diff --git a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts index 56ae9ad32a13..873c4810549e 100644 --- a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts @@ -12,7 +12,8 @@ import { de_ApplyArchiveRuleCommand, se_ApplyArchiveRuleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts index 35eb4070de0c..3c0ecf633302 100644 --- a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts @@ -12,7 +12,8 @@ import { de_CancelPolicyGenerationCommand, se_CancelPolicyGenerationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts b/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts index 57a87545aade..d196721dea2c 100644 --- a/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts @@ -16,7 +16,8 @@ import { de_CheckAccessNotGrantedCommand, se_CheckAccessNotGrantedCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts b/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts index 4d993f5ce1bd..94e6bc5f7aff 100644 --- a/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts @@ -16,7 +16,8 @@ import { de_CheckNoNewAccessCommand, se_CheckNoNewAccessCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts index 22ab8d2a0e1e..9a3ce079bcb4 100644 --- a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccessPreviewCommand, se_CreateAccessPreviewCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts index d35ce58251d5..d4ef991553ae 100644 --- a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAnalyzerCommand, se_CreateAnalyzerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts index 47b2bce13afe..3bb35b774a49 100644 --- a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateArchiveRuleCommand, se_CreateArchiveRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts index 839ddf1d7e57..858c2483c956 100644 --- a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnalyzerCommand, se_DeleteAnalyzerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts index d10692b39480..5407c83983f8 100644 --- a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteArchiveRuleCommand, se_DeleteArchiveRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts index 5788b3f5bea4..ac807347a508 100644 --- a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccessPreviewCommand, se_GetAccessPreviewCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts index 591b3e7698a6..eabfd4b27929 100644 --- a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnalyzedResourceCommand, se_GetAnalyzedResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts index d8752840e057..2b57cdd517c5 100644 --- a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnalyzerCommand, se_GetAnalyzerCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts index ed120261c31c..98210b9c56ff 100644 --- a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveRuleCommand, se_GetArchiveRuleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts index 6e92ad51edd1..34bedbad7d4b 100644 --- a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingCommand, se_GetFindingCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts b/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts index 9fbf1219b034..a32e19610419 100644 --- a/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts +++ b/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts @@ -12,7 +12,8 @@ import { de_GetFindingV2Command, se_GetFindingV2Command } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts index 2c808dd33e40..52988162e594 100644 --- a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts +++ b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetGeneratedPolicyCommand, se_GetGeneratedPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts index 00e5c1b89209..c8abbb390fb4 100644 --- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessPreviewFindingsCommand, se_ListAccessPreviewFindingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts index 580f3ca1dc28..b40727985370 100644 --- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessPreviewsCommand, se_ListAccessPreviewsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts index 6811a9d352d2..38b244e368b4 100644 --- a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnalyzedResourcesCommand, se_ListAnalyzedResourcesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts index 3fe38cf02a3f..97b171bfefaf 100644 --- a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnalyzersCommand, se_ListAnalyzersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts index 0e969699dea2..500afd54589b 100644 --- a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchiveRulesCommand, se_ListArchiveRulesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts index feb9fac1f058..52a365b7f0fe 100644 --- a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts b/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts index 0b48f3f4074a..9d66e4c36267 100644 --- a/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts +++ b/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts @@ -12,7 +12,8 @@ import { de_ListFindingsV2Command, se_ListFindingsV2Command } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts index 09a38ca58784..63fd78425f6f 100644 --- a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyGenerationsCommand, se_ListPolicyGenerationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts index 0d13eb768850..e296f5f1cfb0 100644 --- a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts index 3dbd6f59e4c3..d50740ffe602 100644 --- a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts +++ b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts @@ -12,7 +12,8 @@ import { de_StartPolicyGenerationCommand, se_StartPolicyGenerationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts index d25380db9a2a..88d0d51fad7d 100644 --- a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts +++ b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts @@ -12,7 +12,8 @@ import { de_StartResourceScanCommand, se_StartResourceScanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts index f320a24a156a..e04f70732213 100644 --- a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts index e6d8181c7e37..bd0bbec1708b 100644 --- a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts index 37e0da59ff3d..2ca03cf80171 100644 --- a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateArchiveRuleCommand, se_UpdateArchiveRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts index 0b9b73b7c287..e6b93bcf63a5 100644 --- a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts +++ b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFindingsCommand, se_UpdateFindingsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts index 6649d02668bf..1da19273d34f 100644 --- a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts +++ b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_ValidatePolicyCommand, se_ValidatePolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-accessanalyzer/src/index.ts b/clients/client-accessanalyzer/src/index.ts index f425836d5efa..cca700060f8c 100644 --- a/clients/client-accessanalyzer/src/index.ts +++ b/clients/client-accessanalyzer/src/index.ts @@ -31,8 +31,8 @@ export * from "./AccessAnalyzerClient"; export * from "./AccessAnalyzer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AccessAnalyzerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AccessAnalyzerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-accessanalyzer/src/models/AccessAnalyzerServiceException.ts b/clients/client-accessanalyzer/src/models/AccessAnalyzerServiceException.ts index 4b8db981aee1..298fbb477528 100644 --- a/clients/client-accessanalyzer/src/models/AccessAnalyzerServiceException.ts +++ b/clients/client-accessanalyzer/src/models/AccessAnalyzerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts index 855302cb8a4e..14ebda0d6f3f 100644 --- a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts +++ b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAlternateContactCommand, se_DeleteAlternateContactCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/DisableRegionCommand.ts b/clients/client-account/src/commands/DisableRegionCommand.ts index 8f339a7ac7d5..411283245579 100644 --- a/clients/client-account/src/commands/DisableRegionCommand.ts +++ b/clients/client-account/src/commands/DisableRegionCommand.ts @@ -12,7 +12,8 @@ import { de_DisableRegionCommand, se_DisableRegionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/EnableRegionCommand.ts b/clients/client-account/src/commands/EnableRegionCommand.ts index 19df48cabceb..a64046d5123a 100644 --- a/clients/client-account/src/commands/EnableRegionCommand.ts +++ b/clients/client-account/src/commands/EnableRegionCommand.ts @@ -12,7 +12,8 @@ import { de_EnableRegionCommand, se_EnableRegionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/GetAlternateContactCommand.ts b/clients/client-account/src/commands/GetAlternateContactCommand.ts index 3d10857d3b61..2559462c4924 100644 --- a/clients/client-account/src/commands/GetAlternateContactCommand.ts +++ b/clients/client-account/src/commands/GetAlternateContactCommand.ts @@ -16,7 +16,8 @@ import { de_GetAlternateContactCommand, se_GetAlternateContactCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/GetContactInformationCommand.ts b/clients/client-account/src/commands/GetContactInformationCommand.ts index d2be81c4c7a5..4422aab98acb 100644 --- a/clients/client-account/src/commands/GetContactInformationCommand.ts +++ b/clients/client-account/src/commands/GetContactInformationCommand.ts @@ -16,7 +16,8 @@ import { de_GetContactInformationCommand, se_GetContactInformationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts index 362e0e88bd00..e1a22b4d4005 100644 --- a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts +++ b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegionOptStatusCommand, se_GetRegionOptStatusCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/ListRegionsCommand.ts b/clients/client-account/src/commands/ListRegionsCommand.ts index ad3af49971bc..8193fc819486 100644 --- a/clients/client-account/src/commands/ListRegionsCommand.ts +++ b/clients/client-account/src/commands/ListRegionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRegionsCommand, se_ListRegionsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/PutAlternateContactCommand.ts b/clients/client-account/src/commands/PutAlternateContactCommand.ts index 42b686dc3f5b..9c49ee81aafa 100644 --- a/clients/client-account/src/commands/PutAlternateContactCommand.ts +++ b/clients/client-account/src/commands/PutAlternateContactCommand.ts @@ -12,7 +12,8 @@ import { de_PutAlternateContactCommand, se_PutAlternateContactCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/commands/PutContactInformationCommand.ts b/clients/client-account/src/commands/PutContactInformationCommand.ts index 68b3cbb47133..fc1160e2f3d7 100644 --- a/clients/client-account/src/commands/PutContactInformationCommand.ts +++ b/clients/client-account/src/commands/PutContactInformationCommand.ts @@ -12,7 +12,8 @@ import { de_PutContactInformationCommand, se_PutContactInformationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-account/src/index.ts b/clients/client-account/src/index.ts index d9ca5c668113..8eb626b8d494 100644 --- a/clients/client-account/src/index.ts +++ b/clients/client-account/src/index.ts @@ -8,8 +8,8 @@ export * from "./AccountClient"; export * from "./Account"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AccountExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AccountExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-account/src/models/AccountServiceException.ts b/clients/client-account/src/models/AccountServiceException.ts index be629852a9eb..c916cb4861e5 100644 --- a/clients/client-account/src/models/AccountServiceException.ts +++ b/clients/client-account/src/models/AccountServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts index 8d24848d8539..2549d56993ef 100644 --- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts +++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts index 18a256caca2b..e8aa90addb8f 100644 --- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCertificateAuthorityCommand, se_CreateCertificateAuthorityComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts index abd25bea95ee..fbf43030d68c 100644 --- a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts +++ b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePermissionCommand, se_CreatePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts index d58a1b91e76f..89c13b71adf8 100644 --- a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCertificateAuthorityCommand, se_DeleteCertificateAuthorityComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts index 56231610eb81..3fd7d2e16bb2 100644 --- a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts +++ b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePermissionCommand, se_DeletePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts index d251aef4f33f..25a9da6116b6 100644 --- a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts index 89641fb3ab07..b15ad0980a4b 100644 --- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts +++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts index ecb3d203afec..709f56661cfc 100644 --- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts index 31237d54b1f0..7db7f339c5f0 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts index 03a1d7b873a1..bc4f01f9ad30 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts @@ -12,7 +12,8 @@ import { de_GetCertificateAuthorityCsrCommand, se_GetCertificateAuthorityCsrComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts index f8fb7557e689..5004dfb4f8ee 100644 --- a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_GetCertificateCommand, se_GetCertificateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts index ed90c44b47c4..d27e9e6fbbdd 100644 --- a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts index 6feb14c9d274..c4927b8d9d4b 100644 --- a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts index 5f7cc1a2ec15..0a4d5f3fc6af 100644 --- a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_IssueCertificateCommand, se_IssueCertificateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts index 6429857db59f..3a706270bfdd 100644 --- a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts +++ b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificateAuthoritiesCommand, se_ListCertificateAuthoritiesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts index 890555f4d4c2..e7f1076fc975 100644 --- a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts +++ b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPermissionsCommand, se_ListPermissionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/ListTagsCommand.ts b/clients/client-acm-pca/src/commands/ListTagsCommand.ts index c7cbc023b8c8..2916d8530c23 100644 --- a/clients/client-acm-pca/src/commands/ListTagsCommand.ts +++ b/clients/client-acm-pca/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts index f6676d9f57c7..675292ce69af 100644 --- a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts +++ b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts index 68a84a9ed124..88f1248997d3 100644 --- a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreCertificateAuthorityCommand, se_RestoreCertificateAuthorityCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts index a115355ab2c5..4c3e4bd03340 100644 --- a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts +++ b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeCertificateCommand, se_RevokeCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts index 822e58e5b0a5..74c4777b9f56 100644 --- a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_TagCertificateAuthorityCommand, se_TagCertificateAuthorityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts index 0ada86961fcd..29e4b4643f79 100644 --- a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_UntagCertificateAuthorityCommand, se_UntagCertificateAuthorityComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts index 22fcce7b8c01..819ab648c492 100644 --- a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts +++ b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCertificateAuthorityCommand, se_UpdateCertificateAuthorityComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm-pca/src/index.ts b/clients/client-acm-pca/src/index.ts index 5aa00066fa2e..0e61ed37f66e 100644 --- a/clients/client-acm-pca/src/index.ts +++ b/clients/client-acm-pca/src/index.ts @@ -23,8 +23,8 @@ export * from "./ACMPCAClient"; export * from "./ACMPCA"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ACMPCAExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ACMPCAExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-acm-pca/src/models/ACMPCAServiceException.ts b/clients/client-acm-pca/src/models/ACMPCAServiceException.ts index 38b30d63793a..b9761969fcae 100644 --- a/clients/client-acm-pca/src/models/ACMPCAServiceException.ts +++ b/clients/client-acm-pca/src/models/ACMPCAServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts index 87dbbedfb653..60a60907a224 100644 --- a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts +++ b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToCertificateCommand, se_AddTagsToCertificateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/DeleteCertificateCommand.ts b/clients/client-acm/src/commands/DeleteCertificateCommand.ts index 7acea985dced..53f269f1bfdc 100644 --- a/clients/client-acm/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-acm/src/commands/DeleteCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/DescribeCertificateCommand.ts b/clients/client-acm/src/commands/DescribeCertificateCommand.ts index 26898d64f786..7573dbb5bd6f 100644 --- a/clients/client-acm/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-acm/src/commands/DescribeCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCertificateCommand, se_DescribeCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/ExportCertificateCommand.ts b/clients/client-acm/src/commands/ExportCertificateCommand.ts index 828c4782b78e..cfa9c968efcc 100644 --- a/clients/client-acm/src/commands/ExportCertificateCommand.ts +++ b/clients/client-acm/src/commands/ExportCertificateCommand.ts @@ -17,7 +17,8 @@ import { de_ExportCertificateCommand, se_ExportCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts index eadbe9dddb87..80123dbd0870 100644 --- a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts +++ b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountConfigurationCommand, se_GetAccountConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/GetCertificateCommand.ts b/clients/client-acm/src/commands/GetCertificateCommand.ts index e50bd955ef99..12924e39310a 100644 --- a/clients/client-acm/src/commands/GetCertificateCommand.ts +++ b/clients/client-acm/src/commands/GetCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_GetCertificateCommand, se_GetCertificateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/ImportCertificateCommand.ts b/clients/client-acm/src/commands/ImportCertificateCommand.ts index 4ac8a04bf242..1825084db570 100644 --- a/clients/client-acm/src/commands/ImportCertificateCommand.ts +++ b/clients/client-acm/src/commands/ImportCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_ImportCertificateCommand, se_ImportCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/ListCertificatesCommand.ts b/clients/client-acm/src/commands/ListCertificatesCommand.ts index 5978cdf25bdf..942d53063f0e 100644 --- a/clients/client-acm/src/commands/ListCertificatesCommand.ts +++ b/clients/client-acm/src/commands/ListCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificatesCommand, se_ListCertificatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts index 1c90b2371ada..4b40b5f9a538 100644 --- a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts +++ b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForCertificateCommand, se_ListTagsForCertificateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts index 7e402cfb5990..f64e68bb9c86 100644 --- a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts +++ b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountConfigurationCommand, se_PutAccountConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts index 941be2abca04..fdf38392ae0d 100644 --- a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts +++ b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromCertificateCommand, se_RemoveTagsFromCertificateComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/RenewCertificateCommand.ts b/clients/client-acm/src/commands/RenewCertificateCommand.ts index a6c1acc12858..111a8839070b 100644 --- a/clients/client-acm/src/commands/RenewCertificateCommand.ts +++ b/clients/client-acm/src/commands/RenewCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RenewCertificateCommand, se_RenewCertificateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/RequestCertificateCommand.ts b/clients/client-acm/src/commands/RequestCertificateCommand.ts index 36fd3f822535..3e2baa7a205f 100644 --- a/clients/client-acm/src/commands/RequestCertificateCommand.ts +++ b/clients/client-acm/src/commands/RequestCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RequestCertificateCommand, se_RequestCertificateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts index 7cc0d98a19ec..d4f20b7eab8b 100644 --- a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts +++ b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts @@ -12,7 +12,8 @@ import { de_ResendValidationEmailCommand, se_ResendValidationEmailCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts index a662060471d0..1c46237f20e5 100644 --- a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts +++ b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCertificateOptionsCommand, se_UpdateCertificateOptionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-acm/src/index.ts b/clients/client-acm/src/index.ts index fcc8785e5a15..99aabdd32d42 100644 --- a/clients/client-acm/src/index.ts +++ b/clients/client-acm/src/index.ts @@ -10,8 +10,8 @@ export * from "./ACMClient"; export * from "./ACM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ACMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ACMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-acm/src/models/ACMServiceException.ts b/clients/client-acm/src/models/ACMServiceException.ts index 99125b07ea52..80874d498d2e 100644 --- a/clients/client-acm/src/models/ACMServiceException.ts +++ b/clients/client-acm/src/models/ACMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts index 86fec88a912c..642a23d05b25 100644 --- a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts index 9d876c54d293..f6db41698a6f 100644 --- a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLoggingConfigurationCommand, se_CreateLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts index e7dcab73627e..2f6a9a088ea7 100644 --- a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRuleGroupsNamespaceCommand, se_CreateRuleGroupsNamespaceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/CreateScraperCommand.ts b/clients/client-amp/src/commands/CreateScraperCommand.ts index e67e389ac05c..164eb67e0ca3 100644 --- a/clients/client-amp/src/commands/CreateScraperCommand.ts +++ b/clients/client-amp/src/commands/CreateScraperCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScraperCommand, se_CreateScraperCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts index 604d45dd0bf9..b75d7ca60ca8 100644 --- a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkspaceCommand, se_CreateWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts index 130710332481..4616f1e94729 100644 --- a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts index 939b7ad1a6bd..a94657dd94a6 100644 --- a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLoggingConfigurationCommand, se_DeleteLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts index eb785d695970..a3ed2bc50f7f 100644 --- a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleGroupsNamespaceCommand, se_DeleteRuleGroupsNamespaceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DeleteScraperCommand.ts b/clients/client-amp/src/commands/DeleteScraperCommand.ts index 7321261b0f72..c63bf90b7063 100644 --- a/clients/client-amp/src/commands/DeleteScraperCommand.ts +++ b/clients/client-amp/src/commands/DeleteScraperCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScraperCommand, se_DeleteScraperCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts index 6ae3169b62f8..9b5c45d594da 100644 --- a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkspaceCommand, se_DeleteWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts index a456545bbaee..3f3674e52fa7 100644 --- a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts index 902af72f8160..864cce0f7a9a 100644 --- a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts index cfd1fe41336a..1247ba3ecfdd 100644 --- a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DescribeScraperCommand.ts b/clients/client-amp/src/commands/DescribeScraperCommand.ts index 89426a711820..34cb88aac694 100644 --- a/clients/client-amp/src/commands/DescribeScraperCommand.ts +++ b/clients/client-amp/src/commands/DescribeScraperCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScraperCommand, se_DescribeScraperCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts index a23b83c57470..6e67a158af22 100644 --- a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts +++ b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeWorkspaceCommand, se_DescribeWorkspaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts b/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts index ed9bd829297e..c4df86de14c8 100644 --- a/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts +++ b/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts index 2684a0e35866..bdc643ea2464 100644 --- a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts +++ b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleGroupsNamespacesCommand, se_ListRuleGroupsNamespacesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/ListScrapersCommand.ts b/clients/client-amp/src/commands/ListScrapersCommand.ts index 9349eb8e5cd7..1f3df0999018 100644 --- a/clients/client-amp/src/commands/ListScrapersCommand.ts +++ b/clients/client-amp/src/commands/ListScrapersCommand.ts @@ -12,7 +12,8 @@ import { de_ListScrapersCommand, se_ListScrapersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts index 49869ee85385..e679a25f974c 100644 --- a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/ListWorkspacesCommand.ts b/clients/client-amp/src/commands/ListWorkspacesCommand.ts index 71370f99ef61..8543d76930b4 100644 --- a/clients/client-amp/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-amp/src/commands/ListWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkspacesCommand, se_ListWorkspacesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts index 63432c3cde19..261988b9aa18 100644 --- a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts +++ b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_PutAlertManagerDefinitionCommand, se_PutAlertManagerDefinitionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts index 8ab2adc0b7e9..422c4c9cb488 100644 --- a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts +++ b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_PutRuleGroupsNamespaceCommand, se_PutRuleGroupsNamespaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/TagResourceCommand.ts b/clients/client-amp/src/commands/TagResourceCommand.ts index 86a76fec5008..7f10c0c3f1f1 100644 --- a/clients/client-amp/src/commands/TagResourceCommand.ts +++ b/clients/client-amp/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/UntagResourceCommand.ts b/clients/client-amp/src/commands/UntagResourceCommand.ts index e8adadcc8fe2..0aaada6d61a8 100644 --- a/clients/client-amp/src/commands/UntagResourceCommand.ts +++ b/clients/client-amp/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts index 0bbf608df461..21313c19941c 100644 --- a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoggingConfigurationCommand, se_UpdateLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts index 7f389e4b9879..3dd0db9efb24 100644 --- a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts +++ b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkspaceAliasCommand, se_UpdateWorkspaceAliasCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amp/src/index.ts b/clients/client-amp/src/index.ts index e9952be75fa3..fc2467531c87 100644 --- a/clients/client-amp/src/index.ts +++ b/clients/client-amp/src/index.ts @@ -25,8 +25,8 @@ export * from "./AmpClient"; export * from "./Amp"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AmpExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AmpExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-amp/src/models/AmpServiceException.ts b/clients/client-amp/src/models/AmpServiceException.ts index 9b56fa65245c..b162eb403154 100644 --- a/clients/client-amp/src/models/AmpServiceException.ts +++ b/clients/client-amp/src/models/AmpServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-amplify/src/commands/CreateAppCommand.ts b/clients/client-amplify/src/commands/CreateAppCommand.ts index d02b7babbb67..1f0f5ff156f4 100644 --- a/clients/client-amplify/src/commands/CreateAppCommand.ts +++ b/clients/client-amplify/src/commands/CreateAppCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAppCommand, se_CreateAppCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts index 738250554c84..66f5797a21f2 100644 --- a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackendEnvironmentCommand, se_CreateBackendEnvironmentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/CreateBranchCommand.ts b/clients/client-amplify/src/commands/CreateBranchCommand.ts index f2f060886efd..cf4493d6946c 100644 --- a/clients/client-amplify/src/commands/CreateBranchCommand.ts +++ b/clients/client-amplify/src/commands/CreateBranchCommand.ts @@ -17,7 +17,8 @@ import { de_CreateBranchCommand, se_CreateBranchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts index 232138b78b08..e227501b24a2 100644 --- a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts index 6b9b0d8c5648..068db0e718c9 100644 --- a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainAssociationCommand, se_CreateDomainAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/CreateWebhookCommand.ts b/clients/client-amplify/src/commands/CreateWebhookCommand.ts index 5cca04d89f7b..d003f2697031 100644 --- a/clients/client-amplify/src/commands/CreateWebhookCommand.ts +++ b/clients/client-amplify/src/commands/CreateWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWebhookCommand, se_CreateWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteAppCommand.ts b/clients/client-amplify/src/commands/DeleteAppCommand.ts index 78c54929de5b..59b8ee554dff 100644 --- a/clients/client-amplify/src/commands/DeleteAppCommand.ts +++ b/clients/client-amplify/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppCommand, se_DeleteAppCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts index f9e7121121fe..987dd10594b9 100644 --- a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackendEnvironmentCommand, se_DeleteBackendEnvironmentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteBranchCommand.ts b/clients/client-amplify/src/commands/DeleteBranchCommand.ts index 9b8b467cfd57..065ad741233c 100644 --- a/clients/client-amplify/src/commands/DeleteBranchCommand.ts +++ b/clients/client-amplify/src/commands/DeleteBranchCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBranchCommand, se_DeleteBranchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts index 6971a3c1b343..01a5b5dcf3a0 100644 --- a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainAssociationCommand, se_DeleteDomainAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteJobCommand.ts b/clients/client-amplify/src/commands/DeleteJobCommand.ts index d721e49f9804..a07d63a8f64e 100644 --- a/clients/client-amplify/src/commands/DeleteJobCommand.ts +++ b/clients/client-amplify/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts index f4e34fbf6693..3e33b15bd461 100644 --- a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWebhookCommand, se_DeleteWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts index 0b943f5f7ae1..ac4fa5f756af 100644 --- a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts +++ b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateAccessLogsCommand, se_GenerateAccessLogsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetAppCommand.ts b/clients/client-amplify/src/commands/GetAppCommand.ts index a48bf53d69f6..999e425a4323 100644 --- a/clients/client-amplify/src/commands/GetAppCommand.ts +++ b/clients/client-amplify/src/commands/GetAppCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppCommand, se_GetAppCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts index 42b8d5fb7eda..c73f1737e334 100644 --- a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts +++ b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetArtifactUrlCommand, se_GetArtifactUrlCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts index b82e166004b6..d8506d2df46d 100644 --- a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts +++ b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendEnvironmentCommand, se_GetBackendEnvironmentCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetBranchCommand.ts b/clients/client-amplify/src/commands/GetBranchCommand.ts index 64d5278d7e10..7981037295cc 100644 --- a/clients/client-amplify/src/commands/GetBranchCommand.ts +++ b/clients/client-amplify/src/commands/GetBranchCommand.ts @@ -12,7 +12,8 @@ import { de_GetBranchCommand, se_GetBranchCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts index ecea53c613cc..95734e9a64d0 100644 --- a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainAssociationCommand, se_GetDomainAssociationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetJobCommand.ts b/clients/client-amplify/src/commands/GetJobCommand.ts index e6f42ffd7b06..896d206be94f 100644 --- a/clients/client-amplify/src/commands/GetJobCommand.ts +++ b/clients/client-amplify/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/GetWebhookCommand.ts b/clients/client-amplify/src/commands/GetWebhookCommand.ts index 06695ca3606b..0a2030d8d1e1 100644 --- a/clients/client-amplify/src/commands/GetWebhookCommand.ts +++ b/clients/client-amplify/src/commands/GetWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_GetWebhookCommand, se_GetWebhookCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListAppsCommand.ts b/clients/client-amplify/src/commands/ListAppsCommand.ts index 1b8fbb90bcd2..a0b9d1366ed9 100644 --- a/clients/client-amplify/src/commands/ListAppsCommand.ts +++ b/clients/client-amplify/src/commands/ListAppsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAppsCommand, se_ListAppsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListArtifactsCommand.ts b/clients/client-amplify/src/commands/ListArtifactsCommand.ts index e8381f763c2e..b99c201ae36c 100644 --- a/clients/client-amplify/src/commands/ListArtifactsCommand.ts +++ b/clients/client-amplify/src/commands/ListArtifactsCommand.ts @@ -12,7 +12,8 @@ import { de_ListArtifactsCommand, se_ListArtifactsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts index e186a1dfe4aa..d737e2bee8aa 100644 --- a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts +++ b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackendEnvironmentsCommand, se_ListBackendEnvironmentsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListBranchesCommand.ts b/clients/client-amplify/src/commands/ListBranchesCommand.ts index b24a002c6536..6990e9a0bfd5 100644 --- a/clients/client-amplify/src/commands/ListBranchesCommand.ts +++ b/clients/client-amplify/src/commands/ListBranchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBranchesCommand, se_ListBranchesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts index 0cb25746baea..3701d37be466 100644 --- a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts +++ b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainAssociationsCommand, se_ListDomainAssociationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListJobsCommand.ts b/clients/client-amplify/src/commands/ListJobsCommand.ts index 4b99de2c789f..aaa36d6a18ee 100644 --- a/clients/client-amplify/src/commands/ListJobsCommand.ts +++ b/clients/client-amplify/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts index ef16563dd520..a59ed93c28a5 100644 --- a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/ListWebhooksCommand.ts b/clients/client-amplify/src/commands/ListWebhooksCommand.ts index 3a5aed754d55..54dcc6db31f1 100644 --- a/clients/client-amplify/src/commands/ListWebhooksCommand.ts +++ b/clients/client-amplify/src/commands/ListWebhooksCommand.ts @@ -12,7 +12,8 @@ import { de_ListWebhooksCommand, se_ListWebhooksCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/StartDeploymentCommand.ts b/clients/client-amplify/src/commands/StartDeploymentCommand.ts index c06fb0300801..abe15c156b24 100644 --- a/clients/client-amplify/src/commands/StartDeploymentCommand.ts +++ b/clients/client-amplify/src/commands/StartDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StartDeploymentCommand, se_StartDeploymentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/StartJobCommand.ts b/clients/client-amplify/src/commands/StartJobCommand.ts index 083e3daba780..5802b58f3928 100644 --- a/clients/client-amplify/src/commands/StartJobCommand.ts +++ b/clients/client-amplify/src/commands/StartJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobCommand, se_StartJobCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/StopJobCommand.ts b/clients/client-amplify/src/commands/StopJobCommand.ts index 17cd55d3a29c..7345a1a033d0 100644 --- a/clients/client-amplify/src/commands/StopJobCommand.ts +++ b/clients/client-amplify/src/commands/StopJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopJobCommand, se_StopJobCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/TagResourceCommand.ts b/clients/client-amplify/src/commands/TagResourceCommand.ts index 6f9c6362e325..1f880f243f8d 100644 --- a/clients/client-amplify/src/commands/TagResourceCommand.ts +++ b/clients/client-amplify/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/UntagResourceCommand.ts b/clients/client-amplify/src/commands/UntagResourceCommand.ts index d878d1bc825c..76129121322f 100644 --- a/clients/client-amplify/src/commands/UntagResourceCommand.ts +++ b/clients/client-amplify/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/UpdateAppCommand.ts b/clients/client-amplify/src/commands/UpdateAppCommand.ts index 69723fc39837..abe0f8de203a 100644 --- a/clients/client-amplify/src/commands/UpdateAppCommand.ts +++ b/clients/client-amplify/src/commands/UpdateAppCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAppCommand, se_UpdateAppCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/UpdateBranchCommand.ts b/clients/client-amplify/src/commands/UpdateBranchCommand.ts index 29cd4cb14605..bc6d93ff8c06 100644 --- a/clients/client-amplify/src/commands/UpdateBranchCommand.ts +++ b/clients/client-amplify/src/commands/UpdateBranchCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateBranchCommand, se_UpdateBranchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts index 937c757286f9..1f68a1a488c0 100644 --- a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts +++ b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainAssociationCommand, se_UpdateDomainAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts index 596e60a610ed..de23943f12d3 100644 --- a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts +++ b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWebhookCommand, se_UpdateWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplify/src/index.ts b/clients/client-amplify/src/index.ts index 1c0236dc4353..618d3fe58657 100644 --- a/clients/client-amplify/src/index.ts +++ b/clients/client-amplify/src/index.ts @@ -13,8 +13,8 @@ export * from "./AmplifyClient"; export * from "./Amplify"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AmplifyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AmplifyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-amplify/src/models/AmplifyServiceException.ts b/clients/client-amplify/src/models/AmplifyServiceException.ts index e30948daef39..70d2ea4a824f 100644 --- a/clients/client-amplify/src/models/AmplifyServiceException.ts +++ b/clients/client-amplify/src/models/AmplifyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts b/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts index 61d1ad82af3b..bc86e5048629 100644 --- a/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/CloneBackendCommand.ts @@ -12,7 +12,8 @@ import { de_CloneBackendCommand, se_CloneBackendCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts index 16327cac9204..02d581151e12 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendAPICommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackendAPICommand, se_CreateBackendAPICommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts index 640e8433de30..bf7bd0fa91cc 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendAuthCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBackendAuthCommand, se_CreateBackendAuthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts index 2d26844a23b0..7f10331c392f 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackendCommand, se_CreateBackendCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts index ea268074c4c3..50f6e079024b 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackendConfigCommand, se_CreateBackendConfigCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts index 0875b87e231b..82f7b6487691 100644 --- a/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateBackendStorageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackendStorageCommand, se_CreateBackendStorageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts b/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts index fd6366ec302f..57f15a5c1e8b 100644 --- a/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/CreateTokenCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTokenCommand, se_CreateTokenCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts index f354977d9371..a8954097fff8 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendAPICommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackendAPICommand, se_DeleteBackendAPICommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts index e372e9e9964c..90f923616802 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendAuthCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackendAuthCommand, se_DeleteBackendAuthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts index e024263598f8..7a5258aea397 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackendCommand, se_DeleteBackendCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts index 544416c0f240..cf90061c2e9e 100644 --- a/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteBackendStorageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackendStorageCommand, se_DeleteBackendStorageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts b/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts index 91c154453794..34778aedef98 100644 --- a/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/DeleteTokenCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTokenCommand, se_DeleteTokenCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts b/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts index 80a591e7e346..a0c16d1173f2 100644 --- a/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts +++ b/clients/client-amplifybackend/src/commands/GenerateBackendAPIModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateBackendAPIModelsCommand, se_GenerateBackendAPIModelsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts index 04640eac76d0..30ffe0090d0e 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAPICommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendAPICommand, se_GetBackendAPICommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts index 14c94801c5af..9a7a9e841fad 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAPIModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendAPIModelsCommand, se_GetBackendAPIModelsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts index 91a416fbf832..3cc43cd38e04 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendAuthCommand.ts @@ -16,7 +16,8 @@ import { de_GetBackendAuthCommand, se_GetBackendAuthCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendCommand.ts index 5f4c86991d6a..1ba6ca6fd834 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendCommand, se_GetBackendCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts index 01af6c0a6acc..068e07db352f 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendJobCommand, se_GetBackendJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts index f1455cf7ae36..fa757f5cfd4b 100644 --- a/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetBackendStorageCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackendStorageCommand, se_GetBackendStorageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/GetTokenCommand.ts b/clients/client-amplifybackend/src/commands/GetTokenCommand.ts index d7236071b271..e631fd92cc32 100644 --- a/clients/client-amplifybackend/src/commands/GetTokenCommand.ts +++ b/clients/client-amplifybackend/src/commands/GetTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetTokenCommand, se_GetTokenCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts index 2a70682b4b18..3026d8413391 100644 --- a/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/ImportBackendAuthCommand.ts @@ -12,7 +12,8 @@ import { de_ImportBackendAuthCommand, se_ImportBackendAuthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts index 3bfb9de38e00..e06042de4823 100644 --- a/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/ImportBackendStorageCommand.ts @@ -12,7 +12,8 @@ import { de_ImportBackendStorageCommand, se_ImportBackendStorageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts b/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts index dc0a0cdef953..34b5aa2452c5 100644 --- a/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts +++ b/clients/client-amplifybackend/src/commands/ListBackendJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackendJobsCommand, se_ListBackendJobsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts b/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts index 84b161314a62..0f98d4f285ca 100644 --- a/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts +++ b/clients/client-amplifybackend/src/commands/ListS3BucketsCommand.ts @@ -12,7 +12,8 @@ import { de_ListS3BucketsCommand, se_ListS3BucketsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts b/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts index 1a816248b15c..1565b7573162 100644 --- a/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts +++ b/clients/client-amplifybackend/src/commands/RemoveAllBackendsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveAllBackendsCommand, se_RemoveAllBackendsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts index 88eff9934c2b..6a945c27cdbf 100644 --- a/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/RemoveBackendConfigCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveBackendConfigCommand, se_RemoveBackendConfigCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts index 8c06cf1d4cd5..9a7f3c334460 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendAPICommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBackendAPICommand, se_UpdateBackendAPICommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts index f7c8865506e6..dbb7cfe03ddb 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendAuthCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateBackendAuthCommand, se_UpdateBackendAuthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts index 37e17a0b0150..a4e39745d6cb 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBackendConfigCommand, se_UpdateBackendConfigCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts index f0e382a5eaf3..2cc8fba249e5 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBackendJobCommand, se_UpdateBackendJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts b/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts index a9c7a8348eb1..a500f3c2c16f 100644 --- a/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts +++ b/clients/client-amplifybackend/src/commands/UpdateBackendStorageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBackendStorageCommand, se_UpdateBackendStorageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifybackend/src/index.ts b/clients/client-amplifybackend/src/index.ts index b09468a3f451..bbc1578038d7 100644 --- a/clients/client-amplifybackend/src/index.ts +++ b/clients/client-amplifybackend/src/index.ts @@ -8,8 +8,8 @@ export * from "./AmplifyBackendClient"; export * from "./AmplifyBackend"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AmplifyBackendExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AmplifyBackendExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-amplifybackend/src/models/AmplifyBackendServiceException.ts b/clients/client-amplifybackend/src/models/AmplifyBackendServiceException.ts index 929d1eae5e36..9b3a9b3d035e 100644 --- a/clients/client-amplifybackend/src/models/AmplifyBackendServiceException.ts +++ b/clients/client-amplifybackend/src/models/AmplifyBackendServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts index acd1ce1e14c4..987034ed28c7 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateComponentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateComponentCommand, se_CreateComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts index c80c47a63993..91784ac9dec4 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateFormCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFormCommand, se_CreateFormCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts index 2e901b79d406..d125f17b0a86 100644 --- a/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/CreateThemeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThemeCommand, se_CreateThemeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts index 2c8f33ed62b9..e4afded8d45a 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteComponentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts index 74acefc49d26..9afdafc3d904 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteFormCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFormCommand, se_DeleteFormCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts index 5a0687587b23..852638f988e4 100644 --- a/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/DeleteThemeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThemeCommand, se_DeleteThemeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts index 3940c64076e1..72455b37ef27 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExchangeCodeForTokenCommand.ts @@ -17,7 +17,8 @@ import { de_ExchangeCodeForTokenCommand, se_ExchangeCodeForTokenCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts index 16fa09d76c90..624b3054df76 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ExportComponentsCommand, se_ExportComponentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts index 37011ed8f4ef..bba00fdde5a0 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportFormsCommand.ts @@ -12,7 +12,8 @@ import { de_ExportFormsCommand, se_ExportFormsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts b/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts index e8d42d5765f5..1c91002f2e51 100644 --- a/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ExportThemesCommand.ts @@ -12,7 +12,8 @@ import { de_ExportThemesCommand, se_ExportThemesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts index 331e82e212b6..a2bd25af4d67 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetCodegenJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetCodegenJobCommand, se_GetCodegenJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts index 57ea15d567e1..9a9a531b16f4 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetComponentCommand.ts @@ -12,7 +12,8 @@ import { de_GetComponentCommand, se_GetComponentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts index 4f249e50eb93..52c39b89fc93 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetFormCommand.ts @@ -12,7 +12,8 @@ import { de_GetFormCommand, se_GetFormCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts index eab1a32936aa..e306d045960e 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetadataCommand, se_GetMetadataCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts index 74250ed69daa..1bb39e5c6c19 100644 --- a/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/GetThemeCommand.ts @@ -12,7 +12,8 @@ import { de_GetThemeCommand, se_GetThemeCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts index add581ea02e3..86df3dfb9b43 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListCodegenJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCodegenJobsCommand, se_ListCodegenJobsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts index f0394adb76c6..ab1de371c723 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts index fa4479f0aecf..ba82df77a13f 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListFormsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFormsCommand, se_ListFormsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ListTagsForResourceCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListTagsForResourceCommand.ts index 0558608af0fd..fea55684a8d7 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts b/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts index 92fcfdf11eaa..f2632357bcf0 100644 --- a/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/ListThemesCommand.ts @@ -12,7 +12,8 @@ import { de_ListThemesCommand, se_ListThemesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts b/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts index ea5f359de4c5..304527e9b909 100644 --- a/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/PutMetadataFlagCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetadataFlagCommand, se_PutMetadataFlagCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts b/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts index f5353baf2b21..33fa97d2236a 100644 --- a/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/RefreshTokenCommand.ts @@ -17,7 +17,8 @@ import { de_RefreshTokenCommand, se_RefreshTokenCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts b/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts index f08ce99516bc..a9327e0c5799 100644 --- a/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/StartCodegenJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartCodegenJobCommand, se_StartCodegenJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/TagResourceCommand.ts b/clients/client-amplifyuibuilder/src/commands/TagResourceCommand.ts index cbdfbda62c1b..4cbecb89fcca 100644 --- a/clients/client-amplifyuibuilder/src/commands/TagResourceCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/UntagResourceCommand.ts b/clients/client-amplifyuibuilder/src/commands/UntagResourceCommand.ts index 4739efe5dfff..4ee7db3b22f9 100644 --- a/clients/client-amplifyuibuilder/src/commands/UntagResourceCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts index 71edd2e3d48a..e91a6ce14620 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateComponentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateComponentCommand, se_UpdateComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts index b356d5a4968e..c63062d09622 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateFormCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFormCommand, se_UpdateFormCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts b/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts index 6e71165b0069..9370d25d77e7 100644 --- a/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts +++ b/clients/client-amplifyuibuilder/src/commands/UpdateThemeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThemeCommand, se_UpdateThemeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-amplifyuibuilder/src/index.ts b/clients/client-amplifyuibuilder/src/index.ts index c264e4dbc6b5..c638dc28d017 100644 --- a/clients/client-amplifyuibuilder/src/index.ts +++ b/clients/client-amplifyuibuilder/src/index.ts @@ -16,8 +16,8 @@ export * from "./AmplifyUIBuilderClient"; export * from "./AmplifyUIBuilder"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AmplifyUIBuilderExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AmplifyUIBuilderExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-amplifyuibuilder/src/models/AmplifyUIBuilderServiceException.ts b/clients/client-amplifyuibuilder/src/models/AmplifyUIBuilderServiceException.ts index 86877702c5c8..2a1cbfe256cf 100644 --- a/clients/client-amplifyuibuilder/src/models/AmplifyUIBuilderServiceException.ts +++ b/clients/client-amplifyuibuilder/src/models/AmplifyUIBuilderServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts b/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts index 23d7f0548e1f..a847bf22adbd 100644 --- a/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiKeyCommand, se_CreateApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts index 714d4b2a0753..2311a4e701e6 100644 --- a/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAuthorizerCommand, se_CreateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts index a401185de39e..7d498578c846 100644 --- a/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateBasePathMappingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBasePathMappingCommand, se_CreateBasePathMappingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts b/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts index 7ddb0d038b13..e0b4fb83d5e7 100644 --- a/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts index b60bf49836bb..ca06c262f3ef 100644 --- a/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDocumentationPartCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDocumentationPartCommand, se_CreateDocumentationPartCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts index 81fd7149ffdd..739a1043480c 100644 --- a/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDocumentationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDocumentationVersionCommand, se_CreateDocumentationVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts b/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts index 8a116d44c278..5f514117b678 100644 --- a/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainNameCommand, se_CreateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateModelCommand.ts b/clients/client-api-gateway/src/commands/CreateModelCommand.ts index 8fc75b2d45ce..dafd05ba7c98 100644 --- a/clients/client-api-gateway/src/commands/CreateModelCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts index 8ede0dda2c23..a5210335f8c6 100644 --- a/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateRequestValidatorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRequestValidatorCommand, se_CreateRequestValidatorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateResourceCommand.ts b/clients/client-api-gateway/src/commands/CreateResourceCommand.ts index 73dd959a53b7..0aa5f1b1b50b 100644 --- a/clients/client-api-gateway/src/commands/CreateResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateResourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResourceCommand, se_CreateResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts b/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts index bbfbeda19c70..0b6f2fe606bf 100644 --- a/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRestApiCommand, se_CreateRestApiCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateStageCommand.ts b/clients/client-api-gateway/src/commands/CreateStageCommand.ts index 7fe3e173a717..035275aa7459 100644 --- a/clients/client-api-gateway/src/commands/CreateStageCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateStageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStageCommand, se_CreateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts index ee1a9f5c8595..8680ec13b61a 100644 --- a/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateUsagePlanCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUsagePlanCommand, se_CreateUsagePlanCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts index ec7877fcceba..cb500ab388fa 100644 --- a/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateUsagePlanKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUsagePlanKeyCommand, se_CreateUsagePlanKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts index 0e4de6d58aa7..17b2ea48db16 100644 --- a/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/CreateVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcLinkCommand, se_CreateVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts b/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts index d0b8b047f159..9d98e85ca82c 100644 --- a/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiKeyCommand, se_DeleteApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts index 6bbb62315a00..881e92dccb35 100644 --- a/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAuthorizerCommand, se_DeleteAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts index 2946ce6e7394..78da5e383d62 100644 --- a/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteBasePathMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBasePathMappingCommand, se_DeleteBasePathMappingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts index 27665fe368ac..f2a8283b7091 100644 --- a/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClientCertificateCommand, se_DeleteClientCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts b/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts index b8fb4ce7f5ed..bb4b10231fd3 100644 --- a/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentCommand, se_DeleteDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts index 9f71276c8d37..3e01eeee17c1 100644 --- a/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDocumentationPartCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDocumentationPartCommand, se_DeleteDocumentationPartCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts index 5d006fffb1d7..c34823cc3872 100644 --- a/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDocumentationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDocumentationVersionCommand, se_DeleteDocumentationVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts b/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts index 95285b775415..8e9764a555dc 100644 --- a/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainNameCommand, se_DeleteDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts index 9cc93197f4bb..38d366112797 100644 --- a/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteGatewayResponseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGatewayResponseCommand, se_DeleteGatewayResponseCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts b/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts index fc02d114860e..dec3b47067e6 100644 --- a/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntegrationCommand, se_DeleteIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts index 02a51d2ee06b..036b20c0564d 100644 --- a/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntegrationResponseCommand, se_DeleteIntegrationResponseComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts b/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts index c5ebd2b4608f..36851a431172 100644 --- a/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteMethodCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMethodCommand, se_DeleteMethodCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts index e1322bc03692..fcd768579ecb 100644 --- a/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteMethodResponseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMethodResponseCommand, se_DeleteMethodResponseCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteModelCommand.ts b/clients/client-api-gateway/src/commands/DeleteModelCommand.ts index d6509bf0dbf3..b96532eeae51 100644 --- a/clients/client-api-gateway/src/commands/DeleteModelCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts index e50b6b688831..d0a6d935da20 100644 --- a/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteRequestValidatorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRequestValidatorCommand, se_DeleteRequestValidatorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts b/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts index 39afbee56ed4..f9c9fca6e71d 100644 --- a/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceCommand, se_DeleteResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts b/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts index 0239653e50dc..34be0857037d 100644 --- a/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRestApiCommand, se_DeleteRestApiCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteStageCommand.ts b/clients/client-api-gateway/src/commands/DeleteStageCommand.ts index dca538b5ef66..a2333bdd2663 100644 --- a/clients/client-api-gateway/src/commands/DeleteStageCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteStageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStageCommand, se_DeleteStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts index b7a57f2dc313..e4163b6946fc 100644 --- a/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteUsagePlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUsagePlanCommand, se_DeleteUsagePlanCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts index fc29b3e57ecd..4b23b27f9e15 100644 --- a/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteUsagePlanKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUsagePlanKeyCommand, se_DeleteUsagePlanKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts index f764e68c2ae3..650e37c57a12 100644 --- a/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/DeleteVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcLinkCommand, se_DeleteVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts b/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts index 62ad97b201c5..4fac2e93e790 100644 --- a/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts +++ b/clients/client-api-gateway/src/commands/FlushStageAuthorizersCacheCommand.ts @@ -12,7 +12,8 @@ import { de_FlushStageAuthorizersCacheCommand, se_FlushStageAuthorizersCacheComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts b/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts index 72c23041d38f..d8ab3d19dff0 100644 --- a/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts +++ b/clients/client-api-gateway/src/commands/FlushStageCacheCommand.ts @@ -12,7 +12,8 @@ import { de_FlushStageCacheCommand, se_FlushStageCacheCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts index 30b1fff8296c..71b58a679864 100644 --- a/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/GenerateClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateClientCertificateCommand, se_GenerateClientCertificateComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetAccountCommand.ts b/clients/client-api-gateway/src/commands/GetAccountCommand.ts index 37d981cbae46..6b34c433d852 100644 --- a/clients/client-api-gateway/src/commands/GetAccountCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts b/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts index e4a4dd833a25..15d9870cf5d5 100644 --- a/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/GetApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiKeyCommand, se_GetApiKeyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts b/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts index 85733546611b..181bbab69458 100644 --- a/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/GetApiKeysCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiKeysCommand, se_GetApiKeysCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts index 78e7a0305b0b..0136c81fcbe1 100644 --- a/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizerCommand, se_GetAuthorizerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts b/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts index 65ea0f1dca7c..1f5b7519aa54 100644 --- a/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts +++ b/clients/client-api-gateway/src/commands/GetAuthorizersCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizersCommand, se_GetAuthorizersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts index fb354e186754..25aba557bea8 100644 --- a/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/GetBasePathMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetBasePathMappingCommand, se_GetBasePathMappingCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts b/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts index 1925aa450a1c..fd84251712d0 100644 --- a/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetBasePathMappingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBasePathMappingsCommand, se_GetBasePathMappingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts index a6f8f6e0fa66..6fbd56db1c7e 100644 --- a/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/GetClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_GetClientCertificateCommand, se_GetClientCertificateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts b/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts index 947eb19cef69..fa21ab5bc59c 100644 --- a/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetClientCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_GetClientCertificatesCommand, se_GetClientCertificatesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts b/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts index fd58fd7980f9..c64ea34505e9 100644 --- a/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts b/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts index c6ab663f8886..c7137aef977c 100644 --- a/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentsCommand, se_GetDeploymentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts index 518603c49b66..023581492150 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationPartCommand.ts @@ -12,7 +12,8 @@ import { de_GetDocumentationPartCommand, se_GetDocumentationPartCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts index 84f26cc31f44..1a63d34573fd 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationPartsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDocumentationPartsCommand, se_GetDocumentationPartsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts index 0fb12385d1c6..204e4ee03d2e 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetDocumentationVersionCommand, se_GetDocumentationVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts b/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts index c8785f04b04e..733b6bdcd081 100644 --- a/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDocumentationVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDocumentationVersionsCommand, se_GetDocumentationVersionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts b/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts index 984ecaa68ba6..a409849942be 100644 --- a/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainNameCommand, se_GetDomainNameCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts b/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts index 3be7094ea8b0..fed6fdf8351c 100644 --- a/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetDomainNamesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainNamesCommand, se_GetDomainNamesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetExportCommand.ts b/clients/client-api-gateway/src/commands/GetExportCommand.ts index b6e55b9620f4..e83354bdca93 100644 --- a/clients/client-api-gateway/src/commands/GetExportCommand.ts +++ b/clients/client-api-gateway/src/commands/GetExportCommand.ts @@ -13,7 +13,8 @@ import { de_GetExportCommand, se_GetExportCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts index c0673035d7d3..853e597dea40 100644 --- a/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetGatewayResponseCommand.ts @@ -12,7 +12,8 @@ import { de_GetGatewayResponseCommand, se_GetGatewayResponseCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts b/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts index 7a0c7fe507b0..3e86b2b4b3b6 100644 --- a/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetGatewayResponsesCommand.ts @@ -12,7 +12,8 @@ import { de_GetGatewayResponsesCommand, se_GetGatewayResponsesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts b/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts index 8a294c7cfd19..fefbfdb9a362 100644 --- a/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/GetIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationCommand, se_GetIntegrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts index 518216be429d..3e882feb4727 100644 --- a/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationResponseCommand, se_GetIntegrationResponseCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetMethodCommand.ts b/clients/client-api-gateway/src/commands/GetMethodCommand.ts index ab5779756774..9f04e6cd703e 100644 --- a/clients/client-api-gateway/src/commands/GetMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/GetMethodCommand.ts @@ -12,7 +12,8 @@ import { de_GetMethodCommand, se_GetMethodCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts index 264c7198c098..e28df7b3b8b1 100644 --- a/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/GetMethodResponseCommand.ts @@ -12,7 +12,8 @@ import { de_GetMethodResponseCommand, se_GetMethodResponseCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetModelCommand.ts b/clients/client-api-gateway/src/commands/GetModelCommand.ts index 5aa12cbbf8cc..2ca528719b3f 100644 --- a/clients/client-api-gateway/src/commands/GetModelCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelCommand, se_GetModelCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts b/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts index edb6cdd50a15..fe7ec46d0be1 100644 --- a/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelTemplateCommand, se_GetModelTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetModelsCommand.ts b/clients/client-api-gateway/src/commands/GetModelsCommand.ts index f3b2df5a2f4d..73eaabc0a304 100644 --- a/clients/client-api-gateway/src/commands/GetModelsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts index cf1788072784..e44d48b66a42 100644 --- a/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRequestValidatorCommand.ts @@ -12,7 +12,8 @@ import { de_GetRequestValidatorCommand, se_GetRequestValidatorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts b/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts index 7d14e851ae37..4338135a7b5e 100644 --- a/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRequestValidatorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRequestValidatorsCommand, se_GetRequestValidatorsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetResourceCommand.ts b/clients/client-api-gateway/src/commands/GetResourceCommand.ts index ad6a370cf18a..3dacb049edf8 100644 --- a/clients/client-api-gateway/src/commands/GetResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/GetResourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceCommand, se_GetResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetResourcesCommand.ts b/clients/client-api-gateway/src/commands/GetResourcesCommand.ts index a07b706e8424..ce46f04c9cac 100644 --- a/clients/client-api-gateway/src/commands/GetResourcesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcesCommand, se_GetResourcesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetRestApiCommand.ts b/clients/client-api-gateway/src/commands/GetRestApiCommand.ts index f0bec6c57ec4..5df171ed48b9 100644 --- a/clients/client-api-gateway/src/commands/GetRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_GetRestApiCommand, se_GetRestApiCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetRestApisCommand.ts b/clients/client-api-gateway/src/commands/GetRestApisCommand.ts index ee3b171ba647..405509370d32 100644 --- a/clients/client-api-gateway/src/commands/GetRestApisCommand.ts +++ b/clients/client-api-gateway/src/commands/GetRestApisCommand.ts @@ -12,7 +12,8 @@ import { de_GetRestApisCommand, se_GetRestApisCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetSdkCommand.ts b/clients/client-api-gateway/src/commands/GetSdkCommand.ts index aa33176dff9c..3067f2798372 100644 --- a/clients/client-api-gateway/src/commands/GetSdkCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkCommand.ts @@ -13,7 +13,8 @@ import { de_GetSdkCommand, se_GetSdkCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts b/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts index c18b1b5eb48b..c516f8665aef 100644 --- a/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetSdkTypeCommand, se_GetSdkTypeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts b/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts index d0442f139e74..ed760b262b43 100644 --- a/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetSdkTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetSdkTypesCommand, se_GetSdkTypesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetStageCommand.ts b/clients/client-api-gateway/src/commands/GetStageCommand.ts index ecd51c1187b7..3b994e9798a5 100644 --- a/clients/client-api-gateway/src/commands/GetStageCommand.ts +++ b/clients/client-api-gateway/src/commands/GetStageCommand.ts @@ -12,7 +12,8 @@ import { de_GetStageCommand, se_GetStageCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetStagesCommand.ts b/clients/client-api-gateway/src/commands/GetStagesCommand.ts index 2c8643500b2a..5863a7cdf602 100644 --- a/clients/client-api-gateway/src/commands/GetStagesCommand.ts +++ b/clients/client-api-gateway/src/commands/GetStagesCommand.ts @@ -12,7 +12,8 @@ import { de_GetStagesCommand, se_GetStagesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetTagsCommand.ts b/clients/client-api-gateway/src/commands/GetTagsCommand.ts index 777e54e0db1e..c2373ff5d4d9 100644 --- a/clients/client-api-gateway/src/commands/GetTagsCommand.ts +++ b/clients/client-api-gateway/src/commands/GetTagsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetUsageCommand.ts b/clients/client-api-gateway/src/commands/GetUsageCommand.ts index 58feb2375a26..f0d39ef99a61 100644 --- a/clients/client-api-gateway/src/commands/GetUsageCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsageCommand, se_GetUsageCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts index 588dbc5b42b2..c7ab16dd7741 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsagePlanCommand, se_GetUsagePlanCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts index c59cbdf7d0af..24775a329871 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsagePlanKeyCommand, se_GetUsagePlanKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts index e7545dedc65f..b11718b555a9 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlanKeysCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsagePlanKeysCommand, se_GetUsagePlanKeysCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts b/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts index bf644196c299..63bcd2056238 100644 --- a/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts +++ b/clients/client-api-gateway/src/commands/GetUsagePlansCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsagePlansCommand, se_GetUsagePlansCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts index 6231f153d260..4fcfe2482d27 100644 --- a/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/GetVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpcLinkCommand, se_GetVpcLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts b/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts index 5b07def32ccb..cefee04c3f18 100644 --- a/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts +++ b/clients/client-api-gateway/src/commands/GetVpcLinksCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpcLinksCommand, se_GetVpcLinksCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts index f7d385aedaba..2abd785c9420 100644 --- a/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportApiKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ImportApiKeysCommand, se_ImportApiKeysCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts index 74e3993f55f1..827836a901a9 100644 --- a/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportDocumentationPartsCommand.ts @@ -12,7 +12,8 @@ import { de_ImportDocumentationPartsCommand, se_ImportDocumentationPartsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts index 948353534143..43cde4642da4 100644 --- a/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/ImportRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_ImportRestApiCommand, se_ImportRestApiCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts index 3d650294f048..177356743fec 100644 --- a/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutGatewayResponseCommand.ts @@ -12,7 +12,8 @@ import { de_PutGatewayResponseCommand, se_PutGatewayResponseCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts b/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts index 1b69a9ea3ed0..be359fb178b1 100644 --- a/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/PutIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_PutIntegrationCommand, se_PutIntegrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts index 5476ddbf56ab..8641b517dc88 100644 --- a/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_PutIntegrationResponseCommand, se_PutIntegrationResponseCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutMethodCommand.ts b/clients/client-api-gateway/src/commands/PutMethodCommand.ts index 544481a9600a..d36a15eff2e6 100644 --- a/clients/client-api-gateway/src/commands/PutMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/PutMethodCommand.ts @@ -12,7 +12,8 @@ import { de_PutMethodCommand, se_PutMethodCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts index fade33d7cd64..20b331059f16 100644 --- a/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/PutMethodResponseCommand.ts @@ -12,7 +12,8 @@ import { de_PutMethodResponseCommand, se_PutMethodResponseCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts index 9fcc35e97384..c1d549597bfc 100644 --- a/clients/client-api-gateway/src/commands/PutRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/PutRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_PutRestApiCommand, se_PutRestApiCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-api-gateway/src/commands/TagResourceCommand.ts b/clients/client-api-gateway/src/commands/TagResourceCommand.ts index 62838dfe3d51..53536cba1943 100644 --- a/clients/client-api-gateway/src/commands/TagResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts index 22cdafdfb093..7a92ae3a33c3 100644 --- a/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/TestInvokeAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_TestInvokeAuthorizerCommand, se_TestInvokeAuthorizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts b/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts index 2afa04af982d..390fc9ecce5a 100644 --- a/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/TestInvokeMethodCommand.ts @@ -12,7 +12,8 @@ import { de_TestInvokeMethodCommand, se_TestInvokeMethodCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UntagResourceCommand.ts b/clients/client-api-gateway/src/commands/UntagResourceCommand.ts index 4f6da73885e4..e1cda30eb9ef 100644 --- a/clients/client-api-gateway/src/commands/UntagResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts b/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts index bf660697fdec..d19233b9a52d 100644 --- a/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateAccountCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountCommand, se_UpdateAccountCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts b/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts index cb10819f7a63..0d94eb082d34 100644 --- a/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiKeyCommand, se_UpdateApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts b/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts index 3b13fda61a9d..045e199b6c93 100644 --- a/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts b/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts index e02ab652f85c..218e929e196f 100644 --- a/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateBasePathMappingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBasePathMappingCommand, se_UpdateBasePathMappingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts b/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts index 900320e7d21d..e03105a36606 100644 --- a/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClientCertificateCommand, se_UpdateClientCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts b/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts index 57e39ac3b29e..ade5e0f61927 100644 --- a/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeploymentCommand, se_UpdateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts b/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts index d4fd3d0a3817..d8211896e6c1 100644 --- a/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDocumentationPartCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDocumentationPartCommand, se_UpdateDocumentationPartCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts b/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts index 27f0666c1379..9aa3abd37bc4 100644 --- a/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDocumentationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDocumentationVersionCommand, se_UpdateDocumentationVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts b/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts index 7f9045e86c47..9b3bc3aa9d16 100644 --- a/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainNameCommand, se_UpdateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts index 291dbd416814..eae969a944ae 100644 --- a/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateGatewayResponseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewayResponseCommand, se_UpdateGatewayResponseCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts b/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts index f9bc973184f8..3ef92faa4d9f 100644 --- a/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIntegrationCommand, se_UpdateIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts index 7038990df4ad..505b36d6c6d1 100644 --- a/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIntegrationResponseCommand, se_UpdateIntegrationResponseComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts b/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts index fa04af155ae4..06dfb4caca28 100644 --- a/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateMethodCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMethodCommand, se_UpdateMethodCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts b/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts index 7121ab71c110..9914aa158a62 100644 --- a/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateMethodResponseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMethodResponseCommand, se_UpdateMethodResponseCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateModelCommand.ts b/clients/client-api-gateway/src/commands/UpdateModelCommand.ts index f0d03f22392a..1a91dc480f21 100644 --- a/clients/client-api-gateway/src/commands/UpdateModelCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts b/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts index d7f26164d657..6d4da710a302 100644 --- a/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateRequestValidatorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRequestValidatorCommand, se_UpdateRequestValidatorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts b/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts index 584e31078531..3b54b1234754 100644 --- a/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts b/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts index 8c27e12363d3..fb116ed32568 100644 --- a/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateRestApiCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRestApiCommand, se_UpdateRestApiCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateStageCommand.ts b/clients/client-api-gateway/src/commands/UpdateStageCommand.ts index 5ad883de02d1..198db4e4c6ec 100644 --- a/clients/client-api-gateway/src/commands/UpdateStageCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateStageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStageCommand, se_UpdateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts b/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts index 63668d7d7bdf..4c3f7d7d445f 100644 --- a/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateUsageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUsageCommand, se_UpdateUsageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts b/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts index a08753e5332a..0f314b9769eb 100644 --- a/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateUsagePlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUsagePlanCommand, se_UpdateUsagePlanCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts b/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts index c9ecf6a85469..920679b0a659 100644 --- a/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts +++ b/clients/client-api-gateway/src/commands/UpdateVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVpcLinkCommand, se_UpdateVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-api-gateway/src/index.ts b/clients/client-api-gateway/src/index.ts index 2bb9ca266ed4..b7874f260cf1 100644 --- a/clients/client-api-gateway/src/index.ts +++ b/clients/client-api-gateway/src/index.ts @@ -9,8 +9,8 @@ export * from "./APIGatewayClient"; export * from "./APIGateway"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { APIGatewayExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { APIGatewayExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-api-gateway/src/models/APIGatewayServiceException.ts b/clients/client-api-gateway/src/models/APIGatewayServiceException.ts index 42cd04ceae96..c2e9d57e1333 100644 --- a/clients/client-api-gateway/src/models/APIGatewayServiceException.ts +++ b/clients/client-api-gateway/src/models/APIGatewayServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts index d47f9924a7b8..7a9ff207c363 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/DeleteConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts index 70531bd9863d..6257de1311b7 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/GetConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts index d2913ac25a79..635ebb47d07a 100644 --- a/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts +++ b/clients/client-apigatewaymanagementapi/src/commands/PostToConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_PostToConnectionCommand, se_PostToConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-apigatewaymanagementapi/src/index.ts b/clients/client-apigatewaymanagementapi/src/index.ts index 912a63816cab..1a7e8a490385 100644 --- a/clients/client-apigatewaymanagementapi/src/index.ts +++ b/clients/client-apigatewaymanagementapi/src/index.ts @@ -8,8 +8,8 @@ export * from "./ApiGatewayManagementApiClient"; export * from "./ApiGatewayManagementApi"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApiGatewayManagementApiExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApiGatewayManagementApiExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-apigatewaymanagementapi/src/models/ApiGatewayManagementApiServiceException.ts b/clients/client-apigatewaymanagementapi/src/models/ApiGatewayManagementApiServiceException.ts index 52850454221a..2ee1febea1cd 100644 --- a/clients/client-apigatewaymanagementapi/src/models/ApiGatewayManagementApiServiceException.ts +++ b/clients/client-apigatewaymanagementapi/src/models/ApiGatewayManagementApiServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts b/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts index 535a805ae498..8eb298bb6ae9 100644 --- a/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateApiCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiCommand, se_CreateApiCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts index 8ef137eabccd..b45388359e34 100644 --- a/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateApiMappingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiMappingCommand, se_CreateApiMappingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts index 3a8b7cc103d4..c593150fd168 100644 --- a/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAuthorizerCommand, se_CreateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts index bd0b1c27349c..bda897ba0142 100644 --- a/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts index 42b33acf4f14..0aa533eca32a 100644 --- a/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainNameCommand, se_CreateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts index a94fa8354305..6b117ebb754b 100644 --- a/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIntegrationCommand, se_CreateIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts index 402fe86d5675..9a83401b54d3 100644 --- a/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIntegrationResponseCommand, se_CreateIntegrationResponseComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts b/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts index 621ef75aaeb8..ddeb1c19377f 100644 --- a/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts b/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts index 7cf6dab4aca0..9084967d3126 100644 --- a/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteCommand, se_CreateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts index 206a3db9c439..4fc696db68f2 100644 --- a/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateRouteResponseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteResponseCommand, se_CreateRouteResponseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts b/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts index a9f28b6718a4..37f159d10b92 100644 --- a/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateStageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStageCommand, se_CreateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts index 07e2ccb833d0..f8cb00ee67ea 100644 --- a/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/CreateVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcLinkCommand, se_CreateVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts index 650ef7853db9..b52bd8b8c3bd 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteAccessLogSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessLogSettingsCommand, se_DeleteAccessLogSettingsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts index c64e8c7489e4..67cbc108091e 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteApiCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiCommand, se_DeleteApiCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts index 92c6785e750b..97a540cf26d9 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteApiMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiMappingCommand, se_DeleteApiMappingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts index 30ef23e0ca26..aef72e2b1703 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAuthorizerCommand, se_DeleteAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts index 4fac354cedfc..5899c9862397 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteCorsConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCorsConfigurationCommand, se_DeleteCorsConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts index 336b8348f842..2ee655471503 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentCommand, se_DeleteDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts index 5dfeb7a52a8c..9027590658e7 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainNameCommand, se_DeleteDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts index 429495f29520..18cf286a9a4d 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntegrationCommand, se_DeleteIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts index 76c44900ded6..ea14bb06f610 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntegrationResponseCommand, se_DeleteIntegrationResponseComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts index 6b0102584c95..c1fc42affda5 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts index 67f1047c2ff2..4bd7f1e6085e 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteCommand, se_DeleteRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts index 23292567089a..ec42c00bd495 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteRequestParameterCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts index cfaaa4d92fec..8ca7d4d958d7 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteResponseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteResponseCommand, se_DeleteRouteResponseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts index b9fb09073ac2..cb969da16c15 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteRouteSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteSettingsCommand, se_DeleteRouteSettingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts index 5e98a6f28930..b19cfe76d597 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteStageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStageCommand, se_DeleteStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts index 3d9afe440bbf..9aff71743f8b 100644 --- a/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/DeleteVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcLinkCommand, se_DeleteVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts index 0a3b79c0be7a..d94214978603 100644 --- a/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ExportApiCommand.ts @@ -13,7 +13,8 @@ import { de_ExportApiCommand, se_ExportApiCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetApiCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiCommand.ts index 1901884632fd..449b5898ac3f 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiCommand, se_GetApiCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts index 6b97d536a1f1..bdcbf53b6afc 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiMappingCommand, se_GetApiMappingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts b/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts index f887a6852f8b..6bb6a761729e 100644 --- a/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApiMappingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiMappingsCommand, se_GetApiMappingsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetApisCommand.ts b/clients/client-apigatewayv2/src/commands/GetApisCommand.ts index 20c3a296bd51..96c3df59cef9 100644 --- a/clients/client-apigatewayv2/src/commands/GetApisCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetApisCommand.ts @@ -12,7 +12,8 @@ import { de_GetApisCommand, se_GetApisCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts index 1e8134e1bdce..357e75fb68a8 100644 --- a/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizerCommand, se_GetAuthorizerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts b/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts index 9ba54fa3af10..dc9c476d9cce 100644 --- a/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetAuthorizersCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizersCommand, se_GetAuthorizersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts index f084980513b6..77a244ac6750 100644 --- a/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts b/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts index 495372bbcf03..8c2c5b3393dc 100644 --- a/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentsCommand, se_GetDeploymentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts index 388a262d715a..d27f3fdad633 100644 --- a/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainNameCommand, se_GetDomainNameCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts b/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts index 3e113c65c80a..c7026817c9e4 100644 --- a/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetDomainNamesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainNamesCommand, se_GetDomainNamesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts index aba89f9baf45..be8cb1d6b476 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationCommand, se_GetIntegrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts index 109ce60f36c7..a72cbd6e303e 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationResponseCommand, se_GetIntegrationResponseCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts index 1db142654c22..3b4d8d56f2a8 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationResponsesCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationResponsesCommand, se_GetIntegrationResponsesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts b/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts index 4a2203db5d5b..f637649bd583 100644 --- a/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationsCommand, se_GetIntegrationsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetModelCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelCommand.ts index 7546871543f7..e1d161184f63 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelCommand, se_GetModelCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts index 5e9a8127266d..684843a122d9 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelTemplateCommand, se_GetModelTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts b/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts index 869db2400d43..c54916f89bb6 100644 --- a/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts index 1112376d4fad..d987561664f3 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteCommand.ts @@ -12,7 +12,8 @@ import { de_GetRouteCommand, se_GetRouteCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts index 5b21aeabf485..29536f38b32f 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteResponseCommand.ts @@ -12,7 +12,8 @@ import { de_GetRouteResponseCommand, se_GetRouteResponseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts b/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts index ef3a7d759c6b..df5cfc1626aa 100644 --- a/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRouteResponsesCommand.ts @@ -12,7 +12,8 @@ import { de_GetRouteResponsesCommand, se_GetRouteResponsesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts b/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts index 5cea580aa2b0..73b6bf254876 100644 --- a/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_GetRoutesCommand, se_GetRoutesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetStageCommand.ts b/clients/client-apigatewayv2/src/commands/GetStageCommand.ts index 1390b4484617..243e35df1aa0 100644 --- a/clients/client-apigatewayv2/src/commands/GetStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetStageCommand.ts @@ -12,7 +12,8 @@ import { de_GetStageCommand, se_GetStageCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts b/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts index 874e85450ec8..ff30916d489a 100644 --- a/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetStagesCommand.ts @@ -12,7 +12,8 @@ import { de_GetStagesCommand, se_GetStagesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts b/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts index 6592496a2bb7..0ef353307927 100644 --- a/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetTagsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts index 5ff3b9fd5d04..ea96adf0df7f 100644 --- a/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpcLinkCommand, se_GetVpcLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts b/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts index f497127192ba..2a6a97027df3 100644 --- a/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts +++ b/clients/client-apigatewayv2/src/commands/GetVpcLinksCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpcLinksCommand, se_GetVpcLinksCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts index 621b5dc51558..e0aae5b2d608 100644 --- a/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ImportApiCommand.ts @@ -12,7 +12,8 @@ import { de_ImportApiCommand, se_ImportApiCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts b/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts index dae14becb0f9..0ca3458dcf2e 100644 --- a/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ReimportApiCommand.ts @@ -12,7 +12,8 @@ import { de_ReimportApiCommand, se_ReimportApiCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts b/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts index e14855ad10a4..44b07c758343 100644 --- a/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts +++ b/clients/client-apigatewayv2/src/commands/ResetAuthorizersCacheCommand.ts @@ -12,7 +12,8 @@ import { de_ResetAuthorizersCacheCommand, se_ResetAuthorizersCacheCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts b/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts index 7345d2b44a17..4d4ebfcda7f0 100644 --- a/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts +++ b/clients/client-apigatewayv2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts b/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts index a9f4402ebeaa..09f00ee5cd92 100644 --- a/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts index fc50b6cd73b2..4710fb42c17a 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateApiCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiCommand, se_UpdateApiCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts index e7fe66a763f0..6e876a1a4372 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateApiMappingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiMappingCommand, se_UpdateApiMappingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts index 325c76dfdac7..0ca2da8c6bd8 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts index 2d41910340bb..3c17a253ebb0 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeploymentCommand, se_UpdateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts index d8e0c4178d65..357e0e455ae2 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainNameCommand, se_UpdateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts index 1382570973c1..6b0c1e9d2015 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIntegrationCommand, se_UpdateIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts index 90d873e45f36..0a5ddac42907 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateIntegrationResponseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIntegrationResponseCommand, se_UpdateIntegrationResponseComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts index 568b3381bed1..86f958936837 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts index fce996bec16f..ecc720647ffc 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateRouteCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRouteCommand, se_UpdateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts index 14250da46957..4016853fd556 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateRouteResponseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRouteResponseCommand, se_UpdateRouteResponseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts index 6c9788c2a93f..d4aa82a84282 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateStageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStageCommand, se_UpdateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts b/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts index 56086b1ffc87..d2dcfe7a2602 100644 --- a/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts +++ b/clients/client-apigatewayv2/src/commands/UpdateVpcLinkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVpcLinkCommand, se_UpdateVpcLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apigatewayv2/src/index.ts b/clients/client-apigatewayv2/src/index.ts index a1a7cdf5c67f..6b7cf10f76fd 100644 --- a/clients/client-apigatewayv2/src/index.ts +++ b/clients/client-apigatewayv2/src/index.ts @@ -8,8 +8,8 @@ export * from "./ApiGatewayV2Client"; export * from "./ApiGatewayV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApiGatewayV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApiGatewayV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-apigatewayv2/src/models/ApiGatewayV2ServiceException.ts b/clients/client-apigatewayv2/src/models/ApiGatewayV2ServiceException.ts index cd0440335faf..f2d1ee13a538 100644 --- a/clients/client-apigatewayv2/src/models/ApiGatewayV2ServiceException.ts +++ b/clients/client-apigatewayv2/src/models/ApiGatewayV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts index 8fa57e18f0c7..ce9640cf98c9 100644 --- a/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGatewayRouteCommand, se_CreateGatewayRouteCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateMeshCommand.ts b/clients/client-app-mesh/src/commands/CreateMeshCommand.ts index ddd55f25473b..c4724bd2fdb8 100644 --- a/clients/client-app-mesh/src/commands/CreateMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateMeshCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMeshCommand, se_CreateMeshCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateRouteCommand.ts b/clients/client-app-mesh/src/commands/CreateRouteCommand.ts index 4da52d65992c..ba7ccc41e002 100644 --- a/clients/client-app-mesh/src/commands/CreateRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteCommand, se_CreateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts index a7b972ad151c..290b0cb599d0 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVirtualGatewayCommand, se_CreateVirtualGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts index 881eb5fdb32d..7c48b0fb8634 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualNodeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVirtualNodeCommand, se_CreateVirtualNodeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts index d8cf9503b1a1..05d1ff2db6ee 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualRouterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVirtualRouterCommand, se_CreateVirtualRouterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts index 82b7c0701df0..4ba0d6b10ed6 100644 --- a/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/CreateVirtualServiceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVirtualServiceCommand, se_CreateVirtualServiceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts index 269603c45d93..ee3f26728e95 100644 --- a/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGatewayRouteCommand, se_DeleteGatewayRouteCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts b/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts index 1d61f9267fa2..1f29b251a7d9 100644 --- a/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteMeshCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMeshCommand, se_DeleteMeshCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts b/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts index 94cd11e576b3..4c1dd16b461b 100644 --- a/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteCommand, se_DeleteRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts index a2d53b002859..c8d08cf84b7a 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualGatewayCommand, se_DeleteVirtualGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts index eb69b74305e4..9b4ad36ba215 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualNodeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualNodeCommand, se_DeleteVirtualNodeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts index 303902cc865e..91a8c3ebcad6 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualRouterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualRouterCommand, se_DeleteVirtualRouterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts index 9dde78dcd25b..45602803ae38 100644 --- a/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/DeleteVirtualServiceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualServiceCommand, se_DeleteVirtualServiceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts index 16602addec80..bf40bb7e95e7 100644 --- a/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGatewayRouteCommand, se_DescribeGatewayRouteCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts b/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts index a234f188c442..6eb55d4dfa1b 100644 --- a/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeMeshCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMeshCommand, se_DescribeMeshCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts b/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts index 65776d6a0062..9c7bde624918 100644 --- a/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRouteCommand, se_DescribeRouteCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts index 4caed1f541cc..63d0d1e2a92b 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualGatewayCommand, se_DescribeVirtualGatewayCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts index 694964f79c9a..d3775a515371 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualNodeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualNodeCommand, se_DescribeVirtualNodeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts index 068e4f076cfa..f0448035ef4f 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualRouterCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualRouterCommand, se_DescribeVirtualRouterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts index 95e76e66f4e8..3ab6d9510662 100644 --- a/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/DescribeVirtualServiceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualServiceCommand, se_DescribeVirtualServiceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts b/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts index 4c3ee2d1adb5..4a188ac69c95 100644 --- a/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListGatewayRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGatewayRoutesCommand, se_ListGatewayRoutesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListMeshesCommand.ts b/clients/client-app-mesh/src/commands/ListMeshesCommand.ts index 12b30d56cd4e..a73e9efd66f5 100644 --- a/clients/client-app-mesh/src/commands/ListMeshesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListMeshesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMeshesCommand, se_ListMeshesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListRoutesCommand.ts b/clients/client-app-mesh/src/commands/ListRoutesCommand.ts index 31b21b61447e..c83841d6d3c5 100644 --- a/clients/client-app-mesh/src/commands/ListRoutesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoutesCommand, se_ListRoutesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts b/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts index 42db7b999d92..66e65c8d9412 100644 --- a/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts index f2c05268be71..0af4635bb2b5 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualGatewaysCommand, se_ListVirtualGatewaysCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts index b5589eaacbcc..344f94406afe 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualNodesCommand, se_ListVirtualNodesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts index e626ec33bbaa..bdf231606833 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualRoutersCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualRoutersCommand, se_ListVirtualRoutersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts b/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts index 8bbe8bde8a76..1c45bd6cb248 100644 --- a/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts +++ b/clients/client-app-mesh/src/commands/ListVirtualServicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualServicesCommand, se_ListVirtualServicesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/TagResourceCommand.ts b/clients/client-app-mesh/src/commands/TagResourceCommand.ts index b4a4bf0d4b4c..27157356af2b 100644 --- a/clients/client-app-mesh/src/commands/TagResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UntagResourceCommand.ts b/clients/client-app-mesh/src/commands/UntagResourceCommand.ts index 0369d7e1eddd..a5ad6f2742d1 100644 --- a/clients/client-app-mesh/src/commands/UntagResourceCommand.ts +++ b/clients/client-app-mesh/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts b/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts index 522a98ddad48..835f78c0a272 100644 --- a/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewayRouteCommand, se_UpdateGatewayRouteCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts b/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts index 4d550d89a25f..5dfcd407b420 100644 --- a/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateMeshCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMeshCommand, se_UpdateMeshCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts b/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts index 77ab54dbb960..533b9e78ca63 100644 --- a/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateRouteCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRouteCommand, se_UpdateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts index 147380501a78..efd318169325 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVirtualGatewayCommand, se_UpdateVirtualGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts index 8ea76fe23942..07d7bd08764e 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualNodeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVirtualNodeCommand, se_UpdateVirtualNodeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts index eb50a450e993..065e410c0e75 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualRouterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVirtualRouterCommand, se_UpdateVirtualRouterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts b/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts index 928744cc1f3a..33fcb72aabd2 100644 --- a/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts +++ b/clients/client-app-mesh/src/commands/UpdateVirtualServiceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVirtualServiceCommand, se_UpdateVirtualServiceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-app-mesh/src/index.ts b/clients/client-app-mesh/src/index.ts index dd6231dd895c..ea182d881b69 100644 --- a/clients/client-app-mesh/src/index.ts +++ b/clients/client-app-mesh/src/index.ts @@ -22,8 +22,8 @@ export * from "./AppMeshClient"; export * from "./AppMesh"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppMeshExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppMeshExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-app-mesh/src/models/AppMeshServiceException.ts b/clients/client-app-mesh/src/models/AppMeshServiceException.ts index 1dfa066cab15..d60aba1d6ee7 100644 --- a/clients/client-app-mesh/src/models/AppMeshServiceException.ts +++ b/clients/client-app-mesh/src/models/AppMeshServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appconfig/src/commands/CreateApplicationCommand.ts b/clients/client-appconfig/src/commands/CreateApplicationCommand.ts index e4c9a8d2df5a..3d3359a29d52 100644 --- a/clients/client-appconfig/src/commands/CreateApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts index 95a9b5ea1e52..e80a5e39833e 100644 --- a/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/CreateConfigurationProfileCommand.ts @@ -17,7 +17,8 @@ import { de_CreateConfigurationProfileCommand, se_CreateConfigurationProfileComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts index eae684972d0b..cfef558f883e 100644 --- a/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/CreateDeploymentStrategyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentStrategyCommand, se_CreateDeploymentStrategyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts b/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts index 448c6d7fa017..d96b85f43839 100644 --- a/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/CreateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts index 25de76d20c8b..337191f14428 100644 --- a/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/CreateExtensionAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExtensionAssociationCommand, se_CreateExtensionAssociationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateExtensionCommand.ts b/clients/client-appconfig/src/commands/CreateExtensionCommand.ts index 50f961bf7b3b..db257af46674 100644 --- a/clients/client-appconfig/src/commands/CreateExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/CreateExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExtensionCommand, se_CreateExtensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts index ad58a6ef91ff..30d1a3e36bdc 100644 --- a/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/CreateHostedConfigurationVersionCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts b/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts index bc8e8756cf15..697930f8b90d 100644 --- a/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts index f81014835080..b62027121e79 100644 --- a/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteConfigurationProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationProfileCommand, se_DeleteConfigurationProfileComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts index 18e8f1d3a351..ef99076d37b0 100644 --- a/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteDeploymentStrategyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentStrategyCommand, se_DeleteDeploymentStrategyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts b/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts index 2f76ce666d30..638622d4377a 100644 --- a/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts index 4bc53ba6712f..029c22fd5b9e 100644 --- a/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteExtensionAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExtensionAssociationCommand, se_DeleteExtensionAssociationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts b/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts index e6db0b3540bf..0c556740a32c 100644 --- a/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExtensionCommand, se_DeleteExtensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts index b3becaaad6ef..6cf912a55c82 100644 --- a/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/DeleteHostedConfigurationVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetApplicationCommand.ts b/clients/client-appconfig/src/commands/GetApplicationCommand.ts index 86bade2fceb9..87bbc7bba3b7 100644 --- a/clients/client-appconfig/src/commands/GetApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/GetApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts index 176c00ec053f..6aef631c9d1d 100644 --- a/clients/client-appconfig/src/commands/GetConfigurationCommand.ts +++ b/clients/client-appconfig/src/commands/GetConfigurationCommand.ts @@ -13,7 +13,8 @@ import { de_GetConfigurationCommand, se_GetConfigurationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts index 3ca4267a2d65..e1cdacd700dd 100644 --- a/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/GetConfigurationProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetConfigurationProfileCommand, se_GetConfigurationProfileCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetDeploymentCommand.ts b/clients/client-appconfig/src/commands/GetDeploymentCommand.ts index ab271fbf353c..397140a0200a 100644 --- a/clients/client-appconfig/src/commands/GetDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts index 407f5dccb71e..d649ef1c0c65 100644 --- a/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/GetDeploymentStrategyCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentStrategyCommand, se_GetDeploymentStrategyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts b/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts index dcc3a95cfc6b..1ddf2efd13a9 100644 --- a/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts index 88b151a019d1..aaadf44ccf60 100644 --- a/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/GetExtensionAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetExtensionAssociationCommand, se_GetExtensionAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetExtensionCommand.ts b/clients/client-appconfig/src/commands/GetExtensionCommand.ts index 851200b1f310..0a6d787c40cd 100644 --- a/clients/client-appconfig/src/commands/GetExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/GetExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_GetExtensionCommand, se_GetExtensionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts index 9bb7bb47d867..e857618f25fc 100644 --- a/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts +++ b/clients/client-appconfig/src/commands/GetHostedConfigurationVersionCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListApplicationsCommand.ts b/clients/client-appconfig/src/commands/ListApplicationsCommand.ts index c010e3fcd133..c415e26afc5e 100644 --- a/clients/client-appconfig/src/commands/ListApplicationsCommand.ts +++ b/clients/client-appconfig/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts b/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts index 579887ece357..8c33d39bb152 100644 --- a/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts +++ b/clients/client-appconfig/src/commands/ListConfigurationProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationProfilesCommand, se_ListConfigurationProfilesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts b/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts index ee01f756f535..8ed841129bb8 100644 --- a/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts +++ b/clients/client-appconfig/src/commands/ListDeploymentStrategiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentStrategiesCommand, se_ListDeploymentStrategiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts b/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts index a6724ca8d006..6ac7544cf2ba 100644 --- a/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-appconfig/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts b/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts index fe5b8d76bfb0..06e1e7138907 100644 --- a/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-appconfig/src/commands/ListEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts b/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts index c1306806000e..366b8899d474 100644 --- a/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts +++ b/clients/client-appconfig/src/commands/ListExtensionAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExtensionAssociationsCommand, se_ListExtensionAssociationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListExtensionsCommand.ts b/clients/client-appconfig/src/commands/ListExtensionsCommand.ts index ae8606fd5990..bf87d7086c21 100644 --- a/clients/client-appconfig/src/commands/ListExtensionsCommand.ts +++ b/clients/client-appconfig/src/commands/ListExtensionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExtensionsCommand, se_ListExtensionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts b/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts index ea66ac9927b9..e0cfceb8d5cd 100644 --- a/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts +++ b/clients/client-appconfig/src/commands/ListHostedConfigurationVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts b/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts index 805fc41d2a13..7571def7f023 100644 --- a/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appconfig/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/StartDeploymentCommand.ts b/clients/client-appconfig/src/commands/StartDeploymentCommand.ts index 8ec6075e54d3..c7e88168403d 100644 --- a/clients/client-appconfig/src/commands/StartDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/StartDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StartDeploymentCommand, se_StartDeploymentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/StopDeploymentCommand.ts b/clients/client-appconfig/src/commands/StopDeploymentCommand.ts index d0a81b9e7597..c1c73f62c895 100644 --- a/clients/client-appconfig/src/commands/StopDeploymentCommand.ts +++ b/clients/client-appconfig/src/commands/StopDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StopDeploymentCommand, se_StopDeploymentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/TagResourceCommand.ts b/clients/client-appconfig/src/commands/TagResourceCommand.ts index 108650085d0d..544e511d520a 100644 --- a/clients/client-appconfig/src/commands/TagResourceCommand.ts +++ b/clients/client-appconfig/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UntagResourceCommand.ts b/clients/client-appconfig/src/commands/UntagResourceCommand.ts index 8bf9d883bb8d..27c3d8978f71 100644 --- a/clients/client-appconfig/src/commands/UntagResourceCommand.ts +++ b/clients/client-appconfig/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts b/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts index f82c29dfc2e4..faf5a96f9cce 100644 --- a/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts b/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts index 165dbbf17d7d..95cc884992cd 100644 --- a/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateConfigurationProfileCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateConfigurationProfileCommand, se_UpdateConfigurationProfileComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts b/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts index 42c04e3ece51..448b95521a95 100644 --- a/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateDeploymentStrategyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeploymentStrategyCommand, se_UpdateDeploymentStrategyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts b/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts index 755b67e61e3d..0ae8847a9306 100644 --- a/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts b/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts index cfd60d932328..0e35203c2f85 100644 --- a/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateExtensionAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExtensionAssociationCommand, se_UpdateExtensionAssociationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts b/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts index 7fcc3113e2de..4d5afe436852 100644 --- a/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts +++ b/clients/client-appconfig/src/commands/UpdateExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExtensionCommand, se_UpdateExtensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts b/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts index 101111f9f35e..76572942b009 100644 --- a/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts +++ b/clients/client-appconfig/src/commands/ValidateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_ValidateConfigurationCommand, se_ValidateConfigurationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfig/src/index.ts b/clients/client-appconfig/src/index.ts index 3256268d1168..736aec4c626e 100644 --- a/clients/client-appconfig/src/index.ts +++ b/clients/client-appconfig/src/index.ts @@ -157,8 +157,8 @@ export * from "./AppConfigClient"; export * from "./AppConfig"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppConfigExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppConfigExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-appconfig/src/models/AppConfigServiceException.ts b/clients/client-appconfig/src/models/AppConfigServiceException.ts index fd8cd9166d9f..cb465b258ce4 100644 --- a/clients/client-appconfig/src/models/AppConfigServiceException.ts +++ b/clients/client-appconfig/src/models/AppConfigServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts index b76f5a31a2d5..b6dd6f08d652 100644 --- a/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts +++ b/clients/client-appconfigdata/src/commands/GetLatestConfigurationCommand.ts @@ -17,7 +17,8 @@ import { de_GetLatestConfigurationCommand, se_GetLatestConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts b/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts index dea15843676a..df84c9ada734 100644 --- a/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts +++ b/clients/client-appconfigdata/src/commands/StartConfigurationSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartConfigurationSessionCommand, se_StartConfigurationSessionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appconfigdata/src/index.ts b/clients/client-appconfigdata/src/index.ts index 12442b5a3ee5..adfea3db2bf5 100644 --- a/clients/client-appconfigdata/src/index.ts +++ b/clients/client-appconfigdata/src/index.ts @@ -66,8 +66,8 @@ export * from "./AppConfigDataClient"; export * from "./AppConfigData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppConfigDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppConfigDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-appconfigdata/src/models/AppConfigDataServiceException.ts b/clients/client-appconfigdata/src/models/AppConfigDataServiceException.ts index 3570d1badd45..9192d5f3bb26 100644 --- a/clients/client-appconfigdata/src/models/AppConfigDataServiceException.ts +++ b/clients/client-appconfigdata/src/models/AppConfigDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts b/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts index 587a445e66e8..c93bc40a95af 100644 --- a/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts +++ b/clients/client-appfabric/src/commands/BatchGetUserAccessTasksCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetUserAccessTasksCommand, se_BatchGetUserAccessTasksCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts index 3024c8358d04..02bb474e25ee 100644 --- a/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/ConnectAppAuthorizationCommand.ts @@ -16,7 +16,8 @@ import { de_ConnectAppAuthorizationCommand, se_ConnectAppAuthorizationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts index bf6372fdec4f..3dd0915533c2 100644 --- a/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/CreateAppAuthorizationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppAuthorizationCommand, se_CreateAppAuthorizationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts b/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts index b134a75c900b..b67fb72f40c8 100644 --- a/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/CreateAppBundleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAppBundleCommand, se_CreateAppBundleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/CreateIngestionCommand.ts b/clients/client-appfabric/src/commands/CreateIngestionCommand.ts index 043f990ab05a..b0a0f8733e0c 100644 --- a/clients/client-appfabric/src/commands/CreateIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/CreateIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIngestionCommand, se_CreateIngestionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts index 7d2edb78233c..0d8de449fb06 100644 --- a/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/CreateIngestionDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIngestionDestinationCommand, se_CreateIngestionDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts index f56638595622..699ad1dbc64f 100644 --- a/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteAppAuthorizationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppAuthorizationCommand, se_DeleteAppAuthorizationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts b/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts index b2b950e27e50..b1b03fafdd83 100644 --- a/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteAppBundleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppBundleCommand, se_DeleteAppBundleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts b/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts index 87f87057e464..3b1751d3b30e 100644 --- a/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIngestionCommand, se_DeleteIngestionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts index e9a28a6f36c1..ad39e10ac2a3 100644 --- a/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/DeleteIngestionDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIngestionDestinationCommand, se_DeleteIngestionDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts index aa1662c281a6..3a0f9cb4ebe8 100644 --- a/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/GetAppAuthorizationCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppAuthorizationCommand, se_GetAppAuthorizationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/GetAppBundleCommand.ts b/clients/client-appfabric/src/commands/GetAppBundleCommand.ts index d76c837f7b68..e800cb61efbb 100644 --- a/clients/client-appfabric/src/commands/GetAppBundleCommand.ts +++ b/clients/client-appfabric/src/commands/GetAppBundleCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppBundleCommand, se_GetAppBundleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/GetIngestionCommand.ts b/clients/client-appfabric/src/commands/GetIngestionCommand.ts index 6392714f70bb..9246eaf29171 100644 --- a/clients/client-appfabric/src/commands/GetIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/GetIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_GetIngestionCommand, se_GetIngestionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts index eebb680a9522..e461f9e25e88 100644 --- a/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/GetIngestionDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_GetIngestionDestinationCommand, se_GetIngestionDestinationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts b/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts index 8adf684e1fd2..7b2431086dea 100644 --- a/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts +++ b/clients/client-appfabric/src/commands/ListAppAuthorizationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAppAuthorizationsCommand, se_ListAppAuthorizationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts b/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts index 2de81eb4b579..c493ac511164 100644 --- a/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts +++ b/clients/client-appfabric/src/commands/ListAppBundlesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAppBundlesCommand, se_ListAppBundlesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts b/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts index 2f1275287d46..b0be134da7f7 100644 --- a/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts +++ b/clients/client-appfabric/src/commands/ListIngestionDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIngestionDestinationsCommand, se_ListIngestionDestinationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ListIngestionsCommand.ts b/clients/client-appfabric/src/commands/ListIngestionsCommand.ts index 9c9048f391a7..d7c524cdf104 100644 --- a/clients/client-appfabric/src/commands/ListIngestionsCommand.ts +++ b/clients/client-appfabric/src/commands/ListIngestionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIngestionsCommand, se_ListIngestionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts b/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts index b4e6e02e122b..24de6b4f6315 100644 --- a/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appfabric/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/StartIngestionCommand.ts b/clients/client-appfabric/src/commands/StartIngestionCommand.ts index 2370e5a27236..18d0d087f25c 100644 --- a/clients/client-appfabric/src/commands/StartIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/StartIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_StartIngestionCommand, se_StartIngestionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts b/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts index 268192c9e3f3..8a7e8e49ad26 100644 --- a/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts +++ b/clients/client-appfabric/src/commands/StartUserAccessTasksCommand.ts @@ -16,7 +16,8 @@ import { de_StartUserAccessTasksCommand, se_StartUserAccessTasksCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/StopIngestionCommand.ts b/clients/client-appfabric/src/commands/StopIngestionCommand.ts index 155e5d9bbf4b..84aa90eac579 100644 --- a/clients/client-appfabric/src/commands/StopIngestionCommand.ts +++ b/clients/client-appfabric/src/commands/StopIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_StopIngestionCommand, se_StopIngestionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/TagResourceCommand.ts b/clients/client-appfabric/src/commands/TagResourceCommand.ts index a1740b41cc5b..6c9f7f88c318 100644 --- a/clients/client-appfabric/src/commands/TagResourceCommand.ts +++ b/clients/client-appfabric/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/UntagResourceCommand.ts b/clients/client-appfabric/src/commands/UntagResourceCommand.ts index 7ba1a5b6f281..3cd47234cf99 100644 --- a/clients/client-appfabric/src/commands/UntagResourceCommand.ts +++ b/clients/client-appfabric/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts b/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts index 12fe5f63b8ca..a36ee11fb6be 100644 --- a/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts +++ b/clients/client-appfabric/src/commands/UpdateAppAuthorizationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppAuthorizationCommand, se_UpdateAppAuthorizationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts b/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts index 02157619b9cf..7eafbebf9495 100644 --- a/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts +++ b/clients/client-appfabric/src/commands/UpdateIngestionDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIngestionDestinationCommand, se_UpdateIngestionDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appfabric/src/index.ts b/clients/client-appfabric/src/index.ts index db31dc78e626..0b86d16a11d0 100644 --- a/clients/client-appfabric/src/index.ts +++ b/clients/client-appfabric/src/index.ts @@ -16,8 +16,8 @@ export * from "./AppFabricClient"; export * from "./AppFabric"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppFabricExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppFabricExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-appfabric/src/models/AppFabricServiceException.ts b/clients/client-appfabric/src/models/AppFabricServiceException.ts index 8c1d40c0c193..045d155807c2 100644 --- a/clients/client-appfabric/src/models/AppFabricServiceException.ts +++ b/clients/client-appfabric/src/models/AppFabricServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts b/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts index 56b90e9e7a5a..e97d00eec54e 100644 --- a/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts +++ b/clients/client-appflow/src/commands/CancelFlowExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_CancelFlowExecutionsCommand, se_CancelFlowExecutionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts b/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts index 13e335dcedb5..06a4f53285f5 100644 --- a/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/CreateConnectorProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConnectorProfileCommand, se_CreateConnectorProfileCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/CreateFlowCommand.ts b/clients/client-appflow/src/commands/CreateFlowCommand.ts index 1b926e6b756a..8ad490d12f1b 100644 --- a/clients/client-appflow/src/commands/CreateFlowCommand.ts +++ b/clients/client-appflow/src/commands/CreateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFlowCommand, se_CreateFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts b/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts index 61e5a94b113f..6258214b74be 100644 --- a/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/DeleteConnectorProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectorProfileCommand, se_DeleteConnectorProfileCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DeleteFlowCommand.ts b/clients/client-appflow/src/commands/DeleteFlowCommand.ts index 30f1432beff6..f683ad5ea8a2 100644 --- a/clients/client-appflow/src/commands/DeleteFlowCommand.ts +++ b/clients/client-appflow/src/commands/DeleteFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFlowCommand, se_DeleteFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeConnectorCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorCommand.ts index 52f4d8ca1090..464368b3ec9d 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectorCommand, se_DescribeConnectorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts index 5b9697b55ae4..79f77e19ee6c 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorEntityCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectorEntityCommand, se_DescribeConnectorEntityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts index 12159b2a23e4..c036a83f6143 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectorProfilesCommand, se_DescribeConnectorProfilesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts b/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts index a58f4d398329..c8755a1dc1ea 100644 --- a/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts +++ b/clients/client-appflow/src/commands/DescribeConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectorsCommand, se_DescribeConnectorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeFlowCommand.ts b/clients/client-appflow/src/commands/DescribeFlowCommand.ts index 405a508c6536..fd7768199576 100644 --- a/clients/client-appflow/src/commands/DescribeFlowCommand.ts +++ b/clients/client-appflow/src/commands/DescribeFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlowCommand, se_DescribeFlowCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts b/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts index 2883216dc50b..68548227b317 100644 --- a/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts +++ b/clients/client-appflow/src/commands/DescribeFlowExecutionRecordsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts b/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts index 0d49b9ea36ae..894383b47bd8 100644 --- a/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts +++ b/clients/client-appflow/src/commands/ListConnectorEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectorEntitiesCommand, se_ListConnectorEntitiesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/ListConnectorsCommand.ts b/clients/client-appflow/src/commands/ListConnectorsCommand.ts index 397c5e1985d6..209957a59a0e 100644 --- a/clients/client-appflow/src/commands/ListConnectorsCommand.ts +++ b/clients/client-appflow/src/commands/ListConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectorsCommand, se_ListConnectorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/ListFlowsCommand.ts b/clients/client-appflow/src/commands/ListFlowsCommand.ts index fe32c2c5f29e..1c526e718373 100644 --- a/clients/client-appflow/src/commands/ListFlowsCommand.ts +++ b/clients/client-appflow/src/commands/ListFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFlowsCommand, se_ListFlowsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts b/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts index 5e2eb64a37fa..430ccb0ad67e 100644 --- a/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appflow/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/RegisterConnectorCommand.ts b/clients/client-appflow/src/commands/RegisterConnectorCommand.ts index ede4e30d1b5d..455ea33b057e 100644 --- a/clients/client-appflow/src/commands/RegisterConnectorCommand.ts +++ b/clients/client-appflow/src/commands/RegisterConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterConnectorCommand, se_RegisterConnectorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts b/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts index dd5bd321a1c2..0957cd280b9b 100644 --- a/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts +++ b/clients/client-appflow/src/commands/ResetConnectorMetadataCacheCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/StartFlowCommand.ts b/clients/client-appflow/src/commands/StartFlowCommand.ts index 8032b8e01cfc..3b59e1d58ca7 100644 --- a/clients/client-appflow/src/commands/StartFlowCommand.ts +++ b/clients/client-appflow/src/commands/StartFlowCommand.ts @@ -12,7 +12,8 @@ import { de_StartFlowCommand, se_StartFlowCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/StopFlowCommand.ts b/clients/client-appflow/src/commands/StopFlowCommand.ts index c96795b91159..57074536109b 100644 --- a/clients/client-appflow/src/commands/StopFlowCommand.ts +++ b/clients/client-appflow/src/commands/StopFlowCommand.ts @@ -12,7 +12,8 @@ import { de_StopFlowCommand, se_StopFlowCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/TagResourceCommand.ts b/clients/client-appflow/src/commands/TagResourceCommand.ts index 3d9badbee64f..840be147890f 100644 --- a/clients/client-appflow/src/commands/TagResourceCommand.ts +++ b/clients/client-appflow/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts b/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts index ff488caa6b19..ef1a77ec73b1 100644 --- a/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts +++ b/clients/client-appflow/src/commands/UnregisterConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_UnregisterConnectorCommand, se_UnregisterConnectorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/UntagResourceCommand.ts b/clients/client-appflow/src/commands/UntagResourceCommand.ts index 8780ceb3aedb..6c3b6872ba3a 100644 --- a/clients/client-appflow/src/commands/UntagResourceCommand.ts +++ b/clients/client-appflow/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts b/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts index c95c0beb3dd2..6c3603f7ae72 100644 --- a/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts +++ b/clients/client-appflow/src/commands/UpdateConnectorProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateConnectorProfileCommand, se_UpdateConnectorProfileCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts b/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts index ad813cb4a996..3be5772e3e7c 100644 --- a/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts +++ b/clients/client-appflow/src/commands/UpdateConnectorRegistrationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/commands/UpdateFlowCommand.ts b/clients/client-appflow/src/commands/UpdateFlowCommand.ts index f82beeaa8048..33a0164a1a90 100644 --- a/clients/client-appflow/src/commands/UpdateFlowCommand.ts +++ b/clients/client-appflow/src/commands/UpdateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowCommand, se_UpdateFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appflow/src/index.ts b/clients/client-appflow/src/index.ts index e72120582d94..d0a1e0364533 100644 --- a/clients/client-appflow/src/index.ts +++ b/clients/client-appflow/src/index.ts @@ -42,8 +42,8 @@ export * from "./AppflowClient"; export * from "./Appflow"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppflowExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppflowExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-appflow/src/models/AppflowServiceException.ts b/clients/client-appflow/src/models/AppflowServiceException.ts index e72ef5e40f37..5e4b1e50b134 100644 --- a/clients/client-appflow/src/models/AppflowServiceException.ts +++ b/clients/client-appflow/src/models/AppflowServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appintegrations/src/commands/CreateApplicationCommand.ts b/clients/client-appintegrations/src/commands/CreateApplicationCommand.ts index 1b91f6833177..d2708e662010 100644 --- a/clients/client-appintegrations/src/commands/CreateApplicationCommand.ts +++ b/clients/client-appintegrations/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts index 6b9885f7a152..0dee2bf5a95f 100644 --- a/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/CreateDataIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataIntegrationCommand, se_CreateDataIntegrationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts index 38c9705eee9a..e539ad7d6d55 100644 --- a/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/CreateEventIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventIntegrationCommand, se_CreateEventIntegrationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/DeleteApplicationCommand.ts b/clients/client-appintegrations/src/commands/DeleteApplicationCommand.ts index 1fdfa8ee495b..db77a50959e9 100644 --- a/clients/client-appintegrations/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-appintegrations/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts index 790dc29f2154..b53b0bfbf4f3 100644 --- a/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/DeleteDataIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataIntegrationCommand, se_DeleteDataIntegrationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts index e4c0d0ed8886..5b1fe28a2cd0 100644 --- a/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/DeleteEventIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventIntegrationCommand, se_DeleteEventIntegrationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/GetApplicationCommand.ts b/clients/client-appintegrations/src/commands/GetApplicationCommand.ts index 3622b819113d..13638aeaa6e6 100644 --- a/clients/client-appintegrations/src/commands/GetApplicationCommand.ts +++ b/clients/client-appintegrations/src/commands/GetApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts index f6828f84d0a9..8797385f9518 100644 --- a/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/GetDataIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataIntegrationCommand, se_GetDataIntegrationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts index 23dcd7bc443e..3231c36211bf 100644 --- a/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/GetEventIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventIntegrationCommand, se_GetEventIntegrationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListApplicationAssociationsCommand.ts b/clients/client-appintegrations/src/commands/ListApplicationAssociationsCommand.ts index f93592af79bd..787795ca6710 100644 --- a/clients/client-appintegrations/src/commands/ListApplicationAssociationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListApplicationAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListApplicationsCommand.ts b/clients/client-appintegrations/src/commands/ListApplicationsCommand.ts index 7ba7c960b914..5d7ab6114c1a 100644 --- a/clients/client-appintegrations/src/commands/ListApplicationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts b/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts index caf7a254e4b3..bf2252bf47ce 100644 --- a/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListDataIntegrationAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts b/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts index a7fe66fe8cd6..1e69c313a6f6 100644 --- a/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListDataIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataIntegrationsCommand, se_ListDataIntegrationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts b/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts index 5b4aae03e929..4047d861bafa 100644 --- a/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListEventIntegrationAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts b/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts index 25af80adcbc0..f3b829716f26 100644 --- a/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts +++ b/clients/client-appintegrations/src/commands/ListEventIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventIntegrationsCommand, se_ListEventIntegrationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts b/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts index b3f939d7935a..37858d346de9 100644 --- a/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/TagResourceCommand.ts b/clients/client-appintegrations/src/commands/TagResourceCommand.ts index 63bff1f8f750..93b9e6f13501 100644 --- a/clients/client-appintegrations/src/commands/TagResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/UntagResourceCommand.ts b/clients/client-appintegrations/src/commands/UntagResourceCommand.ts index 206828288bb4..133779b91414 100644 --- a/clients/client-appintegrations/src/commands/UntagResourceCommand.ts +++ b/clients/client-appintegrations/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/UpdateApplicationCommand.ts b/clients/client-appintegrations/src/commands/UpdateApplicationCommand.ts index 68e92b15445b..9f7dc091baff 100644 --- a/clients/client-appintegrations/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-appintegrations/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts b/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts index cc35a40a0a33..d700cd9d0bfd 100644 --- a/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/UpdateDataIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataIntegrationCommand, se_UpdateDataIntegrationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts b/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts index adb3166c35e7..a5593baae457 100644 --- a/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts +++ b/clients/client-appintegrations/src/commands/UpdateEventIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventIntegrationCommand, se_UpdateEventIntegrationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appintegrations/src/index.ts b/clients/client-appintegrations/src/index.ts index 3f5b3b9e1973..96b8e6118701 100644 --- a/clients/client-appintegrations/src/index.ts +++ b/clients/client-appintegrations/src/index.ts @@ -14,8 +14,8 @@ export * from "./AppIntegrationsClient"; export * from "./AppIntegrations"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppIntegrationsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppIntegrationsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-appintegrations/src/models/AppIntegrationsServiceException.ts b/clients/client-appintegrations/src/models/AppIntegrationsServiceException.ts index 7a540fea4d5f..6ee2ebb5e556 100644 --- a/clients/client-appintegrations/src/models/AppIntegrationsServiceException.ts +++ b/clients/client-appintegrations/src/models/AppIntegrationsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts index 70087f9d9e57..e61cc27fb91b 100644 --- a/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeleteScalingPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteScalingPolicyCommand, se_DeleteScalingPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts b/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts index 1c116af1d93b..4a9d13494dbf 100644 --- a/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeleteScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteScheduledActionCommand, se_DeleteScheduledActionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts b/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts index d037dc36bb63..50b26cca57cd 100644 --- a/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DeregisterScalableTargetCommand.ts @@ -16,7 +16,8 @@ import { de_DeregisterScalableTargetCommand, se_DeregisterScalableTargetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts index 620164dbade9..312460d4c6b4 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalableTargetsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeScalableTargetsCommand, se_DescribeScalableTargetsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts index 59eedcfe46dc..e2127475674b 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeScalingActivitiesCommand, se_DescribeScalingActivitiesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts index 816df689b1a6..5fee7d826dbe 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScalingPoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts index 0a63e1cf3f3e..250abd0c8beb 100644 --- a/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeScheduledActionsCommand, se_DescribeScheduledActionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts index 6f0576cedcea..284d7ea3e88f 100644 --- a/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts b/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts index 8139b4453a82..2553f3c68f05 100644 --- a/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/PutScalingPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts b/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts index ee0fb539569e..bfbca7a95d1c 100644 --- a/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/PutScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { de_PutScheduledActionCommand, se_PutScheduledActionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts b/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts index 7177da088789..9993cec52214 100644 --- a/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/RegisterScalableTargetCommand.ts @@ -16,7 +16,8 @@ import { de_RegisterScalableTargetCommand, se_RegisterScalableTargetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts index 75278a3ff2d6..d83199855aa5 100644 --- a/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts b/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts index 9413cd4a4138..895df268dc7d 100644 --- a/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts +++ b/clients/client-application-auto-scaling/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-auto-scaling/src/index.ts b/clients/client-application-auto-scaling/src/index.ts index 4941c6f8c1f1..0badc05cafd1 100644 --- a/clients/client-application-auto-scaling/src/index.ts +++ b/clients/client-application-auto-scaling/src/index.ts @@ -84,8 +84,8 @@ export * from "./ApplicationAutoScalingClient"; export * from "./ApplicationAutoScaling"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApplicationAutoScalingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApplicationAutoScalingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-application-auto-scaling/src/models/ApplicationAutoScalingServiceException.ts b/clients/client-application-auto-scaling/src/models/ApplicationAutoScalingServiceException.ts index 60b38885b7c6..f6c9f8ba5f1b 100644 --- a/clients/client-application-auto-scaling/src/models/ApplicationAutoScalingServiceException.ts +++ b/clients/client-application-auto-scaling/src/models/ApplicationAutoScalingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts index 92df0760909d..25357e6fa1c3 100644 --- a/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/AssociateConfigurationItemsToApplicationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/BatchDeleteAgentsCommand.ts b/clients/client-application-discovery-service/src/commands/BatchDeleteAgentsCommand.ts index a40e68c957a2..c3c76807da93 100644 --- a/clients/client-application-discovery-service/src/commands/BatchDeleteAgentsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/BatchDeleteAgentsCommand.ts @@ -16,7 +16,8 @@ import { de_BatchDeleteAgentsCommand, se_BatchDeleteAgentsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts b/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts index 2c8d3085e8e0..a0182a0293e5 100644 --- a/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts +++ b/clients/client-application-discovery-service/src/commands/BatchDeleteImportDataCommand.ts @@ -16,7 +16,8 @@ import { de_BatchDeleteImportDataCommand, se_BatchDeleteImportDataCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts index ad165f6a0401..bd4d314061fb 100644 --- a/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts b/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts index 0d7aef096f8b..d227a4f76c91 100644 --- a/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/CreateTagsCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts b/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts index 846744fe28c7..ee4416e2ecda 100644 --- a/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DeleteApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationsCommand, se_DeleteApplicationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts b/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts index 43d6e6ec2459..adaaa6f8aa66 100644 --- a/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DeleteTagsCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts index 95209b8015de..58b46ecac3f9 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeAgentsCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeAgentsCommand, se_DescribeAgentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeBatchDeleteConfigurationTaskCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeBatchDeleteConfigurationTaskCommand.ts index bde8337bf16e..967a314f6fa1 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeBatchDeleteConfigurationTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeBatchDeleteConfigurationTaskCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts index 9e7713f0ce2a..05e08a87b672 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeConfigurationsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConfigurationsCommand, se_DescribeConfigurationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts index 05d76fbd47e9..669993c46985 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeContinuousExportsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeContinuousExportsCommand, se_DescribeContinuousExportsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts index 1d9bd3aec2fc..8d4c61ee9f8a 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeExportConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts index 1f96c6e6c6f4..4bf7bf345f04 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeExportTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeExportTasksCommand, se_DescribeExportTasksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts index cb8dfedba259..119380afc3b5 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeImportTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeImportTasksCommand, se_DescribeImportTasksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts b/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts index f5393d8a99b3..df23e0f08da2 100644 --- a/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DescribeTagsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts index d03931320ed3..7abaed064d7f 100644 --- a/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/DisassociateConfigurationItemsFromApplicationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts index 4653020a34f7..9ab9c9a9e7ca 100644 --- a/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ExportConfigurationsCommand.ts @@ -16,7 +16,8 @@ import { de_ExportConfigurationsCommand, se_ExportConfigurationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts b/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts index 2a8fb4cc0e81..5f0333675206 100644 --- a/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts +++ b/clients/client-application-discovery-service/src/commands/GetDiscoverySummaryCommand.ts @@ -16,7 +16,8 @@ import { de_GetDiscoverySummaryCommand, se_GetDiscoverySummaryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts b/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts index 507e4f511fb5..cf44a20fa7b2 100644 --- a/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ListConfigurationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListConfigurationsCommand, se_ListConfigurationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts b/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts index f0352d244acf..7071fc6f8518 100644 --- a/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/ListServerNeighborsCommand.ts @@ -16,7 +16,8 @@ import { de_ListServerNeighborsCommand, se_ListServerNeighborsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StartBatchDeleteConfigurationTaskCommand.ts b/clients/client-application-discovery-service/src/commands/StartBatchDeleteConfigurationTaskCommand.ts index f05dcd4ff415..466b2269f9f4 100644 --- a/clients/client-application-discovery-service/src/commands/StartBatchDeleteConfigurationTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartBatchDeleteConfigurationTaskCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts b/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts index ab722d7b78c4..741088ca9fad 100644 --- a/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartContinuousExportCommand.ts @@ -16,7 +16,8 @@ import { de_StartContinuousExportCommand, se_StartContinuousExportCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts b/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts index dd33257ae28e..d874e598f953 100644 --- a/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartDataCollectionByAgentIdsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts b/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts index e21f91ce4ed2..2886e9792cdd 100644 --- a/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartExportTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StartExportTaskCommand, se_StartExportTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts b/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts index 132c607a40ae..6672d932b433 100644 --- a/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StartImportTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StartImportTaskCommand, se_StartImportTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts b/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts index 57a51f268b18..8dee2f5ae208 100644 --- a/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StopContinuousExportCommand.ts @@ -16,7 +16,8 @@ import { de_StopContinuousExportCommand, se_StopContinuousExportCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts b/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts index 73627f1a8019..f2b0f2091134 100644 --- a/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts +++ b/clients/client-application-discovery-service/src/commands/StopDataCollectionByAgentIdsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts b/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts index a0ee322a40b4..8d8a89511068 100644 --- a/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-application-discovery-service/src/commands/UpdateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-discovery-service/src/index.ts b/clients/client-application-discovery-service/src/index.ts index a1fc0ed5073b..f59553dc4b62 100644 --- a/clients/client-application-discovery-service/src/index.ts +++ b/clients/client-application-discovery-service/src/index.ts @@ -113,8 +113,8 @@ export * from "./ApplicationDiscoveryServiceClient"; export * from "./ApplicationDiscoveryService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApplicationDiscoveryServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApplicationDiscoveryServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-application-discovery-service/src/models/ApplicationDiscoveryServiceServiceException.ts b/clients/client-application-discovery-service/src/models/ApplicationDiscoveryServiceServiceException.ts index aa3c4a80a619..810a648985f8 100644 --- a/clients/client-application-discovery-service/src/models/ApplicationDiscoveryServiceServiceException.ts +++ b/clients/client-application-discovery-service/src/models/ApplicationDiscoveryServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-application-insights/src/commands/AddWorkloadCommand.ts b/clients/client-application-insights/src/commands/AddWorkloadCommand.ts index f46cbca808c6..fa168fb82b67 100644 --- a/clients/client-application-insights/src/commands/AddWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/AddWorkloadCommand.ts @@ -16,7 +16,8 @@ import { de_AddWorkloadCommand, se_AddWorkloadCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/CreateApplicationCommand.ts b/clients/client-application-insights/src/commands/CreateApplicationCommand.ts index 1ae9dc3507ce..e6a1c7ba9efa 100644 --- a/clients/client-application-insights/src/commands/CreateApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/CreateComponentCommand.ts b/clients/client-application-insights/src/commands/CreateComponentCommand.ts index eaaf6d0d5785..308ea232f2b7 100644 --- a/clients/client-application-insights/src/commands/CreateComponentCommand.ts +++ b/clients/client-application-insights/src/commands/CreateComponentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateComponentCommand, se_CreateComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts b/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts index a8b8f8d85072..2debf354da7e 100644 --- a/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/CreateLogPatternCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLogPatternCommand, se_CreateLogPatternCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts b/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts index 571eca1ce066..b5002c73a2ef 100644 --- a/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DeleteComponentCommand.ts b/clients/client-application-insights/src/commands/DeleteComponentCommand.ts index 1fd4aa7f67f6..fc38aee54d46 100644 --- a/clients/client-application-insights/src/commands/DeleteComponentCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteComponentCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts b/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts index ef31972e3588..146f6f8f7302 100644 --- a/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/DeleteLogPatternCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLogPatternCommand, se_DeleteLogPatternCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts b/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts index 8b917d1bc8b7..2183d30a6efb 100644 --- a/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeApplicationCommand, se_DescribeApplicationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeComponentCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentCommand.ts index a8fa5e1764ef..a8b775bfd044 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeComponentCommand, se_DescribeComponentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts index 789f2159f1d8..ce80a7d1213b 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts b/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts index f4704af03707..9cbef4d35be5 100644 --- a/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeComponentConfigurationRecommendationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts b/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts index 78b318ae84bb..f1c2ae5e26e8 100644 --- a/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeLogPatternCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLogPatternCommand, se_DescribeLogPatternCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeObservationCommand.ts b/clients/client-application-insights/src/commands/DescribeObservationCommand.ts index 131f7eda1e88..891caa810869 100644 --- a/clients/client-application-insights/src/commands/DescribeObservationCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeObservationCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeObservationCommand, se_DescribeObservationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeProblemCommand.ts b/clients/client-application-insights/src/commands/DescribeProblemCommand.ts index aee439c7d729..1001e09b99b0 100644 --- a/clients/client-application-insights/src/commands/DescribeProblemCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeProblemCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeProblemCommand, se_DescribeProblemCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts b/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts index 0a42edaf2c69..b62bd5039862 100644 --- a/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeProblemObservationsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeProblemObservationsCommand, se_DescribeProblemObservationsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts b/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts index 0c767a1ee617..322399c8e5ea 100644 --- a/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/DescribeWorkloadCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeWorkloadCommand, se_DescribeWorkloadCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListApplicationsCommand.ts b/clients/client-application-insights/src/commands/ListApplicationsCommand.ts index 2ef66dbb70f5..6036fdde0b4f 100644 --- a/clients/client-application-insights/src/commands/ListApplicationsCommand.ts +++ b/clients/client-application-insights/src/commands/ListApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListComponentsCommand.ts b/clients/client-application-insights/src/commands/ListComponentsCommand.ts index e7e7a18343ae..815844350d69 100644 --- a/clients/client-application-insights/src/commands/ListComponentsCommand.ts +++ b/clients/client-application-insights/src/commands/ListComponentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts b/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts index 271821082d4e..510372c153b3 100644 --- a/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts +++ b/clients/client-application-insights/src/commands/ListConfigurationHistoryCommand.ts @@ -16,7 +16,8 @@ import { de_ListConfigurationHistoryCommand, se_ListConfigurationHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts b/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts index 025950dfe204..1504ce8ff59d 100644 --- a/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts +++ b/clients/client-application-insights/src/commands/ListLogPatternSetsCommand.ts @@ -16,7 +16,8 @@ import { de_ListLogPatternSetsCommand, se_ListLogPatternSetsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts b/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts index 51c1c9167159..a751013b9bb3 100644 --- a/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts +++ b/clients/client-application-insights/src/commands/ListLogPatternsCommand.ts @@ -16,7 +16,8 @@ import { de_ListLogPatternsCommand, se_ListLogPatternsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListProblemsCommand.ts b/clients/client-application-insights/src/commands/ListProblemsCommand.ts index 5e29e19d92b2..b0f11a5e12e8 100644 --- a/clients/client-application-insights/src/commands/ListProblemsCommand.ts +++ b/clients/client-application-insights/src/commands/ListProblemsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProblemsCommand, se_ListProblemsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts b/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts index 0e80983ff41c..61d45e73fa3d 100644 --- a/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-application-insights/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts b/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts index c09c10acaad7..eb762a5c9173 100644 --- a/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts +++ b/clients/client-application-insights/src/commands/ListWorkloadsCommand.ts @@ -16,7 +16,8 @@ import { de_ListWorkloadsCommand, se_ListWorkloadsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts b/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts index 574a34222037..be97fa10167f 100644 --- a/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/RemoveWorkloadCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveWorkloadCommand, se_RemoveWorkloadCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/TagResourceCommand.ts b/clients/client-application-insights/src/commands/TagResourceCommand.ts index 4f9e4c372b4d..bdc7365309ec 100644 --- a/clients/client-application-insights/src/commands/TagResourceCommand.ts +++ b/clients/client-application-insights/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UntagResourceCommand.ts b/clients/client-application-insights/src/commands/UntagResourceCommand.ts index eee0d2b6ca8c..e16a9bad56dd 100644 --- a/clients/client-application-insights/src/commands/UntagResourceCommand.ts +++ b/clients/client-application-insights/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts b/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts index dfdfccc9c529..aa1b57a501f2 100644 --- a/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateComponentCommand.ts b/clients/client-application-insights/src/commands/UpdateComponentCommand.ts index a556abb16994..5729ea1ce52a 100644 --- a/clients/client-application-insights/src/commands/UpdateComponentCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateComponentCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateComponentCommand, se_UpdateComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts b/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts index 80c375bf8bdf..8fb9f09c2b69 100644 --- a/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateComponentConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts b/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts index f61ebe2639f2..b50a4d7776bf 100644 --- a/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateLogPatternCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateLogPatternCommand, se_UpdateLogPatternCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateProblemCommand.ts b/clients/client-application-insights/src/commands/UpdateProblemCommand.ts index d667b3629b01..3309c48ad70e 100644 --- a/clients/client-application-insights/src/commands/UpdateProblemCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateProblemCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProblemCommand, se_UpdateProblemCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts b/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts index abba7dafb04f..943a668a2cd1 100644 --- a/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts +++ b/clients/client-application-insights/src/commands/UpdateWorkloadCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateWorkloadCommand, se_UpdateWorkloadCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-application-insights/src/index.ts b/clients/client-application-insights/src/index.ts index 7fa7a001c913..9e8939e16485 100644 --- a/clients/client-application-insights/src/index.ts +++ b/clients/client-application-insights/src/index.ts @@ -19,8 +19,8 @@ export * from "./ApplicationInsightsClient"; export * from "./ApplicationInsights"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApplicationInsightsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApplicationInsightsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-application-insights/src/models/ApplicationInsightsServiceException.ts b/clients/client-application-insights/src/models/ApplicationInsightsServiceException.ts index a9fde8224d4d..21b23d927998 100644 --- a/clients/client-application-insights/src/models/ApplicationInsightsServiceException.ts +++ b/clients/client-application-insights/src/models/ApplicationInsightsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts index 42c4026ff8b0..9b6bbf99b7f4 100644 --- a/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/DeleteReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteReportDefinitionCommand, se_DeleteReportDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts index 998b3b2cc7e8..30027d007ee9 100644 --- a/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/GetReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_GetReportDefinitionCommand, se_GetReportDefinitionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts b/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts index 1c6e8ab946a2..d149814adc00 100644 --- a/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/ImportApplicationUsageCommand.ts @@ -16,7 +16,8 @@ import { de_ImportApplicationUsageCommand, se_ImportApplicationUsageCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts b/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts index 80c169f9281a..1b8abde0b65d 100644 --- a/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/ListReportDefinitionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListReportDefinitionsCommand, se_ListReportDefinitionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts index b1c9719c4528..09720d636f15 100644 --- a/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/PutReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_PutReportDefinitionCommand, se_PutReportDefinitionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts b/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts index 55d513296013..bea3dc600806 100644 --- a/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts +++ b/clients/client-applicationcostprofiler/src/commands/UpdateReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateReportDefinitionCommand, se_UpdateReportDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-applicationcostprofiler/src/index.ts b/clients/client-applicationcostprofiler/src/index.ts index 91cbb352d176..f9e0a13e71c5 100644 --- a/clients/client-applicationcostprofiler/src/index.ts +++ b/clients/client-applicationcostprofiler/src/index.ts @@ -13,8 +13,8 @@ export * from "./ApplicationCostProfilerClient"; export * from "./ApplicationCostProfiler"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ApplicationCostProfilerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ApplicationCostProfilerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-applicationcostprofiler/src/models/ApplicationCostProfilerServiceException.ts b/clients/client-applicationcostprofiler/src/models/ApplicationCostProfilerServiceException.ts index d925f5c386ea..a1b5f70c72b9 100644 --- a/clients/client-applicationcostprofiler/src/models/ApplicationCostProfilerServiceException.ts +++ b/clients/client-applicationcostprofiler/src/models/ApplicationCostProfilerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts b/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts index 48815bd52d2a..b476670c7faa 100644 --- a/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts +++ b/clients/client-apprunner/src/commands/AssociateCustomDomainCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateCustomDomainCommand, se_AssociateCustomDomainCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts index 3beec9b1f1ad..37bd1d3a0053 100644 --- a/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/CreateAutoScalingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateConnectionCommand.ts b/clients/client-apprunner/src/commands/CreateConnectionCommand.ts index dd192bc868ee..b6ed3563a5a0 100644 --- a/clients/client-apprunner/src/commands/CreateConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/CreateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts index 5f43cd7409f7..f1ddd6320f97 100644 --- a/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/CreateObservabilityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateServiceCommand.ts b/clients/client-apprunner/src/commands/CreateServiceCommand.ts index b16afc5be845..0d68d35cf9af 100644 --- a/clients/client-apprunner/src/commands/CreateServiceCommand.ts +++ b/clients/client-apprunner/src/commands/CreateServiceCommand.ts @@ -17,7 +17,8 @@ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts index 1b470967cf66..22393dd0dca2 100644 --- a/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/CreateVpcConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcConnectorCommand, se_CreateVpcConnectorCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts index eb00c5883dd4..120208900edd 100644 --- a/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/CreateVpcIngressConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcIngressConnectionCommand, se_CreateVpcIngressConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts index ed5a3f59cc5e..c56bb78ea43d 100644 --- a/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteAutoScalingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts b/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts index ec317687d541..ee9ff7e51b0c 100644 --- a/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts index 0483f224440b..fcc8a4e45be2 100644 --- a/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteObservabilityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteServiceCommand.ts b/clients/client-apprunner/src/commands/DeleteServiceCommand.ts index 380393e1262a..1fb0b2e2bdfc 100644 --- a/clients/client-apprunner/src/commands/DeleteServiceCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteServiceCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts index 1f3bd4189231..7ea830077131 100644 --- a/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteVpcConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcConnectorCommand, se_DeleteVpcConnectorCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts index 9d3c4c674dfd..1a1bf7be7167 100644 --- a/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DeleteVpcIngressConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcIngressConnectionCommand, se_DeleteVpcIngressConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts index d13e336ea3ca..2edd6576e28b 100644 --- a/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeAutoScalingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts b/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts index 6c3be9438623..d2c8015529c7 100644 --- a/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeCustomDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCustomDomainsCommand, se_DescribeCustomDomainsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts b/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts index 9a6e0d77abbd..1fc2c4093663 100644 --- a/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeObservabilityConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeServiceCommand.ts b/clients/client-apprunner/src/commands/DescribeServiceCommand.ts index 631e2371002a..06d822f896a9 100644 --- a/clients/client-apprunner/src/commands/DescribeServiceCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeServiceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeServiceCommand, se_DescribeServiceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts b/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts index 2e8d81169f02..884af5adc8b6 100644 --- a/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeVpcConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcConnectorCommand, se_DescribeVpcConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts index a499d3c3b78a..1860092bb3f6 100644 --- a/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/DescribeVpcIngressConnectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts b/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts index 47a063efbf83..0e7719ab625a 100644 --- a/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts +++ b/clients/client-apprunner/src/commands/DisassociateCustomDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateCustomDomainCommand, se_DisassociateCustomDomainCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts b/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts index 39b16d253a30..de07e834cb00 100644 --- a/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListAutoScalingConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListConnectionsCommand.ts b/clients/client-apprunner/src/commands/ListConnectionsCommand.ts index 81ae3da47f86..e19d1ae27330 100644 --- a/clients/client-apprunner/src/commands/ListConnectionsCommand.ts +++ b/clients/client-apprunner/src/commands/ListConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts b/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts index 72db0df785fc..fc880b4007f6 100644 --- a/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListObservabilityConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListOperationsCommand.ts b/clients/client-apprunner/src/commands/ListOperationsCommand.ts index ab1d3c9ac02b..3254d9a134f7 100644 --- a/clients/client-apprunner/src/commands/ListOperationsCommand.ts +++ b/clients/client-apprunner/src/commands/ListOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOperationsCommand, se_ListOperationsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListServicesCommand.ts b/clients/client-apprunner/src/commands/ListServicesCommand.ts index 6a642e7bf6ce..1dfec79c5b47 100644 --- a/clients/client-apprunner/src/commands/ListServicesCommand.ts +++ b/clients/client-apprunner/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListServicesForAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/ListServicesForAutoScalingConfigurationCommand.ts index 1ea993746256..cf04696b348c 100644 --- a/clients/client-apprunner/src/commands/ListServicesForAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/ListServicesForAutoScalingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts b/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts index 409ce95753b5..b0db80fe13ac 100644 --- a/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-apprunner/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts b/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts index c8d6bdb51e49..4d70ba1f6fa7 100644 --- a/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts +++ b/clients/client-apprunner/src/commands/ListVpcConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcConnectorsCommand, se_ListVpcConnectorsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts b/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts index 39e254f1ac7d..0eef254a82e1 100644 --- a/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts +++ b/clients/client-apprunner/src/commands/ListVpcIngressConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcIngressConnectionsCommand, se_ListVpcIngressConnectionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/PauseServiceCommand.ts b/clients/client-apprunner/src/commands/PauseServiceCommand.ts index 5b4ea50745a8..d33d626c4419 100644 --- a/clients/client-apprunner/src/commands/PauseServiceCommand.ts +++ b/clients/client-apprunner/src/commands/PauseServiceCommand.ts @@ -12,7 +12,8 @@ import { de_PauseServiceCommand, se_PauseServiceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/ResumeServiceCommand.ts b/clients/client-apprunner/src/commands/ResumeServiceCommand.ts index a9548f76d695..6f8d50fc9252 100644 --- a/clients/client-apprunner/src/commands/ResumeServiceCommand.ts +++ b/clients/client-apprunner/src/commands/ResumeServiceCommand.ts @@ -16,7 +16,8 @@ import { de_ResumeServiceCommand, se_ResumeServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/StartDeploymentCommand.ts b/clients/client-apprunner/src/commands/StartDeploymentCommand.ts index f6aad0eafacc..be53f61e49e8 100644 --- a/clients/client-apprunner/src/commands/StartDeploymentCommand.ts +++ b/clients/client-apprunner/src/commands/StartDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StartDeploymentCommand, se_StartDeploymentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/TagResourceCommand.ts b/clients/client-apprunner/src/commands/TagResourceCommand.ts index 5de9e93ddd9c..9158d1d45d2a 100644 --- a/clients/client-apprunner/src/commands/TagResourceCommand.ts +++ b/clients/client-apprunner/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/UntagResourceCommand.ts b/clients/client-apprunner/src/commands/UntagResourceCommand.ts index 63f6f5940050..3e42e044710c 100644 --- a/clients/client-apprunner/src/commands/UntagResourceCommand.ts +++ b/clients/client-apprunner/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/UpdateDefaultAutoScalingConfigurationCommand.ts b/clients/client-apprunner/src/commands/UpdateDefaultAutoScalingConfigurationCommand.ts index 6ad29993b478..bb735085c142 100644 --- a/clients/client-apprunner/src/commands/UpdateDefaultAutoScalingConfigurationCommand.ts +++ b/clients/client-apprunner/src/commands/UpdateDefaultAutoScalingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/UpdateServiceCommand.ts b/clients/client-apprunner/src/commands/UpdateServiceCommand.ts index 7959a9545257..778efdf53eb3 100644 --- a/clients/client-apprunner/src/commands/UpdateServiceCommand.ts +++ b/clients/client-apprunner/src/commands/UpdateServiceCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts b/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts index 381e490979cf..407cb35311fa 100644 --- a/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts +++ b/clients/client-apprunner/src/commands/UpdateVpcIngressConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVpcIngressConnectionCommand, se_UpdateVpcIngressConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-apprunner/src/index.ts b/clients/client-apprunner/src/index.ts index e18169c3ec33..a19912566e66 100644 --- a/clients/client-apprunner/src/index.ts +++ b/clients/client-apprunner/src/index.ts @@ -24,8 +24,8 @@ export * from "./AppRunnerClient"; export * from "./AppRunner"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppRunnerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppRunnerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-apprunner/src/models/AppRunnerServiceException.ts b/clients/client-apprunner/src/models/AppRunnerServiceException.ts index 5ce340180745..05b568f4ca9e 100644 --- a/clients/client-apprunner/src/models/AppRunnerServiceException.ts +++ b/clients/client-apprunner/src/models/AppRunnerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts b/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts index 103bfc3c495f..7a56bd1605dd 100644 --- a/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/AssociateAppBlockBuilderAppBlockCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts b/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts index 9ce024899fd6..0e79344fe874 100644 --- a/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts +++ b/clients/client-appstream/src/commands/AssociateApplicationFleetCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateApplicationFleetCommand, se_AssociateApplicationFleetComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts b/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts index a4cd9aac86b5..8b33bf3da4a1 100644 --- a/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/AssociateApplicationToEntitlementCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/AssociateFleetCommand.ts b/clients/client-appstream/src/commands/AssociateFleetCommand.ts index d5e7de571831..50a77a2510e2 100644 --- a/clients/client-appstream/src/commands/AssociateFleetCommand.ts +++ b/clients/client-appstream/src/commands/AssociateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateFleetCommand, se_AssociateFleetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts b/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts index 43df219989d7..c88066d19455 100644 --- a/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts +++ b/clients/client-appstream/src/commands/BatchAssociateUserStackCommand.ts @@ -17,7 +17,8 @@ import { de_BatchAssociateUserStackCommand, se_BatchAssociateUserStackCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts b/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts index eeb805da4287..2f97226edd4b 100644 --- a/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts +++ b/clients/client-appstream/src/commands/BatchDisassociateUserStackCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDisassociateUserStackCommand, se_BatchDisassociateUserStackComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CopyImageCommand.ts b/clients/client-appstream/src/commands/CopyImageCommand.ts index 45b5c8287280..3c377eff6221 100644 --- a/clients/client-appstream/src/commands/CopyImageCommand.ts +++ b/clients/client-appstream/src/commands/CopyImageCommand.ts @@ -12,7 +12,8 @@ import { de_CopyImageCommand, se_CopyImageCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts index eed4ad6d77c0..24782a1a0110 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAppBlockBuilderCommand, se_CreateAppBlockBuilderCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts index 4b3a110093d3..6996ccd4f246 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockBuilderStreamingURLCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateAppBlockCommand.ts b/clients/client-appstream/src/commands/CreateAppBlockCommand.ts index 44d745f1b206..6dedae094c13 100644 --- a/clients/client-appstream/src/commands/CreateAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/CreateAppBlockCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAppBlockCommand, se_CreateAppBlockCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateApplicationCommand.ts b/clients/client-appstream/src/commands/CreateApplicationCommand.ts index 79a3d5512b30..5731830b4419 100644 --- a/clients/client-appstream/src/commands/CreateApplicationCommand.ts +++ b/clients/client-appstream/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts index f06018f34d7e..9b9731920341 100644 --- a/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/CreateDirectoryConfigCommand.ts @@ -17,7 +17,8 @@ import { de_CreateDirectoryConfigCommand, se_CreateDirectoryConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateEntitlementCommand.ts b/clients/client-appstream/src/commands/CreateEntitlementCommand.ts index 52d5f126c8a2..15928aff71e1 100644 --- a/clients/client-appstream/src/commands/CreateEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/CreateEntitlementCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEntitlementCommand, se_CreateEntitlementCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateFleetCommand.ts b/clients/client-appstream/src/commands/CreateFleetCommand.ts index 7a79cba5fdeb..8b72b51a2b6b 100644 --- a/clients/client-appstream/src/commands/CreateFleetCommand.ts +++ b/clients/client-appstream/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts b/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts index 49350d8f91c2..ea3914017330 100644 --- a/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/CreateImageBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImageBuilderCommand, se_CreateImageBuilderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts index 0860e4479f16..c653ad368073 100644 --- a/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateImageBuilderStreamingURLCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateStackCommand.ts b/clients/client-appstream/src/commands/CreateStackCommand.ts index f25bfe303436..48588dc0f178 100644 --- a/clients/client-appstream/src/commands/CreateStackCommand.ts +++ b/clients/client-appstream/src/commands/CreateStackCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts b/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts index b6fb11388502..f5745b9bb3b8 100644 --- a/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts +++ b/clients/client-appstream/src/commands/CreateStreamingURLCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamingURLCommand, se_CreateStreamingURLCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts b/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts index 0b5ce87954e7..69cab6630ff2 100644 --- a/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts +++ b/clients/client-appstream/src/commands/CreateUpdatedImageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUpdatedImageCommand, se_CreateUpdatedImageCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts b/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts index a22dc5d727f6..c08c4ded44e0 100644 --- a/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts +++ b/clients/client-appstream/src/commands/CreateUsageReportSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/CreateUserCommand.ts b/clients/client-appstream/src/commands/CreateUserCommand.ts index 91c75633d188..b6c3db38cb21 100644 --- a/clients/client-appstream/src/commands/CreateUserCommand.ts +++ b/clients/client-appstream/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts index aa27672963b0..1076c3eb7760 100644 --- a/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/DeleteAppBlockBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppBlockBuilderCommand, se_DeleteAppBlockBuilderCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts b/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts index 2ddfb0c9f834..96aeca7d5d30 100644 --- a/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/DeleteAppBlockCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppBlockCommand, se_DeleteAppBlockCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteApplicationCommand.ts b/clients/client-appstream/src/commands/DeleteApplicationCommand.ts index 356969315961..b3993d1a6059 100644 --- a/clients/client-appstream/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-appstream/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts index 8979a4b2e075..08e5501b94de 100644 --- a/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/DeleteDirectoryConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDirectoryConfigCommand, se_DeleteDirectoryConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts b/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts index 1e5ca35693e4..4bc11774fd38 100644 --- a/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/DeleteEntitlementCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEntitlementCommand, se_DeleteEntitlementCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteFleetCommand.ts b/clients/client-appstream/src/commands/DeleteFleetCommand.ts index 5824bc775ccf..75001d36f62f 100644 --- a/clients/client-appstream/src/commands/DeleteFleetCommand.ts +++ b/clients/client-appstream/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts b/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts index a4ab7c8925ab..9ced7eba0abb 100644 --- a/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImageBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImageBuilderCommand, se_DeleteImageBuilderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteImageCommand.ts b/clients/client-appstream/src/commands/DeleteImageCommand.ts index c0ae5487ef3e..f6790fc5fd0f 100644 --- a/clients/client-appstream/src/commands/DeleteImageCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImageCommand, se_DeleteImageCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts b/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts index f5f58330fb50..9b1cd0008037 100644 --- a/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/DeleteImagePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImagePermissionsCommand, se_DeleteImagePermissionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteStackCommand.ts b/clients/client-appstream/src/commands/DeleteStackCommand.ts index 1492be29ddef..44476da827c8 100644 --- a/clients/client-appstream/src/commands/DeleteStackCommand.ts +++ b/clients/client-appstream/src/commands/DeleteStackCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts b/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts index acae13347dff..66c4e6e2a7f3 100644 --- a/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts +++ b/clients/client-appstream/src/commands/DeleteUsageReportSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DeleteUserCommand.ts b/clients/client-appstream/src/commands/DeleteUserCommand.ts index 9d76bc1780c7..09210f05ddde 100644 --- a/clients/client-appstream/src/commands/DeleteUserCommand.ts +++ b/clients/client-appstream/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts index 4fae8ebe321f..d9faac244e5e 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts index 0cca4db3537e..5ea70e47a363 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlockBuildersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAppBlockBuildersCommand, se_DescribeAppBlockBuildersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts b/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts index 8984c5bf3225..754a86f62dc8 100644 --- a/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts +++ b/clients/client-appstream/src/commands/DescribeAppBlocksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAppBlocksCommand, se_DescribeAppBlocksCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts index 0e7b43689852..e111313f68e5 100644 --- a/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeApplicationFleetAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts b/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts index 43227c344f2e..1422b14ecc0d 100644 --- a/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts b/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts index d63d55b9fc2c..e33cd2390ed7 100644 --- a/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeDirectoryConfigsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDirectoryConfigsCommand, se_DescribeDirectoryConfigsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts b/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts index 51400d594090..570ab0c4225f 100644 --- a/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeEntitlementsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEntitlementsCommand, se_DescribeEntitlementsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeFleetsCommand.ts b/clients/client-appstream/src/commands/DescribeFleetsCommand.ts index 91fd06a3c2f0..8db494a5dbea 100644 --- a/clients/client-appstream/src/commands/DescribeFleetsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetsCommand, se_DescribeFleetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts b/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts index 491e7a8dc33f..2c7503df8cef 100644 --- a/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImageBuildersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImageBuildersCommand, se_DescribeImageBuildersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts b/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts index 4f05d73363e3..7c2b4fba10c7 100644 --- a/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImagePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImagePermissionsCommand, se_DescribeImagePermissionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeImagesCommand.ts b/clients/client-appstream/src/commands/DescribeImagesCommand.ts index 39639846137c..b96478acc8e7 100644 --- a/clients/client-appstream/src/commands/DescribeImagesCommand.ts +++ b/clients/client-appstream/src/commands/DescribeImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImagesCommand, se_DescribeImagesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeSessionsCommand.ts b/clients/client-appstream/src/commands/DescribeSessionsCommand.ts index 791fa13eb884..c40fd6034427 100644 --- a/clients/client-appstream/src/commands/DescribeSessionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSessionsCommand, se_DescribeSessionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeStacksCommand.ts b/clients/client-appstream/src/commands/DescribeStacksCommand.ts index b9e6efa94a6a..d29b9b8d18c8 100644 --- a/clients/client-appstream/src/commands/DescribeStacksCommand.ts +++ b/clients/client-appstream/src/commands/DescribeStacksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts b/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts index ff6fd063a4b5..3e6c712cfd5c 100644 --- a/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUsageReportSubscriptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts b/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts index 283a0858cdb7..b52d2860a943 100644 --- a/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUserStackAssociationsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DescribeUsersCommand.ts b/clients/client-appstream/src/commands/DescribeUsersCommand.ts index 375cf567004a..67dee7259543 100644 --- a/clients/client-appstream/src/commands/DescribeUsersCommand.ts +++ b/clients/client-appstream/src/commands/DescribeUsersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DisableUserCommand.ts b/clients/client-appstream/src/commands/DisableUserCommand.ts index e79ecc25b684..e720bdfcd5c0 100644 --- a/clients/client-appstream/src/commands/DisableUserCommand.ts +++ b/clients/client-appstream/src/commands/DisableUserCommand.ts @@ -12,7 +12,8 @@ import { de_DisableUserCommand, se_DisableUserCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts b/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts index 9521be735ecd..a1f885731bcf 100644 --- a/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateAppBlockBuilderAppBlockCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts b/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts index a288e5977fe0..daf31c094fc6 100644 --- a/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateApplicationFleetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts b/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts index 909f1d3607cb..0091029f4e3c 100644 --- a/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateApplicationFromEntitlementCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/DisassociateFleetCommand.ts b/clients/client-appstream/src/commands/DisassociateFleetCommand.ts index ed8d102ba72f..cf18e29bd0c2 100644 --- a/clients/client-appstream/src/commands/DisassociateFleetCommand.ts +++ b/clients/client-appstream/src/commands/DisassociateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateFleetCommand, se_DisassociateFleetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/EnableUserCommand.ts b/clients/client-appstream/src/commands/EnableUserCommand.ts index 35082bf1b121..2e48f9e0fd4d 100644 --- a/clients/client-appstream/src/commands/EnableUserCommand.ts +++ b/clients/client-appstream/src/commands/EnableUserCommand.ts @@ -12,7 +12,8 @@ import { de_EnableUserCommand, se_EnableUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/ExpireSessionCommand.ts b/clients/client-appstream/src/commands/ExpireSessionCommand.ts index c78eef4aa60e..4a9b8b0fd5ff 100644 --- a/clients/client-appstream/src/commands/ExpireSessionCommand.ts +++ b/clients/client-appstream/src/commands/ExpireSessionCommand.ts @@ -12,7 +12,8 @@ import { de_ExpireSessionCommand, se_ExpireSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts b/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts index 2ef0ea1f3bc8..dc91bf4c0cfe 100644 --- a/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts +++ b/clients/client-appstream/src/commands/ListAssociatedFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssociatedFleetsCommand, se_ListAssociatedFleetsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts b/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts index 697fd5fd11e6..b7c1bc0b6fb9 100644 --- a/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts +++ b/clients/client-appstream/src/commands/ListAssociatedStacksCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssociatedStacksCommand, se_ListAssociatedStacksCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts b/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts index b46817994303..015ef78e1cdd 100644 --- a/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts +++ b/clients/client-appstream/src/commands/ListEntitledApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntitledApplicationsCommand, se_ListEntitledApplicationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts b/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts index c96a84a1af3c..a0cef0a8a211 100644 --- a/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appstream/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts index 83062e015564..0773f102819d 100644 --- a/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StartAppBlockBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_StartAppBlockBuilderCommand, se_StartAppBlockBuilderCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StartFleetCommand.ts b/clients/client-appstream/src/commands/StartFleetCommand.ts index 00d56769f04f..4ec5d7479dd9 100644 --- a/clients/client-appstream/src/commands/StartFleetCommand.ts +++ b/clients/client-appstream/src/commands/StartFleetCommand.ts @@ -12,7 +12,8 @@ import { de_StartFleetCommand, se_StartFleetCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StartImageBuilderCommand.ts b/clients/client-appstream/src/commands/StartImageBuilderCommand.ts index 5dcc8e9d464b..ad139c710c5f 100644 --- a/clients/client-appstream/src/commands/StartImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StartImageBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_StartImageBuilderCommand, se_StartImageBuilderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts index 2f2b59df27cd..93533139b9da 100644 --- a/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StopAppBlockBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_StopAppBlockBuilderCommand, se_StopAppBlockBuilderCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StopFleetCommand.ts b/clients/client-appstream/src/commands/StopFleetCommand.ts index 5b03fafb62a7..691cd22986e7 100644 --- a/clients/client-appstream/src/commands/StopFleetCommand.ts +++ b/clients/client-appstream/src/commands/StopFleetCommand.ts @@ -12,7 +12,8 @@ import { de_StopFleetCommand, se_StopFleetCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/StopImageBuilderCommand.ts b/clients/client-appstream/src/commands/StopImageBuilderCommand.ts index 2b14a7312904..1edcb7d6b7fd 100644 --- a/clients/client-appstream/src/commands/StopImageBuilderCommand.ts +++ b/clients/client-appstream/src/commands/StopImageBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_StopImageBuilderCommand, se_StopImageBuilderCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/TagResourceCommand.ts b/clients/client-appstream/src/commands/TagResourceCommand.ts index 51f251906e83..0d5ef2ed774b 100644 --- a/clients/client-appstream/src/commands/TagResourceCommand.ts +++ b/clients/client-appstream/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UntagResourceCommand.ts b/clients/client-appstream/src/commands/UntagResourceCommand.ts index 7ba71355da01..781b0ecb680b 100644 --- a/clients/client-appstream/src/commands/UntagResourceCommand.ts +++ b/clients/client-appstream/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts b/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts index d8a2ab879bd5..727309072ec9 100644 --- a/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts +++ b/clients/client-appstream/src/commands/UpdateAppBlockBuilderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAppBlockBuilderCommand, se_UpdateAppBlockBuilderCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateApplicationCommand.ts b/clients/client-appstream/src/commands/UpdateApplicationCommand.ts index e3cef6977965..3c380a0d1b66 100644 --- a/clients/client-appstream/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-appstream/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts b/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts index 75f38dd4347d..20c51eee44e5 100644 --- a/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts +++ b/clients/client-appstream/src/commands/UpdateDirectoryConfigCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateDirectoryConfigCommand, se_UpdateDirectoryConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts b/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts index 23a68b845c89..bcc5616795e5 100644 --- a/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts +++ b/clients/client-appstream/src/commands/UpdateEntitlementCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEntitlementCommand, se_UpdateEntitlementCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateFleetCommand.ts b/clients/client-appstream/src/commands/UpdateFleetCommand.ts index 772912ade3c3..29b1aa6f92aa 100644 --- a/clients/client-appstream/src/commands/UpdateFleetCommand.ts +++ b/clients/client-appstream/src/commands/UpdateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts b/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts index 470b917ef455..792bca41a841 100644 --- a/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts +++ b/clients/client-appstream/src/commands/UpdateImagePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateImagePermissionsCommand, se_UpdateImagePermissionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/commands/UpdateStackCommand.ts b/clients/client-appstream/src/commands/UpdateStackCommand.ts index db4137795b50..7d7f4082da74 100644 --- a/clients/client-appstream/src/commands/UpdateStackCommand.ts +++ b/clients/client-appstream/src/commands/UpdateStackCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStackCommand, se_UpdateStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appstream/src/index.ts b/clients/client-appstream/src/index.ts index 465a90d6ed6b..969e27275601 100644 --- a/clients/client-appstream/src/index.ts +++ b/clients/client-appstream/src/index.ts @@ -25,8 +25,8 @@ export * from "./AppStreamClient"; export * from "./AppStream"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppStreamExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppStreamExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-appstream/src/models/AppStreamServiceException.ts b/clients/client-appstream/src/models/AppStreamServiceException.ts index 72fd8154beff..518945f76d18 100644 --- a/clients/client-appstream/src/models/AppStreamServiceException.ts +++ b/clients/client-appstream/src/models/AppStreamServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-appsync/src/commands/AssociateApiCommand.ts b/clients/client-appsync/src/commands/AssociateApiCommand.ts index a65f7d7f1414..6f6b590036b3 100644 --- a/clients/client-appsync/src/commands/AssociateApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateApiCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateApiCommand, se_AssociateApiCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts b/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts index cca74bf62cdf..18e8e35a91eb 100644 --- a/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateMergedGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMergedGraphqlApiCommand, se_AssociateMergedGraphqlApiComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts b/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts index 99a6dc95ec8a..2e93543c1956 100644 --- a/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/AssociateSourceGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateSourceGraphqlApiCommand, se_AssociateSourceGraphqlApiComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateApiCacheCommand.ts b/clients/client-appsync/src/commands/CreateApiCacheCommand.ts index d319c838b56e..737d7cf8d172 100644 --- a/clients/client-appsync/src/commands/CreateApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/CreateApiCacheCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiCacheCommand, se_CreateApiCacheCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateApiKeyCommand.ts b/clients/client-appsync/src/commands/CreateApiKeyCommand.ts index 0c3d4c5d4e6d..c18304a82fb3 100644 --- a/clients/client-appsync/src/commands/CreateApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/CreateApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiKeyCommand, se_CreateApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateDataSourceCommand.ts b/clients/client-appsync/src/commands/CreateDataSourceCommand.ts index ec84f383c687..15a11ba068b4 100644 --- a/clients/client-appsync/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/CreateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataSourceCommand, se_CreateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateDomainNameCommand.ts b/clients/client-appsync/src/commands/CreateDomainNameCommand.ts index 0627c68a482b..40021e86bf9e 100644 --- a/clients/client-appsync/src/commands/CreateDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/CreateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainNameCommand, se_CreateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateFunctionCommand.ts b/clients/client-appsync/src/commands/CreateFunctionCommand.ts index fbeb7704b4ec..87d7b373027c 100644 --- a/clients/client-appsync/src/commands/CreateFunctionCommand.ts +++ b/clients/client-appsync/src/commands/CreateFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFunctionCommand, se_CreateFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts b/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts index 58b5e7873619..8be6abb5b2cb 100644 --- a/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/CreateGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGraphqlApiCommand, se_CreateGraphqlApiCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateResolverCommand.ts b/clients/client-appsync/src/commands/CreateResolverCommand.ts index badcfed9e6b2..85ed93cc382e 100644 --- a/clients/client-appsync/src/commands/CreateResolverCommand.ts +++ b/clients/client-appsync/src/commands/CreateResolverCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResolverCommand, se_CreateResolverCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/CreateTypeCommand.ts b/clients/client-appsync/src/commands/CreateTypeCommand.ts index a34351cc4f2d..b94ce94e59a5 100644 --- a/clients/client-appsync/src/commands/CreateTypeCommand.ts +++ b/clients/client-appsync/src/commands/CreateTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTypeCommand, se_CreateTypeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts b/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts index a2f6884f8427..961c52a81403 100644 --- a/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/DeleteApiCacheCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiCacheCommand, se_DeleteApiCacheCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts b/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts index 278380c00b82..42052b0892f9 100644 --- a/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/DeleteApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiKeyCommand, se_DeleteApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts b/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts index 10079b8fbc46..519cfcac13cc 100644 --- a/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts b/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts index 9201f8baa93a..a4dea7b82f91 100644 --- a/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/DeleteDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainNameCommand, se_DeleteDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteFunctionCommand.ts b/clients/client-appsync/src/commands/DeleteFunctionCommand.ts index 44532f119b4e..49e4878508b1 100644 --- a/clients/client-appsync/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-appsync/src/commands/DeleteFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionCommand, se_DeleteFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts index eb87c946767c..9a710b242d12 100644 --- a/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DeleteGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGraphqlApiCommand, se_DeleteGraphqlApiCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteResolverCommand.ts b/clients/client-appsync/src/commands/DeleteResolverCommand.ts index 8ad515b92c62..8a31bd280983 100644 --- a/clients/client-appsync/src/commands/DeleteResolverCommand.ts +++ b/clients/client-appsync/src/commands/DeleteResolverCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResolverCommand, se_DeleteResolverCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DeleteTypeCommand.ts b/clients/client-appsync/src/commands/DeleteTypeCommand.ts index f5e9f48bbc43..41e66c38dadd 100644 --- a/clients/client-appsync/src/commands/DeleteTypeCommand.ts +++ b/clients/client-appsync/src/commands/DeleteTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTypeCommand, se_DeleteTypeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DisassociateApiCommand.ts b/clients/client-appsync/src/commands/DisassociateApiCommand.ts index 1ca3475afcac..59af6fdfb94c 100644 --- a/clients/client-appsync/src/commands/DisassociateApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateApiCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateApiCommand, se_DisassociateApiCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts index 3fb64153701b..5bba3a8f2da1 100644 --- a/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateMergedGraphqlApiCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts b/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts index 79c46fc91eac..646fab23175b 100644 --- a/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/DisassociateSourceGraphqlApiCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/EvaluateCodeCommand.ts b/clients/client-appsync/src/commands/EvaluateCodeCommand.ts index 48c5c6e55911..68ca95fd606b 100644 --- a/clients/client-appsync/src/commands/EvaluateCodeCommand.ts +++ b/clients/client-appsync/src/commands/EvaluateCodeCommand.ts @@ -12,7 +12,8 @@ import { de_EvaluateCodeCommand, se_EvaluateCodeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts b/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts index a80e6f23079c..43c8f2c572ec 100644 --- a/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts +++ b/clients/client-appsync/src/commands/EvaluateMappingTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_EvaluateMappingTemplateCommand, se_EvaluateMappingTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/FlushApiCacheCommand.ts b/clients/client-appsync/src/commands/FlushApiCacheCommand.ts index dbb787f6b0fc..b021ec13dec8 100644 --- a/clients/client-appsync/src/commands/FlushApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/FlushApiCacheCommand.ts @@ -12,7 +12,8 @@ import { de_FlushApiCacheCommand, se_FlushApiCacheCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetApiAssociationCommand.ts b/clients/client-appsync/src/commands/GetApiAssociationCommand.ts index 4cbc9a91467a..5c39b903cd45 100644 --- a/clients/client-appsync/src/commands/GetApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/GetApiAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiAssociationCommand, se_GetApiAssociationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetApiCacheCommand.ts b/clients/client-appsync/src/commands/GetApiCacheCommand.ts index 0e6754175e97..a519379921bc 100644 --- a/clients/client-appsync/src/commands/GetApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/GetApiCacheCommand.ts @@ -12,7 +12,8 @@ import { de_GetApiCacheCommand, se_GetApiCacheCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetDataSourceCommand.ts b/clients/client-appsync/src/commands/GetDataSourceCommand.ts index 8d3e17a64604..89ce647bcfba 100644 --- a/clients/client-appsync/src/commands/GetDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceCommand, se_GetDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetDataSourceIntrospectionCommand.ts b/clients/client-appsync/src/commands/GetDataSourceIntrospectionCommand.ts index 5525c9934585..4edb44d8d559 100644 --- a/clients/client-appsync/src/commands/GetDataSourceIntrospectionCommand.ts +++ b/clients/client-appsync/src/commands/GetDataSourceIntrospectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceIntrospectionCommand, se_GetDataSourceIntrospectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetDomainNameCommand.ts b/clients/client-appsync/src/commands/GetDomainNameCommand.ts index 97fb9b29122d..bb1911a77ab2 100644 --- a/clients/client-appsync/src/commands/GetDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/GetDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainNameCommand, se_GetDomainNameCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetFunctionCommand.ts b/clients/client-appsync/src/commands/GetFunctionCommand.ts index 52bfc0041107..6bb93cc38b85 100644 --- a/clients/client-appsync/src/commands/GetFunctionCommand.ts +++ b/clients/client-appsync/src/commands/GetFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_GetFunctionCommand, se_GetFunctionCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts b/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts index bdc441bf2e12..a126a95d2597 100644 --- a/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/GetGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_GetGraphqlApiCommand, se_GetGraphqlApiCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetGraphqlApiEnvironmentVariablesCommand.ts b/clients/client-appsync/src/commands/GetGraphqlApiEnvironmentVariablesCommand.ts index 29c619d7d572..d7fde2362a92 100644 --- a/clients/client-appsync/src/commands/GetGraphqlApiEnvironmentVariablesCommand.ts +++ b/clients/client-appsync/src/commands/GetGraphqlApiEnvironmentVariablesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts index cd78b6fbdeea..dbc643fdde8e 100644 --- a/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts +++ b/clients/client-appsync/src/commands/GetIntrospectionSchemaCommand.ts @@ -13,7 +13,8 @@ import { de_GetIntrospectionSchemaCommand, se_GetIntrospectionSchemaCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetResolverCommand.ts b/clients/client-appsync/src/commands/GetResolverCommand.ts index 9bbe2932877f..db1d338379e8 100644 --- a/clients/client-appsync/src/commands/GetResolverCommand.ts +++ b/clients/client-appsync/src/commands/GetResolverCommand.ts @@ -12,7 +12,8 @@ import { de_GetResolverCommand, se_GetResolverCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts b/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts index c3b5d3ac1bdd..a8c2aea2d13e 100644 --- a/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts +++ b/clients/client-appsync/src/commands/GetSchemaCreationStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaCreationStatusCommand, se_GetSchemaCreationStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts b/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts index c48301268430..815d0f754669 100644 --- a/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/GetSourceApiAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetSourceApiAssociationCommand, se_GetSourceApiAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/GetTypeCommand.ts b/clients/client-appsync/src/commands/GetTypeCommand.ts index f55bd4ee313f..a0c76d1977c4 100644 --- a/clients/client-appsync/src/commands/GetTypeCommand.ts +++ b/clients/client-appsync/src/commands/GetTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetTypeCommand, se_GetTypeCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListApiKeysCommand.ts b/clients/client-appsync/src/commands/ListApiKeysCommand.ts index 30c9f0ff3308..0026c8a23706 100644 --- a/clients/client-appsync/src/commands/ListApiKeysCommand.ts +++ b/clients/client-appsync/src/commands/ListApiKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListApiKeysCommand, se_ListApiKeysCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListDataSourcesCommand.ts b/clients/client-appsync/src/commands/ListDataSourcesCommand.ts index a1730fe6ef9d..7b904d8ce63a 100644 --- a/clients/client-appsync/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-appsync/src/commands/ListDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListDomainNamesCommand.ts b/clients/client-appsync/src/commands/ListDomainNamesCommand.ts index a8886830bde7..2e1ffda0999c 100644 --- a/clients/client-appsync/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-appsync/src/commands/ListDomainNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListFunctionsCommand.ts b/clients/client-appsync/src/commands/ListFunctionsCommand.ts index 7213e3006a2d..5a7f500a2b49 100644 --- a/clients/client-appsync/src/commands/ListFunctionsCommand.ts +++ b/clients/client-appsync/src/commands/ListFunctionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts b/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts index 23b86e22a6c3..6f08e3765c21 100644 --- a/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts +++ b/clients/client-appsync/src/commands/ListGraphqlApisCommand.ts @@ -12,7 +12,8 @@ import { de_ListGraphqlApisCommand, se_ListGraphqlApisCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts b/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts index f712c10ac0d7..8f232dceb88a 100644 --- a/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts +++ b/clients/client-appsync/src/commands/ListResolversByFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_ListResolversByFunctionCommand, se_ListResolversByFunctionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListResolversCommand.ts b/clients/client-appsync/src/commands/ListResolversCommand.ts index 9818ae376983..6cba7f1c3640 100644 --- a/clients/client-appsync/src/commands/ListResolversCommand.ts +++ b/clients/client-appsync/src/commands/ListResolversCommand.ts @@ -12,7 +12,8 @@ import { de_ListResolversCommand, se_ListResolversCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts b/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts index 8ab716485395..3734a3b0ea90 100644 --- a/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts +++ b/clients/client-appsync/src/commands/ListSourceApiAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSourceApiAssociationsCommand, se_ListSourceApiAssociationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts b/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts index cd7787cee259..872edd30c61d 100644 --- a/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-appsync/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts b/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts index b7d8d6564f5b..d04c1e1415da 100644 --- a/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts +++ b/clients/client-appsync/src/commands/ListTypesByAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypesByAssociationCommand, se_ListTypesByAssociationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/ListTypesCommand.ts b/clients/client-appsync/src/commands/ListTypesCommand.ts index 1a5c85113482..2af230281ea4 100644 --- a/clients/client-appsync/src/commands/ListTypesCommand.ts +++ b/clients/client-appsync/src/commands/ListTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypesCommand, se_ListTypesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/PutGraphqlApiEnvironmentVariablesCommand.ts b/clients/client-appsync/src/commands/PutGraphqlApiEnvironmentVariablesCommand.ts index 2769a37a9c0d..996bd70686e7 100644 --- a/clients/client-appsync/src/commands/PutGraphqlApiEnvironmentVariablesCommand.ts +++ b/clients/client-appsync/src/commands/PutGraphqlApiEnvironmentVariablesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/StartDataSourceIntrospectionCommand.ts b/clients/client-appsync/src/commands/StartDataSourceIntrospectionCommand.ts index 7ec7b777e234..0321566365f9 100644 --- a/clients/client-appsync/src/commands/StartDataSourceIntrospectionCommand.ts +++ b/clients/client-appsync/src/commands/StartDataSourceIntrospectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts b/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts index 30473fbbeba1..cf2e33f6eda5 100644 --- a/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts +++ b/clients/client-appsync/src/commands/StartSchemaCreationCommand.ts @@ -12,7 +12,8 @@ import { de_StartSchemaCreationCommand, se_StartSchemaCreationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts b/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts index 71a36efb25fd..e10ef758f200 100644 --- a/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts +++ b/clients/client-appsync/src/commands/StartSchemaMergeCommand.ts @@ -12,7 +12,8 @@ import { de_StartSchemaMergeCommand, se_StartSchemaMergeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/TagResourceCommand.ts b/clients/client-appsync/src/commands/TagResourceCommand.ts index bde104ed0a12..505742b04961 100644 --- a/clients/client-appsync/src/commands/TagResourceCommand.ts +++ b/clients/client-appsync/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UntagResourceCommand.ts b/clients/client-appsync/src/commands/UntagResourceCommand.ts index 4d1a3bd76b1d..cb3554d498c4 100644 --- a/clients/client-appsync/src/commands/UntagResourceCommand.ts +++ b/clients/client-appsync/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts b/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts index 098dfdbf7dc2..02448e9136ee 100644 --- a/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts +++ b/clients/client-appsync/src/commands/UpdateApiCacheCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiCacheCommand, se_UpdateApiCacheCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts b/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts index 1f050d8102cd..dafbf8413c7a 100644 --- a/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts +++ b/clients/client-appsync/src/commands/UpdateApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiKeyCommand, se_UpdateApiKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts b/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts index 3553a21e4aa3..55b241b26906 100644 --- a/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-appsync/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts b/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts index 233256c8472f..e3f7a52e5d5c 100644 --- a/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts +++ b/clients/client-appsync/src/commands/UpdateDomainNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainNameCommand, se_UpdateDomainNameCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateFunctionCommand.ts b/clients/client-appsync/src/commands/UpdateFunctionCommand.ts index 7c8cee2d4b47..26e25f29792b 100644 --- a/clients/client-appsync/src/commands/UpdateFunctionCommand.ts +++ b/clients/client-appsync/src/commands/UpdateFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFunctionCommand, se_UpdateFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts b/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts index 2e7b46189237..96d13526982b 100644 --- a/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts +++ b/clients/client-appsync/src/commands/UpdateGraphqlApiCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGraphqlApiCommand, se_UpdateGraphqlApiCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateResolverCommand.ts b/clients/client-appsync/src/commands/UpdateResolverCommand.ts index 1ef0eac0c06e..65d5b74ec913 100644 --- a/clients/client-appsync/src/commands/UpdateResolverCommand.ts +++ b/clients/client-appsync/src/commands/UpdateResolverCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResolverCommand, se_UpdateResolverCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts b/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts index 68d999daeb23..ce158009ea6d 100644 --- a/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts +++ b/clients/client-appsync/src/commands/UpdateSourceApiAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSourceApiAssociationCommand, se_UpdateSourceApiAssociationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/commands/UpdateTypeCommand.ts b/clients/client-appsync/src/commands/UpdateTypeCommand.ts index c79080d0248d..bc12d7f00849 100644 --- a/clients/client-appsync/src/commands/UpdateTypeCommand.ts +++ b/clients/client-appsync/src/commands/UpdateTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTypeCommand, se_UpdateTypeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-appsync/src/index.ts b/clients/client-appsync/src/index.ts index 2006b093844f..9bebeb02a51e 100644 --- a/clients/client-appsync/src/index.ts +++ b/clients/client-appsync/src/index.ts @@ -9,8 +9,8 @@ export * from "./AppSyncClient"; export * from "./AppSync"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AppSyncExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AppSyncExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-appsync/src/models/AppSyncServiceException.ts b/clients/client-appsync/src/models/AppSyncServiceException.ts index ceea56af66dd..5c2b7df1f9f6 100644 --- a/clients/client-appsync/src/models/AppSyncServiceException.ts +++ b/clients/client-appsync/src/models/AppSyncServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts index 765c1095c874..d7d97e51ce30 100644 --- a/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/CancelZonalShiftCommand.ts @@ -12,7 +12,8 @@ import { de_CancelZonalShiftCommand, se_CancelZonalShiftCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/CreatePracticeRunConfigurationCommand.ts b/clients/client-arc-zonal-shift/src/commands/CreatePracticeRunConfigurationCommand.ts index 17288adc7e33..c905da201a7a 100644 --- a/clients/client-arc-zonal-shift/src/commands/CreatePracticeRunConfigurationCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/CreatePracticeRunConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/DeletePracticeRunConfigurationCommand.ts b/clients/client-arc-zonal-shift/src/commands/DeletePracticeRunConfigurationCommand.ts index 30a211131da0..70c507f7e26a 100644 --- a/clients/client-arc-zonal-shift/src/commands/DeletePracticeRunConfigurationCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/DeletePracticeRunConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts b/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts index 80fab2c7217f..74d4acba0173 100644 --- a/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/GetManagedResourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetManagedResourceCommand, se_GetManagedResourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/ListAutoshiftsCommand.ts b/clients/client-arc-zonal-shift/src/commands/ListAutoshiftsCommand.ts index c5e9964d31e7..de0b6c7e9700 100644 --- a/clients/client-arc-zonal-shift/src/commands/ListAutoshiftsCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/ListAutoshiftsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAutoshiftsCommand, se_ListAutoshiftsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts b/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts index 09c9dad16c37..fa8d6a47a209 100644 --- a/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/ListManagedResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedResourcesCommand, se_ListManagedResourcesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts b/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts index c055dba9ec54..f46b1732cd4a 100644 --- a/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/ListZonalShiftsCommand.ts @@ -12,7 +12,8 @@ import { de_ListZonalShiftsCommand, se_ListZonalShiftsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts index 8226336c4d2d..8f82128f4880 100644 --- a/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/StartZonalShiftCommand.ts @@ -12,7 +12,8 @@ import { de_StartZonalShiftCommand, se_StartZonalShiftCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/UpdatePracticeRunConfigurationCommand.ts b/clients/client-arc-zonal-shift/src/commands/UpdatePracticeRunConfigurationCommand.ts index 5f7c561afabc..8041d897154c 100644 --- a/clients/client-arc-zonal-shift/src/commands/UpdatePracticeRunConfigurationCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/UpdatePracticeRunConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/UpdateZonalAutoshiftConfigurationCommand.ts b/clients/client-arc-zonal-shift/src/commands/UpdateZonalAutoshiftConfigurationCommand.ts index b33dbe270023..44cd2a405b88 100644 --- a/clients/client-arc-zonal-shift/src/commands/UpdateZonalAutoshiftConfigurationCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/UpdateZonalAutoshiftConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts b/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts index 3c0b2a875fd6..77a0090cda49 100644 --- a/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts +++ b/clients/client-arc-zonal-shift/src/commands/UpdateZonalShiftCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateZonalShiftCommand, se_UpdateZonalShiftCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-arc-zonal-shift/src/index.ts b/clients/client-arc-zonal-shift/src/index.ts index 59827b954555..2bf958c6abe5 100644 --- a/clients/client-arc-zonal-shift/src/index.ts +++ b/clients/client-arc-zonal-shift/src/index.ts @@ -34,8 +34,8 @@ export * from "./ARCZonalShiftClient"; export * from "./ARCZonalShift"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ARCZonalShiftExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ARCZonalShiftExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-arc-zonal-shift/src/models/ARCZonalShiftServiceException.ts b/clients/client-arc-zonal-shift/src/models/ARCZonalShiftServiceException.ts index a42408ecd9da..e0ca4ab42870 100644 --- a/clients/client-arc-zonal-shift/src/models/ARCZonalShiftServiceException.ts +++ b/clients/client-arc-zonal-shift/src/models/ARCZonalShiftServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-artifact/src/commands/GetAccountSettingsCommand.ts b/clients/client-artifact/src/commands/GetAccountSettingsCommand.ts index 7bf22d94ff03..60a32179d7ab 100644 --- a/clients/client-artifact/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-artifact/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/commands/GetReportCommand.ts b/clients/client-artifact/src/commands/GetReportCommand.ts index 22f08ab7e59c..a2c0874fdd35 100644 --- a/clients/client-artifact/src/commands/GetReportCommand.ts +++ b/clients/client-artifact/src/commands/GetReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetReportCommand, se_GetReportCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/commands/GetReportMetadataCommand.ts b/clients/client-artifact/src/commands/GetReportMetadataCommand.ts index 3c924d406f17..68580577eeb8 100644 --- a/clients/client-artifact/src/commands/GetReportMetadataCommand.ts +++ b/clients/client-artifact/src/commands/GetReportMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetReportMetadataCommand, se_GetReportMetadataCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/commands/GetTermForReportCommand.ts b/clients/client-artifact/src/commands/GetTermForReportCommand.ts index 4c7a50087570..7d79f99b61a2 100644 --- a/clients/client-artifact/src/commands/GetTermForReportCommand.ts +++ b/clients/client-artifact/src/commands/GetTermForReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetTermForReportCommand, se_GetTermForReportCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/commands/ListReportsCommand.ts b/clients/client-artifact/src/commands/ListReportsCommand.ts index 81a69c641aa2..1f858824771c 100644 --- a/clients/client-artifact/src/commands/ListReportsCommand.ts +++ b/clients/client-artifact/src/commands/ListReportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportsCommand, se_ListReportsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/commands/PutAccountSettingsCommand.ts b/clients/client-artifact/src/commands/PutAccountSettingsCommand.ts index 1b2c4c380493..2c6b81f6c6bb 100644 --- a/clients/client-artifact/src/commands/PutAccountSettingsCommand.ts +++ b/clients/client-artifact/src/commands/PutAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountSettingsCommand, se_PutAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-artifact/src/index.ts b/clients/client-artifact/src/index.ts index c2946e05dfe7..8697b2f49cd3 100644 --- a/clients/client-artifact/src/index.ts +++ b/clients/client-artifact/src/index.ts @@ -8,8 +8,8 @@ export * from "./ArtifactClient"; export * from "./Artifact"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ArtifactExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ArtifactExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-artifact/src/models/ArtifactServiceException.ts b/clients/client-artifact/src/models/ArtifactServiceException.ts index 3a7606afc187..5ff11131872b 100644 --- a/clients/client-artifact/src/models/ArtifactServiceException.ts +++ b/clients/client-artifact/src/models/ArtifactServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts b/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts index aa36be0120a6..0dd398993311 100644 --- a/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/BatchGetNamedQueryCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetNamedQueryCommand, se_BatchGetNamedQueryCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts b/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts index 2d523ce54623..bf3669295751 100644 --- a/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/BatchGetPreparedStatementCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetPreparedStatementCommand, se_BatchGetPreparedStatementComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts b/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts index 156c47b261e9..d0a670f6d4df 100644 --- a/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/BatchGetQueryExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetQueryExecutionCommand, se_BatchGetQueryExecutionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts b/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts index 895cd933c7dd..1120c677c71c 100644 --- a/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/CancelCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_CancelCapacityReservationCommand, se_CancelCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts b/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts index a516635f98b4..2b028974a173 100644 --- a/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/CreateCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCapacityReservationCommand, se_CreateCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreateDataCatalogCommand.ts b/clients/client-athena/src/commands/CreateDataCatalogCommand.ts index 7254273ecf5b..65de8ac204cc 100644 --- a/clients/client-athena/src/commands/CreateDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/CreateDataCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataCatalogCommand, se_CreateDataCatalogCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreateNamedQueryCommand.ts b/clients/client-athena/src/commands/CreateNamedQueryCommand.ts index b0c7bd4df168..85774c37c55f 100644 --- a/clients/client-athena/src/commands/CreateNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/CreateNamedQueryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNamedQueryCommand, se_CreateNamedQueryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreateNotebookCommand.ts b/clients/client-athena/src/commands/CreateNotebookCommand.ts index 7640ea551ac5..c02a4876e128 100644 --- a/clients/client-athena/src/commands/CreateNotebookCommand.ts +++ b/clients/client-athena/src/commands/CreateNotebookCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNotebookCommand, se_CreateNotebookCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts b/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts index a08dc208dea7..f3d567ca67d5 100644 --- a/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/CreatePreparedStatementCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePreparedStatementCommand, se_CreatePreparedStatementCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts b/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts index c9075819b287..a03ff7725fa5 100644 --- a/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts +++ b/clients/client-athena/src/commands/CreatePresignedNotebookUrlCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePresignedNotebookUrlCommand, se_CreatePresignedNotebookUrlComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/CreateWorkGroupCommand.ts b/clients/client-athena/src/commands/CreateWorkGroupCommand.ts index 09d7aeb1daa9..c3e6d8e978c1 100644 --- a/clients/client-athena/src/commands/CreateWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/CreateWorkGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkGroupCommand, se_CreateWorkGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts b/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts index fb037a27e6dc..1b6b93d4d3c9 100644 --- a/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/DeleteCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCapacityReservationCommand, se_DeleteCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts b/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts index e10e7857f5f9..c571f127f4ba 100644 --- a/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/DeleteDataCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataCatalogCommand, se_DeleteDataCatalogCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts b/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts index 94f1d9601c54..69ee9a3f5bd7 100644 --- a/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/DeleteNamedQueryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNamedQueryCommand, se_DeleteNamedQueryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeleteNotebookCommand.ts b/clients/client-athena/src/commands/DeleteNotebookCommand.ts index 90d57c81a700..4b5293ecf39c 100644 --- a/clients/client-athena/src/commands/DeleteNotebookCommand.ts +++ b/clients/client-athena/src/commands/DeleteNotebookCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNotebookCommand, se_DeleteNotebookCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts b/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts index cf7aeb4abb6b..f4cb46bd9c4c 100644 --- a/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/DeletePreparedStatementCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePreparedStatementCommand, se_DeletePreparedStatementCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts b/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts index f16482aef326..0066223c36e8 100644 --- a/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/DeleteWorkGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkGroupCommand, se_DeleteWorkGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ExportNotebookCommand.ts b/clients/client-athena/src/commands/ExportNotebookCommand.ts index e3b32b70b1b5..8a0a0bf51fd7 100644 --- a/clients/client-athena/src/commands/ExportNotebookCommand.ts +++ b/clients/client-athena/src/commands/ExportNotebookCommand.ts @@ -12,7 +12,8 @@ import { de_ExportNotebookCommand, se_ExportNotebookCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts index cb6cd2c7a2a7..cdcb332d2904 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionCodeCommand.ts @@ -12,7 +12,8 @@ import { de_GetCalculationExecutionCodeCommand, se_GetCalculationExecutionCodeCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts index 6519403c74f5..d08ba010b384 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetCalculationExecutionCommand, se_GetCalculationExecutionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts b/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts index 4802b5bf8dd5..e2235978bbe5 100644 --- a/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts +++ b/clients/client-athena/src/commands/GetCalculationExecutionStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts b/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts index 3014598f8db0..f5cb2f8bc14e 100644 --- a/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts +++ b/clients/client-athena/src/commands/GetCapacityAssignmentConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetCapacityReservationCommand.ts b/clients/client-athena/src/commands/GetCapacityReservationCommand.ts index 2ace39f1c517..2886967d3000 100644 --- a/clients/client-athena/src/commands/GetCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/GetCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_GetCapacityReservationCommand, se_GetCapacityReservationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetDataCatalogCommand.ts b/clients/client-athena/src/commands/GetDataCatalogCommand.ts index f70c5b96afef..229fe0bf5b48 100644 --- a/clients/client-athena/src/commands/GetDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/GetDataCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataCatalogCommand, se_GetDataCatalogCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetDatabaseCommand.ts b/clients/client-athena/src/commands/GetDatabaseCommand.ts index 81d784dceaf2..dbe09223c145 100644 --- a/clients/client-athena/src/commands/GetDatabaseCommand.ts +++ b/clients/client-athena/src/commands/GetDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatabaseCommand, se_GetDatabaseCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetNamedQueryCommand.ts b/clients/client-athena/src/commands/GetNamedQueryCommand.ts index 0117caea6e2e..7fb3e45b4b3e 100644 --- a/clients/client-athena/src/commands/GetNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/GetNamedQueryCommand.ts @@ -12,7 +12,8 @@ import { de_GetNamedQueryCommand, se_GetNamedQueryCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts b/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts index dfef2a6bd0b3..69e402f5068e 100644 --- a/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/GetNotebookMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetNotebookMetadataCommand, se_GetNotebookMetadataCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetPreparedStatementCommand.ts b/clients/client-athena/src/commands/GetPreparedStatementCommand.ts index bf2d31f1297a..195fc3663101 100644 --- a/clients/client-athena/src/commands/GetPreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/GetPreparedStatementCommand.ts @@ -12,7 +12,8 @@ import { de_GetPreparedStatementCommand, se_GetPreparedStatementCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetQueryExecutionCommand.ts b/clients/client-athena/src/commands/GetQueryExecutionCommand.ts index ee42a7226186..998fb4c44cda 100644 --- a/clients/client-athena/src/commands/GetQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/GetQueryExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryExecutionCommand, se_GetQueryExecutionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetQueryResultsCommand.ts b/clients/client-athena/src/commands/GetQueryResultsCommand.ts index e3231ae6507e..267ecd49e761 100644 --- a/clients/client-athena/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-athena/src/commands/GetQueryResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts b/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts index 692847208391..a78848ca7231 100644 --- a/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts +++ b/clients/client-athena/src/commands/GetQueryRuntimeStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryRuntimeStatisticsCommand, se_GetQueryRuntimeStatisticsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetSessionCommand.ts b/clients/client-athena/src/commands/GetSessionCommand.ts index 5513cf7dbe3f..7977fc1835ca 100644 --- a/clients/client-athena/src/commands/GetSessionCommand.ts +++ b/clients/client-athena/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetSessionStatusCommand.ts b/clients/client-athena/src/commands/GetSessionStatusCommand.ts index 7659dfd65f21..8a4e1fd90820 100644 --- a/clients/client-athena/src/commands/GetSessionStatusCommand.ts +++ b/clients/client-athena/src/commands/GetSessionStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetSessionStatusCommand, se_GetSessionStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetTableMetadataCommand.ts b/clients/client-athena/src/commands/GetTableMetadataCommand.ts index b1ebcb1dba4c..35d1a23ed48c 100644 --- a/clients/client-athena/src/commands/GetTableMetadataCommand.ts +++ b/clients/client-athena/src/commands/GetTableMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableMetadataCommand, se_GetTableMetadataCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/GetWorkGroupCommand.ts b/clients/client-athena/src/commands/GetWorkGroupCommand.ts index 61fb3aba2b87..357c210ece6d 100644 --- a/clients/client-athena/src/commands/GetWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/GetWorkGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkGroupCommand, se_GetWorkGroupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ImportNotebookCommand.ts b/clients/client-athena/src/commands/ImportNotebookCommand.ts index b301dcbe7770..5af63c0692fe 100644 --- a/clients/client-athena/src/commands/ImportNotebookCommand.ts +++ b/clients/client-athena/src/commands/ImportNotebookCommand.ts @@ -12,7 +12,8 @@ import { de_ImportNotebookCommand, se_ImportNotebookCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts b/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts index 044a01d4f9f7..e1dd3ce77780 100644 --- a/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts +++ b/clients/client-athena/src/commands/ListApplicationDPUSizesCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationDPUSizesCommand, se_ListApplicationDPUSizesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts b/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts index a59611533931..bc837f67fe53 100644 --- a/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts +++ b/clients/client-athena/src/commands/ListCalculationExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCalculationExecutionsCommand, se_ListCalculationExecutionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts b/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts index 539ec48659e5..6e797aed32ac 100644 --- a/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts +++ b/clients/client-athena/src/commands/ListCapacityReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCapacityReservationsCommand, se_ListCapacityReservationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListDataCatalogsCommand.ts b/clients/client-athena/src/commands/ListDataCatalogsCommand.ts index 5d5f4e824b9c..04f2774aabbe 100644 --- a/clients/client-athena/src/commands/ListDataCatalogsCommand.ts +++ b/clients/client-athena/src/commands/ListDataCatalogsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataCatalogsCommand, se_ListDataCatalogsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListDatabasesCommand.ts b/clients/client-athena/src/commands/ListDatabasesCommand.ts index 0ffc7f464aa4..ba180079fcec 100644 --- a/clients/client-athena/src/commands/ListDatabasesCommand.ts +++ b/clients/client-athena/src/commands/ListDatabasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatabasesCommand, se_ListDatabasesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListEngineVersionsCommand.ts b/clients/client-athena/src/commands/ListEngineVersionsCommand.ts index ce26e2e17c62..5de0a9ebc754 100644 --- a/clients/client-athena/src/commands/ListEngineVersionsCommand.ts +++ b/clients/client-athena/src/commands/ListEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEngineVersionsCommand, se_ListEngineVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListExecutorsCommand.ts b/clients/client-athena/src/commands/ListExecutorsCommand.ts index 7478c5661481..c8f760182929 100644 --- a/clients/client-athena/src/commands/ListExecutorsCommand.ts +++ b/clients/client-athena/src/commands/ListExecutorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExecutorsCommand, se_ListExecutorsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListNamedQueriesCommand.ts b/clients/client-athena/src/commands/ListNamedQueriesCommand.ts index 4e07243f661a..06dd4f6fb7fd 100644 --- a/clients/client-athena/src/commands/ListNamedQueriesCommand.ts +++ b/clients/client-athena/src/commands/ListNamedQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListNamedQueriesCommand, se_ListNamedQueriesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts b/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts index 5aac336800eb..c2e30bb43f88 100644 --- a/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/ListNotebookMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_ListNotebookMetadataCommand, se_ListNotebookMetadataCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts b/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts index 6f665523a261..a10f1dc4e473 100644 --- a/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts +++ b/clients/client-athena/src/commands/ListNotebookSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListNotebookSessionsCommand, se_ListNotebookSessionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts b/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts index 2045e997faf8..27ac3dfe83e0 100644 --- a/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts +++ b/clients/client-athena/src/commands/ListPreparedStatementsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPreparedStatementsCommand, se_ListPreparedStatementsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts b/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts index 4935f0399282..a4ca7c287f29 100644 --- a/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts +++ b/clients/client-athena/src/commands/ListQueryExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueryExecutionsCommand, se_ListQueryExecutionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListSessionsCommand.ts b/clients/client-athena/src/commands/ListSessionsCommand.ts index 16616d499cbf..110477294c2a 100644 --- a/clients/client-athena/src/commands/ListSessionsCommand.ts +++ b/clients/client-athena/src/commands/ListSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionsCommand, se_ListSessionsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListTableMetadataCommand.ts b/clients/client-athena/src/commands/ListTableMetadataCommand.ts index e0dfddc67b91..903f5264c845 100644 --- a/clients/client-athena/src/commands/ListTableMetadataCommand.ts +++ b/clients/client-athena/src/commands/ListTableMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_ListTableMetadataCommand, se_ListTableMetadataCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListTagsForResourceCommand.ts b/clients/client-athena/src/commands/ListTagsForResourceCommand.ts index 1ef2264a7912..63351fea6c59 100644 --- a/clients/client-athena/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-athena/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/ListWorkGroupsCommand.ts b/clients/client-athena/src/commands/ListWorkGroupsCommand.ts index 2ef5b6ae6660..2dfaa33db7fd 100644 --- a/clients/client-athena/src/commands/ListWorkGroupsCommand.ts +++ b/clients/client-athena/src/commands/ListWorkGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkGroupsCommand, se_ListWorkGroupsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts b/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts index 97edd7efb16f..3a0ca65852f7 100644 --- a/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts +++ b/clients/client-athena/src/commands/PutCapacityAssignmentConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts b/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts index c96022fed9bd..3e50ab162037 100644 --- a/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/StartCalculationExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartCalculationExecutionCommand, se_StartCalculationExecutionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/StartQueryExecutionCommand.ts b/clients/client-athena/src/commands/StartQueryExecutionCommand.ts index 264051a4d41a..2ced30535f2e 100644 --- a/clients/client-athena/src/commands/StartQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/StartQueryExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartQueryExecutionCommand, se_StartQueryExecutionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/StartSessionCommand.ts b/clients/client-athena/src/commands/StartSessionCommand.ts index 1995490571da..3093ec17541f 100644 --- a/clients/client-athena/src/commands/StartSessionCommand.ts +++ b/clients/client-athena/src/commands/StartSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartSessionCommand, se_StartSessionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts b/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts index 26c263ea8829..25fbe987e868 100644 --- a/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts +++ b/clients/client-athena/src/commands/StopCalculationExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StopCalculationExecutionCommand, se_StopCalculationExecutionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/StopQueryExecutionCommand.ts b/clients/client-athena/src/commands/StopQueryExecutionCommand.ts index 1e2301b71ffc..6a3d46a57a01 100644 --- a/clients/client-athena/src/commands/StopQueryExecutionCommand.ts +++ b/clients/client-athena/src/commands/StopQueryExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StopQueryExecutionCommand, se_StopQueryExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/TagResourceCommand.ts b/clients/client-athena/src/commands/TagResourceCommand.ts index ae47d6b235b3..93964de3d56e 100644 --- a/clients/client-athena/src/commands/TagResourceCommand.ts +++ b/clients/client-athena/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/TerminateSessionCommand.ts b/clients/client-athena/src/commands/TerminateSessionCommand.ts index bc9417e3d841..952287ea90d1 100644 --- a/clients/client-athena/src/commands/TerminateSessionCommand.ts +++ b/clients/client-athena/src/commands/TerminateSessionCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateSessionCommand, se_TerminateSessionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UntagResourceCommand.ts b/clients/client-athena/src/commands/UntagResourceCommand.ts index 87672afd8e1b..ece0ad68b983 100644 --- a/clients/client-athena/src/commands/UntagResourceCommand.ts +++ b/clients/client-athena/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts b/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts index a09e09df4e2c..912b8e0e7b59 100644 --- a/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts +++ b/clients/client-athena/src/commands/UpdateCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCapacityReservationCommand, se_UpdateCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts b/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts index bb46b7585e59..1855bdaedeb7 100644 --- a/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts +++ b/clients/client-athena/src/commands/UpdateDataCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataCatalogCommand, se_UpdateDataCatalogCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts b/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts index b168c08a2eed..0fe7aa426387 100644 --- a/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts +++ b/clients/client-athena/src/commands/UpdateNamedQueryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNamedQueryCommand, se_UpdateNamedQueryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateNotebookCommand.ts b/clients/client-athena/src/commands/UpdateNotebookCommand.ts index ffb2c9dea12d..d326b358dd5f 100644 --- a/clients/client-athena/src/commands/UpdateNotebookCommand.ts +++ b/clients/client-athena/src/commands/UpdateNotebookCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNotebookCommand, se_UpdateNotebookCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts b/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts index c5b08b4179c2..b9a2d3f50531 100644 --- a/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts +++ b/clients/client-athena/src/commands/UpdateNotebookMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNotebookMetadataCommand, se_UpdateNotebookMetadataCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts b/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts index ee46c14702d5..8bc5f91abedb 100644 --- a/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts +++ b/clients/client-athena/src/commands/UpdatePreparedStatementCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePreparedStatementCommand, se_UpdatePreparedStatementCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts b/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts index 22125877a203..60c86bc839f6 100644 --- a/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts +++ b/clients/client-athena/src/commands/UpdateWorkGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkGroupCommand, se_UpdateWorkGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-athena/src/index.ts b/clients/client-athena/src/index.ts index 7993ae015745..26d56cb7ae28 100644 --- a/clients/client-athena/src/index.ts +++ b/clients/client-athena/src/index.ts @@ -18,8 +18,8 @@ export * from "./AthenaClient"; export * from "./Athena"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AthenaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AthenaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-athena/src/models/AthenaServiceException.ts b/clients/client-athena/src/models/AthenaServiceException.ts index e99f96a7ad22..0c8080b4f388 100644 --- a/clients/client-athena/src/models/AthenaServiceException.ts +++ b/clients/client-athena/src/models/AthenaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts index 911526e376e3..f2ac547f178a 100644 --- a/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/AssociateAssessmentReportEvidenceFolderCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts b/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts index c257b8329356..d51e6c2c5a63 100644 --- a/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchAssociateAssessmentReportEvidenceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts index 49b4a729872c..d02f7972db97 100644 --- a/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchCreateDelegationByAssessmentCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts index 2cae62a339c6..20834505729e 100644 --- a/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchDeleteDelegationByAssessmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts b/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts index 081d76a54e3b..481c2b679704 100644 --- a/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts index c85161d9e1fb..770b22913cbc 100644 --- a/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/BatchImportEvidenceToAssessmentControlCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts index 6b5cf009aee4..1ac08e09d9a4 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssessmentCommand, se_CreateAssessmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts index e635ec476839..a662788d0440 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentFrameworkCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssessmentFrameworkCommand, se_CreateAssessmentFrameworkComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts b/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts index 09f7d705610b..420020906976 100644 --- a/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateAssessmentReportCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssessmentReportCommand, se_CreateAssessmentReportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/CreateControlCommand.ts b/clients/client-auditmanager/src/commands/CreateControlCommand.ts index bd626a5d0828..f8b20238f0bf 100644 --- a/clients/client-auditmanager/src/commands/CreateControlCommand.ts +++ b/clients/client-auditmanager/src/commands/CreateControlCommand.ts @@ -17,7 +17,8 @@ import { de_CreateControlCommand, se_CreateControlCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts index 38191e682f00..c030228d3a69 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentCommand, se_DeleteAssessmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts index de0f4d4b15da..6b5194b74cc7 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentFrameworkCommand, se_DeleteAssessmentFrameworkComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts index a404185568d0..5aeab040301a 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentFrameworkShareCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts b/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts index 84802520140a..751c1149595d 100644 --- a/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteAssessmentReportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentReportCommand, se_DeleteAssessmentReportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeleteControlCommand.ts b/clients/client-auditmanager/src/commands/DeleteControlCommand.ts index e18e9c5da2bd..1a49d4730c19 100644 --- a/clients/client-auditmanager/src/commands/DeleteControlCommand.ts +++ b/clients/client-auditmanager/src/commands/DeleteControlCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteControlCommand, se_DeleteControlCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts b/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts index a7077bd4d318..f7584d8094e3 100644 --- a/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/DeregisterAccountCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterAccountCommand, se_DeregisterAccountCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts index 97741f681f78..5437fa29b21a 100644 --- a/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/DeregisterOrganizationAdminAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts index 9afd66a9d244..30142b4d1cb2 100644 --- a/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts b/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts index c35a8c95f7ba..74eddca59784 100644 --- a/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAccountStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountStatusCommand, se_GetAccountStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts index 2cd0ff7a2f16..861c23f5e84d 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentCommand.ts @@ -16,7 +16,8 @@ import { de_GetAssessmentCommand, se_GetAssessmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts index c3205b27ba07..047a7f585a51 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentFrameworkCommand.ts @@ -16,7 +16,8 @@ import { de_GetAssessmentFrameworkCommand, se_GetAssessmentFrameworkCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts b/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts index cd22c14cea22..1a9f5fdfb7f1 100644 --- a/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetAssessmentReportUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssessmentReportUrlCommand, se_GetAssessmentReportUrlCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts b/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts index 2c2ac30a21ef..9914b7117151 100644 --- a/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetChangeLogsCommand.ts @@ -12,7 +12,8 @@ import { de_GetChangeLogsCommand, se_GetChangeLogsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetControlCommand.ts b/clients/client-auditmanager/src/commands/GetControlCommand.ts index f347519519f2..51034bfdf9bd 100644 --- a/clients/client-auditmanager/src/commands/GetControlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetControlCommand.ts @@ -12,7 +12,8 @@ import { de_GetControlCommand, se_GetControlCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts b/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts index f6cab4f54abb..6fdf8f3eecf0 100644 --- a/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetDelegationsCommand.ts @@ -16,7 +16,8 @@ import { de_GetDelegationsCommand, se_GetDelegationsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts index b3bb46191209..5920c384c256 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceByEvidenceFolderCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts index 38aec67ad9ee..9960729d1387 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceCommand.ts @@ -12,7 +12,8 @@ import { de_GetEvidenceCommand, se_GetEvidenceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts index e1ba4b335a56..4277c90cbf8c 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFileUploadUrlCommand.ts @@ -17,7 +17,8 @@ import { de_GetEvidenceFileUploadUrlCommand, se_GetEvidenceFileUploadUrlCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts index 980edda3cb4a..1f2bad753a20 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFolderCommand.ts @@ -12,7 +12,8 @@ import { de_GetEvidenceFolderCommand, se_GetEvidenceFolderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts index eeb76a7bbf34..c68bde10f22f 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts index 8b734e2c31f1..9674b9174325 100644 --- a/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/GetEvidenceFoldersByAssessmentControlCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts index 4236b6fe8ef5..cbfebb7cc56b 100644 --- a/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/GetInsightsByAssessmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetInsightsByAssessmentCommand, se_GetInsightsByAssessmentCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetInsightsCommand.ts b/clients/client-auditmanager/src/commands/GetInsightsCommand.ts index a43e3345bc41..8cf6f67ac4c3 100644 --- a/clients/client-auditmanager/src/commands/GetInsightsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_GetInsightsCommand, se_GetInsightsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts index 5c67b0d42492..be835273efd9 100644 --- a/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/GetOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts b/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts index d57a35c4cd83..a5dd9c11d407 100644 --- a/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts +++ b/clients/client-auditmanager/src/commands/GetServicesInScopeCommand.ts @@ -12,7 +12,8 @@ import { de_GetServicesInScopeCommand, se_GetServicesInScopeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/GetSettingsCommand.ts b/clients/client-auditmanager/src/commands/GetSettingsCommand.ts index acc0ef9bbefc..e84d4ea4c731 100644 --- a/clients/client-auditmanager/src/commands/GetSettingsCommand.ts +++ b/clients/client-auditmanager/src/commands/GetSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSettingsCommand, se_GetSettingsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts index 6468540dadd3..ad24fd5390b8 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentControlInsightsByControlDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts index 48b52efc18b8..400f3c780ce5 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentFrameworkShareRequestsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts index 16018a522589..f806544cff3c 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentFrameworksCommand.ts @@ -16,7 +16,8 @@ import { de_ListAssessmentFrameworksCommand, se_ListAssessmentFrameworksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts index 237067f9e100..f693367ec2b9 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentReportsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAssessmentReportsCommand, se_ListAssessmentReportsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts b/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts index c1bf6ad5715a..d225bf828889 100644 --- a/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListAssessmentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAssessmentsCommand, se_ListAssessmentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts b/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts index faadb37880f9..8e0fd23e88b9 100644 --- a/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlDomainInsightsByAssessmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts b/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts index 5447d18e9bc2..e418f31c02f2 100644 --- a/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlDomainInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_ListControlDomainInsightsCommand, se_ListControlDomainInsightsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts b/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts index ec7b09c4525c..7bc8fe1628ba 100644 --- a/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlInsightsByControlDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListControlsCommand.ts b/clients/client-auditmanager/src/commands/ListControlsCommand.ts index 84f7a0770652..f84e2b5b6885 100644 --- a/clients/client-auditmanager/src/commands/ListControlsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListControlsCommand.ts @@ -12,7 +12,8 @@ import { de_ListControlsCommand, se_ListControlsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts b/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts index c7b54287505b..8117083ad037 100644 --- a/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts +++ b/clients/client-auditmanager/src/commands/ListKeywordsForDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeywordsForDataSourceCommand, se_ListKeywordsForDataSourceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts b/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts index a324f7d5027c..75fa3e3635e5 100644 --- a/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts +++ b/clients/client-auditmanager/src/commands/ListNotificationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListNotificationsCommand, se_ListNotificationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts index 7b3fbbb053da..9495559b7a5c 100644 --- a/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts b/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts index ff7dfb41ce99..7d5785aa4201 100644 --- a/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/RegisterAccountCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterAccountCommand, se_RegisterAccountCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts b/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts index f0bc91237c01..7764acc45a2e 100644 --- a/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts +++ b/clients/client-auditmanager/src/commands/RegisterOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts index 8b666ef8cd88..5a9b853ad7f7 100644 --- a/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/StartAssessmentFrameworkShareCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/TagResourceCommand.ts b/clients/client-auditmanager/src/commands/TagResourceCommand.ts index 7dc31bbae663..3283e017d0b9 100644 --- a/clients/client-auditmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UntagResourceCommand.ts b/clients/client-auditmanager/src/commands/UntagResourceCommand.ts index dadced575452..913c15fb95d7 100644 --- a/clients/client-auditmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-auditmanager/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts index 6b3fb12bfa05..6da2ac05c23f 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAssessmentCommand, se_UpdateAssessmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts index d55f9d2a544e..cff929da2222 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentControlCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAssessmentControlCommand, se_UpdateAssessmentControlCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts index 2530a6891b3e..7cfe20bbaf5a 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentControlSetStatusCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts index 8a27a8ac79a4..d744a9b61458 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAssessmentFrameworkCommand, se_UpdateAssessmentFrameworkComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts index 82e962109fed..0407dd4d4abf 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentFrameworkShareCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts b/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts index b757718c25f4..e7a101a04628 100644 --- a/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateAssessmentStatusCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAssessmentStatusCommand, se_UpdateAssessmentStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateControlCommand.ts b/clients/client-auditmanager/src/commands/UpdateControlCommand.ts index d637ed2b34ed..62a01a10fa44 100644 --- a/clients/client-auditmanager/src/commands/UpdateControlCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateControlCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateControlCommand, se_UpdateControlCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts b/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts index 2c7f6e2199d1..1c6433b95ebe 100644 --- a/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts +++ b/clients/client-auditmanager/src/commands/UpdateSettingsCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSettingsCommand, se_UpdateSettingsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts b/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts index 76eb97f3e614..5b2764814801 100644 --- a/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts +++ b/clients/client-auditmanager/src/commands/ValidateAssessmentReportIntegrityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auditmanager/src/index.ts b/clients/client-auditmanager/src/index.ts index eb2e798d5664..474aed62ef90 100644 --- a/clients/client-auditmanager/src/index.ts +++ b/clients/client-auditmanager/src/index.ts @@ -43,8 +43,8 @@ export * from "./AuditManagerClient"; export * from "./AuditManager"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AuditManagerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AuditManagerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-auditmanager/src/models/AuditManagerServiceException.ts b/clients/client-auditmanager/src/models/AuditManagerServiceException.ts index 1c690defbc5e..185542befd27 100644 --- a/clients/client-auditmanager/src/models/AuditManagerServiceException.ts +++ b/clients/client-auditmanager/src/models/AuditManagerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts index e207c7fffbf2..9eda44421d5f 100644 --- a/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/CreateScalingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScalingPlanCommand, se_CreateScalingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts index f54e6b8e13af..dd9516a3e3ce 100644 --- a/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DeleteScalingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScalingPlanCommand, se_DeleteScalingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts index 5fdcf916a79a..b2ee96a50d02 100644 --- a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlanResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts index 0da1b77ea589..2ecc86c616a4 100644 --- a/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/DescribeScalingPlansCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScalingPlansCommand, se_DescribeScalingPlansCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts b/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts index 7390c2d5d1d8..91eca7a2bdc6 100644 --- a/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/GetScalingPlanResourceForecastDataCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts b/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts index 5639b48acd31..5ab513a89c28 100644 --- a/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts +++ b/clients/client-auto-scaling-plans/src/commands/UpdateScalingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScalingPlanCommand, se_UpdateScalingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling-plans/src/index.ts b/clients/client-auto-scaling-plans/src/index.ts index 312194e3697d..2d2d104b5ff1 100644 --- a/clients/client-auto-scaling-plans/src/index.ts +++ b/clients/client-auto-scaling-plans/src/index.ts @@ -42,8 +42,8 @@ export * from "./AutoScalingPlansClient"; export * from "./AutoScalingPlans"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AutoScalingPlansExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AutoScalingPlansExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-auto-scaling-plans/src/models/AutoScalingPlansServiceException.ts b/clients/client-auto-scaling-plans/src/models/AutoScalingPlansServiceException.ts index 4d8545a14104..8388b9500257 100644 --- a/clients/client-auto-scaling-plans/src/models/AutoScalingPlansServiceException.ts +++ b/clients/client-auto-scaling-plans/src/models/AutoScalingPlansServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts b/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts index e57005224cd2..61a09d9e638c 100644 --- a/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_AttachInstancesCommand, se_AttachInstancesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts index 2768e6a98378..c63bf18b2df1 100644 --- a/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachLoadBalancerTargetGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts index 975e67e09bd6..ecff25b90b2a 100644 --- a/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachLoadBalancersCommand.ts @@ -12,7 +12,8 @@ import { de_AttachLoadBalancersCommand, se_AttachLoadBalancersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts index 4234714e193c..0f81d034a70e 100644 --- a/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/AttachTrafficSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_AttachTrafficSourcesCommand, se_AttachTrafficSourcesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts b/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts index 7c6e414275ce..d45bd55c7bfc 100644 --- a/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/BatchDeleteScheduledActionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteScheduledActionCommand, se_BatchDeleteScheduledActionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts b/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts index 0747f966e462..ff6d6a5986e9 100644 --- a/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/BatchPutScheduledUpdateGroupActionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts index 6e0270936756..3a91b51eadb3 100644 --- a/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/CancelInstanceRefreshCommand.ts @@ -12,7 +12,8 @@ import { de_CancelInstanceRefreshCommand, se_CancelInstanceRefreshCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts b/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts index cd0ac062bd85..b2ffdf0b8a87 100644 --- a/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/CompleteLifecycleActionCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteLifecycleActionCommand, se_CompleteLifecycleActionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts index 3d24495314be..43db8ca3bc9d 100644 --- a/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateAutoScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAutoScalingGroupCommand, se_CreateAutoScalingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts index 01e6aba9aaed..42f3d6f126a0 100644 --- a/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLaunchConfigurationCommand, se_CreateLaunchConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts b/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts index 05a11389719c..fcd4697bdf64 100644 --- a/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/CreateOrUpdateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOrUpdateTagsCommand, se_CreateOrUpdateTagsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts index 4f24905661f9..eb532abce3fd 100644 --- a/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteAutoScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAutoScalingGroupCommand, se_DeleteAutoScalingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts index 1433bf689790..aaf886f21b4c 100644 --- a/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchConfigurationCommand, se_DeleteLaunchConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts b/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts index 4e9ddf22b579..0c55f1ec77b6 100644 --- a/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteLifecycleHookCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLifecycleHookCommand, se_DeleteLifecycleHookCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts index accaac42ed11..f6a967fba029 100644 --- a/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts b/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts index 2a41227b169e..886e42c890f3 100644 --- a/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts b/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts index 47f7adeb77a8..2d6512185695 100644 --- a/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteScheduledActionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScheduledActionCommand, se_DeleteScheduledActionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts b/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts index 9c0d4f7c86f2..e119dd36d632 100644 --- a/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts index 6ec69a6091cc..1319fe7ee8dd 100644 --- a/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/DeleteWarmPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWarmPoolCommand, se_DeleteWarmPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts index 0a2634333703..8016a2a264cb 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAccountLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts index a68cc7810dc6..6bffbadbe10b 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAdjustmentTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAdjustmentTypesCommand, se_DescribeAdjustmentTypesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts index c0d7ec8b39dc..3328df524a22 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAutoScalingGroupsCommand, se_DescribeAutoScalingGroupsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts index 5b57a02f8210..819cbf083f17 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAutoScalingInstancesCommand, se_DescribeAutoScalingInstances /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts index 3cd908838210..001f0b1cd575 100644 --- a/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeAutoScalingNotificationTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts index 410eee26ab52..0c5e2fcaac61 100644 --- a/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeInstanceRefreshesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceRefreshesCommand, se_DescribeInstanceRefreshesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts index dae5044d0bdb..bf00368ca98b 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLaunchConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLaunchConfigurationsCommand, se_DescribeLaunchConfigurations /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts index aa7ca8894fd1..d656acd1467b 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLifecycleHookTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLifecycleHookTypesCommand, se_DescribeLifecycleHookTypesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts index c851c0c5022f..ae61ca69c847 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLifecycleHooksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLifecycleHooksCommand, se_DescribeLifecycleHooksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts index 2122cc0fe944..b2048357890b 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLoadBalancerTargetGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts index 85b6c92eb073..b14f3e611a00 100644 --- a/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeLoadBalancersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLoadBalancersCommand, se_DescribeLoadBalancersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts index 369e97029afe..decb635170d1 100644 --- a/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeMetricCollectionTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts index 3308b6b20480..7af30c106495 100644 --- a/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeNotificationConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts b/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts index e3386cf638d3..1fb0f5dc80cb 100644 --- a/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePoliciesCommand, se_DescribePoliciesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts index 41d5d60804e8..f4d70a1849e4 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScalingActivitiesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScalingActivitiesCommand, se_DescribeScalingActivitiesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts index c3e143ce5ba5..ab7c91978b64 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScalingProcessTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScalingProcessTypesCommand, se_DescribeScalingProcessTypesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts index 1456b73ebefd..464475a06042 100644 --- a/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeScheduledActionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScheduledActionsCommand, se_DescribeScheduledActionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts index feb60cec47f1..6f540996084e 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts index 1a9fe1c6fb50..a8cbe38aafb7 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTerminationPolicyTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts index 19df31171c53..9664b3c999ba 100644 --- a/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeTrafficSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrafficSourcesCommand, se_DescribeTrafficSourcesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts index c0b47b464fbf..0eb9ed380e6d 100644 --- a/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/DescribeWarmPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeWarmPoolCommand, se_DescribeWarmPoolCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts b/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts index 0de7e1122639..6a2ee109352d 100644 --- a/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DetachInstancesCommand, se_DetachInstancesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts b/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts index 6a6ea8645c6d..f91d685901d8 100644 --- a/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachLoadBalancerTargetGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts b/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts index efe6c13998ee..0a19e4c57f68 100644 --- a/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachLoadBalancersCommand.ts @@ -12,7 +12,8 @@ import { de_DetachLoadBalancersCommand, se_DetachLoadBalancersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts b/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts index 452949f81435..989a041e1939 100644 --- a/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts +++ b/clients/client-auto-scaling/src/commands/DetachTrafficSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DetachTrafficSourcesCommand, se_DetachTrafficSourcesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts b/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts index 3bb759bd3e5a..4d7db3b59847 100644 --- a/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/DisableMetricsCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_DisableMetricsCollectionCommand, se_DisableMetricsCollectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts b/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts index 58a0b4b942b3..dfed23b1d7aa 100644 --- a/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/EnableMetricsCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_EnableMetricsCollectionCommand, se_EnableMetricsCollectionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts b/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts index b8bc395d1923..d6355981b24f 100644 --- a/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts +++ b/clients/client-auto-scaling/src/commands/EnterStandbyCommand.ts @@ -12,7 +12,8 @@ import { de_EnterStandbyCommand, se_EnterStandbyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts b/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts index 365df20b30f4..6a9efee882cc 100644 --- a/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/ExecutePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_ExecutePolicyCommand, se_ExecutePolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts b/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts index 3eda60b14804..8e0fdf16cd79 100644 --- a/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts +++ b/clients/client-auto-scaling/src/commands/ExitStandbyCommand.ts @@ -12,7 +12,8 @@ import { de_ExitStandbyCommand, se_ExitStandbyCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts b/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts index 0afebe339aad..976132eb4415 100644 --- a/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts +++ b/clients/client-auto-scaling/src/commands/GetPredictiveScalingForecastCommand.ts @@ -12,7 +12,8 @@ import { de_GetPredictiveScalingForecastCommand, se_GetPredictiveScalingForecast /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts b/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts index ad712e8d815a..3417a4d3fac9 100644 --- a/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutLifecycleHookCommand.ts @@ -12,7 +12,8 @@ import { de_PutLifecycleHookCommand, se_PutLifecycleHookCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts b/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts index 94bb57fe4d1e..c9a041dcac3a 100644 --- a/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutNotificationConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutNotificationConfigurationCommand, se_PutNotificationConfiguration /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts b/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts index f8631df65889..24ecc0c42dd5 100644 --- a/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts b/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts index d57e704ad1a3..6c8548c46360 100644 --- a/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutScheduledUpdateGroupActionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts b/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts index 5a099932d234..d8c4808229db 100644 --- a/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts +++ b/clients/client-auto-scaling/src/commands/PutWarmPoolCommand.ts @@ -12,7 +12,8 @@ import { de_PutWarmPoolCommand, se_PutWarmPoolCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts b/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts index 27ebbf9deebe..7800a83dd6d4 100644 --- a/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts +++ b/clients/client-auto-scaling/src/commands/RecordLifecycleActionHeartbeatCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts b/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts index f546077ed7c6..34e38cfc92b5 100644 --- a/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts +++ b/clients/client-auto-scaling/src/commands/ResumeProcessesCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeProcessesCommand, se_ResumeProcessesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts index 7e4e70529aa1..abf7f3c33985 100644 --- a/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/RollbackInstanceRefreshCommand.ts @@ -12,7 +12,8 @@ import { de_RollbackInstanceRefreshCommand, se_RollbackInstanceRefreshCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts b/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts index 37c7abc918a0..4accfa36a0a8 100644 --- a/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetDesiredCapacityCommand.ts @@ -12,7 +12,8 @@ import { de_SetDesiredCapacityCommand, se_SetDesiredCapacityCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts b/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts index c79637e99070..1e0a8a040a51 100644 --- a/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetInstanceHealthCommand.ts @@ -12,7 +12,8 @@ import { de_SetInstanceHealthCommand, se_SetInstanceHealthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts b/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts index 139b2fa81df2..48bec52e7b34 100644 --- a/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts +++ b/clients/client-auto-scaling/src/commands/SetInstanceProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_SetInstanceProtectionCommand, se_SetInstanceProtectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts b/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts index e20978e9f15f..3934b496904b 100644 --- a/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts +++ b/clients/client-auto-scaling/src/commands/StartInstanceRefreshCommand.ts @@ -12,7 +12,8 @@ import { de_StartInstanceRefreshCommand, se_StartInstanceRefreshCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts b/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts index 4bed8022e430..246b479e0ed0 100644 --- a/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts +++ b/clients/client-auto-scaling/src/commands/SuspendProcessesCommand.ts @@ -12,7 +12,8 @@ import { de_SuspendProcessesCommand, se_SuspendProcessesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts index 19180ae382ea..ec7fff329065 100644 --- a/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/TerminateInstanceInAutoScalingGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts b/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts index 8f1458a1d5cb..731fdf2d920a 100644 --- a/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts +++ b/clients/client-auto-scaling/src/commands/UpdateAutoScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAutoScalingGroupCommand, se_UpdateAutoScalingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-auto-scaling/src/index.ts b/clients/client-auto-scaling/src/index.ts index 2ff227202af5..2680536598a4 100644 --- a/clients/client-auto-scaling/src/index.ts +++ b/clients/client-auto-scaling/src/index.ts @@ -11,8 +11,8 @@ export * from "./AutoScalingClient"; export * from "./AutoScaling"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { AutoScalingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { AutoScalingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-auto-scaling/src/models/AutoScalingServiceException.ts b/clients/client-auto-scaling/src/models/AutoScalingServiceException.ts index 8d6f4ac31542..9ff342ee4a12 100644 --- a/clients/client-auto-scaling/src/models/AutoScalingServiceException.ts +++ b/clients/client-auto-scaling/src/models/AutoScalingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-b2bi/src/commands/CreateCapabilityCommand.ts b/clients/client-b2bi/src/commands/CreateCapabilityCommand.ts index a118de347436..9eb089869e13 100644 --- a/clients/client-b2bi/src/commands/CreateCapabilityCommand.ts +++ b/clients/client-b2bi/src/commands/CreateCapabilityCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCapabilityCommand, se_CreateCapabilityCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/CreatePartnershipCommand.ts b/clients/client-b2bi/src/commands/CreatePartnershipCommand.ts index 94d973447927..aaff3cc55776 100644 --- a/clients/client-b2bi/src/commands/CreatePartnershipCommand.ts +++ b/clients/client-b2bi/src/commands/CreatePartnershipCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePartnershipCommand, se_CreatePartnershipCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/CreateProfileCommand.ts b/clients/client-b2bi/src/commands/CreateProfileCommand.ts index 9ead90b4fdff..75e7d463c4a6 100644 --- a/clients/client-b2bi/src/commands/CreateProfileCommand.ts +++ b/clients/client-b2bi/src/commands/CreateProfileCommand.ts @@ -17,7 +17,8 @@ import { de_CreateProfileCommand, se_CreateProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/CreateTransformerCommand.ts b/clients/client-b2bi/src/commands/CreateTransformerCommand.ts index c842da91ef17..ac97bfd2d2fd 100644 --- a/clients/client-b2bi/src/commands/CreateTransformerCommand.ts +++ b/clients/client-b2bi/src/commands/CreateTransformerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTransformerCommand, se_CreateTransformerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/DeleteCapabilityCommand.ts b/clients/client-b2bi/src/commands/DeleteCapabilityCommand.ts index c21de445f3e6..edbd633d9f3b 100644 --- a/clients/client-b2bi/src/commands/DeleteCapabilityCommand.ts +++ b/clients/client-b2bi/src/commands/DeleteCapabilityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCapabilityCommand, se_DeleteCapabilityCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/DeletePartnershipCommand.ts b/clients/client-b2bi/src/commands/DeletePartnershipCommand.ts index fe7c2eb94128..e5636a967259 100644 --- a/clients/client-b2bi/src/commands/DeletePartnershipCommand.ts +++ b/clients/client-b2bi/src/commands/DeletePartnershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePartnershipCommand, se_DeletePartnershipCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/DeleteProfileCommand.ts b/clients/client-b2bi/src/commands/DeleteProfileCommand.ts index 3e7d9dd3ee20..ede59750b76b 100644 --- a/clients/client-b2bi/src/commands/DeleteProfileCommand.ts +++ b/clients/client-b2bi/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfileCommand, se_DeleteProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/DeleteTransformerCommand.ts b/clients/client-b2bi/src/commands/DeleteTransformerCommand.ts index e0c6e7da57c9..e68e280a40d8 100644 --- a/clients/client-b2bi/src/commands/DeleteTransformerCommand.ts +++ b/clients/client-b2bi/src/commands/DeleteTransformerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTransformerCommand, se_DeleteTransformerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/GetCapabilityCommand.ts b/clients/client-b2bi/src/commands/GetCapabilityCommand.ts index 37188793ace0..960ff87e41ff 100644 --- a/clients/client-b2bi/src/commands/GetCapabilityCommand.ts +++ b/clients/client-b2bi/src/commands/GetCapabilityCommand.ts @@ -12,7 +12,8 @@ import { de_GetCapabilityCommand, se_GetCapabilityCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/GetPartnershipCommand.ts b/clients/client-b2bi/src/commands/GetPartnershipCommand.ts index 12c298a51b33..01b7525ebc09 100644 --- a/clients/client-b2bi/src/commands/GetPartnershipCommand.ts +++ b/clients/client-b2bi/src/commands/GetPartnershipCommand.ts @@ -16,7 +16,8 @@ import { de_GetPartnershipCommand, se_GetPartnershipCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/GetProfileCommand.ts b/clients/client-b2bi/src/commands/GetProfileCommand.ts index 31049037fc0b..6c2b5b3d9610 100644 --- a/clients/client-b2bi/src/commands/GetProfileCommand.ts +++ b/clients/client-b2bi/src/commands/GetProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetProfileCommand, se_GetProfileCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/GetTransformerCommand.ts b/clients/client-b2bi/src/commands/GetTransformerCommand.ts index d7aa47ce849e..3d7aa0671995 100644 --- a/clients/client-b2bi/src/commands/GetTransformerCommand.ts +++ b/clients/client-b2bi/src/commands/GetTransformerCommand.ts @@ -12,7 +12,8 @@ import { de_GetTransformerCommand, se_GetTransformerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/GetTransformerJobCommand.ts b/clients/client-b2bi/src/commands/GetTransformerJobCommand.ts index 744033348c77..5627e7f5f35b 100644 --- a/clients/client-b2bi/src/commands/GetTransformerJobCommand.ts +++ b/clients/client-b2bi/src/commands/GetTransformerJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetTransformerJobCommand, se_GetTransformerJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/ListCapabilitiesCommand.ts b/clients/client-b2bi/src/commands/ListCapabilitiesCommand.ts index a8c81dbf6a1a..76f0a151e488 100644 --- a/clients/client-b2bi/src/commands/ListCapabilitiesCommand.ts +++ b/clients/client-b2bi/src/commands/ListCapabilitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCapabilitiesCommand, se_ListCapabilitiesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/ListPartnershipsCommand.ts b/clients/client-b2bi/src/commands/ListPartnershipsCommand.ts index 561d3a34b26f..25485ca0f3b7 100644 --- a/clients/client-b2bi/src/commands/ListPartnershipsCommand.ts +++ b/clients/client-b2bi/src/commands/ListPartnershipsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPartnershipsCommand, se_ListPartnershipsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/ListProfilesCommand.ts b/clients/client-b2bi/src/commands/ListProfilesCommand.ts index 64f8e536629e..21101aaa9b35 100644 --- a/clients/client-b2bi/src/commands/ListProfilesCommand.ts +++ b/clients/client-b2bi/src/commands/ListProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProfilesCommand, se_ListProfilesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/ListTagsForResourceCommand.ts b/clients/client-b2bi/src/commands/ListTagsForResourceCommand.ts index 364a166e6088..00b5916787af 100644 --- a/clients/client-b2bi/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-b2bi/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/ListTransformersCommand.ts b/clients/client-b2bi/src/commands/ListTransformersCommand.ts index 0a0ab3795d75..79faa98f9030 100644 --- a/clients/client-b2bi/src/commands/ListTransformersCommand.ts +++ b/clients/client-b2bi/src/commands/ListTransformersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTransformersCommand, se_ListTransformersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/StartTransformerJobCommand.ts b/clients/client-b2bi/src/commands/StartTransformerJobCommand.ts index 9c585c98c14e..7675460f1203 100644 --- a/clients/client-b2bi/src/commands/StartTransformerJobCommand.ts +++ b/clients/client-b2bi/src/commands/StartTransformerJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartTransformerJobCommand, se_StartTransformerJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/TagResourceCommand.ts b/clients/client-b2bi/src/commands/TagResourceCommand.ts index 9959d628062e..0b75fc66e60c 100644 --- a/clients/client-b2bi/src/commands/TagResourceCommand.ts +++ b/clients/client-b2bi/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/TestMappingCommand.ts b/clients/client-b2bi/src/commands/TestMappingCommand.ts index ffb878af3e53..a16e6b776559 100644 --- a/clients/client-b2bi/src/commands/TestMappingCommand.ts +++ b/clients/client-b2bi/src/commands/TestMappingCommand.ts @@ -12,7 +12,8 @@ import { de_TestMappingCommand, se_TestMappingCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/TestParsingCommand.ts b/clients/client-b2bi/src/commands/TestParsingCommand.ts index 9dc064b58a68..9bb07446e4ad 100644 --- a/clients/client-b2bi/src/commands/TestParsingCommand.ts +++ b/clients/client-b2bi/src/commands/TestParsingCommand.ts @@ -12,7 +12,8 @@ import { de_TestParsingCommand, se_TestParsingCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/UntagResourceCommand.ts b/clients/client-b2bi/src/commands/UntagResourceCommand.ts index bab7434389c0..72d511447400 100644 --- a/clients/client-b2bi/src/commands/UntagResourceCommand.ts +++ b/clients/client-b2bi/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/UpdateCapabilityCommand.ts b/clients/client-b2bi/src/commands/UpdateCapabilityCommand.ts index 2a22bdbaa0ed..13007d4f3c01 100644 --- a/clients/client-b2bi/src/commands/UpdateCapabilityCommand.ts +++ b/clients/client-b2bi/src/commands/UpdateCapabilityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCapabilityCommand, se_UpdateCapabilityCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/UpdatePartnershipCommand.ts b/clients/client-b2bi/src/commands/UpdatePartnershipCommand.ts index 50050003e424..3f15325c78a4 100644 --- a/clients/client-b2bi/src/commands/UpdatePartnershipCommand.ts +++ b/clients/client-b2bi/src/commands/UpdatePartnershipCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePartnershipCommand, se_UpdatePartnershipCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/UpdateProfileCommand.ts b/clients/client-b2bi/src/commands/UpdateProfileCommand.ts index 8aa9b04eb485..9f2194d445bc 100644 --- a/clients/client-b2bi/src/commands/UpdateProfileCommand.ts +++ b/clients/client-b2bi/src/commands/UpdateProfileCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateProfileCommand, se_UpdateProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/commands/UpdateTransformerCommand.ts b/clients/client-b2bi/src/commands/UpdateTransformerCommand.ts index c6bbd4f58aa7..5de92f0fa582 100644 --- a/clients/client-b2bi/src/commands/UpdateTransformerCommand.ts +++ b/clients/client-b2bi/src/commands/UpdateTransformerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTransformerCommand, se_UpdateTransformerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-b2bi/src/index.ts b/clients/client-b2bi/src/index.ts index 3fb7ec05e5e8..2c57d861ad7f 100644 --- a/clients/client-b2bi/src/index.ts +++ b/clients/client-b2bi/src/index.ts @@ -18,8 +18,8 @@ export * from "./B2biClient"; export * from "./B2bi"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { B2biExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { B2biExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-b2bi/src/models/B2biServiceException.ts b/clients/client-b2bi/src/models/B2biServiceException.ts index a1edcab9f2d6..e25a98ed6a5d 100644 --- a/clients/client-b2bi/src/models/B2biServiceException.ts +++ b/clients/client-b2bi/src/models/B2biServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts b/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts index b275cef6772a..6d84f7b17355 100644 --- a/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts +++ b/clients/client-backup-gateway/src/commands/AssociateGatewayToServerCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateGatewayToServerCommand, se_AssociateGatewayToServerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts b/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts index 2f8c4dcccddc..e117ce0cd6c9 100644 --- a/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/CreateGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGatewayCommand, se_CreateGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts b/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts index 5623131210bf..04de41666e3e 100644 --- a/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/DeleteGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGatewayCommand, se_DeleteGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts index 27f47b0665f6..fd2af7a67dea 100644 --- a/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/DeleteHypervisorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHypervisorCommand, se_DeleteHypervisorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts b/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts index 47612e60d11c..fa40df474fc4 100644 --- a/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts +++ b/clients/client-backup-gateway/src/commands/DisassociateGatewayFromServerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts b/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts index 679c6208e614..e65a880e78e7 100644 --- a/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetBandwidthRateLimitScheduleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts b/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts index 31c3e0bb2646..b66610d5afa4 100644 --- a/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_GetGatewayCommand, se_GetGatewayCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts index 99e51d3c61de..2f22de2f70d5 100644 --- a/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetHypervisorCommand.ts @@ -12,7 +12,8 @@ import { de_GetHypervisorCommand, se_GetHypervisorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts b/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts index f2cc58b7b097..ff2389839aab 100644 --- a/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetHypervisorPropertyMappingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts b/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts index 4ea05282dcdb..83fc10d99794 100644 --- a/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts +++ b/clients/client-backup-gateway/src/commands/GetVirtualMachineCommand.ts @@ -12,7 +12,8 @@ import { de_GetVirtualMachineCommand, se_GetVirtualMachineCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts b/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts index dc11936695b2..d277fa6cdc69 100644 --- a/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts +++ b/clients/client-backup-gateway/src/commands/ImportHypervisorConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts b/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts index 30f859d9bfb4..31c344105ec7 100644 --- a/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts b/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts index b62c4355f01e..95e936ebe8fb 100644 --- a/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListHypervisorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHypervisorsCommand, se_ListHypervisorsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts b/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts index c08e15f7a4db..9d7ac9cf1ef2 100644 --- a/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts b/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts index 66e4e32f0d5c..565d70ea8cb4 100644 --- a/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts +++ b/clients/client-backup-gateway/src/commands/ListVirtualMachinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualMachinesCommand, se_ListVirtualMachinesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts b/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts index 117839e175ee..2f0f560332cf 100644 --- a/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutBandwidthRateLimitScheduleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts b/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts index 5bd9e76676dd..2ba1e0d315a8 100644 --- a/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutHypervisorPropertyMappingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts b/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts index af53f339e064..23812b58f21a 100644 --- a/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts +++ b/clients/client-backup-gateway/src/commands/PutMaintenanceStartTimeCommand.ts @@ -12,7 +12,8 @@ import { de_PutMaintenanceStartTimeCommand, se_PutMaintenanceStartTimeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts b/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts index c778de699766..edbf30ddf057 100644 --- a/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts +++ b/clients/client-backup-gateway/src/commands/StartVirtualMachinesMetadataSyncCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/TagResourceCommand.ts b/clients/client-backup-gateway/src/commands/TagResourceCommand.ts index db39b40e8a33..c4515ea1d38e 100644 --- a/clients/client-backup-gateway/src/commands/TagResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts b/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts index 63eee1d5f1cb..8f85fb7720d4 100644 --- a/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts +++ b/clients/client-backup-gateway/src/commands/TestHypervisorConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_TestHypervisorConfigurationCommand, se_TestHypervisorConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts b/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts index b463f390b181..576286969a7f 100644 --- a/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts +++ b/clients/client-backup-gateway/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts b/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts index e360993afc3b..26c5e3f43304 100644 --- a/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateGatewayInformationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewayInformationCommand, se_UpdateGatewayInformationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts b/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts index be7774b6f94b..4c291a11105a 100644 --- a/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewaySoftwareNowCommand, se_UpdateGatewaySoftwareNowCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts b/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts index ec219c39a38b..d0b24eca37e2 100644 --- a/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts +++ b/clients/client-backup-gateway/src/commands/UpdateHypervisorCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateHypervisorCommand, se_UpdateHypervisorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup-gateway/src/index.ts b/clients/client-backup-gateway/src/index.ts index ced8548f1880..c52c597e8993 100644 --- a/clients/client-backup-gateway/src/index.ts +++ b/clients/client-backup-gateway/src/index.ts @@ -16,8 +16,8 @@ export * from "./BackupGatewayClient"; export * from "./BackupGateway"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BackupGatewayExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BackupGatewayExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-backup-gateway/src/models/BackupGatewayServiceException.ts b/clients/client-backup-gateway/src/models/BackupGatewayServiceException.ts index 051e0d7d4859..09a2526b1afc 100644 --- a/clients/client-backup-gateway/src/models/BackupGatewayServiceException.ts +++ b/clients/client-backup-gateway/src/models/BackupGatewayServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-backup/src/commands/CancelLegalHoldCommand.ts b/clients/client-backup/src/commands/CancelLegalHoldCommand.ts index 9a8506c6e8f0..dcc71ea24898 100644 --- a/clients/client-backup/src/commands/CancelLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/CancelLegalHoldCommand.ts @@ -12,7 +12,8 @@ import { de_CancelLegalHoldCommand, se_CancelLegalHoldCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateBackupPlanCommand.ts b/clients/client-backup/src/commands/CreateBackupPlanCommand.ts index 164ad2be1f24..eb4f9c76986e 100644 --- a/clients/client-backup/src/commands/CreateBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupPlanCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBackupPlanCommand, se_CreateBackupPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts b/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts index fec01966287e..6a1452a92dca 100644 --- a/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupSelectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackupSelectionCommand, se_CreateBackupSelectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateBackupVaultCommand.ts b/clients/client-backup/src/commands/CreateBackupVaultCommand.ts index 78ce0859480c..27a44dc40f9a 100644 --- a/clients/client-backup/src/commands/CreateBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/CreateBackupVaultCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBackupVaultCommand, se_CreateBackupVaultCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateFrameworkCommand.ts b/clients/client-backup/src/commands/CreateFrameworkCommand.ts index a76e663735d5..5a99b03d15f2 100644 --- a/clients/client-backup/src/commands/CreateFrameworkCommand.ts +++ b/clients/client-backup/src/commands/CreateFrameworkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFrameworkCommand, se_CreateFrameworkCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateLegalHoldCommand.ts b/clients/client-backup/src/commands/CreateLegalHoldCommand.ts index cb37fde87956..2c361c146ec2 100644 --- a/clients/client-backup/src/commands/CreateLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/CreateLegalHoldCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLegalHoldCommand, se_CreateLegalHoldCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts b/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts index 3a1f3b26fa7f..ca6537a10428 100644 --- a/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/CreateLogicallyAirGappedBackupVaultCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateReportPlanCommand.ts b/clients/client-backup/src/commands/CreateReportPlanCommand.ts index 4413c015f242..9a64dbbc475c 100644 --- a/clients/client-backup/src/commands/CreateReportPlanCommand.ts +++ b/clients/client-backup/src/commands/CreateReportPlanCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReportPlanCommand, se_CreateReportPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateRestoreTestingPlanCommand.ts b/clients/client-backup/src/commands/CreateRestoreTestingPlanCommand.ts index cf24b903b004..e176e07665da 100644 --- a/clients/client-backup/src/commands/CreateRestoreTestingPlanCommand.ts +++ b/clients/client-backup/src/commands/CreateRestoreTestingPlanCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRestoreTestingPlanCommand, se_CreateRestoreTestingPlanCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/CreateRestoreTestingSelectionCommand.ts b/clients/client-backup/src/commands/CreateRestoreTestingSelectionCommand.ts index 88388656f83c..ec301efc5616 100644 --- a/clients/client-backup/src/commands/CreateRestoreTestingSelectionCommand.ts +++ b/clients/client-backup/src/commands/CreateRestoreTestingSelectionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts b/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts index efd762a94867..c09c93cfc91d 100644 --- a/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupPlanCommand, se_DeleteBackupPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts b/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts index 4e48368c48a0..173b764d059b 100644 --- a/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupSelectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupSelectionCommand, se_DeleteBackupSelectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts index 4b3a3af571b1..a76d9f801db9 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultAccessPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts index 95170139c7b0..6d0fd263d982 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupVaultCommand, se_DeleteBackupVaultCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts index 7e7d442cd32e..0087d21af2fe 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultLockConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts index 0d96b36f47bc..35b6048a18b2 100644 --- a/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/DeleteBackupVaultNotificationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteFrameworkCommand.ts b/clients/client-backup/src/commands/DeleteFrameworkCommand.ts index 1b9c4f292c6e..799c8e984eea 100644 --- a/clients/client-backup/src/commands/DeleteFrameworkCommand.ts +++ b/clients/client-backup/src/commands/DeleteFrameworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFrameworkCommand, se_DeleteFrameworkCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts b/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts index 94e99f9ff9bb..ca5a48b9cf3c 100644 --- a/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DeleteRecoveryPointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRecoveryPointCommand, se_DeleteRecoveryPointCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteReportPlanCommand.ts b/clients/client-backup/src/commands/DeleteReportPlanCommand.ts index f6c3bcec5a01..01e47da1bf1c 100644 --- a/clients/client-backup/src/commands/DeleteReportPlanCommand.ts +++ b/clients/client-backup/src/commands/DeleteReportPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReportPlanCommand, se_DeleteReportPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteRestoreTestingPlanCommand.ts b/clients/client-backup/src/commands/DeleteRestoreTestingPlanCommand.ts index b5bc64b823d0..bd6e6899e435 100644 --- a/clients/client-backup/src/commands/DeleteRestoreTestingPlanCommand.ts +++ b/clients/client-backup/src/commands/DeleteRestoreTestingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRestoreTestingPlanCommand, se_DeleteRestoreTestingPlanCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DeleteRestoreTestingSelectionCommand.ts b/clients/client-backup/src/commands/DeleteRestoreTestingSelectionCommand.ts index 1422a59bc774..fb87f5f92735 100644 --- a/clients/client-backup/src/commands/DeleteRestoreTestingSelectionCommand.ts +++ b/clients/client-backup/src/commands/DeleteRestoreTestingSelectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeBackupJobCommand.ts b/clients/client-backup/src/commands/DescribeBackupJobCommand.ts index 0c7d314cca77..367c1e2aed3e 100644 --- a/clients/client-backup/src/commands/DescribeBackupJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeBackupJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupJobCommand, se_DescribeBackupJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts b/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts index f5b4f3bba569..8f62341d6983 100644 --- a/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/DescribeBackupVaultCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupVaultCommand, se_DescribeBackupVaultCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeCopyJobCommand.ts b/clients/client-backup/src/commands/DescribeCopyJobCommand.ts index 6e6e41ece179..81bb379ddb32 100644 --- a/clients/client-backup/src/commands/DescribeCopyJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeCopyJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCopyJobCommand, se_DescribeCopyJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeFrameworkCommand.ts b/clients/client-backup/src/commands/DescribeFrameworkCommand.ts index a7b04086427c..ebc6a47c1799 100644 --- a/clients/client-backup/src/commands/DescribeFrameworkCommand.ts +++ b/clients/client-backup/src/commands/DescribeFrameworkCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFrameworkCommand, se_DescribeFrameworkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts b/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts index da0e608742f1..08eb81605b9c 100644 --- a/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts +++ b/clients/client-backup/src/commands/DescribeGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalSettingsCommand, se_DescribeGlobalSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts b/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts index 2cea078d49f0..d1beb4bd3fde 100644 --- a/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts +++ b/clients/client-backup/src/commands/DescribeProtectedResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProtectedResourceCommand, se_DescribeProtectedResourceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts b/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts index c79272c2e952..6bf9af2c5a27 100644 --- a/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DescribeRecoveryPointCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRecoveryPointCommand, se_DescribeRecoveryPointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts b/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts index ca0f71244337..029f01252d4d 100644 --- a/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts +++ b/clients/client-backup/src/commands/DescribeRegionSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRegionSettingsCommand, se_DescribeRegionSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeReportJobCommand.ts b/clients/client-backup/src/commands/DescribeReportJobCommand.ts index b7a170d82fe0..d4f0c623acec 100644 --- a/clients/client-backup/src/commands/DescribeReportJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeReportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReportJobCommand, se_DescribeReportJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeReportPlanCommand.ts b/clients/client-backup/src/commands/DescribeReportPlanCommand.ts index 92de072c71c1..dbff8c935fdc 100644 --- a/clients/client-backup/src/commands/DescribeReportPlanCommand.ts +++ b/clients/client-backup/src/commands/DescribeReportPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReportPlanCommand, se_DescribeReportPlanCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts b/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts index 9c1dcc7f7b04..2a147d3f24d7 100644 --- a/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts +++ b/clients/client-backup/src/commands/DescribeRestoreJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRestoreJobCommand, se_DescribeRestoreJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts b/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts index 2fc55fb184e2..cd36f95f4687 100644 --- a/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts +++ b/clients/client-backup/src/commands/DisassociateRecoveryPointCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateRecoveryPointCommand, se_DisassociateRecoveryPointComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts b/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts index 96cb4c8d75ca..4541b27a12b2 100644 --- a/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts +++ b/clients/client-backup/src/commands/DisassociateRecoveryPointFromParentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts b/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts index a3f42fd22339..c878e4bad60e 100644 --- a/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts +++ b/clients/client-backup/src/commands/ExportBackupPlanTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_ExportBackupPlanTemplateCommand, se_ExportBackupPlanTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupPlanCommand.ts b/clients/client-backup/src/commands/GetBackupPlanCommand.ts index 207cae3b565b..7f8ece2d2275 100644 --- a/clients/client-backup/src/commands/GetBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackupPlanCommand, se_GetBackupPlanCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts b/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts index 6bde6ab58446..8ccf3a197d06 100644 --- a/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanFromJSONCommand.ts @@ -16,7 +16,8 @@ import { de_GetBackupPlanFromJSONCommand, se_GetBackupPlanFromJSONCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts b/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts index 9ebda01c8d42..60223f0df538 100644 --- a/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts +++ b/clients/client-backup/src/commands/GetBackupPlanFromTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_GetBackupPlanFromTemplateCommand, se_GetBackupPlanFromTemplateComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupSelectionCommand.ts b/clients/client-backup/src/commands/GetBackupSelectionCommand.ts index 6e34e7de96a8..874ecc7a4db8 100644 --- a/clients/client-backup/src/commands/GetBackupSelectionCommand.ts +++ b/clients/client-backup/src/commands/GetBackupSelectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackupSelectionCommand, se_GetBackupSelectionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts index 7bf94f4b7d23..ce042de5896f 100644 --- a/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/GetBackupVaultAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetBackupVaultAccessPolicyCommand, se_GetBackupVaultAccessPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts index d66f040eb39c..85361acde484 100644 --- a/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/GetBackupVaultNotificationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetLegalHoldCommand.ts b/clients/client-backup/src/commands/GetLegalHoldCommand.ts index 4c8917746fef..a3391cf57f8f 100644 --- a/clients/client-backup/src/commands/GetLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/GetLegalHoldCommand.ts @@ -12,7 +12,8 @@ import { de_GetLegalHoldCommand, se_GetLegalHoldCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts b/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts index 34bf5476e49c..4c061b49b506 100644 --- a/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts +++ b/clients/client-backup/src/commands/GetRecoveryPointRestoreMetadataCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetRestoreJobMetadataCommand.ts b/clients/client-backup/src/commands/GetRestoreJobMetadataCommand.ts index 37c4bb5f7623..f681ed9088e2 100644 --- a/clients/client-backup/src/commands/GetRestoreJobMetadataCommand.ts +++ b/clients/client-backup/src/commands/GetRestoreJobMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_GetRestoreJobMetadataCommand, se_GetRestoreJobMetadataCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetRestoreTestingInferredMetadataCommand.ts b/clients/client-backup/src/commands/GetRestoreTestingInferredMetadataCommand.ts index bf9ff815b3b3..bfa107151cd3 100644 --- a/clients/client-backup/src/commands/GetRestoreTestingInferredMetadataCommand.ts +++ b/clients/client-backup/src/commands/GetRestoreTestingInferredMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetRestoreTestingPlanCommand.ts b/clients/client-backup/src/commands/GetRestoreTestingPlanCommand.ts index 7e2a3057faa2..8b308f805950 100644 --- a/clients/client-backup/src/commands/GetRestoreTestingPlanCommand.ts +++ b/clients/client-backup/src/commands/GetRestoreTestingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_GetRestoreTestingPlanCommand, se_GetRestoreTestingPlanCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetRestoreTestingSelectionCommand.ts b/clients/client-backup/src/commands/GetRestoreTestingSelectionCommand.ts index 5bdd3be6e8eb..b1506f2960d2 100644 --- a/clients/client-backup/src/commands/GetRestoreTestingSelectionCommand.ts +++ b/clients/client-backup/src/commands/GetRestoreTestingSelectionCommand.ts @@ -16,7 +16,8 @@ import { de_GetRestoreTestingSelectionCommand, se_GetRestoreTestingSelectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts b/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts index ab61d6ad90b2..e71ebb2bc6c7 100644 --- a/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts +++ b/clients/client-backup/src/commands/GetSupportedResourceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetSupportedResourceTypesCommand, se_GetSupportedResourceTypesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupJobSummariesCommand.ts b/clients/client-backup/src/commands/ListBackupJobSummariesCommand.ts index c95d4d01849a..77eba1202bda 100644 --- a/clients/client-backup/src/commands/ListBackupJobSummariesCommand.ts +++ b/clients/client-backup/src/commands/ListBackupJobSummariesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupJobSummariesCommand, se_ListBackupJobSummariesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupJobsCommand.ts b/clients/client-backup/src/commands/ListBackupJobsCommand.ts index 8fd06ab39462..1cdf70b98e54 100644 --- a/clients/client-backup/src/commands/ListBackupJobsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupJobsCommand, se_ListBackupJobsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts b/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts index f897036d8408..db68f8fe5454 100644 --- a/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlanTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupPlanTemplatesCommand, se_ListBackupPlanTemplatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts b/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts index 75ea3515a29f..dd505bad3af1 100644 --- a/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlanVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupPlanVersionsCommand, se_ListBackupPlanVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupPlansCommand.ts b/clients/client-backup/src/commands/ListBackupPlansCommand.ts index a6a7d2f3fb15..6f0aa1fcdcd6 100644 --- a/clients/client-backup/src/commands/ListBackupPlansCommand.ts +++ b/clients/client-backup/src/commands/ListBackupPlansCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupPlansCommand, se_ListBackupPlansCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts b/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts index 4e97882207aa..e5ed7014b1e0 100644 --- a/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupSelectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupSelectionsCommand, se_ListBackupSelectionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListBackupVaultsCommand.ts b/clients/client-backup/src/commands/ListBackupVaultsCommand.ts index a8860145fed2..a4767cfba4f7 100644 --- a/clients/client-backup/src/commands/ListBackupVaultsCommand.ts +++ b/clients/client-backup/src/commands/ListBackupVaultsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupVaultsCommand, se_ListBackupVaultsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListCopyJobSummariesCommand.ts b/clients/client-backup/src/commands/ListCopyJobSummariesCommand.ts index f421c9c99d52..8290697e78a1 100644 --- a/clients/client-backup/src/commands/ListCopyJobSummariesCommand.ts +++ b/clients/client-backup/src/commands/ListCopyJobSummariesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCopyJobSummariesCommand, se_ListCopyJobSummariesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListCopyJobsCommand.ts b/clients/client-backup/src/commands/ListCopyJobsCommand.ts index bd93f2347fd8..fabb72f9b567 100644 --- a/clients/client-backup/src/commands/ListCopyJobsCommand.ts +++ b/clients/client-backup/src/commands/ListCopyJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCopyJobsCommand, se_ListCopyJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListFrameworksCommand.ts b/clients/client-backup/src/commands/ListFrameworksCommand.ts index 40fd61014c53..133b0c6146bc 100644 --- a/clients/client-backup/src/commands/ListFrameworksCommand.ts +++ b/clients/client-backup/src/commands/ListFrameworksCommand.ts @@ -12,7 +12,8 @@ import { de_ListFrameworksCommand, se_ListFrameworksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListLegalHoldsCommand.ts b/clients/client-backup/src/commands/ListLegalHoldsCommand.ts index 345fa022beb3..103c672bc476 100644 --- a/clients/client-backup/src/commands/ListLegalHoldsCommand.ts +++ b/clients/client-backup/src/commands/ListLegalHoldsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLegalHoldsCommand, se_ListLegalHoldsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts b/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts index 8daa55234276..aab658a595b0 100644 --- a/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/ListProtectedResourcesByBackupVaultCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts b/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts index 0e78340feb87..c69436ab4e04 100644 --- a/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts +++ b/clients/client-backup/src/commands/ListProtectedResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProtectedResourcesCommand, se_ListProtectedResourcesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts index f4bd0b73db10..247916fa2bf2 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByBackupVaultCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts index 11d2e67e10db..5e84e9063dca 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByLegalHoldCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts b/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts index 11ebab4ec311..aaeffcb1c0d6 100644 --- a/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts +++ b/clients/client-backup/src/commands/ListRecoveryPointsByResourceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListReportJobsCommand.ts b/clients/client-backup/src/commands/ListReportJobsCommand.ts index b5ca129af062..da5972a9eacd 100644 --- a/clients/client-backup/src/commands/ListReportJobsCommand.ts +++ b/clients/client-backup/src/commands/ListReportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportJobsCommand, se_ListReportJobsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListReportPlansCommand.ts b/clients/client-backup/src/commands/ListReportPlansCommand.ts index dbc2381ccefb..65eb306788a9 100644 --- a/clients/client-backup/src/commands/ListReportPlansCommand.ts +++ b/clients/client-backup/src/commands/ListReportPlansCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportPlansCommand, se_ListReportPlansCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRestoreJobSummariesCommand.ts b/clients/client-backup/src/commands/ListRestoreJobSummariesCommand.ts index 94d0ea11c6f5..887f574c5c2e 100644 --- a/clients/client-backup/src/commands/ListRestoreJobSummariesCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreJobSummariesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRestoreJobSummariesCommand, se_ListRestoreJobSummariesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRestoreJobsByProtectedResourceCommand.ts b/clients/client-backup/src/commands/ListRestoreJobsByProtectedResourceCommand.ts index 104290e8fbac..a7ceb55452b7 100644 --- a/clients/client-backup/src/commands/ListRestoreJobsByProtectedResourceCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreJobsByProtectedResourceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRestoreJobsCommand.ts b/clients/client-backup/src/commands/ListRestoreJobsCommand.ts index 9f59e596e759..7d132beb577f 100644 --- a/clients/client-backup/src/commands/ListRestoreJobsCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRestoreJobsCommand, se_ListRestoreJobsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRestoreTestingPlansCommand.ts b/clients/client-backup/src/commands/ListRestoreTestingPlansCommand.ts index c852eae789da..84276dcdc7f7 100644 --- a/clients/client-backup/src/commands/ListRestoreTestingPlansCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreTestingPlansCommand.ts @@ -12,7 +12,8 @@ import { de_ListRestoreTestingPlansCommand, se_ListRestoreTestingPlansCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListRestoreTestingSelectionsCommand.ts b/clients/client-backup/src/commands/ListRestoreTestingSelectionsCommand.ts index 3aa91aa435c1..dc8afb2aaad8 100644 --- a/clients/client-backup/src/commands/ListRestoreTestingSelectionsCommand.ts +++ b/clients/client-backup/src/commands/ListRestoreTestingSelectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/ListTagsCommand.ts b/clients/client-backup/src/commands/ListTagsCommand.ts index 7daebcee7015..ea0de1f6882a 100644 --- a/clients/client-backup/src/commands/ListTagsCommand.ts +++ b/clients/client-backup/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts b/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts index ee8189c0e03d..b0a74243779e 100644 --- a/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutBackupVaultAccessPolicyCommand, se_PutBackupVaultAccessPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts b/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts index 889d842bcbaa..1c553a6f72eb 100644 --- a/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultLockConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts b/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts index 254ae3456977..e70ad25d27bc 100644 --- a/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts +++ b/clients/client-backup/src/commands/PutBackupVaultNotificationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/PutRestoreValidationResultCommand.ts b/clients/client-backup/src/commands/PutRestoreValidationResultCommand.ts index 0a782085be59..1fb97a5f5674 100644 --- a/clients/client-backup/src/commands/PutRestoreValidationResultCommand.ts +++ b/clients/client-backup/src/commands/PutRestoreValidationResultCommand.ts @@ -12,7 +12,8 @@ import { de_PutRestoreValidationResultCommand, se_PutRestoreValidationResultComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/StartBackupJobCommand.ts b/clients/client-backup/src/commands/StartBackupJobCommand.ts index d72ff2eec8a5..9b1b0a9705a7 100644 --- a/clients/client-backup/src/commands/StartBackupJobCommand.ts +++ b/clients/client-backup/src/commands/StartBackupJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartBackupJobCommand, se_StartBackupJobCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/StartCopyJobCommand.ts b/clients/client-backup/src/commands/StartCopyJobCommand.ts index fcfb7c5222b5..d72a0cd99260 100644 --- a/clients/client-backup/src/commands/StartCopyJobCommand.ts +++ b/clients/client-backup/src/commands/StartCopyJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartCopyJobCommand, se_StartCopyJobCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/StartReportJobCommand.ts b/clients/client-backup/src/commands/StartReportJobCommand.ts index ab10ec64ef68..052819ee0831 100644 --- a/clients/client-backup/src/commands/StartReportJobCommand.ts +++ b/clients/client-backup/src/commands/StartReportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartReportJobCommand, se_StartReportJobCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/StartRestoreJobCommand.ts b/clients/client-backup/src/commands/StartRestoreJobCommand.ts index 4596cf743207..da9e6a57d90c 100644 --- a/clients/client-backup/src/commands/StartRestoreJobCommand.ts +++ b/clients/client-backup/src/commands/StartRestoreJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartRestoreJobCommand, se_StartRestoreJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/StopBackupJobCommand.ts b/clients/client-backup/src/commands/StopBackupJobCommand.ts index 7650ae52c580..bd1ba7015967 100644 --- a/clients/client-backup/src/commands/StopBackupJobCommand.ts +++ b/clients/client-backup/src/commands/StopBackupJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopBackupJobCommand, se_StopBackupJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/TagResourceCommand.ts b/clients/client-backup/src/commands/TagResourceCommand.ts index 6b805da15f8c..9064711e78ce 100644 --- a/clients/client-backup/src/commands/TagResourceCommand.ts +++ b/clients/client-backup/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UntagResourceCommand.ts b/clients/client-backup/src/commands/UntagResourceCommand.ts index 8526b05093eb..e5ac8b9bd7e4 100644 --- a/clients/client-backup/src/commands/UntagResourceCommand.ts +++ b/clients/client-backup/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts b/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts index dd2d427ca90f..6a20fafac15f 100644 --- a/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts +++ b/clients/client-backup/src/commands/UpdateBackupPlanCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateBackupPlanCommand, se_UpdateBackupPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateFrameworkCommand.ts b/clients/client-backup/src/commands/UpdateFrameworkCommand.ts index 467bc7f83977..2e22e5eb8a95 100644 --- a/clients/client-backup/src/commands/UpdateFrameworkCommand.ts +++ b/clients/client-backup/src/commands/UpdateFrameworkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFrameworkCommand, se_UpdateFrameworkCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts index b7e5da334bcd..a3d8eb03be45 100644 --- a/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-backup/src/commands/UpdateGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalSettingsCommand, se_UpdateGlobalSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts b/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts index 088d3676cf1a..5a7fa3244600 100644 --- a/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts +++ b/clients/client-backup/src/commands/UpdateRecoveryPointLifecycleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts b/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts index 68690c50ab03..21ecc53c5c60 100644 --- a/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts +++ b/clients/client-backup/src/commands/UpdateRegionSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRegionSettingsCommand, se_UpdateRegionSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateReportPlanCommand.ts b/clients/client-backup/src/commands/UpdateReportPlanCommand.ts index a97a41240b54..bd9c11d71c13 100644 --- a/clients/client-backup/src/commands/UpdateReportPlanCommand.ts +++ b/clients/client-backup/src/commands/UpdateReportPlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateReportPlanCommand, se_UpdateReportPlanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateRestoreTestingPlanCommand.ts b/clients/client-backup/src/commands/UpdateRestoreTestingPlanCommand.ts index e0feea47dbc0..54647ca4f6be 100644 --- a/clients/client-backup/src/commands/UpdateRestoreTestingPlanCommand.ts +++ b/clients/client-backup/src/commands/UpdateRestoreTestingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRestoreTestingPlanCommand, se_UpdateRestoreTestingPlanCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/commands/UpdateRestoreTestingSelectionCommand.ts b/clients/client-backup/src/commands/UpdateRestoreTestingSelectionCommand.ts index 4fa7541d48db..5ac9b0d0c503 100644 --- a/clients/client-backup/src/commands/UpdateRestoreTestingSelectionCommand.ts +++ b/clients/client-backup/src/commands/UpdateRestoreTestingSelectionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backup/src/index.ts b/clients/client-backup/src/index.ts index cc259da6e884..7b989819d93d 100644 --- a/clients/client-backup/src/index.ts +++ b/clients/client-backup/src/index.ts @@ -12,8 +12,8 @@ export * from "./BackupClient"; export * from "./Backup"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BackupExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BackupExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-backup/src/models/BackupServiceException.ts b/clients/client-backup/src/models/BackupServiceException.ts index d3538e5b2833..9c5efcabc32f 100644 --- a/clients/client-backup/src/models/BackupServiceException.ts +++ b/clients/client-backup/src/models/BackupServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts b/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts index 77d804f9999f..d9f9b7d2852b 100644 --- a/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/DeleteObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteObjectCommand, se_DeleteObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/GetChunkCommand.ts b/clients/client-backupstorage/src/commands/GetChunkCommand.ts index 2aff1cfd808b..6119fb71f3b1 100644 --- a/clients/client-backupstorage/src/commands/GetChunkCommand.ts +++ b/clients/client-backupstorage/src/commands/GetChunkCommand.ts @@ -12,7 +12,8 @@ import { de_GetChunkCommand, se_GetChunkCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts b/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts index a6aba71c3d22..4d4b9b2fac01 100644 --- a/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts +++ b/clients/client-backupstorage/src/commands/GetObjectMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_GetObjectMetadataCommand, se_GetObjectMetadataCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/ListChunksCommand.ts b/clients/client-backupstorage/src/commands/ListChunksCommand.ts index e5c302da336e..e5628aa5959c 100644 --- a/clients/client-backupstorage/src/commands/ListChunksCommand.ts +++ b/clients/client-backupstorage/src/commands/ListChunksCommand.ts @@ -12,7 +12,8 @@ import { de_ListChunksCommand, se_ListChunksCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/ListObjectsCommand.ts b/clients/client-backupstorage/src/commands/ListObjectsCommand.ts index 772b2de3344b..c9b60c44e433 100644 --- a/clients/client-backupstorage/src/commands/ListObjectsCommand.ts +++ b/clients/client-backupstorage/src/commands/ListObjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectsCommand, se_ListObjectsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts b/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts index bda2a1183f45..52b226213bd0 100644 --- a/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts +++ b/clients/client-backupstorage/src/commands/NotifyObjectCompleteCommand.ts @@ -16,7 +16,8 @@ import { de_NotifyObjectCompleteCommand, se_NotifyObjectCompleteCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/PutChunkCommand.ts b/clients/client-backupstorage/src/commands/PutChunkCommand.ts index c8a98113d1e1..ccc9ac5e2314 100644 --- a/clients/client-backupstorage/src/commands/PutChunkCommand.ts +++ b/clients/client-backupstorage/src/commands/PutChunkCommand.ts @@ -12,7 +12,8 @@ import { de_PutChunkCommand, se_PutChunkCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/PutObjectCommand.ts b/clients/client-backupstorage/src/commands/PutObjectCommand.ts index 1184463fd112..4ed153ce3206 100644 --- a/clients/client-backupstorage/src/commands/PutObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/PutObjectCommand.ts @@ -12,7 +12,8 @@ import { de_PutObjectCommand, se_PutObjectCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/commands/StartObjectCommand.ts b/clients/client-backupstorage/src/commands/StartObjectCommand.ts index 01f5b8bb507c..0fd436a78ff0 100644 --- a/clients/client-backupstorage/src/commands/StartObjectCommand.ts +++ b/clients/client-backupstorage/src/commands/StartObjectCommand.ts @@ -12,7 +12,8 @@ import { de_StartObjectCommand, se_StartObjectCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-backupstorage/src/index.ts b/clients/client-backupstorage/src/index.ts index 8f251ddb4728..47ab5e36952d 100644 --- a/clients/client-backupstorage/src/index.ts +++ b/clients/client-backupstorage/src/index.ts @@ -8,8 +8,8 @@ export * from "./BackupStorageClient"; export * from "./BackupStorage"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BackupStorageExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BackupStorageExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-backupstorage/src/models/BackupStorageServiceException.ts b/clients/client-backupstorage/src/models/BackupStorageServiceException.ts index 115b2b84453f..52aeae6a8e6d 100644 --- a/clients/client-backupstorage/src/models/BackupStorageServiceException.ts +++ b/clients/client-backupstorage/src/models/BackupStorageServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-batch/src/commands/CancelJobCommand.ts b/clients/client-batch/src/commands/CancelJobCommand.ts index 75a15c7570a3..093c659a3b20 100644 --- a/clients/client-batch/src/commands/CancelJobCommand.ts +++ b/clients/client-batch/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts index df6611222d8d..886e618fd5f2 100644 --- a/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/CreateComputeEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateComputeEnvironmentCommand, se_CreateComputeEnvironmentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/CreateJobQueueCommand.ts b/clients/client-batch/src/commands/CreateJobQueueCommand.ts index fc5180ccae9c..ce5706e79bc2 100644 --- a/clients/client-batch/src/commands/CreateJobQueueCommand.ts +++ b/clients/client-batch/src/commands/CreateJobQueueCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobQueueCommand, se_CreateJobQueueCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts index b279b74ee5da..2f661a1cc5d9 100644 --- a/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/CreateSchedulingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSchedulingPolicyCommand, se_CreateSchedulingPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts index 10dbb2683aed..c5895cceb69c 100644 --- a/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/DeleteComputeEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteComputeEnvironmentCommand, se_DeleteComputeEnvironmentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DeleteJobQueueCommand.ts b/clients/client-batch/src/commands/DeleteJobQueueCommand.ts index c5977b2c13bb..3674dd8db347 100644 --- a/clients/client-batch/src/commands/DeleteJobQueueCommand.ts +++ b/clients/client-batch/src/commands/DeleteJobQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobQueueCommand, se_DeleteJobQueueCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts index 304152bf1c8d..6155a3306dc3 100644 --- a/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/DeleteSchedulingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchedulingPolicyCommand, se_DeleteSchedulingPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts b/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts index e41a2bf371ab..13f338484316 100644 --- a/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts +++ b/clients/client-batch/src/commands/DeregisterJobDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterJobDefinitionCommand, se_DeregisterJobDefinitionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts b/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts index fa6c3968330b..d425031ac261 100644 --- a/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts +++ b/clients/client-batch/src/commands/DescribeComputeEnvironmentsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts b/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts index 49e4186ca7c4..ff64f0d6dcf3 100644 --- a/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobDefinitionsCommand, se_DescribeJobDefinitionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts b/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts index ec8bea070421..26b6ddd0d763 100644 --- a/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobQueuesCommand, se_DescribeJobQueuesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DescribeJobsCommand.ts b/clients/client-batch/src/commands/DescribeJobsCommand.ts index 7305a20d1b74..b44f37a86dbd 100644 --- a/clients/client-batch/src/commands/DescribeJobsCommand.ts +++ b/clients/client-batch/src/commands/DescribeJobsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobsCommand, se_DescribeJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts b/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts index c2a5222dd668..8bdd4a59dd1e 100644 --- a/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts +++ b/clients/client-batch/src/commands/DescribeSchedulingPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSchedulingPoliciesCommand, se_DescribeSchedulingPoliciesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/GetJobQueueSnapshotCommand.ts b/clients/client-batch/src/commands/GetJobQueueSnapshotCommand.ts index d397cdfdb964..1ce3ecc3da0d 100644 --- a/clients/client-batch/src/commands/GetJobQueueSnapshotCommand.ts +++ b/clients/client-batch/src/commands/GetJobQueueSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobQueueSnapshotCommand, se_GetJobQueueSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/ListJobsCommand.ts b/clients/client-batch/src/commands/ListJobsCommand.ts index f8ccbf37a132..6d0f84b82de4 100644 --- a/clients/client-batch/src/commands/ListJobsCommand.ts +++ b/clients/client-batch/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts b/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts index e48cdf53a77f..eb3ff2979272 100644 --- a/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts +++ b/clients/client-batch/src/commands/ListSchedulingPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchedulingPoliciesCommand, se_ListSchedulingPoliciesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/ListTagsForResourceCommand.ts b/clients/client-batch/src/commands/ListTagsForResourceCommand.ts index 9396e6889a49..befb33dcf4f7 100644 --- a/clients/client-batch/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-batch/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts b/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts index c3764820e232..16bb4d53eaa6 100644 --- a/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts +++ b/clients/client-batch/src/commands/RegisterJobDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterJobDefinitionCommand, se_RegisterJobDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/SubmitJobCommand.ts b/clients/client-batch/src/commands/SubmitJobCommand.ts index ac77a8aca9ca..aa2a42211d15 100644 --- a/clients/client-batch/src/commands/SubmitJobCommand.ts +++ b/clients/client-batch/src/commands/SubmitJobCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitJobCommand, se_SubmitJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/TagResourceCommand.ts b/clients/client-batch/src/commands/TagResourceCommand.ts index eeac7565e5da..a9267ad43cd8 100644 --- a/clients/client-batch/src/commands/TagResourceCommand.ts +++ b/clients/client-batch/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/TerminateJobCommand.ts b/clients/client-batch/src/commands/TerminateJobCommand.ts index 4abe95908973..27db4742ef0f 100644 --- a/clients/client-batch/src/commands/TerminateJobCommand.ts +++ b/clients/client-batch/src/commands/TerminateJobCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateJobCommand, se_TerminateJobCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/UntagResourceCommand.ts b/clients/client-batch/src/commands/UntagResourceCommand.ts index ee03acd7a187..7893d9046ff8 100644 --- a/clients/client-batch/src/commands/UntagResourceCommand.ts +++ b/clients/client-batch/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts b/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts index 241e5f90cc24..fc34a797383d 100644 --- a/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts +++ b/clients/client-batch/src/commands/UpdateComputeEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateComputeEnvironmentCommand, se_UpdateComputeEnvironmentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/UpdateJobQueueCommand.ts b/clients/client-batch/src/commands/UpdateJobQueueCommand.ts index 1158d4780d18..d730e5cb2f2b 100644 --- a/clients/client-batch/src/commands/UpdateJobQueueCommand.ts +++ b/clients/client-batch/src/commands/UpdateJobQueueCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobQueueCommand, se_UpdateJobQueueCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts b/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts index bd44cccb3415..4b58adfe6064 100644 --- a/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts +++ b/clients/client-batch/src/commands/UpdateSchedulingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSchedulingPolicyCommand, se_UpdateSchedulingPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-batch/src/index.ts b/clients/client-batch/src/index.ts index 6cfb27922f81..f7b64599a9ac 100644 --- a/clients/client-batch/src/index.ts +++ b/clients/client-batch/src/index.ts @@ -18,8 +18,8 @@ export * from "./BatchClient"; export * from "./Batch"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BatchExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BatchExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-batch/src/models/BatchServiceException.ts b/clients/client-batch/src/models/BatchServiceException.ts index ab842b4876ff..d7edec277087 100644 --- a/clients/client-batch/src/models/BatchServiceException.ts +++ b/clients/client-batch/src/models/BatchServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-bcm-data-exports/src/commands/CreateExportCommand.ts b/clients/client-bcm-data-exports/src/commands/CreateExportCommand.ts index a99e700d6ee7..05e0355709ec 100644 --- a/clients/client-bcm-data-exports/src/commands/CreateExportCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/CreateExportCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExportCommand, se_CreateExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/DeleteExportCommand.ts b/clients/client-bcm-data-exports/src/commands/DeleteExportCommand.ts index 6a008f6f4868..3619cc91d037 100644 --- a/clients/client-bcm-data-exports/src/commands/DeleteExportCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/DeleteExportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExportCommand, se_DeleteExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/GetExecutionCommand.ts b/clients/client-bcm-data-exports/src/commands/GetExecutionCommand.ts index b9a84dedc97f..4602ce5188b2 100644 --- a/clients/client-bcm-data-exports/src/commands/GetExecutionCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/GetExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetExecutionCommand, se_GetExecutionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/GetExportCommand.ts b/clients/client-bcm-data-exports/src/commands/GetExportCommand.ts index f682e6beb14b..3effc042186a 100644 --- a/clients/client-bcm-data-exports/src/commands/GetExportCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/GetExportCommand.ts @@ -12,7 +12,8 @@ import { de_GetExportCommand, se_GetExportCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/GetTableCommand.ts b/clients/client-bcm-data-exports/src/commands/GetTableCommand.ts index c14fc9dc2486..71f6e4aee280 100644 --- a/clients/client-bcm-data-exports/src/commands/GetTableCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/GetTableCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableCommand, se_GetTableCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/ListExecutionsCommand.ts b/clients/client-bcm-data-exports/src/commands/ListExecutionsCommand.ts index 563bad3874e2..7a697e34bb9e 100644 --- a/clients/client-bcm-data-exports/src/commands/ListExecutionsCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/ListExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExecutionsCommand, se_ListExecutionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/ListExportsCommand.ts b/clients/client-bcm-data-exports/src/commands/ListExportsCommand.ts index 71b59f3968af..18d6f95000ef 100644 --- a/clients/client-bcm-data-exports/src/commands/ListExportsCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/ListExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/ListTablesCommand.ts b/clients/client-bcm-data-exports/src/commands/ListTablesCommand.ts index 26988f7fa782..b9a7d3d04acf 100644 --- a/clients/client-bcm-data-exports/src/commands/ListTablesCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/ListTablesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTablesCommand, se_ListTablesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/ListTagsForResourceCommand.ts b/clients/client-bcm-data-exports/src/commands/ListTagsForResourceCommand.ts index 5290704a0006..1d9ecf273207 100644 --- a/clients/client-bcm-data-exports/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/TagResourceCommand.ts b/clients/client-bcm-data-exports/src/commands/TagResourceCommand.ts index 2f150edbe6a0..fc7b2584b393 100644 --- a/clients/client-bcm-data-exports/src/commands/TagResourceCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/UntagResourceCommand.ts b/clients/client-bcm-data-exports/src/commands/UntagResourceCommand.ts index ee8eadd16283..4cb702ffc03d 100644 --- a/clients/client-bcm-data-exports/src/commands/UntagResourceCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/commands/UpdateExportCommand.ts b/clients/client-bcm-data-exports/src/commands/UpdateExportCommand.ts index 0a15283514d2..848b507b295e 100644 --- a/clients/client-bcm-data-exports/src/commands/UpdateExportCommand.ts +++ b/clients/client-bcm-data-exports/src/commands/UpdateExportCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExportCommand, se_UpdateExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bcm-data-exports/src/index.ts b/clients/client-bcm-data-exports/src/index.ts index 9d4ff4b27c09..d747610aaa38 100644 --- a/clients/client-bcm-data-exports/src/index.ts +++ b/clients/client-bcm-data-exports/src/index.ts @@ -15,8 +15,8 @@ export * from "./BCMDataExportsClient"; export * from "./BCMDataExports"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BCMDataExportsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BCMDataExportsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-bcm-data-exports/src/models/BCMDataExportsServiceException.ts b/clients/client-bcm-data-exports/src/models/BCMDataExportsServiceException.ts index 3619f3fe6998..dc2ef6e4d04b 100644 --- a/clients/client-bcm-data-exports/src/models/BCMDataExportsServiceException.ts +++ b/clients/client-bcm-data-exports/src/models/BCMDataExportsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-bedrock-agent-runtime/src/commands/InvokeAgentCommand.ts b/clients/client-bedrock-agent-runtime/src/commands/InvokeAgentCommand.ts index 02356433b99e..044a572a59b2 100644 --- a/clients/client-bedrock-agent-runtime/src/commands/InvokeAgentCommand.ts +++ b/clients/client-bedrock-agent-runtime/src/commands/InvokeAgentCommand.ts @@ -21,7 +21,8 @@ import { de_InvokeAgentCommand, se_InvokeAgentCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent-runtime/src/commands/RetrieveAndGenerateCommand.ts b/clients/client-bedrock-agent-runtime/src/commands/RetrieveAndGenerateCommand.ts index 6e9a005edc02..4c546a62ad3e 100644 --- a/clients/client-bedrock-agent-runtime/src/commands/RetrieveAndGenerateCommand.ts +++ b/clients/client-bedrock-agent-runtime/src/commands/RetrieveAndGenerateCommand.ts @@ -21,7 +21,8 @@ import { de_RetrieveAndGenerateCommand, se_RetrieveAndGenerateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent-runtime/src/commands/RetrieveCommand.ts b/clients/client-bedrock-agent-runtime/src/commands/RetrieveCommand.ts index b098e034018f..f289389afd59 100644 --- a/clients/client-bedrock-agent-runtime/src/commands/RetrieveCommand.ts +++ b/clients/client-bedrock-agent-runtime/src/commands/RetrieveCommand.ts @@ -21,7 +21,8 @@ import { de_RetrieveCommand, se_RetrieveCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent-runtime/src/index.ts b/clients/client-bedrock-agent-runtime/src/index.ts index a364c81955c5..0b3949e3a0a7 100644 --- a/clients/client-bedrock-agent-runtime/src/index.ts +++ b/clients/client-bedrock-agent-runtime/src/index.ts @@ -8,8 +8,8 @@ export * from "./BedrockAgentRuntimeClient"; export * from "./BedrockAgentRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BedrockAgentRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BedrockAgentRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-bedrock-agent-runtime/src/models/BedrockAgentRuntimeServiceException.ts b/clients/client-bedrock-agent-runtime/src/models/BedrockAgentRuntimeServiceException.ts index 064f152d36dd..4249161fc82f 100644 --- a/clients/client-bedrock-agent-runtime/src/models/BedrockAgentRuntimeServiceException.ts +++ b/clients/client-bedrock-agent-runtime/src/models/BedrockAgentRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts index 2a592f667ea8..e1c4c5da6ce2 100644 --- a/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/AssociateAgentKnowledgeBaseCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts index eb4f9a474c31..11044457af94 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentActionGroupCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAgentActionGroupCommand, se_CreateAgentActionGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts index becdebdb3612..7522c12bde5b 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAgentAliasCommand, se_CreateAgentAliasCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts b/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts index 4a68aebdf98d..44a469c32655 100644 --- a/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateAgentCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAgentCommand, se_CreateAgentCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/CreateDataSourceCommand.ts b/clients/client-bedrock-agent/src/commands/CreateDataSourceCommand.ts index 9ec1f222af6b..81c15ff5463b 100644 --- a/clients/client-bedrock-agent/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataSourceCommand, se_CreateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/CreateKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/CreateKnowledgeBaseCommand.ts index e8d13d7e2570..923233747754 100644 --- a/clients/client-bedrock-agent/src/commands/CreateKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/CreateKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKnowledgeBaseCommand, se_CreateKnowledgeBaseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteAgentActionGroupCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteAgentActionGroupCommand.ts index 8a42432b66ee..0e0e7e1966e2 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteAgentActionGroupCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteAgentActionGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAgentActionGroupCommand, se_DeleteAgentActionGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteAgentAliasCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteAgentAliasCommand.ts index 00529a45acfd..662a779e965e 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteAgentAliasCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteAgentAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAgentAliasCommand, se_DeleteAgentAliasCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteAgentCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteAgentCommand.ts index 38459d63a233..06433963e384 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteAgentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAgentCommand, se_DeleteAgentCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteAgentVersionCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteAgentVersionCommand.ts index aecdc757a074..2729304aca94 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteAgentVersionCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteAgentVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAgentVersionCommand, se_DeleteAgentVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteDataSourceCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteDataSourceCommand.ts index e1e57ce1c86c..7c00668a9805 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DeleteKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/DeleteKnowledgeBaseCommand.ts index 6d629f26702f..2d666c58bbb1 100644 --- a/clients/client-bedrock-agent/src/commands/DeleteKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DeleteKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKnowledgeBaseCommand, se_DeleteKnowledgeBaseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/DisassociateAgentKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/DisassociateAgentKnowledgeBaseCommand.ts index 6580bfa9c580..a31b0abbcf90 100644 --- a/clients/client-bedrock-agent/src/commands/DisassociateAgentKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/DisassociateAgentKnowledgeBaseCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetAgentActionGroupCommand.ts b/clients/client-bedrock-agent/src/commands/GetAgentActionGroupCommand.ts index 74edc42fcc47..4efd69aef3cc 100644 --- a/clients/client-bedrock-agent/src/commands/GetAgentActionGroupCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetAgentActionGroupCommand.ts @@ -16,7 +16,8 @@ import { de_GetAgentActionGroupCommand, se_GetAgentActionGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetAgentAliasCommand.ts b/clients/client-bedrock-agent/src/commands/GetAgentAliasCommand.ts index 1c65be258081..15b657a26ab5 100644 --- a/clients/client-bedrock-agent/src/commands/GetAgentAliasCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetAgentAliasCommand.ts @@ -12,7 +12,8 @@ import { de_GetAgentAliasCommand, se_GetAgentAliasCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetAgentCommand.ts b/clients/client-bedrock-agent/src/commands/GetAgentCommand.ts index b006f73ab0d1..f6ca02c8a306 100644 --- a/clients/client-bedrock-agent/src/commands/GetAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetAgentCommand.ts @@ -12,7 +12,8 @@ import { de_GetAgentCommand, se_GetAgentCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetAgentKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/GetAgentKnowledgeBaseCommand.ts index 37297ab8abf3..e9a5d2918c0c 100644 --- a/clients/client-bedrock-agent/src/commands/GetAgentKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetAgentKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetAgentKnowledgeBaseCommand, se_GetAgentKnowledgeBaseCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetAgentVersionCommand.ts b/clients/client-bedrock-agent/src/commands/GetAgentVersionCommand.ts index 852e46b44638..c97d91550a6a 100644 --- a/clients/client-bedrock-agent/src/commands/GetAgentVersionCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetAgentVersionCommand.ts @@ -16,7 +16,8 @@ import { de_GetAgentVersionCommand, se_GetAgentVersionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetDataSourceCommand.ts b/clients/client-bedrock-agent/src/commands/GetDataSourceCommand.ts index db8ef4d079a1..c3785a898d15 100644 --- a/clients/client-bedrock-agent/src/commands/GetDataSourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceCommand, se_GetDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetIngestionJobCommand.ts b/clients/client-bedrock-agent/src/commands/GetIngestionJobCommand.ts index abaca1e75458..39bd3d3434de 100644 --- a/clients/client-bedrock-agent/src/commands/GetIngestionJobCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetIngestionJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetIngestionJobCommand, se_GetIngestionJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/GetKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/GetKnowledgeBaseCommand.ts index fdebe3b273b1..0505d79607bc 100644 --- a/clients/client-bedrock-agent/src/commands/GetKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/GetKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetKnowledgeBaseCommand, se_GetKnowledgeBaseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListAgentActionGroupsCommand.ts b/clients/client-bedrock-agent/src/commands/ListAgentActionGroupsCommand.ts index 0d92a7cf44d6..a3e406eacb6b 100644 --- a/clients/client-bedrock-agent/src/commands/ListAgentActionGroupsCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListAgentActionGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentActionGroupsCommand, se_ListAgentActionGroupsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListAgentAliasesCommand.ts b/clients/client-bedrock-agent/src/commands/ListAgentAliasesCommand.ts index da76e6576757..ed3afc39dec4 100644 --- a/clients/client-bedrock-agent/src/commands/ListAgentAliasesCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListAgentAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentAliasesCommand, se_ListAgentAliasesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListAgentKnowledgeBasesCommand.ts b/clients/client-bedrock-agent/src/commands/ListAgentKnowledgeBasesCommand.ts index f8adea7bf0e1..9aabb438b20d 100644 --- a/clients/client-bedrock-agent/src/commands/ListAgentKnowledgeBasesCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListAgentKnowledgeBasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentKnowledgeBasesCommand, se_ListAgentKnowledgeBasesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListAgentVersionsCommand.ts b/clients/client-bedrock-agent/src/commands/ListAgentVersionsCommand.ts index 53890021a138..fbe91d626f96 100644 --- a/clients/client-bedrock-agent/src/commands/ListAgentVersionsCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListAgentVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentVersionsCommand, se_ListAgentVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListAgentsCommand.ts b/clients/client-bedrock-agent/src/commands/ListAgentsCommand.ts index 90aea717c2de..3db3ac5c8f70 100644 --- a/clients/client-bedrock-agent/src/commands/ListAgentsCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListAgentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentsCommand, se_ListAgentsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListDataSourcesCommand.ts b/clients/client-bedrock-agent/src/commands/ListDataSourcesCommand.ts index 20adc1f2487d..4c37e7d4e921 100644 --- a/clients/client-bedrock-agent/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListIngestionJobsCommand.ts b/clients/client-bedrock-agent/src/commands/ListIngestionJobsCommand.ts index f3e6ae744517..f4abbc798a14 100644 --- a/clients/client-bedrock-agent/src/commands/ListIngestionJobsCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListIngestionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIngestionJobsCommand, se_ListIngestionJobsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListKnowledgeBasesCommand.ts b/clients/client-bedrock-agent/src/commands/ListKnowledgeBasesCommand.ts index 6f69b9fa3f3c..3838716d6593 100644 --- a/clients/client-bedrock-agent/src/commands/ListKnowledgeBasesCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListKnowledgeBasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKnowledgeBasesCommand, se_ListKnowledgeBasesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/ListTagsForResourceCommand.ts b/clients/client-bedrock-agent/src/commands/ListTagsForResourceCommand.ts index 62d6dacd30cb..da660edeee09 100644 --- a/clients/client-bedrock-agent/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/PrepareAgentCommand.ts b/clients/client-bedrock-agent/src/commands/PrepareAgentCommand.ts index 436f449e39c9..094bb847dc14 100644 --- a/clients/client-bedrock-agent/src/commands/PrepareAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/PrepareAgentCommand.ts @@ -12,7 +12,8 @@ import { de_PrepareAgentCommand, se_PrepareAgentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/StartIngestionJobCommand.ts b/clients/client-bedrock-agent/src/commands/StartIngestionJobCommand.ts index 80eba9b43e8d..de763ffaceb4 100644 --- a/clients/client-bedrock-agent/src/commands/StartIngestionJobCommand.ts +++ b/clients/client-bedrock-agent/src/commands/StartIngestionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartIngestionJobCommand, se_StartIngestionJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/TagResourceCommand.ts b/clients/client-bedrock-agent/src/commands/TagResourceCommand.ts index c961ae1e6bba..f0f807052f65 100644 --- a/clients/client-bedrock-agent/src/commands/TagResourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UntagResourceCommand.ts b/clients/client-bedrock-agent/src/commands/UntagResourceCommand.ts index feaa88ff0b07..0546e295c646 100644 --- a/clients/client-bedrock-agent/src/commands/UntagResourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateAgentActionGroupCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateAgentActionGroupCommand.ts index 95a6fcbcf246..7a6a4d95d598 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateAgentActionGroupCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateAgentActionGroupCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAgentActionGroupCommand, se_UpdateAgentActionGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateAgentAliasCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateAgentAliasCommand.ts index ae61f41944e5..104b506bc7b2 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateAgentAliasCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateAgentAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAgentAliasCommand, se_UpdateAgentAliasCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateAgentCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateAgentCommand.ts index 094a106527cb..b28b2866bbcb 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateAgentCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateAgentCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateAgentCommand, se_UpdateAgentCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateAgentKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateAgentKnowledgeBaseCommand.ts index 4b89f1b44e47..8299565b824d 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateAgentKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateAgentKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAgentKnowledgeBaseCommand, se_UpdateAgentKnowledgeBaseCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateDataSourceCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateDataSourceCommand.ts index 11cd58bd4d0c..0a1aefde0680 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/commands/UpdateKnowledgeBaseCommand.ts b/clients/client-bedrock-agent/src/commands/UpdateKnowledgeBaseCommand.ts index 6fa9776273de..66cb2e5f8823 100644 --- a/clients/client-bedrock-agent/src/commands/UpdateKnowledgeBaseCommand.ts +++ b/clients/client-bedrock-agent/src/commands/UpdateKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKnowledgeBaseCommand, se_UpdateKnowledgeBaseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-agent/src/index.ts b/clients/client-bedrock-agent/src/index.ts index a48d21e7b629..0f1d1ab6b1e5 100644 --- a/clients/client-bedrock-agent/src/index.ts +++ b/clients/client-bedrock-agent/src/index.ts @@ -8,8 +8,8 @@ export * from "./BedrockAgentClient"; export * from "./BedrockAgent"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BedrockAgentExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BedrockAgentExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-bedrock-agent/src/models/BedrockAgentServiceException.ts b/clients/client-bedrock-agent/src/models/BedrockAgentServiceException.ts index 05538e3a7207..68d799a3152e 100644 --- a/clients/client-bedrock-agent/src/models/BedrockAgentServiceException.ts +++ b/clients/client-bedrock-agent/src/models/BedrockAgentServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts b/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts index 660463f57ad3..f0c19cee21c6 100644 --- a/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/ConverseCommand.ts @@ -12,7 +12,8 @@ import { de_ConverseCommand, se_ConverseCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts b/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts index c82aac5431ad..be682257c8fa 100644 --- a/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/ConverseStreamCommand.ts @@ -16,7 +16,8 @@ import { de_ConverseStreamCommand, se_ConverseStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock-runtime/src/commands/InvokeModelCommand.ts b/clients/client-bedrock-runtime/src/commands/InvokeModelCommand.ts index 61a259cdaca7..591638ba92b4 100644 --- a/clients/client-bedrock-runtime/src/commands/InvokeModelCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/InvokeModelCommand.ts @@ -18,7 +18,8 @@ import { de_InvokeModelCommand, se_InvokeModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-bedrock-runtime/src/commands/InvokeModelWithResponseStreamCommand.ts b/clients/client-bedrock-runtime/src/commands/InvokeModelWithResponseStreamCommand.ts index 521a0f0a2232..adb80b969f30 100644 --- a/clients/client-bedrock-runtime/src/commands/InvokeModelWithResponseStreamCommand.ts +++ b/clients/client-bedrock-runtime/src/commands/InvokeModelWithResponseStreamCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-bedrock-runtime/src/index.ts b/clients/client-bedrock-runtime/src/index.ts index 6b2900614fcd..a1ffa0fe0a91 100644 --- a/clients/client-bedrock-runtime/src/index.ts +++ b/clients/client-bedrock-runtime/src/index.ts @@ -8,8 +8,8 @@ export * from "./BedrockRuntimeClient"; export * from "./BedrockRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BedrockRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BedrockRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-bedrock-runtime/src/models/BedrockRuntimeServiceException.ts b/clients/client-bedrock-runtime/src/models/BedrockRuntimeServiceException.ts index 59f81e38a541..3475708046e5 100644 --- a/clients/client-bedrock-runtime/src/models/BedrockRuntimeServiceException.ts +++ b/clients/client-bedrock-runtime/src/models/BedrockRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-bedrock/src/commands/CreateEvaluationJobCommand.ts b/clients/client-bedrock/src/commands/CreateEvaluationJobCommand.ts index 1d3e76a1fb22..a0f0227d31e6 100644 --- a/clients/client-bedrock/src/commands/CreateEvaluationJobCommand.ts +++ b/clients/client-bedrock/src/commands/CreateEvaluationJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEvaluationJobCommand, se_CreateEvaluationJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/CreateGuardrailCommand.ts b/clients/client-bedrock/src/commands/CreateGuardrailCommand.ts index a824151495d1..5daa7fd93c97 100644 --- a/clients/client-bedrock/src/commands/CreateGuardrailCommand.ts +++ b/clients/client-bedrock/src/commands/CreateGuardrailCommand.ts @@ -16,7 +16,8 @@ import { de_CreateGuardrailCommand, se_CreateGuardrailCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/CreateGuardrailVersionCommand.ts b/clients/client-bedrock/src/commands/CreateGuardrailVersionCommand.ts index 5570e6c130b6..a0d8fbcf154f 100644 --- a/clients/client-bedrock/src/commands/CreateGuardrailVersionCommand.ts +++ b/clients/client-bedrock/src/commands/CreateGuardrailVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateGuardrailVersionCommand, se_CreateGuardrailVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/CreateModelCustomizationJobCommand.ts b/clients/client-bedrock/src/commands/CreateModelCustomizationJobCommand.ts index 44b7201d9125..c6c3cd9125c9 100644 --- a/clients/client-bedrock/src/commands/CreateModelCustomizationJobCommand.ts +++ b/clients/client-bedrock/src/commands/CreateModelCustomizationJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/CreateProvisionedModelThroughputCommand.ts b/clients/client-bedrock/src/commands/CreateProvisionedModelThroughputCommand.ts index d50f9fd6df6f..4071e1902ef9 100644 --- a/clients/client-bedrock/src/commands/CreateProvisionedModelThroughputCommand.ts +++ b/clients/client-bedrock/src/commands/CreateProvisionedModelThroughputCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/DeleteCustomModelCommand.ts b/clients/client-bedrock/src/commands/DeleteCustomModelCommand.ts index 94d02e866b4a..8ce3f0b52fcd 100644 --- a/clients/client-bedrock/src/commands/DeleteCustomModelCommand.ts +++ b/clients/client-bedrock/src/commands/DeleteCustomModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomModelCommand, se_DeleteCustomModelCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/DeleteGuardrailCommand.ts b/clients/client-bedrock/src/commands/DeleteGuardrailCommand.ts index fbe300933705..9d622445cd90 100644 --- a/clients/client-bedrock/src/commands/DeleteGuardrailCommand.ts +++ b/clients/client-bedrock/src/commands/DeleteGuardrailCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGuardrailCommand, se_DeleteGuardrailCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/DeleteModelInvocationLoggingConfigurationCommand.ts b/clients/client-bedrock/src/commands/DeleteModelInvocationLoggingConfigurationCommand.ts index 2626be2ca098..f1254136dab5 100644 --- a/clients/client-bedrock/src/commands/DeleteModelInvocationLoggingConfigurationCommand.ts +++ b/clients/client-bedrock/src/commands/DeleteModelInvocationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/DeleteProvisionedModelThroughputCommand.ts b/clients/client-bedrock/src/commands/DeleteProvisionedModelThroughputCommand.ts index 5e99d2345a01..d701f3a13df6 100644 --- a/clients/client-bedrock/src/commands/DeleteProvisionedModelThroughputCommand.ts +++ b/clients/client-bedrock/src/commands/DeleteProvisionedModelThroughputCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetCustomModelCommand.ts b/clients/client-bedrock/src/commands/GetCustomModelCommand.ts index 4570ce92e91c..948e242528d9 100644 --- a/clients/client-bedrock/src/commands/GetCustomModelCommand.ts +++ b/clients/client-bedrock/src/commands/GetCustomModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetCustomModelCommand, se_GetCustomModelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetEvaluationJobCommand.ts b/clients/client-bedrock/src/commands/GetEvaluationJobCommand.ts index bbf7524cd451..43763652db6d 100644 --- a/clients/client-bedrock/src/commands/GetEvaluationJobCommand.ts +++ b/clients/client-bedrock/src/commands/GetEvaluationJobCommand.ts @@ -17,7 +17,8 @@ import { de_GetEvaluationJobCommand, se_GetEvaluationJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetFoundationModelCommand.ts b/clients/client-bedrock/src/commands/GetFoundationModelCommand.ts index fc1437bb9406..9d124ffba47d 100644 --- a/clients/client-bedrock/src/commands/GetFoundationModelCommand.ts +++ b/clients/client-bedrock/src/commands/GetFoundationModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetFoundationModelCommand, se_GetFoundationModelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetGuardrailCommand.ts b/clients/client-bedrock/src/commands/GetGuardrailCommand.ts index 09852f3b4df3..637f53179648 100644 --- a/clients/client-bedrock/src/commands/GetGuardrailCommand.ts +++ b/clients/client-bedrock/src/commands/GetGuardrailCommand.ts @@ -12,7 +12,8 @@ import { de_GetGuardrailCommand, se_GetGuardrailCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetModelCustomizationJobCommand.ts b/clients/client-bedrock/src/commands/GetModelCustomizationJobCommand.ts index b837ab5d5d4e..b2c99640e29e 100644 --- a/clients/client-bedrock/src/commands/GetModelCustomizationJobCommand.ts +++ b/clients/client-bedrock/src/commands/GetModelCustomizationJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelCustomizationJobCommand, se_GetModelCustomizationJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetModelInvocationLoggingConfigurationCommand.ts b/clients/client-bedrock/src/commands/GetModelInvocationLoggingConfigurationCommand.ts index 3ffc514b7692..f094d0de82b2 100644 --- a/clients/client-bedrock/src/commands/GetModelInvocationLoggingConfigurationCommand.ts +++ b/clients/client-bedrock/src/commands/GetModelInvocationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/GetProvisionedModelThroughputCommand.ts b/clients/client-bedrock/src/commands/GetProvisionedModelThroughputCommand.ts index 5a38223c94f1..df33c3d0a092 100644 --- a/clients/client-bedrock/src/commands/GetProvisionedModelThroughputCommand.ts +++ b/clients/client-bedrock/src/commands/GetProvisionedModelThroughputCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListCustomModelsCommand.ts b/clients/client-bedrock/src/commands/ListCustomModelsCommand.ts index 82f52c0ff1bd..0f1587370564 100644 --- a/clients/client-bedrock/src/commands/ListCustomModelsCommand.ts +++ b/clients/client-bedrock/src/commands/ListCustomModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomModelsCommand, se_ListCustomModelsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListEvaluationJobsCommand.ts b/clients/client-bedrock/src/commands/ListEvaluationJobsCommand.ts index c7b4c982dc71..be3628439fc8 100644 --- a/clients/client-bedrock/src/commands/ListEvaluationJobsCommand.ts +++ b/clients/client-bedrock/src/commands/ListEvaluationJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEvaluationJobsCommand, se_ListEvaluationJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListFoundationModelsCommand.ts b/clients/client-bedrock/src/commands/ListFoundationModelsCommand.ts index 3e8b03a857ec..df6a294bfb7f 100644 --- a/clients/client-bedrock/src/commands/ListFoundationModelsCommand.ts +++ b/clients/client-bedrock/src/commands/ListFoundationModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFoundationModelsCommand, se_ListFoundationModelsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListGuardrailsCommand.ts b/clients/client-bedrock/src/commands/ListGuardrailsCommand.ts index d90307603659..4a8685c41956 100644 --- a/clients/client-bedrock/src/commands/ListGuardrailsCommand.ts +++ b/clients/client-bedrock/src/commands/ListGuardrailsCommand.ts @@ -16,7 +16,8 @@ import { de_ListGuardrailsCommand, se_ListGuardrailsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListModelCustomizationJobsCommand.ts b/clients/client-bedrock/src/commands/ListModelCustomizationJobsCommand.ts index 9a28ba2affa4..0ac0d113678d 100644 --- a/clients/client-bedrock/src/commands/ListModelCustomizationJobsCommand.ts +++ b/clients/client-bedrock/src/commands/ListModelCustomizationJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelCustomizationJobsCommand, se_ListModelCustomizationJobsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListProvisionedModelThroughputsCommand.ts b/clients/client-bedrock/src/commands/ListProvisionedModelThroughputsCommand.ts index ea025ceadb33..d7fe89866afc 100644 --- a/clients/client-bedrock/src/commands/ListProvisionedModelThroughputsCommand.ts +++ b/clients/client-bedrock/src/commands/ListProvisionedModelThroughputsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/ListTagsForResourceCommand.ts b/clients/client-bedrock/src/commands/ListTagsForResourceCommand.ts index 2c9e6b891554..8b30b3549fb2 100644 --- a/clients/client-bedrock/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-bedrock/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/PutModelInvocationLoggingConfigurationCommand.ts b/clients/client-bedrock/src/commands/PutModelInvocationLoggingConfigurationCommand.ts index 6f1207093f77..84e454482f58 100644 --- a/clients/client-bedrock/src/commands/PutModelInvocationLoggingConfigurationCommand.ts +++ b/clients/client-bedrock/src/commands/PutModelInvocationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/StopEvaluationJobCommand.ts b/clients/client-bedrock/src/commands/StopEvaluationJobCommand.ts index 586011052934..5c9152ba5301 100644 --- a/clients/client-bedrock/src/commands/StopEvaluationJobCommand.ts +++ b/clients/client-bedrock/src/commands/StopEvaluationJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopEvaluationJobCommand, se_StopEvaluationJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/StopModelCustomizationJobCommand.ts b/clients/client-bedrock/src/commands/StopModelCustomizationJobCommand.ts index 907511964267..ab876ca4edad 100644 --- a/clients/client-bedrock/src/commands/StopModelCustomizationJobCommand.ts +++ b/clients/client-bedrock/src/commands/StopModelCustomizationJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopModelCustomizationJobCommand, se_StopModelCustomizationJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/TagResourceCommand.ts b/clients/client-bedrock/src/commands/TagResourceCommand.ts index cfabeacbd8ab..333f062b4b1e 100644 --- a/clients/client-bedrock/src/commands/TagResourceCommand.ts +++ b/clients/client-bedrock/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/UntagResourceCommand.ts b/clients/client-bedrock/src/commands/UntagResourceCommand.ts index f42531dabf5c..2e0f4749113e 100644 --- a/clients/client-bedrock/src/commands/UntagResourceCommand.ts +++ b/clients/client-bedrock/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/UpdateGuardrailCommand.ts b/clients/client-bedrock/src/commands/UpdateGuardrailCommand.ts index 95321ae22d26..ed8da15c447f 100644 --- a/clients/client-bedrock/src/commands/UpdateGuardrailCommand.ts +++ b/clients/client-bedrock/src/commands/UpdateGuardrailCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateGuardrailCommand, se_UpdateGuardrailCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/commands/UpdateProvisionedModelThroughputCommand.ts b/clients/client-bedrock/src/commands/UpdateProvisionedModelThroughputCommand.ts index 8b9ba19cb96b..d0805327d50a 100644 --- a/clients/client-bedrock/src/commands/UpdateProvisionedModelThroughputCommand.ts +++ b/clients/client-bedrock/src/commands/UpdateProvisionedModelThroughputCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-bedrock/src/index.ts b/clients/client-bedrock/src/index.ts index d06bf8693716..0d1545be05e7 100644 --- a/clients/client-bedrock/src/index.ts +++ b/clients/client-bedrock/src/index.ts @@ -8,8 +8,8 @@ export * from "./BedrockClient"; export * from "./Bedrock"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BedrockExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BedrockExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-bedrock/src/models/BedrockServiceException.ts b/clients/client-bedrock/src/models/BedrockServiceException.ts index b07e57a4658b..f126143f588b 100644 --- a/clients/client-bedrock/src/models/BedrockServiceException.ts +++ b/clients/client-bedrock/src/models/BedrockServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts index 9fc4fd2de9aa..64b9b618e00f 100644 --- a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAccountsCommand, se_AssociateAccountsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts index 5aad7c6331f4..935b707ed17a 100644 --- a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts @@ -12,7 +12,8 @@ import { de_AssociatePricingRulesCommand, se_AssociatePricingRulesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts index 9799b3107d30..b072371634aa 100644 --- a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts index 4ea02ba3bf5d..49c9900ad75f 100644 --- a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts index dc17b40f04fd..36c94555a1c4 100644 --- a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBillingGroupCommand, se_CreateBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts index 075d74969901..10f5595008af 100644 --- a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts @@ -16,7 +16,8 @@ import { de_CreateCustomLineItemCommand, se_CreateCustomLineItemCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts index f815f2033c79..660e6fde4b84 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePricingPlanCommand, se_CreatePricingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts index 4fb6f308cf23..9bcabc4fbf93 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePricingRuleCommand, se_CreatePricingRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts index 6903ea94061e..b058136d3b5d 100644 --- a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBillingGroupCommand, se_DeleteBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts index b2241cce444a..ef9ebf8dcb75 100644 --- a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomLineItemCommand, se_DeleteCustomLineItemCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts index 0f24f8c9ebd8..9aef27ef67ef 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePricingPlanCommand, se_DeletePricingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts index 9d3835b75c1b..2d0a5ee76036 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePricingRuleCommand, se_DeletePricingRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts index faca93ae4ca6..7e9daf8b0746 100644 --- a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateAccountsCommand, se_DisassociateAccountsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts index ea9f0ad38b8d..6b8779bc7af0 100644 --- a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociatePricingRulesCommand, se_DisassociatePricingRulesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts b/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts index 9bd7f42ad395..f393763cea64 100644 --- a/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts +++ b/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetBillingGroupCostReportCommand, se_GetBillingGroupCostReportComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts index 45b0b399b982..7a033491c505 100644 --- a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAccountAssociationsCommand, se_ListAccountAssociationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts index 5bd1957650df..bd9f1535bda9 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts index ccefb2ab1724..e61075b14a5c 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListBillingGroupsCommand, se_ListBillingGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts index f0a10995a413..6e2d7f914966 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListCustomLineItemVersionsCommand, se_ListCustomLineItemVersionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts index a7ff15863fa1..f585d8f5cf1d 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts @@ -17,7 +17,8 @@ import { de_ListCustomLineItemsCommand, se_ListCustomLineItemsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts index b58fb4330ff6..447e08124a07 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts index 57c9afb89e03..a7ea5df426c0 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts @@ -16,7 +16,8 @@ import { de_ListPricingPlansCommand, se_ListPricingPlansCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts index 7a57e7b96a61..248bcbb94bc7 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts index cbe581cf225a..bf443cc95bae 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts @@ -16,7 +16,8 @@ import { de_ListPricingRulesCommand, se_ListPricingRulesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts index 1732b3ecc108..75f2feef0638 100644 --- a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts index 33c30ded8ff0..2e941dad17b7 100644 --- a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/TagResourceCommand.ts b/clients/client-billingconductor/src/commands/TagResourceCommand.ts index 9d957f6de3b3..f87ff6f4b694 100644 --- a/clients/client-billingconductor/src/commands/TagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts index 49b5faff7a50..e1bba146690a 100644 --- a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts index acfeffa33a6b..583674839cd6 100644 --- a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateBillingGroupCommand, se_UpdateBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts index 622d58d9bbe7..3f9b677a771e 100644 --- a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateCustomLineItemCommand, se_UpdateCustomLineItemCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts index 6e6f8396d36d..bbd98e66dbf8 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts @@ -17,7 +17,8 @@ import { de_UpdatePricingPlanCommand, se_UpdatePricingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts index dd4c6d50fd3c..45d87015aea7 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts @@ -17,7 +17,8 @@ import { de_UpdatePricingRuleCommand, se_UpdatePricingRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-billingconductor/src/index.ts b/clients/client-billingconductor/src/index.ts index 9d55c584b9fe..bd11eee69bbe 100644 --- a/clients/client-billingconductor/src/index.ts +++ b/clients/client-billingconductor/src/index.ts @@ -20,8 +20,8 @@ export * from "./BillingconductorClient"; export * from "./Billingconductor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BillingconductorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BillingconductorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-billingconductor/src/models/BillingconductorServiceException.ts b/clients/client-billingconductor/src/models/BillingconductorServiceException.ts index 5bb8891ebf29..45c86b50f67d 100644 --- a/clients/client-billingconductor/src/models/BillingconductorServiceException.ts +++ b/clients/client-billingconductor/src/models/BillingconductorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-braket/src/commands/CancelJobCommand.ts b/clients/client-braket/src/commands/CancelJobCommand.ts index e51251dbfd92..2a122171c61c 100644 --- a/clients/client-braket/src/commands/CancelJobCommand.ts +++ b/clients/client-braket/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts index a9b26591ebc6..f37889cbb75d 100644 --- a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelQuantumTaskCommand, se_CancelQuantumTaskCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/CreateJobCommand.ts b/clients/client-braket/src/commands/CreateJobCommand.ts index b101b603b321..712c6770cc48 100644 --- a/clients/client-braket/src/commands/CreateJobCommand.ts +++ b/clients/client-braket/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts index bb21286aa70d..a63126f998ac 100644 --- a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQuantumTaskCommand, se_CreateQuantumTaskCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/GetDeviceCommand.ts b/clients/client-braket/src/commands/GetDeviceCommand.ts index 3c028b96f6ae..a18a9d37cb84 100644 --- a/clients/client-braket/src/commands/GetDeviceCommand.ts +++ b/clients/client-braket/src/commands/GetDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeviceCommand, se_GetDeviceCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/GetJobCommand.ts b/clients/client-braket/src/commands/GetJobCommand.ts index 8c958347170a..e22694d05f86 100644 --- a/clients/client-braket/src/commands/GetJobCommand.ts +++ b/clients/client-braket/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts index 03978bad22cd..248958df85af 100644 --- a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetQuantumTaskCommand, se_GetQuantumTaskCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts index 6dd05e07a2c2..33fd51f2eb3a 100644 --- a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/SearchDevicesCommand.ts b/clients/client-braket/src/commands/SearchDevicesCommand.ts index 55b6d554bf3b..d6ce81ba3834 100644 --- a/clients/client-braket/src/commands/SearchDevicesCommand.ts +++ b/clients/client-braket/src/commands/SearchDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchDevicesCommand, se_SearchDevicesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/SearchJobsCommand.ts b/clients/client-braket/src/commands/SearchJobsCommand.ts index 35b4505fb9e0..33e72368f7e4 100644 --- a/clients/client-braket/src/commands/SearchJobsCommand.ts +++ b/clients/client-braket/src/commands/SearchJobsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchJobsCommand, se_SearchJobsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts index 0faa6bc50a35..59311874ea00 100644 --- a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts +++ b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts @@ -12,7 +12,8 @@ import { de_SearchQuantumTasksCommand, se_SearchQuantumTasksCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/TagResourceCommand.ts b/clients/client-braket/src/commands/TagResourceCommand.ts index 2b035e624bdf..122db7caa468 100644 --- a/clients/client-braket/src/commands/TagResourceCommand.ts +++ b/clients/client-braket/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/commands/UntagResourceCommand.ts b/clients/client-braket/src/commands/UntagResourceCommand.ts index c30f330fdcfc..9fc2b1384ab2 100644 --- a/clients/client-braket/src/commands/UntagResourceCommand.ts +++ b/clients/client-braket/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-braket/src/index.ts b/clients/client-braket/src/index.ts index fb256e2a7cfd..6f94203333cb 100644 --- a/clients/client-braket/src/index.ts +++ b/clients/client-braket/src/index.ts @@ -17,8 +17,8 @@ export * from "./BraketClient"; export * from "./Braket"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BraketExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BraketExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-braket/src/models/BraketServiceException.ts b/clients/client-braket/src/models/BraketServiceException.ts index ae5cc3790196..2944973c0ebc 100644 --- a/clients/client-braket/src/models/BraketServiceException.ts +++ b/clients/client-braket/src/models/BraketServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts index 76ad13b080eb..c1406e6cea48 100644 --- a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBudgetActionCommand, se_CreateBudgetActionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/CreateBudgetCommand.ts b/clients/client-budgets/src/commands/CreateBudgetCommand.ts index 1d33669b045c..d9599b060f93 100644 --- a/clients/client-budgets/src/commands/CreateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBudgetCommand, se_CreateBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/CreateNotificationCommand.ts b/clients/client-budgets/src/commands/CreateNotificationCommand.ts index 22b4ea678952..6179f49b0de7 100644 --- a/clients/client-budgets/src/commands/CreateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/CreateNotificationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateNotificationCommand, se_CreateNotificationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts index 021bd7e88c87..6457a439b025 100644 --- a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSubscriberCommand, se_CreateSubscriberCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts index 107f2c8cdb2c..f1d533bb744c 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteBudgetActionCommand, se_DeleteBudgetActionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts index c6c231188eb5..4c341a2a1f9d 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBudgetCommand, se_DeleteBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts index 2076899c4c70..07926e8a3f73 100644 --- a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNotificationCommand, se_DeleteNotificationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts index e3cab3088d2a..d3ac05b62f71 100644 --- a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSubscriberCommand, se_DeleteSubscriberCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts index 20fd0ccdfab3..f90a7524e2f4 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeBudgetActionCommand, se_DescribeBudgetActionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts index 44bf33af0010..8b4368ae3b46 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts index 031437fdc7fb..73ff4964544b 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts index 442e03c5a934..845bd298b8ef 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts index 82b9624f0671..feac0dda677f 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBudgetCommand, se_DescribeBudgetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts index 2ca6a38f41cf..f08a5a476806 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts index 4d1415e8e90b..59f4bb252c52 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts index 40341dba08a2..289003b38067 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBudgetsCommand, se_DescribeBudgetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts index 6f88f5c91094..14406f3d51ba 100644 --- a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts index b8c733ce7da5..fc545a57b4dc 100644 --- a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts index cd98e3ba63af..a6845bffe150 100644 --- a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteBudgetActionCommand, se_ExecuteBudgetActionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts b/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts index 85d45dfa57eb..0d36dbbde619 100644 --- a/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/TagResourceCommand.ts b/clients/client-budgets/src/commands/TagResourceCommand.ts index f557cb60e534..7d8d2c66ae1f 100644 --- a/clients/client-budgets/src/commands/TagResourceCommand.ts +++ b/clients/client-budgets/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/UntagResourceCommand.ts b/clients/client-budgets/src/commands/UntagResourceCommand.ts index f5e723c0e93c..8d8c62a7fe6f 100644 --- a/clients/client-budgets/src/commands/UntagResourceCommand.ts +++ b/clients/client-budgets/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts index b963c4bbe4e4..39904b1c656c 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateBudgetActionCommand, se_UpdateBudgetActionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts index 6e362a8b4b9c..a80b31eee0ac 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBudgetCommand, se_UpdateBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts index 4136b469d812..a74496156d44 100644 --- a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNotificationCommand, se_UpdateNotificationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts index 8896c521621a..7714fb6c0238 100644 --- a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSubscriberCommand, se_UpdateSubscriberCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-budgets/src/index.ts b/clients/client-budgets/src/index.ts index 799a73ea291d..62d647d793b3 100644 --- a/clients/client-budgets/src/index.ts +++ b/clients/client-budgets/src/index.ts @@ -50,8 +50,8 @@ export * from "./BudgetsClient"; export * from "./Budgets"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { BudgetsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { BudgetsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-budgets/src/models/BudgetsServiceException.ts b/clients/client-budgets/src/models/BudgetsServiceException.ts index 38bae8af23e5..8c225520894d 100644 --- a/clients/client-budgets/src/models/BudgetsServiceException.ts +++ b/clients/client-budgets/src/models/BudgetsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts index 2c12d6c2be80..1f4ac234b36d 100644 --- a/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts index 63bdebe823f0..a566af113226 100644 --- a/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts index 59cb0c560a5d..e48e25caf46b 100644 --- a/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts index 3d5afd23bf11..6e01e407f039 100644 --- a/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts index 45a2da7286f4..9f4d75b5ff2a 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts index bea6a287f985..d5436c869bd0 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts index d9b6ea1afd76..7ab74c927a79 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts index f1db6d894709..a41e01a5e3fc 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts index c23ec576ae13..de9ae993fc6b 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSlackUserIdentityCommand, se_DeleteSlackUserIdentityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts index 003a70038f1f..c1c12ec95a7c 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts b/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts index d90ae0654eb3..0016e6d81a57 100644 --- a/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts index dc09a0a8915e..f033a596f5cd 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts index c02cafc8da0f..2bc9b494e250 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts index 6387c220a7f8..2e3e59aaa3fd 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSlackWorkspacesCommand, se_DescribeSlackWorkspacesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts b/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts index f10dc59d0b33..2b67b60daa72 100644 --- a/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts +++ b/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountPreferencesCommand, se_GetAccountPreferencesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts index 82b912add0ae..1d7d3227d21e 100644 --- a/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts index c79814d6a7a4..db49c4053b02 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts index af6f3fb53d6f..f76a1a4c4805 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts index 69e894fbed7c..d8656e80bea8 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts b/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts index 10d3f84800ca..2222a949c8af 100644 --- a/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/TagResourceCommand.ts b/clients/client-chatbot/src/commands/TagResourceCommand.ts index 88792d3dfa62..e32df205f02b 100644 --- a/clients/client-chatbot/src/commands/TagResourceCommand.ts +++ b/clients/client-chatbot/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/UntagResourceCommand.ts b/clients/client-chatbot/src/commands/UntagResourceCommand.ts index 02f0e5ab0669..9a374e5c9ba2 100644 --- a/clients/client-chatbot/src/commands/UntagResourceCommand.ts +++ b/clients/client-chatbot/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts b/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts index f2f51488e05d..ade7a32ca481 100644 --- a/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountPreferencesCommand, se_UpdateAccountPreferencesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts index 9fa88242e3be..4845eda91ecf 100644 --- a/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts index c6817276f434..94aa2bfb79ec 100644 --- a/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts index b1a80da48edc..5449bf306f30 100644 --- a/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chatbot/src/index.ts b/clients/client-chatbot/src/index.ts index cd7f04416077..4bb7d230d3eb 100644 --- a/clients/client-chatbot/src/index.ts +++ b/clients/client-chatbot/src/index.ts @@ -8,8 +8,8 @@ export * from "./ChatbotClient"; export * from "./Chatbot"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChatbotExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChatbotExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chatbot/src/models/ChatbotServiceException.ts b/clients/client-chatbot/src/models/ChatbotServiceException.ts index 9b721ce494cd..054fe0d582e8 100644 --- a/clients/client-chatbot/src/models/ChatbotServiceException.ts +++ b/clients/client-chatbot/src/models/ChatbotServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts index bb9142329e59..33ffff5eed8c 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceAdminCommand, se_CreateAppInstanceAdminCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts index 4c58ebc7c2ef..c6ccb9b2f7ec 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceBotCommand, se_CreateAppInstanceBotCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts index a69870c8eb2b..aec9e0c9f7e1 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceCommand, se_CreateAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts index 9ca222af63d8..7b178b4ff590 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceUserCommand, se_CreateAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts index ba2511fbb046..a4f0b59c6b37 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceAdminCommand, se_DeleteAppInstanceAdminCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts index d7dc5f78f4d6..1077f0c85e48 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceBotCommand, se_DeleteAppInstanceBotCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts index 4a0ccb102a05..6e37c8c93211 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceCommand, se_DeleteAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts index eb70e87bd054..a6fbdd88494d 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceUserCommand, se_DeleteAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts index 593a1f8197ed..968544de8273 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts index bb7c002c8033..561f599e42c7 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceAdminCommand, se_DescribeAppInstanceAdminCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts index 2c8dbbdfd120..e05e9ed5a1e3 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceBotCommand, se_DescribeAppInstanceBotCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts index 15cad010895a..efdba00711ca 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceCommand, se_DescribeAppInstanceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts index 0e8aab2c376d..b4e4e16ba6fc 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceUserCommand, se_DescribeAppInstanceUserCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts index d707256c6505..ad27221eb8fc 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts index 1da554215da9..969def99f807 100644 --- a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts index 248b596744c5..8ff5fb527bc2 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstanceAdminsCommand, se_ListAppInstanceAdminsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts index 30d8bbef6199..69439fee90cb 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstanceBotsCommand, se_ListAppInstanceBotsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts index 385037361e33..0f2d2f457363 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts index e136b9cce97e..00c180738d4d 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstanceUsersCommand, se_ListAppInstanceUsersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts index 41eb48fa9d7e..8fdcd7e25fd6 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstancesCommand, se_ListAppInstancesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts index 16ff13937876..f0e70fc07ec2 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts index 8da4579747ae..74bf526d5f66 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts index 0e80e2b89d4e..7ce527f16b0b 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts index 1f2b4c88196e..7c2d19457827 100644 --- a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts index 00ffb6cac8a5..6be3def1a858 100644 --- a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts index 2d663f8b55e8..7631d7df0206 100644 --- a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts index 9c0acfe643dc..dd562ddc9adc 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppInstanceBotCommand, se_UpdateAppInstanceBotCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts index 19eacd444796..d74aed3e5210 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppInstanceCommand, se_UpdateAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts index 47806fae5dd7..a7e0ef7cca4e 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppInstanceUserCommand, se_UpdateAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts index 7ea22d75ec11..2133189bf838 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-identity/src/index.ts b/clients/client-chime-sdk-identity/src/index.ts index 899235660e72..b78cc0e5a521 100644 --- a/clients/client-chime-sdk-identity/src/index.ts +++ b/clients/client-chime-sdk-identity/src/index.ts @@ -11,8 +11,8 @@ export * from "./ChimeSDKIdentityClient"; export * from "./ChimeSDKIdentity"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeSDKIdentityExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeSDKIdentityExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime-sdk-identity/src/models/ChimeSDKIdentityServiceException.ts b/clients/client-chime-sdk-identity/src/models/ChimeSDKIdentityServiceException.ts index de8010417656..537bca2c702f 100644 --- a/clients/client-chime-sdk-identity/src/models/ChimeSDKIdentityServiceException.ts +++ b/clients/client-chime-sdk-identity/src/models/ChimeSDKIdentityServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts index d59e011b2f07..221132501224 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts @@ -21,7 +21,8 @@ import { de_CreateMediaCapturePipelineCommand, se_CreateMediaCapturePipelineComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts index 30c8c22080da..aa08c4e6720d 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts index 7fbf43860305..ef176aa75e78 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts index 868e37ec04d2..a5c1f1b47665 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts index 264716eb4184..9585ef2e1c15 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts index b82233b330bc..51963a94d91a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts index 9a4386158ba3..e2b0c3912334 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts @@ -21,7 +21,8 @@ import { de_CreateMediaStreamPipelineCommand, se_CreateMediaStreamPipelineComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts index 1acee4fc07e6..9f663b65cc6a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteMediaCapturePipelineCommand, se_DeleteMediaCapturePipelineComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts index e6903fe66b76..98069791d6fb 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts index 6d1e77a38471..42a3260f0e5a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteMediaPipelineCommand, se_DeleteMediaPipelineCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts index 9e85722cb59b..7a758adcdd2e 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts index 0a3e2aad4568..6b6dd794cf11 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts @@ -20,7 +20,8 @@ import { de_GetMediaCapturePipelineCommand, se_GetMediaCapturePipelineCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts index 05d8607ae671..e9fdd6e2a4d0 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts index a9f62e62502a..17cba6c0667f 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts @@ -20,7 +20,8 @@ import { de_GetMediaPipelineCommand, se_GetMediaPipelineCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts index af63bc7bcf79..04520f9cbc77 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts index 0e2646a23015..4ebf8e4b015f 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts @@ -16,7 +16,8 @@ import { de_GetSpeakerSearchTaskCommand, se_GetSpeakerSearchTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts index 3c7d0a01a47a..11cfadc05759 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -16,7 +16,8 @@ import { de_GetVoiceToneAnalysisTaskCommand, se_GetVoiceToneAnalysisTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts index 558d2e91587c..5aa646dae11e 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts @@ -16,7 +16,8 @@ import { de_ListMediaCapturePipelinesCommand, se_ListMediaCapturePipelinesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts index 9f27afa021f7..e749d68d7766 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts index 9d5ab583bf4a..8a6ff78ebd84 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts index fb7353757640..f9658ce9a32a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts @@ -16,7 +16,8 @@ import { de_ListMediaPipelinesCommand, se_ListMediaPipelinesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts index f3e2ab6e183b..ff38d3d394d3 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts index 18647b3046fe..cc7ad4862e2c 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts @@ -20,7 +20,8 @@ import { de_StartSpeakerSearchTaskCommand, se_StartSpeakerSearchTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts index 996eeccdab3d..eb91c75fcf49 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -20,7 +20,8 @@ import { de_StartVoiceToneAnalysisTaskCommand, se_StartVoiceToneAnalysisTaskComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts index 3406cdd617ab..ddd0e72935c9 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StopSpeakerSearchTaskCommand, se_StopSpeakerSearchTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts index 2a12861ec51a..abadea9cfec4 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StopVoiceToneAnalysisTaskCommand, se_StopVoiceToneAnalysisTaskComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts index a274a21333c0..331bd9216a52 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts index ee916c3310fd..ba071ebdb69b 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts index 8779151a5443..eb604814578a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts index 278290afcb5b..377b1dc848c4 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts index b4326910711b..076c1950ed81 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-media-pipelines/src/index.ts b/clients/client-chime-sdk-media-pipelines/src/index.ts index 4a768035b1d7..5b5ad81445dd 100644 --- a/clients/client-chime-sdk-media-pipelines/src/index.ts +++ b/clients/client-chime-sdk-media-pipelines/src/index.ts @@ -9,8 +9,8 @@ export * from "./ChimeSDKMediaPipelinesClient"; export * from "./ChimeSDKMediaPipelines"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeSDKMediaPipelinesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeSDKMediaPipelinesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime-sdk-media-pipelines/src/models/ChimeSDKMediaPipelinesServiceException.ts b/clients/client-chime-sdk-media-pipelines/src/models/ChimeSDKMediaPipelinesServiceException.ts index fa217bf6d9a6..f3ac98d83950 100644 --- a/clients/client-chime-sdk-media-pipelines/src/models/ChimeSDKMediaPipelinesServiceException.ts +++ b/clients/client-chime-sdk-media-pipelines/src/models/ChimeSDKMediaPipelinesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts index 71f3f4dd0880..6e671b66b375 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts @@ -17,7 +17,8 @@ import { de_BatchCreateAttendeeCommand, se_BatchCreateAttendeeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts index 7307a5abc73c..134963ff4bb4 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts index 97044938b451..96ba943fd005 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAttendeeCommand, se_CreateAttendeeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts index 545aa3a84978..d10a7a7737e6 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMeetingCommand, se_CreateMeetingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts index 9ed4bfb9f6a2..39b09516efa6 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMeetingWithAttendeesCommand, se_CreateMeetingWithAttendeesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts index c50a6862bbfd..1193e4a4934c 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAttendeeCommand, se_DeleteAttendeeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts index 6a406f057375..ecad99e50c7c 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMeetingCommand, se_DeleteMeetingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts index be8cfb34d8b0..10c3b5cd3a7f 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_GetAttendeeCommand, se_GetAttendeeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts index 87a0b845ffe4..c912230a6805 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_GetMeetingCommand, se_GetMeetingCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts index 83587c068e25..1170a2b816e5 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts @@ -16,7 +16,8 @@ import { de_ListAttendeesCommand, se_ListAttendeesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts index 994f89e8ce0e..f87068f3c8a8 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts index 92e2d3cc3742..f48eb66caf08 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_StartMeetingTranscriptionCommand, se_StartMeetingTranscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts index 99c4c8fd8544..6028f8cf8d9d 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_StopMeetingTranscriptionCommand, se_StopMeetingTranscriptionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts index 7a4cb7245319..e818968aa802 100644 --- a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts index a32f8132b737..ba77c81dbef3 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts index fb02579323f9..6deabff83da0 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAttendeeCapabilitiesCommand, se_UpdateAttendeeCapabilitiesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-meetings/src/index.ts b/clients/client-chime-sdk-meetings/src/index.ts index 2cf0abde159a..be9b6327b3f4 100644 --- a/clients/client-chime-sdk-meetings/src/index.ts +++ b/clients/client-chime-sdk-meetings/src/index.ts @@ -10,8 +10,8 @@ export * from "./ChimeSDKMeetingsClient"; export * from "./ChimeSDKMeetings"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeSDKMeetingsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeSDKMeetingsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime-sdk-meetings/src/models/ChimeSDKMeetingsServiceException.ts b/clients/client-chime-sdk-meetings/src/models/ChimeSDKMeetingsServiceException.ts index bcb0e5d3e084..4fc3355591af 100644 --- a/clients/client-chime-sdk-meetings/src/models/ChimeSDKMeetingsServiceException.ts +++ b/clients/client-chime-sdk-meetings/src/models/ChimeSDKMeetingsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts index 2f240e07f5c5..00b2cc03551a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts @@ -16,7 +16,8 @@ import { de_AssociateChannelFlowCommand, se_AssociateChannelFlowCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts index 107300b37cac..655988f1f848 100644 --- a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts index b290772c8376..bd31d062dcdc 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts @@ -20,7 +20,8 @@ import { de_ChannelFlowCallbackCommand, se_ChannelFlowCallbackCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts index af16698ea6fd..87c7c6ef02dd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts @@ -20,7 +20,8 @@ import { de_CreateChannelBanCommand, se_CreateChannelBanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts index 6e898414be05..e05abbb391fb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts @@ -20,7 +20,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts index 8c11bed0204b..4a3d16fd39aa 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts @@ -20,7 +20,8 @@ import { de_CreateChannelFlowCommand, se_CreateChannelFlowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts index 7f8fed3275fa..161ebea13669 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts @@ -20,7 +20,8 @@ import { de_CreateChannelMembershipCommand, se_CreateChannelMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts index 74cdcb415e52..e8fd848a5ef5 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts @@ -20,7 +20,8 @@ import { de_CreateChannelModeratorCommand, se_CreateChannelModeratorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts index 737182244c49..316c574eb2d3 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelBanCommand, se_DeleteChannelBanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts index 432568c9bf97..bcb47fb8c219 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts index af5e1a83dec3..4613a1ea66c0 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelFlowCommand, se_DeleteChannelFlowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts index 028e6a4435af..4c518e7c9c41 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelMembershipCommand, se_DeleteChannelMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts index e7c805fff47b..e9057b69a1d4 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelMessageCommand, se_DeleteChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts index 21b0205728b6..9fc6ae247521 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteChannelModeratorCommand, se_DeleteChannelModeratorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts index 41ed73fa7373..e37f14fd2d8e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts index 80071cbc7700..8099ce440bdb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeChannelBanCommand, se_DescribeChannelBanCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts index f8a0601d3e69..12695d92a092 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts index 66bc9c0e4934..3b3920840f11 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeChannelFlowCommand, se_DescribeChannelFlowCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts index 8fde472f5402..090d07852eb1 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeChannelMembershipCommand, se_DescribeChannelMembershipComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index e7621632d026..85d364d9ddc7 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index 0718ea4f88f8..0ad3ed4ab479 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts index 3d1e5eb60291..8bcf0c8998e2 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeChannelModeratorCommand, se_DescribeChannelModeratorCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts index 9364059a498a..eb74f23dbc7c 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts @@ -16,7 +16,8 @@ import { de_DisassociateChannelFlowCommand, se_DisassociateChannelFlowCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts index bc1034369cce..bc05108607a0 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts index 2e9200840fde..aed090a5ac75 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts @@ -20,7 +20,8 @@ import { de_GetChannelMessageCommand, se_GetChannelMessageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts index 6db66d1d6914..8730c7a79bfc 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts @@ -16,7 +16,8 @@ import { de_GetChannelMessageStatusCommand, se_GetChannelMessageStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts index 8ab6436d0fb9..b15b9207803b 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts index f62b3ee5b840..a91f651e7cce 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts index 67e12541d45c..f2e0f1aacf48 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelBansCommand, se_ListChannelBansCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts index 9a939dc52c85..269e4ab10d0c 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelFlowsCommand, se_ListChannelFlowsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts index f7caaf1bffd2..aa798bddb3d6 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelMembershipsCommand, se_ListChannelMembershipsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index 52e28f12d210..250edca2a084 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts index 5d540bbd1704..fcf242e62436 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelMessagesCommand, se_ListChannelMessagesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts index e6b314b8d98a..21129ed07046 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelModeratorsCommand, se_ListChannelModeratorsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts index adf9d1766509..39636d69d26e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts index e6f54131d85a..e9c2ddeec8f6 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts @@ -21,7 +21,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index 010af80a3a08..31afa3f05cb4 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts index f642c7624f3f..7d8de60933b2 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts @@ -21,7 +21,8 @@ import { de_ListSubChannelsCommand, se_ListSubChannelsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts index 2e33d449961e..7a0e97a658e5 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts @@ -20,7 +20,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts index 27b213554425..f421db68db2f 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts index ed373c238ace..85a47e27d156 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts @@ -24,7 +24,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts index 5076d1eab0c1..b65b7c907605 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts index 4169f8e61813..0d50bb2e5182 100644 --- a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts @@ -16,7 +16,8 @@ import { de_RedactChannelMessageCommand, se_RedactChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts index 652eaac8e613..9cf7698ede6b 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts @@ -21,7 +21,8 @@ import { de_SearchChannelsCommand, se_SearchChannelsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts index 263f93c23c26..7188069609dd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts @@ -20,7 +20,8 @@ import { de_SendChannelMessageCommand, se_SendChannelMessageCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts index a301ede5d9e6..3ef07620eb07 100644 --- a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts index d159ee629712..67cfe59068cf 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts index 467faf8b441c..9100a5a8d4d3 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts index b8dc7c9b4360..365e8458ca2a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateChannelFlowCommand, se_UpdateChannelFlowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts index 75eda9ce2304..869ac4d5238d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateChannelMessageCommand, se_UpdateChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts index aa9a6a4b667d..43c3e527c6ec 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateChannelReadMarkerCommand, se_UpdateChannelReadMarkerCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-messaging/src/index.ts b/clients/client-chime-sdk-messaging/src/index.ts index 8edf7d7638e2..46c2c4ff36e0 100644 --- a/clients/client-chime-sdk-messaging/src/index.ts +++ b/clients/client-chime-sdk-messaging/src/index.ts @@ -11,8 +11,8 @@ export * from "./ChimeSDKMessagingClient"; export * from "./ChimeSDKMessaging"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeSDKMessagingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeSDKMessagingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime-sdk-messaging/src/models/ChimeSDKMessagingServiceException.ts b/clients/client-chime-sdk-messaging/src/models/ChimeSDKMessagingServiceException.ts index 241da34a93aa..d6e6dd92d69d 100644 --- a/clients/client-chime-sdk-messaging/src/models/ChimeSDKMessagingServiceException.ts +++ b/clients/client-chime-sdk-messaging/src/models/ChimeSDKMessagingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index f4425d7064a7..7ec1a2ad978b 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index c608272fee7a..69f470226a0d 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts index 549d123c1dbd..46079c1828ae 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_BatchDeletePhoneNumberCommand, se_BatchDeletePhoneNumberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts index 8fc76a888a50..1671d78b398c 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -17,7 +17,8 @@ import { de_BatchUpdatePhoneNumberCommand, se_BatchUpdatePhoneNumberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts index d1ad77844bd8..a7c59a0da9be 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePhoneNumberOrderCommand, se_CreatePhoneNumberOrderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts index dbdde47f67cb..a4a2bf59f7aa 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateProxySessionCommand, se_CreateProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts index e3559f95f023..8a5c89ac11a5 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts index 3d3426489e41..e34b4d4aa779 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_CreateSipMediaApplicationCommand, se_CreateSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts index e202dda9f293..a8b7d08b842b 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSipRuleCommand, se_CreateSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts index c07716d78f16..dabbffd0341b 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVoiceConnectorCommand, se_CreateVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts index 24de94d6180e..8fcdc27ff50b 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVoiceConnectorGroupCommand, se_CreateVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts index 91aa558cafa4..6f78cd763ac7 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVoiceProfileCommand, se_CreateVoiceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts index fd73e06b5e68..1137725ef728 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts @@ -17,7 +17,8 @@ import { de_CreateVoiceProfileDomainCommand, se_CreateVoiceProfileDomainCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts index 2a599f50a4fe..929d391892d4 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePhoneNumberCommand, se_DeletePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts index 31f7be67866a..38561032c3d2 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProxySessionCommand, se_DeleteProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts index fecc0cf6f9d2..f5a3062a7547 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSipMediaApplicationCommand, se_DeleteSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts index 456f3d42bc93..0ac6c92e908c 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSipRuleCommand, se_DeleteSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts index 99191b93f1c7..dd636e561a73 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorCommand, se_DeleteVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index 66a4d8c55843..7fa6f8ba025c 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts index d05c60ffd807..a9ce1e1a73e5 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorGroupCommand, se_DeleteVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts index 87221b5ec16f..feff8c3a4126 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts index cee98fe460ec..11ef05594c97 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorProxyCommand, se_DeleteVoiceConnectorProxyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index 8c71c6dd1e3b..8d17a55a3662 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts index 1205e7dd1002..e6533e25fc1d 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index 8ca011ef742d..e36c8e094605 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts index 95c1a916b0e0..a988a5a5a641 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceProfileCommand, se_DeleteVoiceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts index 37cb62a119d0..fdbd86a01188 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceProfileDomainCommand, se_DeleteVoiceProfileDomainCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index e30462118e84..f71ac7f1b75f 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index 2701a6f94273..9021e1fa10ab 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts index 6dc34d7b3cef..880336ef4cae 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetGlobalSettingsCommand, se_GetGlobalSettingsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts index 596414889d97..b3cbe25f7a21 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts @@ -17,7 +17,8 @@ import { de_GetPhoneNumberCommand, se_GetPhoneNumberCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts index cb49b4739696..184eacfec703 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts @@ -16,7 +16,8 @@ import { de_GetPhoneNumberOrderCommand, se_GetPhoneNumberOrderCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts index 978ed37d02e5..747295c4aec4 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetPhoneNumberSettingsCommand, se_GetPhoneNumberSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts index 162e9521094d..6515f79606c6 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts @@ -16,7 +16,8 @@ import { de_GetProxySessionCommand, se_GetProxySessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts index bc0ee9c1fd27..80e01cd4b58d 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts index a19905fea3b1..f8d0e73659cd 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_GetSipMediaApplicationCommand, se_GetSipMediaApplicationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index 509538d31f3f..c10655a81349 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts index 471c1b8d7291..031a41df1fdd 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_GetSipRuleCommand, se_GetSipRuleCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts index d845d3b837e5..e93f7592a818 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetSpeakerSearchTaskCommand, se_GetSpeakerSearchTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts index fd7d827f33ef..d6d9b3401f6c 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceConnectorCommand, se_GetVoiceConnectorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 3810339b3858..462deeb34dc0 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts index 76f0508e4fb2..402f73026659 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceConnectorGroupCommand, se_GetVoiceConnectorGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index b5423829ab21..1fd55674dfb0 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts index 3f493e1add1c..20dbab8f6f3c 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts index 68e67a5b8b70..8e83145ee635 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts @@ -16,7 +16,8 @@ import { de_GetVoiceConnectorProxyCommand, se_GetVoiceConnectorProxyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index fab773be55dd..ab408c869b7c 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts index 1655e623625a..905d5156d6b3 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index ade5ec4aa261..e4e46c65330f 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts index d20efd8b9774..59f57dff9783 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetVoiceProfileCommand, se_GetVoiceProfileCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts index 6e3fbb6ec1fe..ff855606689b 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts @@ -16,7 +16,8 @@ import { de_GetVoiceProfileDomainCommand, se_GetVoiceProfileDomainCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts index 6d2a414b5554..fce7bb3dee9a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceToneAnalysisTaskCommand, se_GetVoiceToneAnalysisTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts index d89bdbf64bc9..83b9b3194af8 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts index ef2fc1b3d613..08dd2ff5a5ac 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts @@ -16,7 +16,8 @@ import { de_ListPhoneNumberOrdersCommand, se_ListPhoneNumberOrdersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts index 1a4f644a8abf..a0fe98b07feb 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts @@ -16,7 +16,8 @@ import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts index 1dd31900910a..780318ac1675 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProxySessionsCommand, se_ListProxySessionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts index 433065f66038..e0c447d0d6f0 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSipMediaApplicationsCommand, se_ListSipMediaApplicationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts index 2748b74b6b19..fa1a1c75d6a4 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSipRulesCommand, se_ListSipRulesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 3119544b7082..e29bc74b4cb5 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts index 85bbe3f86891..3328028103d0 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts @@ -17,7 +17,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts index ee70b2fc9c23..603f3ec47ed4 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVoiceConnectorGroupsCommand, se_ListVoiceConnectorGroupsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index 478d3c8e95a8..c19b76e583fd 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts index bfbc8b102b86..e7828aee2c66 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVoiceConnectorsCommand, se_ListVoiceConnectorsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts index 9732b5fa6a42..2ac66e827aab 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts @@ -16,7 +16,8 @@ import { de_ListVoiceProfileDomainsCommand, se_ListVoiceProfileDomainsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts index 4af93c32555d..d48bf5e157ec 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts @@ -16,7 +16,8 @@ import { de_ListVoiceProfilesCommand, se_ListVoiceProfilesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts index 1608ad616ddd..ae3973b8c510 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index 1c3489654f5a..b3275e4b400e 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index 0e1fce7e760d..acad1c4c7996 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index 05e30e4b0113..faafc1880c01 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts index 42346f638fa1..cfc658c850fe 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts index 5fd0a3f2f2aa..d73b42abc3f5 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts @@ -17,7 +17,8 @@ import { de_PutVoiceConnectorProxyCommand, se_PutVoiceConnectorProxyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index 7b8dbda32650..3926ea20d4b5 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts index 040b3419a9b2..29dd09286824 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index 33be3f593a8c..bbc49afc3661 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts index 29c95b7c6e13..1bc6594aaf14 100644 --- a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts @@ -17,7 +17,8 @@ import { de_RestorePhoneNumberCommand, se_RestorePhoneNumberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts index d12b87c8ab9e..ca8fd6e2ba74 100644 --- a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts index f120b1d7149a..9b0527b802d0 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartSpeakerSearchTaskCommand, se_StartSpeakerSearchTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts index e671ddceba40..c9e3a4dbf9e0 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartVoiceToneAnalysisTaskCommand, se_StartVoiceToneAnalysisTaskComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts index 7b5216f09bca..bb37674575b1 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StopSpeakerSearchTaskCommand, se_StopSpeakerSearchTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts index 50491c49bf11..7f677774f221 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StopVoiceToneAnalysisTaskCommand, se_StopVoiceToneAnalysisTaskComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts index 1c2b5c5310d0..d6ee2860e66a 100644 --- a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts index c35b2433f789..7008aa88ef15 100644 --- a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts index 1dffc1b73849..f4840c8842c4 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalSettingsCommand, se_UpdateGlobalSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts index 37a7bd8fff6c..47237ca6c460 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts @@ -17,7 +17,8 @@ import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts index 5303ef6e5209..f72b6d9b9ec5 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -15,7 +15,8 @@ import { de_UpdatePhoneNumberSettingsCommand, se_UpdatePhoneNumberSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts index 9330475a3f4c..acba5f6621ff 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProxySessionCommand, se_UpdateProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts index 81c18218f051..f977522a195b 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts index b8f01ca96ef1..919387acf902 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSipMediaApplicationCommand, se_UpdateSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts index 28d1af89fc25..f88b6390e981 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSipRuleCommand, se_UpdateSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts index 06884f2f8555..6fac9fd299ca 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceConnectorCommand, se_UpdateVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts index 782e459c54e0..0123efcc1005 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceConnectorGroupCommand, se_UpdateVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts index 1da09211d698..789c2552da46 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateVoiceProfileCommand, se_UpdateVoiceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts index a1862d00bca1..c5ccb8386dba 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateVoiceProfileDomainCommand, se_UpdateVoiceProfileDomainCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts index 796ab106633f..68f75143811c 100644 --- a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts @@ -17,7 +17,8 @@ import { de_ValidateE911AddressCommand, se_ValidateE911AddressCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime-sdk-voice/src/index.ts b/clients/client-chime-sdk-voice/src/index.ts index d42c1090b659..5a40f3dd500c 100644 --- a/clients/client-chime-sdk-voice/src/index.ts +++ b/clients/client-chime-sdk-voice/src/index.ts @@ -9,8 +9,8 @@ export * from "./ChimeSDKVoiceClient"; export * from "./ChimeSDKVoice"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeSDKVoiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeSDKVoiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime-sdk-voice/src/models/ChimeSDKVoiceServiceException.ts b/clients/client-chime-sdk-voice/src/models/ChimeSDKVoiceServiceException.ts index 917c1ee7c489..fc91324ae93b 100644 --- a/clients/client-chime-sdk-voice/src/models/ChimeSDKVoiceServiceException.ts +++ b/clients/client-chime-sdk-voice/src/models/ChimeSDKVoiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts index e58eaf857fcf..d1ed46032aa0 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index c88f33b3d2c6..6f0d3b386ac3 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index e107593533c0..075c4d41fca9 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts index e19f0d889d99..3132b14cca7f 100644 --- a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts +++ b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts index 682470121e73..a10e9a8f9890 100644 --- a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts @@ -17,7 +17,8 @@ import { de_BatchCreateAttendeeCommand, se_BatchCreateAttendeeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts index 6ad06d32182d..7ce5c0d0e595 100644 --- a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts index 9f8a839e3549..42426d281452 100644 --- a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCreateRoomMembershipCommand, se_BatchCreateRoomMembershipComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts index 698e1b0f101f..65867af78efa 100644 --- a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeletePhoneNumberCommand, se_BatchDeletePhoneNumberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts index ad82573dbe57..5495fa0d6fa7 100644 --- a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts @@ -12,7 +12,8 @@ import { de_BatchSuspendUserCommand, se_BatchSuspendUserCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts index 4abd5ee459cd..a1711e708689 100644 --- a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUnsuspendUserCommand, se_BatchUnsuspendUserCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts index 0d311c7a161f..cf32dd071fad 100644 --- a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_BatchUpdatePhoneNumberCommand, se_BatchUpdatePhoneNumberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts index c6bf7fe3b27c..d527d5d5d027 100644 --- a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts @@ -16,7 +16,8 @@ import { de_BatchUpdateUserCommand, se_BatchUpdateUserCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateAccountCommand.ts b/clients/client-chime/src/commands/CreateAccountCommand.ts index 66a9b775b85f..2715d7350988 100644 --- a/clients/client-chime/src/commands/CreateAccountCommand.ts +++ b/clients/client-chime/src/commands/CreateAccountCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccountCommand, se_CreateAccountCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts index db4be80ca666..1c1f23c1ccf5 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceAdminCommand, se_CreateAppInstanceAdminCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts index 96cfab169ba4..b74fa10184be 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceCommand, se_CreateAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts index 4b66208f9f49..06453c912863 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAppInstanceUserCommand, se_CreateAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateAttendeeCommand.ts b/clients/client-chime/src/commands/CreateAttendeeCommand.ts index aa508904faed..ae89ee074ea2 100644 --- a/clients/client-chime/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/CreateAttendeeCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAttendeeCommand, se_CreateAttendeeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateBotCommand.ts b/clients/client-chime/src/commands/CreateBotCommand.ts index 7279821c8512..04a5201cc29e 100644 --- a/clients/client-chime/src/commands/CreateBotCommand.ts +++ b/clients/client-chime/src/commands/CreateBotCommand.ts @@ -17,7 +17,8 @@ import { de_CreateBotCommand, se_CreateBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateChannelBanCommand.ts b/clients/client-chime/src/commands/CreateChannelBanCommand.ts index c3c21656a476..1d6acc4d2239 100644 --- a/clients/client-chime/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelBanCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelBanCommand, se_CreateChannelBanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateChannelCommand.ts b/clients/client-chime/src/commands/CreateChannelCommand.ts index d7aadff87fb5..2ee77151bcab 100644 --- a/clients/client-chime/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts index b882915f782c..0e68a0b07c1a 100644 --- a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelMembershipCommand, se_CreateChannelMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts index 13a9458655c9..fd268f698679 100644 --- a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelModeratorCommand, se_CreateChannelModeratorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts index 4925ff60fa21..8e2ed8876ce4 100644 --- a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMediaCapturePipelineCommand, se_CreateMediaCapturePipelineComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateMeetingCommand.ts b/clients/client-chime/src/commands/CreateMeetingCommand.ts index a518adf3f90d..b15c50dbb3d4 100644 --- a/clients/client-chime/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMeetingCommand, se_CreateMeetingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts index e449f90a9244..e9fc1467632e 100644 --- a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMeetingDialOutCommand, se_CreateMeetingDialOutCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts index 2afb65572c66..4ff7397400fc 100644 --- a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMeetingWithAttendeesCommand, se_CreateMeetingWithAttendeesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts index 1a50a7020ee8..62e4c0aff96b 100644 --- a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePhoneNumberOrderCommand, se_CreatePhoneNumberOrderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateProxySessionCommand.ts b/clients/client-chime/src/commands/CreateProxySessionCommand.ts index b8fbe478b373..4a7d953963fd 100644 --- a/clients/client-chime/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/CreateProxySessionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateProxySessionCommand, se_CreateProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateRoomCommand.ts b/clients/client-chime/src/commands/CreateRoomCommand.ts index 93977b18569f..66db16c010ac 100644 --- a/clients/client-chime/src/commands/CreateRoomCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomCommand.ts @@ -17,7 +17,8 @@ import { de_CreateRoomCommand, se_CreateRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts index ce5281d71e07..c8cee3780361 100644 --- a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRoomMembershipCommand, se_CreateRoomMembershipCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts index 1dd0f12eabb9..8001be75aa6d 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts index c31d4b713b45..ab64fc4e7d5a 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_CreateSipMediaApplicationCommand, se_CreateSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateSipRuleCommand.ts b/clients/client-chime/src/commands/CreateSipRuleCommand.ts index af5a43d4e30b..7f763052b10e 100644 --- a/clients/client-chime/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/CreateSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSipRuleCommand, se_CreateSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateUserCommand.ts b/clients/client-chime/src/commands/CreateUserCommand.ts index 622b5a80798a..26b9f528c69a 100644 --- a/clients/client-chime/src/commands/CreateUserCommand.ts +++ b/clients/client-chime/src/commands/CreateUserCommand.ts @@ -17,7 +17,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts index b4dbecf0f025..c2011fc2c44d 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVoiceConnectorCommand, se_CreateVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts index 1074f935b194..3c16aff4acbe 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVoiceConnectorGroupCommand, se_CreateVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAccountCommand.ts b/clients/client-chime/src/commands/DeleteAccountCommand.ts index 45eab2c79ee2..857ce783bf9d 100644 --- a/clients/client-chime/src/commands/DeleteAccountCommand.ts +++ b/clients/client-chime/src/commands/DeleteAccountCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccountCommand, se_DeleteAccountCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts index d294173b3f9e..65795d0d9377 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceAdminCommand, se_DeleteAppInstanceAdminCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts index cac1dae3382f..98051c55f458 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceCommand, se_DeleteAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts index bac1e26de213..5508a4bccb4f 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts index 21427c89f585..94eabf31cf14 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppInstanceUserCommand, se_DeleteAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts index c735c7ca452b..90faa40f1215 100644 --- a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAttendeeCommand, se_DeleteAttendeeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts index c581a3aa41f5..6f38786d127e 100644 --- a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelBanCommand, se_DeleteChannelBanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteChannelCommand.ts b/clients/client-chime/src/commands/DeleteChannelCommand.ts index 505be50b0d5f..11a6804ce9d5 100644 --- a/clients/client-chime/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts index 2271c455b807..c2a539166c4b 100644 --- a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelMembershipCommand, se_DeleteChannelMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts index c569616fe174..2ac009dfa922 100644 --- a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelMessageCommand, se_DeleteChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts index 2ea63ca25643..307468afca8c 100644 --- a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelModeratorCommand, se_DeleteChannelModeratorCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts index 2f191ec3b985..83943fa2ba99 100644 --- a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventsConfigurationCommand, se_DeleteEventsConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts index d83435b49b8e..163a183d7977 100644 --- a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMediaCapturePipelineCommand, se_DeleteMediaCapturePipelineComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteMeetingCommand.ts b/clients/client-chime/src/commands/DeleteMeetingCommand.ts index f34b2611c5eb..241302f534c3 100644 --- a/clients/client-chime/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime/src/commands/DeleteMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMeetingCommand, se_DeleteMeetingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts index 0fb45f89def6..85407067f6b3 100644 --- a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePhoneNumberCommand, se_DeletePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts index 30e97f056061..24731d68e363 100644 --- a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProxySessionCommand, se_DeleteProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteRoomCommand.ts b/clients/client-chime/src/commands/DeleteRoomCommand.ts index 2e10cd359a57..b9ce11ba5896 100644 --- a/clients/client-chime/src/commands/DeleteRoomCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoomCommand, se_DeleteRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts index 163e3b7f9d78..26db610b3d69 100644 --- a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoomMembershipCommand, se_DeleteRoomMembershipCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts index 94d3be8fd70b..aa54b8da48d7 100644 --- a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSipMediaApplicationCommand, se_DeleteSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts index 6badc795520c..f4eb94b094ff 100644 --- a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSipRuleCommand, se_DeleteSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts index f93ec648f15b..74f0d5ce33a5 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorCommand, se_DeleteVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index 80d417e58da2..c32e49c683a8 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts index 338b3afdd82d..03abf03ee686 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorGroupCommand, se_DeleteVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts index 1e510ecbf17a..6ea11811d499 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts index 05cd6a49475c..d3b1b3314428 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceConnectorProxyCommand, se_DeleteVoiceConnectorProxyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index c7ea905f4bbc..17e1a763ed3a 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts index 5d0cf711c63e..aac284512940 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index 02924a5b5315..03d0da756d84 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts index 63ee39f09f80..87e734b15ccc 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceAdminCommand, se_DescribeAppInstanceAdminCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts index 20d4e1979709..b82a6d08012c 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceCommand, se_DescribeAppInstanceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts index 2b0990b7eb48..0e0c2d8f83dd 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAppInstanceUserCommand, se_DescribeAppInstanceUserCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts index 92f784428766..474755f53253 100644 --- a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChannelBanCommand, se_DescribeChannelBanCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelCommand.ts b/clients/client-chime/src/commands/DescribeChannelCommand.ts index e9e36bc7cb20..4085192707c7 100644 --- a/clients/client-chime/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts index d26443a5292c..174a671c56e5 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChannelMembershipCommand, se_DescribeChannelMembershipComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index 32d3c6f61a16..c2543459de0f 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index 9eb7045de2ed..1a081c6b29ff 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts index 0a2baf0d362c..ae66e440c32d 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChannelModeratorCommand, se_DescribeChannelModeratorCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts index 4be8f697947f..4f83f54667c6 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index 0800eb5b3615..b3974a6eedff 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index 8da4b44c65d8..be6853241514 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts index 8a4bd2cbc383..f2a796cb6279 100644 --- a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts +++ b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetAccountCommand.ts b/clients/client-chime/src/commands/GetAccountCommand.ts index a02350c44450..3abc815c8945 100644 --- a/clients/client-chime/src/commands/GetAccountCommand.ts +++ b/clients/client-chime/src/commands/GetAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts index 403a44dea7b3..91baccaddc97 100644 --- a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts index d168f789f7cc..386c1e2e938c 100644 --- a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts index c75ebe0fec0f..64e2782c2535 100644 --- a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetAttendeeCommand.ts b/clients/client-chime/src/commands/GetAttendeeCommand.ts index 31412ae71791..a694c59877b7 100644 --- a/clients/client-chime/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime/src/commands/GetAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_GetAttendeeCommand, se_GetAttendeeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetBotCommand.ts b/clients/client-chime/src/commands/GetBotCommand.ts index 1767c68ed3de..2bcd0d1d73be 100644 --- a/clients/client-chime/src/commands/GetBotCommand.ts +++ b/clients/client-chime/src/commands/GetBotCommand.ts @@ -12,7 +12,8 @@ import { de_GetBotCommand, se_GetBotCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetChannelMessageCommand.ts b/clients/client-chime/src/commands/GetChannelMessageCommand.ts index 397e2421fb4d..cf11f02c8a85 100644 --- a/clients/client-chime/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/GetChannelMessageCommand.ts @@ -16,7 +16,8 @@ import { de_GetChannelMessageCommand, se_GetChannelMessageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts index af4bb7051e6c..2a2bb5d54d8c 100644 --- a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_GetEventsConfigurationCommand, se_GetEventsConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts index 785bdf6a9213..9f4284194161 100644 --- a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetGlobalSettingsCommand, se_GetGlobalSettingsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts index e64fe7a9b331..9c7f583b7ce1 100644 --- a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts @@ -16,7 +16,8 @@ import { de_GetMediaCapturePipelineCommand, se_GetMediaCapturePipelineCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetMeetingCommand.ts b/clients/client-chime/src/commands/GetMeetingCommand.ts index 7696093dc72d..3e7d275b1697 100644 --- a/clients/client-chime/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime/src/commands/GetMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_GetMeetingCommand, se_GetMeetingCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts index d9730720127b..233f22d55e36 100644 --- a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts index 85baf1d1c917..1acdf325c11e 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_GetPhoneNumberCommand, se_GetPhoneNumberCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts index 375cdde89efa..f3d0cb6e07d9 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts @@ -16,7 +16,8 @@ import { de_GetPhoneNumberOrderCommand, se_GetPhoneNumberOrderCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts index 61916fa34961..4a93a74e833f 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetPhoneNumberSettingsCommand, se_GetPhoneNumberSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetProxySessionCommand.ts b/clients/client-chime/src/commands/GetProxySessionCommand.ts index 425c0fa53aa0..9ebf68bfd2b0 100644 --- a/clients/client-chime/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime/src/commands/GetProxySessionCommand.ts @@ -16,7 +16,8 @@ import { de_GetProxySessionCommand, se_GetProxySessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts index 714778ca411d..3a21d3e5756c 100644 --- a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts @@ -13,7 +13,8 @@ import { de_GetRetentionSettingsCommand, se_GetRetentionSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetRoomCommand.ts b/clients/client-chime/src/commands/GetRoomCommand.ts index 62443b9d473e..cdb701946718 100644 --- a/clients/client-chime/src/commands/GetRoomCommand.ts +++ b/clients/client-chime/src/commands/GetRoomCommand.ts @@ -12,7 +12,8 @@ import { de_GetRoomCommand, se_GetRoomCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts index 5014ed025bf9..c5c50aa482c0 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_GetSipMediaApplicationCommand, se_GetSipMediaApplicationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index 9898c84213b2..d518bf92003a 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetSipRuleCommand.ts b/clients/client-chime/src/commands/GetSipRuleCommand.ts index afc0e2904a9f..6ecc5503060e 100644 --- a/clients/client-chime/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime/src/commands/GetSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_GetSipRuleCommand, se_GetSipRuleCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetUserCommand.ts b/clients/client-chime/src/commands/GetUserCommand.ts index 999c2ada4e00..0e37e69ca62f 100644 --- a/clients/client-chime/src/commands/GetUserCommand.ts +++ b/clients/client-chime/src/commands/GetUserCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetUserSettingsCommand.ts b/clients/client-chime/src/commands/GetUserSettingsCommand.ts index 923e6c404dc1..e81879b3f692 100644 --- a/clients/client-chime/src/commands/GetUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetUserSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserSettingsCommand, se_GetUserSettingsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts index 4d1a7ed66774..2192b9fec631 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceConnectorCommand, se_GetVoiceConnectorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 7f1827a58f68..690157b88627 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts index 4eb81d3ed4df..3661c3494c89 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceConnectorGroupCommand, se_GetVoiceConnectorGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index d20580748e91..fca39dd92e22 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts index 9c4e8fdc18f9..9bd34956b926 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts index 0ad2ddd6b659..5881804a7f32 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts @@ -16,7 +16,8 @@ import { de_GetVoiceConnectorProxyCommand, se_GetVoiceConnectorProxyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index 31e92b317e50..8460069475f6 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts index 52e88c7f8576..58b40d11fb09 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index ee5d264e4e4f..6fe7008740ef 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/InviteUsersCommand.ts b/clients/client-chime/src/commands/InviteUsersCommand.ts index 10bf520d237b..cb99d4af588b 100644 --- a/clients/client-chime/src/commands/InviteUsersCommand.ts +++ b/clients/client-chime/src/commands/InviteUsersCommand.ts @@ -17,7 +17,8 @@ import { de_InviteUsersCommand, se_InviteUsersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAccountsCommand.ts b/clients/client-chime/src/commands/ListAccountsCommand.ts index 3d8b0debd597..1559393302b0 100644 --- a/clients/client-chime/src/commands/ListAccountsCommand.ts +++ b/clients/client-chime/src/commands/ListAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountsCommand, se_ListAccountsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts index 05d9b53aeffb..23a04ec49cec 100644 --- a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstanceAdminsCommand, se_ListAppInstanceAdminsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts index fab10dc94278..3eb1b2a76bc5 100644 --- a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstanceUsersCommand, se_ListAppInstanceUsersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAppInstancesCommand.ts b/clients/client-chime/src/commands/ListAppInstancesCommand.ts index 423b2524265c..cd3b3bcc224b 100644 --- a/clients/client-chime/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstancesCommand.ts @@ -17,7 +17,8 @@ import { de_ListAppInstancesCommand, se_ListAppInstancesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts index 9460073defa4..f4bc77697e92 100644 --- a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAttendeeTagsCommand, se_ListAttendeeTagsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListAttendeesCommand.ts b/clients/client-chime/src/commands/ListAttendeesCommand.ts index b1cc8e17d5bf..86de4464e25e 100644 --- a/clients/client-chime/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeesCommand.ts @@ -16,7 +16,8 @@ import { de_ListAttendeesCommand, se_ListAttendeesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListBotsCommand.ts b/clients/client-chime/src/commands/ListBotsCommand.ts index 70f0994ac6e8..e64adf68f4e8 100644 --- a/clients/client-chime/src/commands/ListBotsCommand.ts +++ b/clients/client-chime/src/commands/ListBotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelBansCommand.ts b/clients/client-chime/src/commands/ListChannelBansCommand.ts index 9f8d15087075..656d175fd84e 100644 --- a/clients/client-chime/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime/src/commands/ListChannelBansCommand.ts @@ -17,7 +17,8 @@ import { de_ListChannelBansCommand, se_ListChannelBansCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts index b814bff3afd2..9c8e273200f1 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts @@ -17,7 +17,8 @@ import { de_ListChannelMembershipsCommand, se_ListChannelMembershipsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index 5400a075c33e..d6aa3dcb3f49 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts index f2e51008f646..2a0ba1d7fa50 100644 --- a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts @@ -17,7 +17,8 @@ import { de_ListChannelMessagesCommand, se_ListChannelMessagesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts index 2f10029106fe..ea93d29f841a 100644 --- a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts @@ -17,7 +17,8 @@ import { de_ListChannelModeratorsCommand, se_ListChannelModeratorsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelsCommand.ts b/clients/client-chime/src/commands/ListChannelsCommand.ts index 9fd09d20ede1..0a7edf6dd7e5 100644 --- a/clients/client-chime/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsCommand.ts @@ -17,7 +17,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index b9d2df4fd1a1..3a80a01c47ec 100644 --- a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts index 60deabcef03a..acd7adef99bc 100644 --- a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts @@ -16,7 +16,8 @@ import { de_ListMediaCapturePipelinesCommand, se_ListMediaCapturePipelinesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts index ccfcac00ded7..14b530e50425 100644 --- a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts @@ -16,7 +16,8 @@ import { de_ListMeetingTagsCommand, se_ListMeetingTagsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListMeetingsCommand.ts b/clients/client-chime/src/commands/ListMeetingsCommand.ts index 808e6ec032a2..4ff5b01e2057 100644 --- a/clients/client-chime/src/commands/ListMeetingsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMeetingsCommand, se_ListMeetingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts index 054b6b0ada3d..db069ecfd285 100644 --- a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts @@ -16,7 +16,8 @@ import { de_ListPhoneNumberOrdersCommand, se_ListPhoneNumberOrdersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts index 8db046b2511c..b88708475402 100644 --- a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts @@ -16,7 +16,8 @@ import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListProxySessionsCommand.ts b/clients/client-chime/src/commands/ListProxySessionsCommand.ts index 4b51b22aed5d..33bfe09acc92 100644 --- a/clients/client-chime/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime/src/commands/ListProxySessionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProxySessionsCommand, se_ListProxySessionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts index f38341e0fc38..3ffa771721e5 100644 --- a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts @@ -16,7 +16,8 @@ import { de_ListRoomMembershipsCommand, se_ListRoomMembershipsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListRoomsCommand.ts b/clients/client-chime/src/commands/ListRoomsCommand.ts index 648110637220..92ff7a41fbd1 100644 --- a/clients/client-chime/src/commands/ListRoomsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoomsCommand, se_ListRoomsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts index da25b9681863..51901c366dfc 100644 --- a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSipMediaApplicationsCommand, se_ListSipMediaApplicationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListSipRulesCommand.ts b/clients/client-chime/src/commands/ListSipRulesCommand.ts index ebff0f3ea72e..0865458f69e4 100644 --- a/clients/client-chime/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime/src/commands/ListSipRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSipRulesCommand, se_ListSipRulesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 9e803f7b1050..63282c639ebd 100644 --- a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts index 850cffbfdf1e..bd28ffd978ff 100644 --- a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts @@ -17,7 +17,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListUsersCommand.ts b/clients/client-chime/src/commands/ListUsersCommand.ts index e98ea33776b9..985861958001 100644 --- a/clients/client-chime/src/commands/ListUsersCommand.ts +++ b/clients/client-chime/src/commands/ListUsersCommand.ts @@ -17,7 +17,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts index a482919e00ec..16e3f0fb9354 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVoiceConnectorGroupsCommand, se_ListVoiceConnectorGroupsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index 0ff40aad4011..5648e6afc44a 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts index b6ee023997d8..dd82d168ca92 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVoiceConnectorsCommand, se_ListVoiceConnectorsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/LogoutUserCommand.ts b/clients/client-chime/src/commands/LogoutUserCommand.ts index 7c5aa6b91a55..2e190f6e2b71 100644 --- a/clients/client-chime/src/commands/LogoutUserCommand.ts +++ b/clients/client-chime/src/commands/LogoutUserCommand.ts @@ -12,7 +12,8 @@ import { de_LogoutUserCommand, se_LogoutUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts index de40d191b57b..34c5f55c5cf0 100644 --- a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts index 722e78a7af41..271f3d53cf20 100644 --- a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts index cd7d8e1ee4f4..5aa65ed35467 100644 --- a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts @@ -17,7 +17,8 @@ import { de_PutEventsConfigurationCommand, se_PutEventsConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts index 4c4cbf6249bb..5308778b6a36 100644 --- a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_PutRetentionSettingsCommand, se_PutRetentionSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index a0157cc0ac03..58fc30e15967 100644 --- a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index 86add659606f..21f86358ac76 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index 915a98333515..b9de18a46bec 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts index 5229dbd06892..ed358da37f01 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts index 5f5b33a2ac9c..bccf3c9ca818 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts @@ -17,7 +17,8 @@ import { de_PutVoiceConnectorProxyCommand, se_PutVoiceConnectorProxyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index 9e1765a1e4cc..be88eefbd725 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts index c34c698fb7a1..eb576fbe11a9 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index eaa4497112fa..c53f1926a55e 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts index f9fc3bc63246..d67e0b2a69b6 100644 --- a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts @@ -12,7 +12,8 @@ import { de_RedactChannelMessageCommand, se_RedactChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts index 6ca2a30ca335..64d5d8a9a820 100644 --- a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts @@ -12,7 +12,8 @@ import { de_RedactConversationMessageCommand, se_RedactConversationMessageComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts index 1b751b050cda..7b1206d33683 100644 --- a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts @@ -12,7 +12,8 @@ import { de_RedactRoomMessageCommand, se_RedactRoomMessageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts index 1e4947673111..bade48e9b391 100644 --- a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts +++ b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts @@ -16,7 +16,8 @@ import { de_RegenerateSecurityTokenCommand, se_RegenerateSecurityTokenCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts index 014c8192a5d9..f58c7193fab4 100644 --- a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts +++ b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts @@ -16,7 +16,8 @@ import { de_ResetPersonalPINCommand, se_ResetPersonalPINCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts index b0b77ece4d33..865eda8ba8f9 100644 --- a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_RestorePhoneNumberCommand, se_RestorePhoneNumberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts index 4262671b4cbb..eeadfb35e159 100644 --- a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/SendChannelMessageCommand.ts b/clients/client-chime/src/commands/SendChannelMessageCommand.ts index 310863b76764..d09c2dfb2830 100644 --- a/clients/client-chime/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/SendChannelMessageCommand.ts @@ -16,7 +16,8 @@ import { de_SendChannelMessageCommand, se_SendChannelMessageCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts index 58ab81be13b1..30a3e9f8f704 100644 --- a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_StartMeetingTranscriptionCommand, se_StartMeetingTranscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts index d37e9533d212..5df92b75c56b 100644 --- a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_StopMeetingTranscriptionCommand, se_StopMeetingTranscriptionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/TagAttendeeCommand.ts b/clients/client-chime/src/commands/TagAttendeeCommand.ts index f80d615beb22..3a110ee3b24a 100644 --- a/clients/client-chime/src/commands/TagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/TagAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_TagAttendeeCommand, se_TagAttendeeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/TagMeetingCommand.ts b/clients/client-chime/src/commands/TagMeetingCommand.ts index 48e612f5cb7d..04411b6bfa7d 100644 --- a/clients/client-chime/src/commands/TagMeetingCommand.ts +++ b/clients/client-chime/src/commands/TagMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_TagMeetingCommand, se_TagMeetingCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/TagResourceCommand.ts b/clients/client-chime/src/commands/TagResourceCommand.ts index dc8f11e1db5b..421287ee9817 100644 --- a/clients/client-chime/src/commands/TagResourceCommand.ts +++ b/clients/client-chime/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UntagAttendeeCommand.ts b/clients/client-chime/src/commands/UntagAttendeeCommand.ts index 8b4a599bc0e4..fbfa8fd0539c 100644 --- a/clients/client-chime/src/commands/UntagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/UntagAttendeeCommand.ts @@ -12,7 +12,8 @@ import { de_UntagAttendeeCommand, se_UntagAttendeeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UntagMeetingCommand.ts b/clients/client-chime/src/commands/UntagMeetingCommand.ts index 2a894555331b..aa2fa2c74a39 100644 --- a/clients/client-chime/src/commands/UntagMeetingCommand.ts +++ b/clients/client-chime/src/commands/UntagMeetingCommand.ts @@ -12,7 +12,8 @@ import { de_UntagMeetingCommand, se_UntagMeetingCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UntagResourceCommand.ts b/clients/client-chime/src/commands/UntagResourceCommand.ts index 7e53cc2c7126..b6d0651d034c 100644 --- a/clients/client-chime/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateAccountCommand.ts b/clients/client-chime/src/commands/UpdateAccountCommand.ts index 5d129b58b0e7..e492494a3ac7 100644 --- a/clients/client-chime/src/commands/UpdateAccountCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountCommand, se_UpdateAccountCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts index dab223109ecb..71f05733080e 100644 --- a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountSettingsCommand, se_UpdateAccountSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts index 45c17e4ddef1..84b18a445a6d 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppInstanceCommand, se_UpdateAppInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts index be4c567f15a0..254d3a696adf 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAppInstanceUserCommand, se_UpdateAppInstanceUserCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateBotCommand.ts b/clients/client-chime/src/commands/UpdateBotCommand.ts index e0b250dff9dc..f9b0982a9739 100644 --- a/clients/client-chime/src/commands/UpdateBotCommand.ts +++ b/clients/client-chime/src/commands/UpdateBotCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBotCommand, se_UpdateBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateChannelCommand.ts b/clients/client-chime/src/commands/UpdateChannelCommand.ts index 3b6a7912471f..f24cb973dd3f 100644 --- a/clients/client-chime/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts index 857c01ec4136..b47d1aa516b6 100644 --- a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateChannelMessageCommand, se_UpdateChannelMessageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts index 1ff4a52fcf26..fe2b63a5e9dc 100644 --- a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelReadMarkerCommand, se_UpdateChannelReadMarkerCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts index af9dc34783ad..5af1c1b3fa2e 100644 --- a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalSettingsCommand, se_UpdateGlobalSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts index bd3b61eba6bf..5f81ab47dd5d 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts @@ -17,7 +17,8 @@ import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts index 6b7cbbe9f566..b9ce5449db0c 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -15,7 +15,8 @@ import { de_UpdatePhoneNumberSettingsCommand, se_UpdatePhoneNumberSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts index fbc2f1dd1e18..f3bc8147e14d 100644 --- a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProxySessionCommand, se_UpdateProxySessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateRoomCommand.ts b/clients/client-chime/src/commands/UpdateRoomCommand.ts index 39d33bcab825..5e40386770f3 100644 --- a/clients/client-chime/src/commands/UpdateRoomCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateRoomCommand, se_UpdateRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts index 6d42520595dd..8d0a84b1a71f 100644 --- a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRoomMembershipCommand, se_UpdateRoomMembershipCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts index 2521d8694fbf..4980dc69a327 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts index b22b06e2e8e7..9cdee3b815c0 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSipMediaApplicationCommand, se_UpdateSipMediaApplicationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts index df1562144e8d..8efad5d63e88 100644 --- a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSipRuleCommand, se_UpdateSipRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateUserCommand.ts b/clients/client-chime/src/commands/UpdateUserCommand.ts index cce50c50dc37..41a41ea9bdbf 100644 --- a/clients/client-chime/src/commands/UpdateUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts index 1987d803ddf9..46382e3475cc 100644 --- a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserSettingsCommand, se_UpdateUserSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts index fb61baffc4b2..85c3df4c697b 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceConnectorCommand, se_UpdateVoiceConnectorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts index c8319b1a1ea9..51513fff4491 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceConnectorGroupCommand, se_UpdateVoiceConnectorGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts index dcaf23f0f238..1674972706f1 100644 --- a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts @@ -17,7 +17,8 @@ import { de_ValidateE911AddressCommand, se_ValidateE911AddressCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-chime/src/index.ts b/clients/client-chime/src/index.ts index 7b66aeb242f5..c065f908d523 100644 --- a/clients/client-chime/src/index.ts +++ b/clients/client-chime/src/index.ts @@ -50,8 +50,8 @@ export * from "./ChimeClient"; export * from "./Chime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ChimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ChimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-chime/src/models/ChimeServiceException.ts b/clients/client-chime/src/models/ChimeServiceException.ts index 4a62a5000e2d..e0acb6cc06e4 100644 --- a/clients/client-chime/src/models/ChimeServiceException.ts +++ b/clients/client-chime/src/models/ChimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts index 188c2d2e872d..f9e574ab0930 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts index 05ebfd106354..f3a4d4b95e71 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetSchemaAnalysisRuleCommand, se_BatchGetSchemaAnalysisRuleComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts index 04ead28bf5c0..6ee06ca697a5 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetSchemaCommand, se_BatchGetSchemaCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts index 3612330954b9..a2f9c0b555eb 100644 --- a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAnalysisTemplateCommand, se_CreateAnalysisTemplateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts index dff19bfd69fb..059bc7f2efa9 100644 --- a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCollaborationCommand, se_CreateCollaborationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts index 7a31152ddb00..f8f88d77f775 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts index 5bd1baeec74d..7ccd03fd88f0 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts index 652361a8d8ae..96ea3840b73c 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts index c2fef4dc3002..40981ca2c5b9 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfiguredTableCommand, se_CreateConfiguredTableCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts index b4c8a9179178..f4fe946811de 100644 --- a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMembershipCommand, se_CreateMembershipCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts index 525606b83c3b..a4fb40810853 100644 --- a/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts index 8238265f1fd1..92631fe9b865 100644 --- a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnalysisTemplateCommand, se_DeleteAnalysisTemplateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts index 91c7201fc435..8666f4ee47b3 100644 --- a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCollaborationCommand, se_DeleteCollaborationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts index 99af83efe1b4..914d1e279b1b 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts index 053089c666d0..5235f7803231 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts index f93c0ebece9f..1c982c661fe6 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts index df724abc8981..1b11f8861cee 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfiguredTableCommand, se_DeleteConfiguredTableCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts index 8719416e0bfc..44bdae8e3133 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts index eccdccdba8ca..a7a9343488b3 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMembershipCommand, se_DeleteMembershipCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts index 6b5400c5a5fe..84782f973d81 100644 --- a/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts index 372881c093b2..2d9471efe455 100644 --- a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_GetAnalysisTemplateCommand, se_GetAnalysisTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts index 5978ba14efa6..9c9bfb1a209e 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts index 4b8b5c1d80a6..16f9cc701fc6 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts @@ -12,7 +12,8 @@ import { de_GetCollaborationCommand, se_GetCollaborationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts index b43b48e470c8..fd4444dc88ff 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts index fede1a311843..ed2b5e5be424 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts index 0a3bb90ec1a7..9707ec8966e1 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts index eb5cb40f6623..7e654962fb21 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts index d41a84e0c94f..4448ef240976 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts index 317fa63c39fb..032ecc39c3a9 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfiguredTableCommand, se_GetConfiguredTableCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts index ec008b2ba666..5d7184bc88f3 100644 --- a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_GetMembershipCommand, se_GetMembershipCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts index 15bbc09c4dc0..0eb2d51b1483 100644 --- a/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetPrivacyBudgetTemplateCommand, se_GetPrivacyBudgetTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts index fb9318384014..53ae5c3d8be8 100644 --- a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts @@ -16,7 +16,8 @@ import { de_GetProtectedQueryCommand, se_GetProtectedQueryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts index b922ebb498d8..4e66d11e8268 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaAnalysisRuleCommand, se_GetSchemaAnalysisRuleCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts index da0ffad0dcaf..ee5b495bc5e8 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaCommand, se_GetSchemaCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts index d5187e6da5e2..1ce4a40e9885 100644 --- a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnalysisTemplatesCommand, se_ListAnalysisTemplatesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts index 42f4843b4868..f7b2e302e1b3 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts index c9a9e2c863cd..282ace98ef8f 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts index 245aecfb2585..f5feaa8b60d1 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts index c4373b76445b..bf5b8d4ae716 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts index 3c3c87d6ed9e..c98a62d3eafb 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCollaborationsCommand, se_ListCollaborationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts index 0f2885a6cc67..50d9c5b064bb 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts index 3a5a2381f7b5..3b266eaa064b 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts index 5c230d3c2504..1d56dc9b2862 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfiguredTablesCommand, se_ListConfiguredTablesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts index 9811171b223e..d09773be9b1b 100644 --- a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts index 833754e6d844..3a820ddf48a8 100644 --- a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembershipsCommand, se_ListMembershipsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts index d3e1a711fedd..ca6a90e38827 100644 --- a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrivacyBudgetTemplatesCommand, se_ListPrivacyBudgetTemplatesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts index ff4a6cf29ff7..45fd1ac98850 100644 --- a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrivacyBudgetsCommand, se_ListPrivacyBudgetsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts index b5cd967a68d4..a39ae96c8f25 100644 --- a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProtectedQueriesCommand, se_ListProtectedQueriesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts index 43c4cd5a3f8a..beb67e532870 100644 --- a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts index 35b35befaa91..296775b514cf 100644 --- a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts b/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts index f42049741a3b..d77ad74ac61d 100644 --- a/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts +++ b/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts @@ -12,7 +12,8 @@ import { de_PreviewPrivacyImpactCommand, se_PreviewPrivacyImpactCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts index f5f0f6e598c8..b7ff78a98d2a 100644 --- a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts @@ -17,7 +17,8 @@ import { de_StartProtectedQueryCommand, se_StartProtectedQueryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts index 671ed6e838f0..af87f87b8287 100644 --- a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts index 923423118880..6b53d66ff61e 100644 --- a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts index fd04394eb184..b7bfdb9b7439 100644 --- a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAnalysisTemplateCommand, se_UpdateAnalysisTemplateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts index 41655e024149..e64528dd59ea 100644 --- a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCollaborationCommand, se_UpdateCollaborationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts index 67ed74fa7ded..b826a499a57e 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts index d7dc608f4220..fbe79929ff33 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts index 2fd35fbe39ec..8f3ece586b8a 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts index 3806c613f7a0..690f2843c689 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfiguredTableCommand, se_UpdateConfiguredTableCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts index 2da87f773602..2e947349394d 100644 --- a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMembershipCommand, se_UpdateMembershipCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts index e1466fea5b71..d588970795cb 100644 --- a/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts index 3a096966d6a7..c3718fccef68 100644 --- a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProtectedQueryCommand, se_UpdateProtectedQueryCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanrooms/src/index.ts b/clients/client-cleanrooms/src/index.ts index 79b1a8917190..d608045a7d82 100644 --- a/clients/client-cleanrooms/src/index.ts +++ b/clients/client-cleanrooms/src/index.ts @@ -16,8 +16,8 @@ export * from "./CleanRoomsClient"; export * from "./CleanRooms"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CleanRoomsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CleanRoomsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cleanrooms/src/models/CleanRoomsServiceException.ts b/clients/client-cleanrooms/src/models/CleanRoomsServiceException.ts index e8cef39c6546..39bef9995ac1 100644 --- a/clients/client-cleanrooms/src/models/CleanRoomsServiceException.ts +++ b/clients/client-cleanrooms/src/models/CleanRoomsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts index d60eb321120b..a152ffaf65d9 100644 --- a/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAudienceModelCommand, se_CreateAudienceModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts index 589c3538cca7..f382708c2612 100644 --- a/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts index a36a41b9e943..7d15862ba85d 100644 --- a/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrainingDatasetCommand, se_CreateTrainingDatasetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts index 5a3dbeecd3ed..cf9a252e43b8 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts index fcb496fa67f5..1ce98f6cf531 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAudienceModelCommand, se_DeleteAudienceModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts index ef991c34cafe..f6045dfb7dee 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts index c50c99213029..d39122966cb7 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts index 5bf1be2979f1..3d7425f8d309 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrainingDatasetCommand, se_DeleteTrainingDatasetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts index f9202b87acf9..434ff90d38be 100644 --- a/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetAudienceGenerationJobCommand, se_GetAudienceGenerationJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts index bf6a71c9fb8e..6a223089a8cf 100644 --- a/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetAudienceModelCommand, se_GetAudienceModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts index cfdf15f96c9e..3f0dfb70d5d3 100644 --- a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfiguredAudienceModelCommand, se_GetConfiguredAudienceModelComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts index cac198b47f0a..21bac24119de 100644 --- a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts index 12d1745c4040..1ab83ce84005 100644 --- a/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_GetTrainingDatasetCommand, se_GetTrainingDatasetCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts index cd1b6fb65981..67ca757543d1 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAudienceExportJobsCommand, se_ListAudienceExportJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts index f95428d4f124..c000ba64292a 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAudienceGenerationJobsCommand, se_ListAudienceGenerationJobsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts index 72ef8b9a5dd6..f7abff90af8e 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAudienceModelsCommand, se_ListAudienceModelsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts b/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts index c25e338a7177..6386fed341d9 100644 --- a/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts b/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts index 3f3a18140937..58cb8f8da8f8 100644 --- a/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts b/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts index 0ad55c6aac38..2ee78835cbb9 100644 --- a/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTrainingDatasetsCommand, se_ListTrainingDatasetsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts index a0d2eb22e5f7..9aef369cd0d7 100644 --- a/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts b/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts index e054f4b0f77d..1cf9128c2fe2 100644 --- a/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartAudienceExportJobCommand, se_StartAudienceExportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts index bedc7c563ad8..3f08a89e4447 100644 --- a/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartAudienceGenerationJobCommand, se_StartAudienceGenerationJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts b/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts index 6071c8aa93a1..8c463b05a0bb 100644 --- a/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts b/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts index 9ff54a99f620..ebc5745a692d 100644 --- a/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts index 416fb475d4c9..28f2700397bd 100644 --- a/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cleanroomsml/src/index.ts b/clients/client-cleanroomsml/src/index.ts index 21c14229f7cb..d35af6b40170 100644 --- a/clients/client-cleanroomsml/src/index.ts +++ b/clients/client-cleanroomsml/src/index.ts @@ -13,8 +13,8 @@ export * from "./CleanRoomsMLClient"; export * from "./CleanRoomsML"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CleanRoomsMLExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CleanRoomsMLExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cleanroomsml/src/models/CleanRoomsMLServiceException.ts b/clients/client-cleanroomsml/src/models/CleanRoomsMLServiceException.ts index a10f34a46481..11f9d3303905 100644 --- a/clients/client-cleanroomsml/src/models/CleanRoomsMLServiceException.ts +++ b/clients/client-cleanroomsml/src/models/CleanRoomsMLServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts index c5d68c510d38..bf58117ad92f 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts @@ -16,7 +16,8 @@ import { de_CreateEnvironmentEC2Command, se_CreateEnvironmentEC2Command } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts index 2d2a01ee61c6..4375c2976f70 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEnvironmentMembershipCommand, se_CreateEnvironmentMembershipCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts index 7bb1e1b224ae..9d00e72e9971 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts index e312f753e14a..f21c7ceaf0bb 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentMembershipCommand, se_DeleteEnvironmentMembershipCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts index 5508883f8ba8..0886ca803955 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts index c1c2b9cd5031..cd49ca7976cb 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEnvironmentStatusCommand, se_DescribeEnvironmentStatusComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts index 68805db39c35..601cb38ca2d9 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEnvironmentsCommand, se_DescribeEnvironmentsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts index 10a913ca767b..bdbc89ea4354 100644 --- a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts index 0e7eea8312a8..69131b6fa85d 100644 --- a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/TagResourceCommand.ts b/clients/client-cloud9/src/commands/TagResourceCommand.ts index 7ea6adb0ccad..b964d87d4abc 100644 --- a/clients/client-cloud9/src/commands/TagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/UntagResourceCommand.ts b/clients/client-cloud9/src/commands/UntagResourceCommand.ts index 00e7b3c2ee37..9f716dd342c5 100644 --- a/clients/client-cloud9/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts index a8626387f1dc..04c803ed2875 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts index 6d8cff7eb738..f88494967031 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnvironmentMembershipCommand, se_UpdateEnvironmentMembershipCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloud9/src/index.ts b/clients/client-cloud9/src/index.ts index 024f77a3fbf7..1128f1e38bae 100644 --- a/clients/client-cloud9/src/index.ts +++ b/clients/client-cloud9/src/index.ts @@ -74,8 +74,8 @@ export * from "./Cloud9Client"; export * from "./Cloud9"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Cloud9ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Cloud9ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cloud9/src/models/Cloud9ServiceException.ts b/clients/client-cloud9/src/models/Cloud9ServiceException.ts index cfa4cb33d892..39d3b11d5836 100644 --- a/clients/client-cloud9/src/models/Cloud9ServiceException.ts +++ b/clients/client-cloud9/src/models/Cloud9ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts index 204f5943055a..8f0f21a5b77e 100644 --- a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts @@ -16,7 +16,8 @@ import { de_CancelResourceRequestCommand, se_CancelResourceRequestCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts index 5fd499c3cc25..58d17fc19e74 100644 --- a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts @@ -17,7 +17,8 @@ import { de_CreateResourceCommand, se_CreateResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts index 9b2c0e0f1c5c..3a110a03d7d7 100644 --- a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceCommand, se_DeleteResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts index 9443f932aeec..0478f82e4635 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceCommand, se_GetResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts index 7d9b7cb3fb26..9d0ce078d10e 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts @@ -16,7 +16,8 @@ import { de_GetResourceRequestStatusCommand, se_GetResourceRequestStatusCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts index 64bd04f49b2a..4eb0657738c4 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts @@ -16,7 +16,8 @@ import { de_ListResourceRequestsCommand, se_ListResourceRequestsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts index 0b52535817fd..a7e874c1fa7e 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts @@ -17,7 +17,8 @@ import { de_ListResourcesCommand, se_ListResourcesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts index 6a56b5721811..d036e8733348 100644 --- a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudcontrol/src/index.ts b/clients/client-cloudcontrol/src/index.ts index 8e1e08a885d0..c432e1f2b9bd 100644 --- a/clients/client-cloudcontrol/src/index.ts +++ b/clients/client-cloudcontrol/src/index.ts @@ -9,8 +9,8 @@ export * from "./CloudControlClient"; export * from "./CloudControl"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudControlExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudControlExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-cloudcontrol/src/models/CloudControlServiceException.ts b/clients/client-cloudcontrol/src/models/CloudControlServiceException.ts index d5f1ef03b981..5300f36c84af 100644 --- a/clients/client-cloudcontrol/src/models/CloudControlServiceException.ts +++ b/clients/client-cloudcontrol/src/models/CloudControlServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts index 51e9910af055..ad4ef14dc787 100644 --- a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts @@ -12,7 +12,8 @@ import { de_AddFacetToObjectCommand, se_AddFacetToObjectCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts index a93712c02fc6..1b1e5074d546 100644 --- a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts @@ -12,7 +12,8 @@ import { de_ApplySchemaCommand, se_ApplySchemaCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts index 37578f3cce74..046c5e629b0a 100644 --- a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts @@ -12,7 +12,8 @@ import { de_AttachObjectCommand, se_AttachObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts index 8663ed7727e8..b2d668a61f22 100644 --- a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachPolicyCommand, se_AttachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts index 20489e98155a..a50b4766a3fc 100644 --- a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts @@ -12,7 +12,8 @@ import { de_AttachToIndexCommand, se_AttachToIndexCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts index 9b2296f1ccd8..2439a0581889 100644 --- a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts @@ -12,7 +12,8 @@ import { de_AttachTypedLinkCommand, se_AttachTypedLinkCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts index 1eb0de5811de..9e6d23263880 100644 --- a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts @@ -12,7 +12,8 @@ import { de_BatchReadCommand, se_BatchReadCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts index b35e24534232..c47e52916437 100644 --- a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts @@ -12,7 +12,8 @@ import { de_BatchWriteCommand, se_BatchWriteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts index b3d50c37439f..22a87bea1b89 100644 --- a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDirectoryCommand, se_CreateDirectoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts index e2a9d8677c20..cb9214c56ef0 100644 --- a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFacetCommand, se_CreateFacetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts index 369bc48e2db5..0b500e031251 100644 --- a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIndexCommand, se_CreateIndexCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts index 6f1214391a7e..09606a638f70 100644 --- a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateObjectCommand, se_CreateObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts index fee5b2922e81..162dec78d867 100644 --- a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSchemaCommand, se_CreateSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts index 5ac1d33b6f5f..567b27b3bef2 100644 --- a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTypedLinkFacetCommand, se_CreateTypedLinkFacetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts index ad1d43e6a608..bfc7e00c3ccc 100644 --- a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDirectoryCommand, se_DeleteDirectoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts index a2c6b161750c..b97578eedb76 100644 --- a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFacetCommand, se_DeleteFacetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts index e09d8c51e261..a8a800c9280d 100644 --- a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteObjectCommand, se_DeleteObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts index 02f5253d539e..7ef48a2dffc5 100644 --- a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts index 3a6d1da9f8a0..82ea164b75b6 100644 --- a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTypedLinkFacetCommand, se_DeleteTypedLinkFacetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts index fbbd3d02e6e6..074fd0eb0310 100644 --- a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DetachFromIndexCommand, se_DetachFromIndexCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts index 232cefddce1b..13d077e64f97 100644 --- a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DetachObjectCommand, se_DetachObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts index 1ce2e1680df8..2174f427cdd7 100644 --- a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachPolicyCommand, se_DetachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts index 77d5ea0c6eff..5f0d3b32c589 100644 --- a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DetachTypedLinkCommand, se_DetachTypedLinkCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts index 17471f577de2..43c4906627c7 100644 --- a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_DisableDirectoryCommand, se_DisableDirectoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts index c6c89a65381a..52a0acdfae89 100644 --- a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_EnableDirectoryCommand, se_EnableDirectoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts index 3f1d4058383f..82833e34a500 100644 --- a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppliedSchemaVersionCommand, se_GetAppliedSchemaVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts index b698505397a5..b45a7cbce563 100644 --- a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetDirectoryCommand, se_GetDirectoryCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts index 8dae7c650cdf..f76181637a40 100644 --- a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts @@ -12,7 +12,8 @@ import { de_GetFacetCommand, se_GetFacetCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts index 8367232f8797..fceaf3c0c395 100644 --- a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_GetLinkAttributesCommand, se_GetLinkAttributesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts index d65615bb4977..271a53b146d1 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_GetObjectAttributesCommand, se_GetObjectAttributesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts index 21bc7bbf5702..bc6e88099aa4 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts @@ -12,7 +12,8 @@ import { de_GetObjectInformationCommand, se_GetObjectInformationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts index 1ec3d588f307..46f5a1cb10c8 100644 --- a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaAsJsonCommand, se_GetSchemaAsJsonCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts index f21f64411b23..fb93306bc1de 100644 --- a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts index 5bf7942936f2..923bfd0923e6 100644 --- a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAppliedSchemaArnsCommand, se_ListAppliedSchemaArnsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts index 401bbe19cc9d..e6b79fe355a5 100644 --- a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedIndicesCommand, se_ListAttachedIndicesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts index 92b6e7ff5ba6..54a339f4b6c7 100644 --- a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevelopmentSchemaArnsCommand, se_ListDevelopmentSchemaArnsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts index 16717446aacd..774d83ccbb19 100644 --- a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDirectoriesCommand, se_ListDirectoriesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts index 66e2648d69f5..bb7aefd231cf 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFacetAttributesCommand, se_ListFacetAttributesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts index 706985e6072e..3f28b73d33f2 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFacetNamesCommand, se_ListFacetNamesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts index e319ede9c830..3a51da6e3bdd 100644 --- a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListIncomingTypedLinksCommand, se_ListIncomingTypedLinksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts index 6699262f2171..f05d681602a5 100644 --- a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts @@ -12,7 +12,8 @@ import { de_ListIndexCommand, se_ListIndexCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts index d41e4aeab606..2e7981841f08 100644 --- a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedSchemaArnsCommand, se_ListManagedSchemaArnsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts index f4b9b2d72fff..ef2d982c7737 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectAttributesCommand, se_ListObjectAttributesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts index 59427a353311..ac699c7ab96d 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectChildrenCommand, se_ListObjectChildrenCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts index fcd01038718a..80972c5ba8c3 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectParentPathsCommand, se_ListObjectParentPathsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts index efd821bc6700..d2ac6298ce7e 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectParentsCommand, se_ListObjectParentsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts index 6ec89e7a07d0..076773972043 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectPoliciesCommand, se_ListObjectPoliciesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts index 21b5561379f1..03ef91ae306e 100644 --- a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListOutgoingTypedLinksCommand, se_ListOutgoingTypedLinksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts index 0fed745aea79..6ef3d4c99487 100644 --- a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyAttachmentsCommand, se_ListPolicyAttachmentsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts index 9c146eef5fad..a7b1998d6b8b 100644 --- a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPublishedSchemaArnsCommand, se_ListPublishedSchemaArnsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts index ab2e337bd811..295c8e746980 100644 --- a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts index 980589d598dc..d3514cc4d644 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts index 3ccb4b3829b1..c6d5ff4bc518 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypedLinkFacetNamesCommand, se_ListTypedLinkFacetNamesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts index 5c8416154f80..cef3b3cff42f 100644 --- a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_LookupPolicyCommand, se_LookupPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts index 7ef520a03620..77d6ca157351 100644 --- a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_PublishSchemaCommand, se_PublishSchemaCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts index b343a111dce5..4480ed5b5f8c 100644 --- a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts @@ -12,7 +12,8 @@ import { de_PutSchemaFromJsonCommand, se_PutSchemaFromJsonCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts index 925b8f56259c..5ea2f2444d83 100644 --- a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFacetFromObjectCommand, se_RemoveFacetFromObjectCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts index d825da351512..a82290d768b4 100644 --- a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts index 7f38f3825da7..24b793e7d935 100644 --- a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts index 3d0e840c799f..8ffd86d3ec29 100644 --- a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFacetCommand, se_UpdateFacetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts index 71a7bba0fbb3..55261239c4eb 100644 --- a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLinkAttributesCommand, se_UpdateLinkAttributesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts index 2296538bf025..2ed6463ba92b 100644 --- a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateObjectAttributesCommand, se_UpdateObjectAttributesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts index f0c7d16ab94b..1cffefac4667 100644 --- a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSchemaCommand, se_UpdateSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts index 5aa0a67efc78..569b16469e92 100644 --- a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTypedLinkFacetCommand, se_UpdateTypedLinkFacetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts index e56784fe8c23..a0f6402f138d 100644 --- a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_UpgradeAppliedSchemaCommand, se_UpgradeAppliedSchemaCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts index bc7fb3d850b3..b51c5497b56a 100644 --- a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_UpgradePublishedSchemaCommand, se_UpgradePublishedSchemaCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-clouddirectory/src/index.ts b/clients/client-clouddirectory/src/index.ts index b902dbf34d36..19c58796e490 100644 --- a/clients/client-clouddirectory/src/index.ts +++ b/clients/client-clouddirectory/src/index.ts @@ -13,8 +13,8 @@ export * from "./CloudDirectoryClient"; export * from "./CloudDirectory"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudDirectoryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudDirectoryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-clouddirectory/src/models/CloudDirectoryServiceException.ts b/clients/client-clouddirectory/src/models/CloudDirectoryServiceException.ts index b0c6a05852c9..eeb0d290d802 100644 --- a/clients/client-clouddirectory/src/models/CloudDirectoryServiceException.ts +++ b/clients/client-clouddirectory/src/models/CloudDirectoryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts index be453fabd57d..42a6c27d4463 100644 --- a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateOrganizationsAccessCommand, se_ActivateOrganizationsAccessCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts index 813747004638..70e3084b557c 100644 --- a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateTypeCommand, se_ActivateTypeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts index d1a682e784f6..638d05829c19 100644 --- a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts +++ b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts index f55936e25df7..d7b3c96d9c68 100644 --- a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts @@ -12,7 +12,8 @@ import { de_CancelUpdateStackCommand, se_CancelUpdateStackCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts index 2086ba97981e..c0d0b6e24dc0 100644 --- a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts +++ b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts @@ -12,7 +12,8 @@ import { de_ContinueUpdateRollbackCommand, se_ContinueUpdateRollbackCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts index 248461feed5e..1a13dd91b5f6 100644 --- a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChangeSetCommand, se_CreateChangeSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts index 7c9fe36869b6..1555a9402698 100644 --- a/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGeneratedTemplateCommand, se_CreateGeneratedTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CreateStackCommand.ts b/clients/client-cloudformation/src/commands/CreateStackCommand.ts index 95a3ea79838b..f2c78d39388f 100644 --- a/clients/client-cloudformation/src/commands/CreateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts index 963b649a2817..20cef841817f 100644 --- a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStackInstancesCommand, se_CreateStackInstancesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts index b4a3c94de217..d562103a2c36 100644 --- a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStackSetCommand, se_CreateStackSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts index 1c9d764022c9..4bdfba80151e 100644 --- a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts index 09297e3c640f..ef58d1fe2c69 100644 --- a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateTypeCommand, se_DeactivateTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts index 1541b309612f..d35fa407f974 100644 --- a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChangeSetCommand, se_DeleteChangeSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts index ecc83ce1bb82..5b4bb08ebe13 100644 --- a/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGeneratedTemplateCommand, se_DeleteGeneratedTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts index ed32c28e38d3..a867901bf737 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts index 58585c7a3fb7..fdaa4c09621b 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStackInstancesCommand, se_DeleteStackInstancesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts index db39b84b210f..58b3d432fd54 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStackSetCommand, se_DeleteStackSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts index e51d2ac9b412..0ebddb1ec3cb 100644 --- a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterTypeCommand, se_DeregisterTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts index 3910a159653b..96ddab2147da 100644 --- a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts index 5cb37c9b03fd..32f9bb206467 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeChangeSetCommand, se_DescribeChangeSetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts index 32574783d57f..fb0af5058b99 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeChangeSetHooksCommand, se_DescribeChangeSetHooksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts index 7a765ced9097..b601e0e8c6de 100644 --- a/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGeneratedTemplateCommand, se_DescribeGeneratedTemplateComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts index c5feec0e138e..f2c31ea7252d 100644 --- a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOrganizationsAccessCommand, se_DescribeOrganizationsAccessCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts index 3901c535e2ae..5eb0ce952840 100644 --- a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePublisherCommand, se_DescribePublisherCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts b/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts index f18a3bac5a91..befbe47ea9fa 100644 --- a/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourceScanCommand, se_DescribeResourceScanCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts index d85834e2159e..9085f1e44538 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts index 4a9362060c35..5138bdbf53b4 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackEventsCommand, se_DescribeStackEventsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts index bd6b3c8cd3c9..76eae45163eb 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackInstanceCommand, se_DescribeStackInstanceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts index e7c413fd7f45..dc3e780353ea 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackResourceCommand, se_DescribeStackResourceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts index fca2b8857f73..c15f68e97664 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackResourceDriftsCommand, se_DescribeStackResourceDriftsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts index 8a8ac81c6656..3a1cd2d410b5 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackResourcesCommand, se_DescribeStackResourcesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts index 70f13c471bfd..b291400fb27c 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackSetCommand, se_DescribeStackSetCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts index 758925dac986..9a96d4e56316 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackSetOperationCommand, se_DescribeStackSetOperationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts index 690e5f6cc46a..f1fe707a2375 100644 --- a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts index 17d926b38167..7f71d798809b 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTypeCommand, se_DescribeTypeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts index ad503c84a401..a55c6af5efcf 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTypeRegistrationCommand, se_DescribeTypeRegistrationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts index ed3e47203351..8ce605532bfe 100644 --- a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts @@ -12,7 +12,8 @@ import { de_DetectStackDriftCommand, se_DetectStackDriftCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts index 13991dcdee56..ec6df93d6977 100644 --- a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts @@ -12,7 +12,8 @@ import { de_DetectStackResourceDriftCommand, se_DetectStackResourceDriftCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts index ae020c13f1a5..f5f1af0faf72 100644 --- a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts @@ -12,7 +12,8 @@ import { de_DetectStackSetDriftCommand, se_DetectStackSetDriftCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts index c2174ddde1f9..b8651ffd7bd2 100644 --- a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts +++ b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts @@ -12,7 +12,8 @@ import { de_EstimateTemplateCostCommand, se_EstimateTemplateCostCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts index 3d701d88a1cf..007001e3750f 100644 --- a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteChangeSetCommand, se_ExecuteChangeSetCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts index 7b591dce2abe..0f7f67e4e919 100644 --- a/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetGeneratedTemplateCommand, se_GetGeneratedTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts index bf18ced88d9f..c7ac386d1272 100644 --- a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetStackPolicyCommand, se_GetStackPolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts index 178a626dbff2..0feb8f277dff 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts index 9889d91a736c..c180882b5763 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetTemplateSummaryCommand, se_GetTemplateSummaryCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts index 49e6edb52a10..2375d20bc142 100644 --- a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts @@ -12,7 +12,8 @@ import { de_ImportStacksToStackSetCommand, se_ImportStacksToStackSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts index dc8e041a21ad..db77ecf14dd7 100644 --- a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListExportsCommand.ts b/clients/client-cloudformation/src/commands/ListExportsCommand.ts index 72e35ff5fc77..5a35cbd02f1e 100644 --- a/clients/client-cloudformation/src/commands/ListExportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts b/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts index 2f539d15732f..78949aea96bf 100644 --- a/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGeneratedTemplatesCommand, se_ListGeneratedTemplatesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListImportsCommand.ts b/clients/client-cloudformation/src/commands/ListImportsCommand.ts index a536f35d1639..62628f6f03a1 100644 --- a/clients/client-cloudformation/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListImportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts index 19128b7c2317..9739196ddaf2 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts index d94d71b2f1e6..5b34cb3d51b6 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceScanResourcesCommand, se_ListResourceScanResourcesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts index 97ff48f814dc..8814c513b26b 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceScansCommand, se_ListResourceScansCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts index f5b97e10ef5e..fc0bfffe674c 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts index 643ef66ae2a1..2ceeb991c344 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStackInstancesCommand, se_ListStackInstancesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts index b57dc89b3bd4..a57e9606a856 100644 --- a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStackResourcesCommand, se_ListStackResourcesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts index 7ef19dc172d1..1d9034429c3e 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts index ea1d3e29c8ec..29af3cab941d 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStackSetOperationResultsCommand, se_ListStackSetOperationResults /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts index 94291721dc56..c6991ba13e3a 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStackSetOperationsCommand, se_ListStackSetOperationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts index 903eabbc2d43..d717a8806724 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStackSetsCommand, se_ListStackSetsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListStacksCommand.ts b/clients/client-cloudformation/src/commands/ListStacksCommand.ts index b9e2db60c830..3e7c212a0900 100644 --- a/clients/client-cloudformation/src/commands/ListStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStacksCommand.ts @@ -12,7 +12,8 @@ import { de_ListStacksCommand, se_ListStacksCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts index a3e581f4f898..5a148976d278 100644 --- a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypeRegistrationsCommand, se_ListTypeRegistrationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts index 46956e27eed8..c3f46ab683d0 100644 --- a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypeVersionsCommand, se_ListTypeVersionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ListTypesCommand.ts b/clients/client-cloudformation/src/commands/ListTypesCommand.ts index e642a7dcd327..eb1040714d47 100644 --- a/clients/client-cloudformation/src/commands/ListTypesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTypesCommand, se_ListTypesCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts index ff5222ec2740..5420dfd94086 100644 --- a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts @@ -12,7 +12,8 @@ import { de_PublishTypeCommand, se_PublishTypeCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts index 1857498b8a29..cf003dfce4fa 100644 --- a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts +++ b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts @@ -12,7 +12,8 @@ import { de_RecordHandlerProgressCommand, se_RecordHandlerProgressCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts index 2418221336be..802755947885 100644 --- a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterPublisherCommand, se_RegisterPublisherCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts index 93c9f712b4f8..2c466205e777 100644 --- a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterTypeCommand, se_RegisterTypeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts index db8c9b3a44f3..5420b354ff01 100644 --- a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts +++ b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts @@ -12,7 +12,8 @@ import { de_RollbackStackCommand, se_RollbackStackCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts index 83d9ec67326c..9effd4d74395 100644 --- a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SetStackPolicyCommand, se_SetStackPolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts index 4baa50145030..94f721d9bfd3 100644 --- a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_SetTypeConfigurationCommand, se_SetTypeConfigurationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts index 27c948cd8e32..a31a6ffc1311 100644 --- a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts @@ -12,7 +12,8 @@ import { de_SetTypeDefaultVersionCommand, se_SetTypeDefaultVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts index 3e8a1c0e00fe..de032b26fb1f 100644 --- a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts @@ -12,7 +12,8 @@ import { de_SignalResourceCommand, se_SignalResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts b/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts index f84378b50d29..28128d4f2121 100644 --- a/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts +++ b/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts @@ -12,7 +12,8 @@ import { de_StartResourceScanCommand, se_StartResourceScanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts index 15f84d0f3800..39db3075090e 100644 --- a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts @@ -12,7 +12,8 @@ import { de_StopStackSetOperationCommand, se_StopStackSetOperationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/TestTypeCommand.ts b/clients/client-cloudformation/src/commands/TestTypeCommand.ts index 0b401bcf7858..d76aa39bb13a 100644 --- a/clients/client-cloudformation/src/commands/TestTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/TestTypeCommand.ts @@ -12,7 +12,8 @@ import { de_TestTypeCommand, se_TestTypeCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts index db5e2146a3fc..8ef78e1db1f1 100644 --- a/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGeneratedTemplateCommand, se_UpdateGeneratedTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts index 6c4b5ac70936..8cd5c92c9642 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStackCommand, se_UpdateStackCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts index b984e16be4df..2f52bd3a59bd 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStackInstancesCommand, se_UpdateStackInstancesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts index 143b6191a2ed..cd8f6bda171a 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStackSetCommand, se_UpdateStackSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts index c2d78733167e..b6a70fbe606c 100644 --- a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTerminationProtectionCommand, se_UpdateTerminationProtectionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts index c7c4375ead0f..4c4bdec49438 100644 --- a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_ValidateTemplateCommand, se_ValidateTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudformation/src/index.ts b/clients/client-cloudformation/src/index.ts index f534f7a12f81..c4a04c604681 100644 --- a/clients/client-cloudformation/src/index.ts +++ b/clients/client-cloudformation/src/index.ts @@ -19,8 +19,8 @@ export * from "./CloudFormationClient"; export * from "./CloudFormation"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudFormationExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudFormationExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-cloudformation/src/models/CloudFormationServiceException.ts b/clients/client-cloudformation/src/models/CloudFormationServiceException.ts index dcee256eaa1f..c32d51d0dc98 100644 --- a/clients/client-cloudformation/src/models/CloudFormationServiceException.ts +++ b/clients/client-cloudformation/src/models/CloudFormationServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts index af2281db47fb..5d393522269c 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteKeyCommand, se_DeleteKeyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts index d033e084a1e8..574755e06995 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeKeyValueStoreCommand, se_DescribeKeyValueStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts index 743adef245a3..a6cd17409e0c 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts @@ -16,7 +16,8 @@ import { de_GetKeyCommand, se_GetKeyCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts index cb02c3141354..43323fae8c04 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts @@ -16,7 +16,8 @@ import { de_ListKeysCommand, se_ListKeysCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts index af89277f0b50..0263938c47ea 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts @@ -16,7 +16,8 @@ import { de_PutKeyCommand, se_PutKeyCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts index 0e8f3f598df7..71b1954e12a0 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateKeysCommand, se_UpdateKeysCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront-keyvaluestore/src/index.ts b/clients/client-cloudfront-keyvaluestore/src/index.ts index 9de71c5968bd..5ba36ae057c2 100644 --- a/clients/client-cloudfront-keyvaluestore/src/index.ts +++ b/clients/client-cloudfront-keyvaluestore/src/index.ts @@ -8,8 +8,8 @@ export * from "./CloudFrontKeyValueStoreClient"; export * from "./CloudFrontKeyValueStore"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudFrontKeyValueStoreExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudFrontKeyValueStoreExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cloudfront-keyvaluestore/src/models/CloudFrontKeyValueStoreServiceException.ts b/clients/client-cloudfront-keyvaluestore/src/models/CloudFrontKeyValueStoreServiceException.ts index 3213e56d2ee6..d9aa5276b7cb 100644 --- a/clients/client-cloudfront-keyvaluestore/src/models/CloudFrontKeyValueStoreServiceException.ts +++ b/clients/client-cloudfront-keyvaluestore/src/models/CloudFrontKeyValueStoreServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts index e428dc3bda19..a85d49ca15dd 100644 --- a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts +++ b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAliasCommand, se_AssociateAliasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts index 013612be0450..6cad33786738 100644 --- a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts @@ -16,7 +16,8 @@ import { de_CopyDistributionCommand, se_CopyDistributionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts index 5bf2bf89e4f0..9c1152f039aa 100644 --- a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCachePolicyCommand, se_CreateCachePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts index a20b94caeab4..5ec2eb385b4e 100644 --- a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts index 9419de79aafb..b699eb40d912 100644 --- a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts index 2e88dbb6dfe7..5f87246289c6 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateDistributionCommand, se_CreateDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts index 887b94eedbfd..a0e6ffcc92e6 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts @@ -17,7 +17,8 @@ import { de_CreateDistributionWithTagsCommand, se_CreateDistributionWithTagsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts index 43dc3c04f393..d488c246effd 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts index 1db5f72f8ad4..78971ee05167 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts index 882e6d203439..f4c8f5794c0f 100644 --- a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateFunctionCommand, se_CreateFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts index fd3090e4ae67..e3123ac68f94 100644 --- a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInvalidationCommand, se_CreateInvalidationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts index 0e55cffda40c..af5773c8ae83 100644 --- a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyGroupCommand, se_CreateKeyGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts index fa78f1a89f5a..2ab3c6d3d4ea 100644 --- a/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyValueStoreCommand, se_CreateKeyValueStoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts index 65a2f3ec9059..c8b51f6347b8 100644 --- a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts index 0638ae7cd9de..e7c83bc92002 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOriginAccessControlCommand, se_CreateOriginAccessControlComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts index f55fbd8ef457..c597dcaeeb31 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOriginRequestPolicyCommand, se_CreateOriginRequestPolicyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts index a27192fe3d04..8199389eb894 100644 --- a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePublicKeyCommand, se_CreatePublicKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts index 6c1542168cd1..40f260508b72 100644 --- a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRealtimeLogConfigCommand, se_CreateRealtimeLogConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts index 999314cb1704..99d40d82c57e 100644 --- a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResponseHeadersPolicyCommand, se_CreateResponseHeadersPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts index 124d42e8a4e9..3743fde441d6 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamingDistributionCommand, se_CreateStreamingDistributionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts index 4e6a2518bafe..97e62b0aee67 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts index 45fc60f3a611..ded2d50cf9c7 100644 --- a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCachePolicyCommand, se_DeleteCachePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts index c74dcb6ded92..274996747752 100644 --- a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts index 71957473c16d..289ecec5476c 100644 --- a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts index 4c74c0579c19..4b3eac4cd28c 100644 --- a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDistributionCommand, se_DeleteDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts index 021bfb076abf..33b90549d92e 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts index 813c903d7eb1..133f7611ceab 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts index bd22a5597c3a..aa09cba4b6da 100644 --- a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionCommand, se_DeleteFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts index 3e46f7d4292d..4e78edc42160 100644 --- a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyGroupCommand, se_DeleteKeyGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts index 22262d1f89c5..8543291219f2 100644 --- a/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyValueStoreCommand, se_DeleteKeyValueStoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts index b6b9958f9652..095ef66b3e0d 100644 --- a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts index 3e5dccaa9183..7577e10c6ced 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOriginAccessControlCommand, se_DeleteOriginAccessControlComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts index f06eeb94d15c..514faf9249c2 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOriginRequestPolicyCommand, se_DeleteOriginRequestPolicyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts index 6cc7599bfd85..2cef74681e11 100644 --- a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePublicKeyCommand, se_DeletePublicKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts index 95b65145bf5d..39f91d7b8cd1 100644 --- a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRealtimeLogConfigCommand, se_DeleteRealtimeLogConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts index 30842c8be64e..05bb87b81980 100644 --- a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResponseHeadersPolicyCommand, se_DeleteResponseHeadersPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts index 79bb059c14f4..493009b77784 100644 --- a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamingDistributionCommand, se_DeleteStreamingDistributionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts index d251064b089f..f5df0c37b56f 100644 --- a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFunctionCommand, se_DescribeFunctionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts index 6db166f9b681..5939e7e6dd4e 100644 --- a/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeKeyValueStoreCommand, se_DescribeKeyValueStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts index d83c3cd13caf..599929c3b2fc 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetCachePolicyCommand, se_GetCachePolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts index b86f727c082d..d10beab2c7ee 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetCachePolicyConfigCommand, se_GetCachePolicyConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts index ef6b467ed755..83ac9c8d6315 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts index 94f95f9bfa5b..e25922109b28 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts index dbfa1d1399d5..9ad75a816629 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts index 37c6427f1f51..0275a6dc51fd 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts index f4ce24512dbd..d48e3a11b516 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts @@ -16,7 +16,8 @@ import { de_GetDistributionCommand, se_GetDistributionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts index 0654092a7b74..69ca4e86059d 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts @@ -16,7 +16,8 @@ import { de_GetDistributionConfigCommand, se_GetDistributionConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts index f57017bc7ecc..53d9e5a07efa 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts @@ -12,7 +12,8 @@ import { de_GetFieldLevelEncryptionCommand, se_GetFieldLevelEncryptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts index 803065a4487d..0be8af007007 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts index 594d631b10a5..1e30a3bb2928 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts index 58665e936809..0495ba4c5a81 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts index a293a69f19dd..b1afb8205019 100644 --- a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts @@ -13,7 +13,8 @@ import { de_GetFunctionCommand, se_GetFunctionCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts index dabe0b60d99a..eff749ed09ab 100644 --- a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts @@ -12,7 +12,8 @@ import { de_GetInvalidationCommand, se_GetInvalidationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts index 0775380d0b2b..214a0dd31ab1 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyGroupCommand, se_GetKeyGroupCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts index a9430d8eb091..bcfb9fe38cc2 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyGroupConfigCommand, se_GetKeyGroupConfigCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts index b3cd6bf9752f..eb89e9432f5e 100644 --- a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_GetMonitoringSubscriptionCommand, se_GetMonitoringSubscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts index 454828e15fac..88719ed12ae2 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts @@ -12,7 +12,8 @@ import { de_GetOriginAccessControlCommand, se_GetOriginAccessControlCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts index 8b199dc90c48..02a8dfeced14 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts index f75b518778ac..046b8c276b72 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetOriginRequestPolicyCommand, se_GetOriginRequestPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts index bd781cfe1df6..63f456f69759 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts index 284ed7ad0729..866ef9b01273 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPublicKeyCommand, se_GetPublicKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts index 9bed365f23c3..ae5cc061a687 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetPublicKeyConfigCommand, se_GetPublicKeyConfigCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts index 4b0936542ed2..40e08f20f78f 100644 --- a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetRealtimeLogConfigCommand, se_GetRealtimeLogConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts index a9b8604d66f7..7b6c81e18fc2 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResponseHeadersPolicyCommand, se_GetResponseHeadersPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts index 187b5f2c3b61..189ab8c288d0 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts index e63858b62aa6..882e472f6121 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_GetStreamingDistributionCommand, se_GetStreamingDistributionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts index 53f675a105f5..c577760af118 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts index 756598542c7a..540e1920bb0d 100644 --- a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCachePoliciesCommand, se_ListCachePoliciesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts index 162d3c6cc029..997076ce9c6b 100644 --- a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts index aad0310a5586..93c0eee73534 100644 --- a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListConflictingAliasesCommand, se_ListConflictingAliasesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts index 06b6aeb04433..dddc8919c2a8 100644 --- a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts index a18ad54d936d..79975f5abba2 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts index 7cb252d78edf..24895532b827 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ListDistributionsByKeyGroupCommand, se_ListDistributionsByKeyGroupCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts index 53e85aaa29b4..35436335ed3a 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts index 927548a206da..a57ddc8e9a6c 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts index f314c5e9a0a7..b18d76fd36c2 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts index 87431e545a33..6f6a0d2fdc1b 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts @@ -16,7 +16,8 @@ import { de_ListDistributionsByWebACLIdCommand, se_ListDistributionsByWebACLIdCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts index 618287ed3da4..9f7cfb166400 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListDistributionsCommand, se_ListDistributionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts index 7091e6f6ba72..bddcaa403b8b 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts index 65b0b50eb32e..e7352f8513ce 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts index 0180bd4a0121..3e8ce890268c 100644 --- a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts index ee7be221df3a..dc1da3e0d87a 100644 --- a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInvalidationsCommand, se_ListInvalidationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts index 5818f0468031..3c5a10bf4d55 100644 --- a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyGroupsCommand, se_ListKeyGroupsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts b/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts index 461211fbefb0..daa27c2a4a64 100644 --- a/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts +++ b/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyValueStoresCommand, se_ListKeyValueStoresCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts index ffe0db4697c9..09ad89fe2983 100644 --- a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOriginAccessControlsCommand, se_ListOriginAccessControlsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts index e5feb8e4f000..8ac16c63a7ec 100644 --- a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListOriginRequestPoliciesCommand, se_ListOriginRequestPoliciesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts index fef16f59337a..22de85cfe4dc 100644 --- a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListPublicKeysCommand, se_ListPublicKeysCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts index 5c9d90376ef8..b9d3766b345a 100644 --- a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRealtimeLogConfigsCommand, se_ListRealtimeLogConfigsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts index 0fee68d5ff3f..a2524987aad7 100644 --- a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListResponseHeadersPoliciesCommand, se_ListResponseHeadersPoliciesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts index 880c4218a5c9..aff9fb16b23a 100644 --- a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamingDistributionsCommand, se_ListStreamingDistributionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts index 505ed4213f38..50603e123750 100644 --- a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts index 063b5201f802..0fb2e924fe70 100644 --- a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_PublishFunctionCommand, se_PublishFunctionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/TagResourceCommand.ts b/clients/client-cloudfront/src/commands/TagResourceCommand.ts index 7d58a6ce318a..3d1b9c1a7bfe 100644 --- a/clients/client-cloudfront/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts index 9975a2c3a909..e93a5390a558 100644 --- a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts @@ -17,7 +17,8 @@ import { de_TestFunctionCommand, se_TestFunctionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts index 6ee1e417fe76..937ddb52a277 100644 --- a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts index 70dd06a6acb6..06338c8b7387 100644 --- a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCachePolicyCommand, se_UpdateCachePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts index 55b81db8bee5..7f3797bdf163 100644 --- a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts index 0acbf391ff08..ab9bac427a7b 100644 --- a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts index 27d5fdc97f42..4a0e22d411b2 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateDistributionCommand, se_UpdateDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts index 53af6bcb01b8..fc3d4418c0cf 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts index 84fef1eb4c4b..97b19a09d8c3 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts index 9660e4ef524e..47635ef10a02 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts index 6a6322dcf534..32dfdb431d5c 100644 --- a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateFunctionCommand, se_UpdateFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts index c495f8bb827b..69bb3330bfa1 100644 --- a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKeyGroupCommand, se_UpdateKeyGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts index 1df42a6c09be..3c7622bad0fb 100644 --- a/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKeyValueStoreCommand, se_UpdateKeyValueStoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts index f4889b28aea6..34ad44c6801f 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOriginAccessControlCommand, se_UpdateOriginAccessControlComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts index 372d64dffb6a..1f9a5f921b45 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOriginRequestPolicyCommand, se_UpdateOriginRequestPolicyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts index 74bcb30ef9e7..eabc91824a23 100644 --- a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePublicKeyCommand, se_UpdatePublicKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts index 68d0338a9c31..999239f4f4d4 100644 --- a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRealtimeLogConfigCommand, se_UpdateRealtimeLogConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts index 4c7fc77e7301..c7637cf5d2fb 100644 --- a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResponseHeadersPolicyCommand, se_UpdateResponseHeadersPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts index 72862aca03d1..645d5f231617 100644 --- a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStreamingDistributionCommand, se_UpdateStreamingDistributionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudfront/src/index.ts b/clients/client-cloudfront/src/index.ts index 628becc3d140..927295bad2f1 100644 --- a/clients/client-cloudfront/src/index.ts +++ b/clients/client-cloudfront/src/index.ts @@ -12,8 +12,8 @@ export * from "./CloudFrontClient"; export * from "./CloudFront"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudFrontExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudFrontExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-cloudfront/src/models/CloudFrontServiceException.ts b/clients/client-cloudfront/src/models/CloudFrontServiceException.ts index a82f18778462..70e55c960cb9 100644 --- a/clients/client-cloudfront/src/models/CloudFrontServiceException.ts +++ b/clients/client-cloudfront/src/models/CloudFrontServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts index cfd90f102a89..8d14f0014890 100644 --- a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts @@ -12,7 +12,8 @@ import { de_CopyBackupToRegionCommand, se_CopyBackupToRegionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts index ee9829e1a375..54cc9cf96f1b 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts index 97acf9db5c94..ed525d3f7a8e 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHsmCommand, se_CreateHsmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts index ac7a4dd8b1c3..2752a4d054cb 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupCommand, se_DeleteBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts index 51a6081ede04..39f29e199eca 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts index 3342a1741f58..48ed44a7b5d4 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHsmCommand, se_DeleteHsmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts index d3b52b44fca5..fee12076bd6b 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupsCommand, se_DescribeBackupsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts index e37dd6b743a5..b4edcd0a4537 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClustersCommand, se_DescribeClustersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts index 0a607a8e4dff..3e20662b1e45 100644 --- a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts @@ -12,7 +12,8 @@ import { de_InitializeClusterCommand, se_InitializeClusterCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts index efc10df06c29..fee9cf48e2cc 100644 --- a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts index 83571ba7a6fc..12f259366b3f 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyBackupAttributesCommand, se_ModifyBackupAttributesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts index 807442db1a01..8a7cf94d7f26 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyClusterCommand, se_ModifyClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts index 72dff7506ef0..68465fd9354e 100644 --- a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreBackupCommand, se_RestoreBackupCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts index 29955b2dd1d3..e364d2313377 100644 --- a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts index 3e6ebef1c788..c2281eded4e3 100644 --- a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm-v2/src/index.ts b/clients/client-cloudhsm-v2/src/index.ts index 6d85dbdf1fa0..a3b42927fe95 100644 --- a/clients/client-cloudhsm-v2/src/index.ts +++ b/clients/client-cloudhsm-v2/src/index.ts @@ -9,8 +9,8 @@ export * from "./CloudHSMV2Client"; export * from "./CloudHSMV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudHSMV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudHSMV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cloudhsm-v2/src/models/CloudHSMV2ServiceException.ts b/clients/client-cloudhsm-v2/src/models/CloudHSMV2ServiceException.ts index 357050cca66a..1907c7bf406b 100644 --- a/clients/client-cloudhsm-v2/src/models/CloudHSMV2ServiceException.ts +++ b/clients/client-cloudhsm-v2/src/models/CloudHSMV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts index ab0b8c96d637..c05ae4170ed8 100644 --- a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts index b4a0e6ebb0d7..a2c2c35a54be 100644 --- a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHapgCommand, se_CreateHapgCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts index 86daa18cc4df..f228f4fcf7e8 100644 --- a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHsmCommand, se_CreateHsmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts index bd057cfa5b2e..86baaca26181 100644 --- a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLunaClientCommand, se_CreateLunaClientCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts index 9eaf896711c7..1d3feb87fc42 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHapgCommand, se_DeleteHapgCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts index 17fd56ef99ea..1f47666efbff 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHsmCommand, se_DeleteHsmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts index 1090353c6d0a..7e107f26a293 100644 --- a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLunaClientCommand, se_DeleteLunaClientCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts index 058637845bb3..68fc0089f678 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHapgCommand, se_DescribeHapgCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts index 55aff87fe58c..355e67b15b5f 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHsmCommand, se_DescribeHsmCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts index 00f958373f4c..f76bfd41d7cd 100644 --- a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLunaClientCommand, se_DescribeLunaClientCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts index e6b836839bda..db0948e35a2e 100644 --- a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts +++ b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfigCommand, se_GetConfigCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts index a0418bc6b892..3741236d09cf 100644 --- a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAvailableZonesCommand, se_ListAvailableZonesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts index 29066be52815..de0a7710fee0 100644 --- a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHapgsCommand, se_ListHapgsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts index 35628ce1ccc8..ff93b584ed30 100644 --- a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHsmsCommand, se_ListHsmsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts index 2cfa696d64d6..a83acb83af35 100644 --- a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLunaClientsCommand, se_ListLunaClientsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts index 1071ae23c58b..9167c159c048 100644 --- a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts index 0bb9348a9714..de8b5380dc7d 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyHapgCommand, se_ModifyHapgCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts index 9a0bd4c2767a..5895aad0dfe6 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyHsmCommand, se_ModifyHsmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts index 9f20a08cf068..74bdc336b084 100644 --- a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyLunaClientCommand, se_ModifyLunaClientCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts index bb714302c8f9..84aa0cd3e0d6 100644 --- a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudhsm/src/index.ts b/clients/client-cloudhsm/src/index.ts index 0bf884cf9516..ec5ecced4196 100644 --- a/clients/client-cloudhsm/src/index.ts +++ b/clients/client-cloudhsm/src/index.ts @@ -18,8 +18,8 @@ export * from "./CloudHSMClient"; export * from "./CloudHSM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudHSMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudHSMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cloudhsm/src/models/CloudHSMServiceException.ts b/clients/client-cloudhsm/src/models/CloudHSMServiceException.ts index c604a00ea4ed..f2d69df05781 100644 --- a/clients/client-cloudhsm/src/models/CloudHSMServiceException.ts +++ b/clients/client-cloudhsm/src/models/CloudHSMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts index 4a8e33810521..d29976caa2f9 100644 --- a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts @@ -16,7 +16,8 @@ import { de_SearchCommand, se_SearchCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts index 71d185205cb6..54134efd32e8 100644 --- a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts @@ -16,7 +16,8 @@ import { de_SuggestCommand, se_SuggestCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts index 0f7ba6195b90..045d94af1865 100644 --- a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts @@ -20,7 +20,8 @@ import { de_UploadDocumentsCommand, se_UploadDocumentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch-domain/src/index.ts b/clients/client-cloudsearch-domain/src/index.ts index 97387c2944c1..0e342f071ae5 100644 --- a/clients/client-cloudsearch-domain/src/index.ts +++ b/clients/client-cloudsearch-domain/src/index.ts @@ -11,8 +11,8 @@ export * from "./CloudSearchDomainClient"; export * from "./CloudSearchDomain"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudSearchDomainExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudSearchDomainExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cloudsearch-domain/src/models/CloudSearchDomainServiceException.ts b/clients/client-cloudsearch-domain/src/models/CloudSearchDomainServiceException.ts index d3cef4c5330c..49a876df5626 100644 --- a/clients/client-cloudsearch-domain/src/models/CloudSearchDomainServiceException.ts +++ b/clients/client-cloudsearch-domain/src/models/CloudSearchDomainServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts index db02e483bb12..441e876dc089 100644 --- a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts @@ -12,7 +12,8 @@ import { de_BuildSuggestersCommand, se_BuildSuggestersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts index 10d2033c81b5..ab625b1d3a30 100644 --- a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts index 661eab98e3dc..6640f77c9fcd 100644 --- a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts @@ -12,7 +12,8 @@ import { de_DefineAnalysisSchemeCommand, se_DefineAnalysisSchemeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts index 03ad270b5b7c..eb56b7e82d19 100644 --- a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts @@ -12,7 +12,8 @@ import { de_DefineExpressionCommand, se_DefineExpressionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts index e284212515e1..bfad04780f01 100644 --- a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts @@ -12,7 +12,8 @@ import { de_DefineIndexFieldCommand, se_DefineIndexFieldCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts index 905c09a4f8e6..d1e6784c4b51 100644 --- a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts @@ -12,7 +12,8 @@ import { de_DefineSuggesterCommand, se_DefineSuggesterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts index 98fc53a1e094..bb191b70497e 100644 --- a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnalysisSchemeCommand, se_DeleteAnalysisSchemeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts index 03f6a88369a9..0dd0d96f1c21 100644 --- a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts index 301e68ec3f17..68c8a77c6292 100644 --- a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExpressionCommand, se_DeleteExpressionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts index dbd7f21ac9d0..416c6ef0df2c 100644 --- a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIndexFieldCommand, se_DeleteIndexFieldCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts index c3c02260f8b6..9ef22635bd75 100644 --- a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSuggesterCommand, se_DeleteSuggesterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts index a19f66186228..25ce5afe2e31 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAnalysisSchemesCommand, se_DescribeAnalysisSchemesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts index 3995453d3de4..5a0f51d2fb6c 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAvailabilityOptionsCommand, se_DescribeAvailabilityOptionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts index fcba47611d4d..bdb80a45f662 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts index adad4e59223b..20ad7071794a 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainsCommand, se_DescribeDomainsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts index ed454bdd24b4..be54ce822938 100644 --- a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExpressionsCommand, se_DescribeExpressionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts index 8958e1f62f31..5a34f83929a9 100644 --- a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIndexFieldsCommand, se_DescribeIndexFieldsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts index 671e1ea5b1b6..974458bb1f91 100644 --- a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScalingParametersCommand, se_DescribeScalingParametersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts index 56b7f7ab8dd2..76c3bc9e74d7 100644 --- a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts index e2c812df1eca..dd73057999ab 100644 --- a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSuggestersCommand, se_DescribeSuggestersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts index 323109a65160..ef7474dd5a17 100644 --- a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts +++ b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts @@ -12,7 +12,8 @@ import { de_IndexDocumentsCommand, se_IndexDocumentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts index f48fb8addb30..c389c572a1a7 100644 --- a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts index 845fc43bef3e..52e12894eef9 100644 --- a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAvailabilityOptionsCommand, se_UpdateAvailabilityOptionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts index 551ba11821c5..28019c545bd8 100644 --- a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainEndpointOptionsCommand, se_UpdateDomainEndpointOptionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts index f2e2b88e5722..527aaf40f2b6 100644 --- a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScalingParametersCommand, se_UpdateScalingParametersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts index 93e41fe27d64..5cde86c3961f 100644 --- a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServiceAccessPoliciesCommand, se_UpdateServiceAccessPoliciesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudsearch/src/index.ts b/clients/client-cloudsearch/src/index.ts index 9a775eac75d8..09f2ac838d7c 100644 --- a/clients/client-cloudsearch/src/index.ts +++ b/clients/client-cloudsearch/src/index.ts @@ -14,8 +14,8 @@ export * from "./CloudSearchClient"; export * from "./CloudSearch"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudSearchExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudSearchExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cloudsearch/src/models/CloudSearchServiceException.ts b/clients/client-cloudsearch/src/models/CloudSearchServiceException.ts index 884f45df682e..e7d2de9c4350 100644 --- a/clients/client-cloudsearch/src/models/CloudSearchServiceException.ts +++ b/clients/client-cloudsearch/src/models/CloudSearchServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts index 87bc453db7a6..1e53775acbe9 100644 --- a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts +++ b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutAuditEventsCommand, se_PutAuditEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail-data/src/index.ts b/clients/client-cloudtrail-data/src/index.ts index df6bb0f3b0da..36754cad9643 100644 --- a/clients/client-cloudtrail-data/src/index.ts +++ b/clients/client-cloudtrail-data/src/index.ts @@ -13,8 +13,8 @@ export * from "./CloudTrailDataClient"; export * from "./CloudTrailData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudTrailDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudTrailDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cloudtrail-data/src/models/CloudTrailDataServiceException.ts b/clients/client-cloudtrail-data/src/models/CloudTrailDataServiceException.ts index 4b6b7fe9db85..1a7daeba9483 100644 --- a/clients/client-cloudtrail-data/src/models/CloudTrailDataServiceException.ts +++ b/clients/client-cloudtrail-data/src/models/CloudTrailDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts index e10a17d2bf85..8c87f86f71e5 100644 --- a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts index 70bf8b6ff957..ff5d8e8b3751 100644 --- a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts @@ -12,7 +12,8 @@ import { de_CancelQueryCommand, se_CancelQueryCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts index 76e035bdab5f..c026863b7d19 100644 --- a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts index d7b0f85c8ce0..f8e19c42754b 100644 --- a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventDataStoreCommand, se_CreateEventDataStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts index 74993d13aad2..fc66d0c002a8 100644 --- a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrailCommand, se_CreateTrailCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts index b09e0d0ef4ac..9aa81f7b9c19 100644 --- a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts index 02335b40186e..1f8525817075 100644 --- a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventDataStoreCommand, se_DeleteEventDataStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts index 1fcb6d2b96b1..430510da99d1 100644 --- a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts index a73a95f0938f..cbe89e3f5007 100644 --- a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrailCommand, se_DeleteTrailCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts index 2b2379a1439e..29b6905865cb 100644 --- a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts index 7a0c7a221099..7d988557b58e 100644 --- a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeQueryCommand, se_DescribeQueryCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts index 3a1b8c582301..7600be127b15 100644 --- a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrailsCommand, se_DescribeTrailsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts b/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts index a4350dc23843..711ff476d04a 100644 --- a/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts +++ b/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts @@ -12,7 +12,8 @@ import { de_DisableFederationCommand, se_DisableFederationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts b/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts index 90d35d4b4d65..4a0b093c031a 100644 --- a/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts +++ b/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts @@ -12,7 +12,8 @@ import { de_EnableFederationCommand, se_EnableFederationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts index c271a23731f5..a3ea177448db 100644 --- a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelCommand, se_GetChannelCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts index a77499d5bdbe..442899327f43 100644 --- a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventDataStoreCommand, se_GetEventDataStoreCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts index 4811c1ed9160..1e730a2efcb5 100644 --- a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventSelectorsCommand, se_GetEventSelectorsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetImportCommand.ts b/clients/client-cloudtrail/src/commands/GetImportCommand.ts index 633dc3bc97cb..34f6c16e6e7f 100644 --- a/clients/client-cloudtrail/src/commands/GetImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetImportCommand.ts @@ -12,7 +12,8 @@ import { de_GetImportCommand, se_GetImportCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts index d6e6cf284ce4..09261f177160 100644 --- a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetInsightSelectorsCommand, se_GetInsightSelectorsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts index 3f29a226267b..4db35352f421 100644 --- a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts index 1fc216d7736c..ab42dadf3b3e 100644 --- a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts index c21680f36e24..0f43852a70f4 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts @@ -12,7 +12,8 @@ import { de_GetTrailCommand, se_GetTrailCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts index 1584461f20ff..eddf2c5c6ea5 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetTrailStatusCommand, se_GetTrailStatusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts index b0d560d195b4..76af570f9ed3 100644 --- a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts index e16c79152fef..8ca6ec2519b3 100644 --- a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventDataStoresCommand, se_ListEventDataStoresCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts index 5d283c7ce758..8eb7f12a103b 100644 --- a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportFailuresCommand, se_ListImportFailuresCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts index ff94b515775a..405c6bcfc19a 100644 --- a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts b/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts index 7bcb6bb2837d..6e34181a2ce8 100644 --- a/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_ListInsightsMetricDataCommand, se_ListInsightsMetricDataCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts index 3aa46ea8270c..b5421b121662 100644 --- a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListPublicKeysCommand, se_ListPublicKeysCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts index 0618ca22c4ff..25828eb5a3a2 100644 --- a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueriesCommand, se_ListQueriesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts index 2ab006200915..7ea2c50c0cf6 100644 --- a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts index 23f400d4a77e..88da9aa422e7 100644 --- a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTrailsCommand, se_ListTrailsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts index 035a7a3a53a8..cee395086288 100644 --- a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts +++ b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts @@ -12,7 +12,8 @@ import { de_LookupEventsCommand, se_LookupEventsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts index af84246b1954..23dc7bb57e80 100644 --- a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventSelectorsCommand, se_PutEventSelectorsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts index 2dc3a3ca3d35..f98ebe295775 100644 --- a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts @@ -12,7 +12,8 @@ import { de_PutInsightSelectorsCommand, se_PutInsightSelectorsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts index 738ee593e245..d80a1d42a53d 100644 --- a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts index 75397d66844f..41ad3d4da029 100644 --- a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts index 418d468f58e1..6832c2b79925 100644 --- a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts index e86376662a0d..f3c462e3d77e 100644 --- a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreEventDataStoreCommand, se_RestoreEventDataStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts index 65f61b0f10ee..e4004e85634c 100644 --- a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StartImportCommand.ts b/clients/client-cloudtrail/src/commands/StartImportCommand.ts index a328d8150e06..e91bf549ac65 100644 --- a/clients/client-cloudtrail/src/commands/StartImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartImportCommand.ts @@ -12,7 +12,8 @@ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts index b1b5a27c1f24..f46ce6d0fe06 100644 --- a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts @@ -12,7 +12,8 @@ import { de_StartLoggingCommand, se_StartLoggingCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts index 6a5050783a82..39713f993bd1 100644 --- a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts @@ -12,7 +12,8 @@ import { de_StartQueryCommand, se_StartQueryCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts index 575724f365d4..74977047bb8e 100644 --- a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts @@ -12,7 +12,8 @@ import { de_StopEventDataStoreIngestionCommand, se_StopEventDataStoreIngestionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StopImportCommand.ts b/clients/client-cloudtrail/src/commands/StopImportCommand.ts index 5fd7bcb9cb37..9f7c8411ce5e 100644 --- a/clients/client-cloudtrail/src/commands/StopImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopImportCommand.ts @@ -12,7 +12,8 @@ import { de_StopImportCommand, se_StopImportCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts index b23b1cbb3000..68a11d90d49f 100644 --- a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts @@ -12,7 +12,8 @@ import { de_StopLoggingCommand, se_StopLoggingCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts index b0ba0c3a1ca5..079123f6b7fb 100644 --- a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts index 9d5452cef0ed..5ad3e7976499 100644 --- a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventDataStoreCommand, se_UpdateEventDataStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts index cdd83a031672..87b10987f77c 100644 --- a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTrailCommand, se_UpdateTrailCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudtrail/src/index.ts b/clients/client-cloudtrail/src/index.ts index 52cdf8020d49..3b0d51c7e5b1 100644 --- a/clients/client-cloudtrail/src/index.ts +++ b/clients/client-cloudtrail/src/index.ts @@ -23,8 +23,8 @@ export * from "./CloudTrailClient"; export * from "./CloudTrail"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudTrailExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudTrailExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cloudtrail/src/models/CloudTrailServiceException.ts b/clients/client-cloudtrail/src/models/CloudTrailServiceException.ts index a577ddfab986..dd08540a96a7 100644 --- a/clients/client-cloudtrail/src/models/CloudTrailServiceException.ts +++ b/clients/client-cloudtrail/src/models/CloudTrailServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts index 70b724548933..35cbca8b4c0a 100644 --- a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateEventSourceCommand, se_ActivateEventSourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts index 7e1fc7941669..e1a01e0b9345 100644 --- a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts @@ -12,7 +12,8 @@ import { de_CancelReplayCommand, se_CancelReplayCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts index 821f40e30392..2e0050ff679b 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiDestinationCommand, se_CreateApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts index 24a6b7cf9009..c827fbe6eb8e 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_CreateArchiveCommand, se_CreateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts index 88d440a14b05..4ca59b1514a9 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts index 34c1f3ea04bd..4bbbf3b33a4e 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventBusCommand, se_CreateEventBusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts index 06991f3d3d3c..0ff78e301310 100644 --- a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePartnerEventSourceCommand, se_CreatePartnerEventSourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts index 550414bd94d4..de4a6f63caed 100644 --- a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateEventSourceCommand, se_DeactivateEventSourceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts index 790aa74851c7..e0e041f1ad50 100644 --- a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeauthorizeConnectionCommand, se_DeauthorizeConnectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts index 4a26944cbd15..fc2b403513d5 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiDestinationCommand, se_DeleteApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts index 3532caad6863..fca31ddc5d3d 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteArchiveCommand, se_DeleteArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts index 54aaf159298d..06400b3d10ce 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts index 2b10b20ac567..7dffe3d94841 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventBusCommand, se_DeleteEventBusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts index ba81fcfc02c0..d8a8b871b0f5 100644 --- a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePartnerEventSourceCommand, se_DeletePartnerEventSourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts index 87eff043f0b5..799ccaa89318 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts index 1bb80c8f7b31..d530fd7cdb58 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApiDestinationCommand, se_DescribeApiDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts index c8058a221a47..f25b7d36f23e 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeArchiveCommand, se_DescribeArchiveCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts index 783bdd75c568..84fc103cb838 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConnectionCommand, se_DescribeConnectionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts index bf73398e1666..c54251c07eda 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventBusCommand, se_DescribeEventBusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts index 2b81f1849874..c52c60fa1424 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventSourceCommand, se_DescribeEventSourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts index a4cce76231da..71b180eccb81 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePartnerEventSourceCommand, se_DescribePartnerEventSourceComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts index 8c50662de096..d4112f3f4df0 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReplayCommand, se_DescribeReplayCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts index a90e5ae72c48..3073e35f268f 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRuleCommand, se_DescribeRuleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts index 0f9f24a79e2a..0c1e5678c9e4 100644 --- a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DisableRuleCommand, se_DisableRuleCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts index fa1e2e0d507a..89c6568c0b1f 100644 --- a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts @@ -12,7 +12,8 @@ import { de_EnableRuleCommand, se_EnableRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts index d488a3dbb518..f760cc8bd80e 100644 --- a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApiDestinationsCommand, se_ListApiDestinationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts index 6879ff00353c..14fdaf61c909 100644 --- a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchivesCommand, se_ListArchivesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts index 023cd4097088..9dcb175fe2d7 100644 --- a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts index 8b5987d34367..4a581acd0a37 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventBusesCommand, se_ListEventBusesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts index 3853dd1c1781..91d80a603354 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventSourcesCommand, se_ListEventSourcesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts index 92384e355191..c1ea52b9b408 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts index 4b035fad6de2..10686ce9d71f 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPartnerEventSourcesCommand, se_ListPartnerEventSourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts index 98529bd15017..171c7d669d0a 100644 --- a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListReplaysCommand, se_ListReplaysCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts index 4738ee0d9675..56cb19833e31 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleNamesByTargetCommand, se_ListRuleNamesByTargetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts index 5e656b207dec..ec615fc15992 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts index 695dc673f649..9dcdbdc53760 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts index de7f5e9888b0..ed2286595d17 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts @@ -12,7 +12,8 @@ import { de_ListTargetsByRuleCommand, se_ListTargetsByRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts index 9606a7090fdf..720ea362e9b2 100644 --- a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts index d833ef8919b8..9180b1209e2e 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutPartnerEventsCommand, se_PutPartnerEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts index 94c2fa0c32d8..3e73e772e5dc 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_PutPermissionCommand, se_PutPermissionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts index 1e8b98401ba0..82ecff12d4d5 100644 --- a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts @@ -12,7 +12,8 @@ import { de_PutRuleCommand, se_PutRuleCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts index 150149572354..dd939e2e81ea 100644 --- a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_PutTargetsCommand, se_PutTargetsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts index dedf37ec9cd1..41eb974c8e0b 100644 --- a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_RemovePermissionCommand, se_RemovePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts index f7ce8793aae2..e78ddc8d3ab3 100644 --- a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTargetsCommand, se_RemoveTargetsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts index 4bbf004098ac..27c747299a05 100644 --- a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts @@ -12,7 +12,8 @@ import { de_StartReplayCommand, se_StartReplayCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts index 5b3f14f3fe19..7287ddea391e 100644 --- a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts index c30336aede8f..c5796918c753 100644 --- a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts @@ -12,7 +12,8 @@ import { de_TestEventPatternCommand, se_TestEventPatternCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts index 999df98802bf..2a6a6a50eee0 100644 --- a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts index ff744c461571..9ecc7bff8b25 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiDestinationCommand, se_UpdateApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts index 68827d0d31e9..3fcdc0b1e886 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateArchiveCommand, se_UpdateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts index 06d012988b17..ebb120054b9e 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-events/src/index.ts b/clients/client-cloudwatch-events/src/index.ts index ae98f4668b3e..c4c83a7921dd 100644 --- a/clients/client-cloudwatch-events/src/index.ts +++ b/clients/client-cloudwatch-events/src/index.ts @@ -28,8 +28,8 @@ export * from "./CloudWatchEventsClient"; export * from "./CloudWatchEvents"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudWatchEventsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudWatchEventsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cloudwatch-events/src/models/CloudWatchEventsServiceException.ts b/clients/client-cloudwatch-events/src/models/CloudWatchEventsServiceException.ts index 25f83e707e8c..c6078b33a442 100644 --- a/clients/client-cloudwatch-events/src/models/CloudWatchEventsServiceException.ts +++ b/clients/client-cloudwatch-events/src/models/CloudWatchEventsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts index b4ba17113d98..b44c235c921d 100644 --- a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateKmsKeyCommand, se_AssociateKmsKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts index 08cef50971d0..ea06970707d1 100644 --- a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelExportTaskCommand, se_CancelExportTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts index 0340564d416e..d62f4e24c9d3 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeliveryCommand, se_CreateDeliveryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts index 4939509dced6..e2278906e470 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExportTaskCommand, se_CreateExportTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts index 4b4b641c8922..74b015a0e4a0 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLogAnomalyDetectorCommand, se_CreateLogAnomalyDetectorCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts index 4bcd65abcc25..3a571f9413f6 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLogGroupCommand, se_CreateLogGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts index ba06c2fe1e39..a92ab9c59870 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLogStreamCommand, se_CreateLogStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts index 99d59bc1d114..edca5b95ec14 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccountPolicyCommand, se_DeleteAccountPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts index b6df2a9cda94..cc59e3caa5cc 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataProtectionPolicyCommand, se_DeleteDataProtectionPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts index 70c5a6d5ca9f..812466be3460 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeliveryCommand, se_DeleteDeliveryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts index 629324f230ab..a6a155a5b173 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeliveryDestinationCommand, se_DeleteDeliveryDestinationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts index a7269f827265..a5925102c4fd 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts index b6a9af824947..236d297b96ed 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeliverySourceCommand, se_DeleteDeliverySourceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts index 9979b4182c8b..fc032ae76d78 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDestinationCommand, se_DeleteDestinationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts index 2273a15ae3e7..74c2dbb71b0c 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLogAnomalyDetectorCommand, se_DeleteLogAnomalyDetectorCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts index 406c6d8c75a3..3eba12929c07 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLogGroupCommand, se_DeleteLogGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts index f8b4b4e408d0..22bc460098b6 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLogStreamCommand, se_DeleteLogStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts index 258e9dd0ac18..47c9459aad80 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMetricFilterCommand, se_DeleteMetricFilterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts index 36425b98099f..d9fb3cf89dec 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueryDefinitionCommand, se_DeleteQueryDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts index 8e353c941d09..3c4f56fa99dc 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts index ce18cb61184e..f53b46714dbd 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRetentionPolicyCommand, se_DeleteRetentionPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts index eb4b14dff36a..87e18cd714b6 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubscriptionFilterCommand, se_DeleteSubscriptionFilterCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts index 8dedb18737ac..122bd30e54b6 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountPoliciesCommand, se_DescribeAccountPoliciesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts index 49e45ee332cc..27a58752fa3b 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeliveriesCommand, se_DescribeDeliveriesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts index 25574cd9e40f..282557b6562c 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts index 7367b086ae28..94aed9f81311 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeliverySourcesCommand, se_DescribeDeliverySourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts index 9c20b026010f..db61d81587a7 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDestinationsCommand, se_DescribeDestinationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts index c148dfccb9fe..0dda54f74dac 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExportTasksCommand, se_DescribeExportTasksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts index ae02058b5048..ae8a372a2584 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLogGroupsCommand, se_DescribeLogGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts index 90a0b07416b8..252f50ad58bf 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLogStreamsCommand, se_DescribeLogStreamsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts index 34de18be4dae..a99b30299009 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMetricFiltersCommand, se_DescribeMetricFiltersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts index 0e6ee1dfe8f5..b2fb7d3e34ba 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeQueriesCommand, se_DescribeQueriesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts index c0c972a98a95..0271c1ce7749 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeQueryDefinitionsCommand, se_DescribeQueryDefinitionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts index 561cf2e43826..66d1f21715f8 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePoliciesCommand, se_DescribeResourcePoliciesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts index 859382762c96..8060c6737abc 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSubscriptionFiltersCommand, se_DescribeSubscriptionFiltersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts index 5a52110a35de..10ef729a8ed9 100644 --- a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateKmsKeyCommand, se_DisassociateKmsKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts index 2dc9fc7007a0..ed75165384ef 100644 --- a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts @@ -12,7 +12,8 @@ import { de_FilterLogEventsCommand, se_FilterLogEventsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts index 52d63e2d4cdf..d9db8b779f01 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataProtectionPolicyCommand, se_GetDataProtectionPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts index 568802f80b4b..0e960b3c5a42 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeliveryCommand, se_GetDeliveryCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts index cc27df98b60c..9afa3f4ba02e 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeliveryDestinationCommand, se_GetDeliveryDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts index 53103b619d63..27b95d5c2b91 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts index 9fe2b46c9508..6cd676b74708 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeliverySourceCommand, se_GetDeliverySourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts index 90a3df00e134..e22827d1b88a 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_GetLogAnomalyDetectorCommand, se_GetLogAnomalyDetectorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts index 7e0ce84a0e80..e9101ab7b705 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLogEventsCommand, se_GetLogEventsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts index e2222c0b5980..68a6e2d959a9 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLogGroupFieldsCommand, se_GetLogGroupFieldsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts index 1c6615698fc7..e0e670cf5358 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts @@ -12,7 +12,8 @@ import { de_GetLogRecordCommand, se_GetLogRecordCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts index 20ec4690042b..a8b8c0c679b7 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts index ad1190381149..490dac6d106c 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomaliesCommand, se_ListAnomaliesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts index 5f2c5917e958..1e282d07e493 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLogAnomalyDetectorsCommand, se_ListLogAnomalyDetectorsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts index 7c53adb35543..d96447fc8ed8 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts index 1b1ec5b02bd2..120ede42927a 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsLogGroupCommand, se_ListTagsLogGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts index 14d796112b88..c72737c1c5c4 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountPolicyCommand, se_PutAccountPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts index b17a0e19ea20..0b1b341daa98 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutDataProtectionPolicyCommand, se_PutDataProtectionPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts index 242e1ec62ea9..7f8610a39f3d 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_PutDeliveryDestinationCommand, se_PutDeliveryDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts index 282c3c329e7f..f45cc3d0cdfa 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts index f9486b7b6f39..8f1b1135c0f7 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts @@ -12,7 +12,8 @@ import { de_PutDeliverySourceCommand, se_PutDeliverySourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts index b5fc162ba6e5..f7e54d52c285 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_PutDestinationCommand, se_PutDestinationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts index e12e6bee5ab5..39f02dd385a2 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutDestinationPolicyCommand, se_PutDestinationPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts index f30c40f6fcbc..74d7072017dd 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutLogEventsCommand, se_PutLogEventsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts index c7239fa7a15e..17eb3faeebfa 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetricFilterCommand, se_PutMetricFilterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts index 21ed3b5428a7..44ce815e6987 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_PutQueryDefinitionCommand, se_PutQueryDefinitionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts index fc33363e062c..2acfa4654dda 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts index 219350bf781f..6f2a3f8e83f0 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutRetentionPolicyCommand, se_PutRetentionPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts index d763eb5c007d..8b6dfbf92ffe 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts @@ -12,7 +12,8 @@ import { de_PutSubscriptionFilterCommand, se_PutSubscriptionFilterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts b/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts index 1bd8a1d87f1e..2b2b81f83baf 100644 --- a/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts @@ -16,7 +16,8 @@ import { de_StartLiveTailCommand, se_StartLiveTailCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts index e39d221621b3..547795001ebc 100644 --- a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts @@ -12,7 +12,8 @@ import { de_StartQueryCommand, se_StartQueryCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts index a094d6af0d55..b0140cb42722 100644 --- a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts @@ -12,7 +12,8 @@ import { de_StopQueryCommand, se_StopQueryCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts index 79632cbe1c78..36719075db7a 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts @@ -12,7 +12,8 @@ import { de_TagLogGroupCommand, se_TagLogGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts index e2f163206e65..82f890949e50 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts index 689fd5670a25..ac0fc4a84e49 100644 --- a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts @@ -12,7 +12,8 @@ import { de_TestMetricFilterCommand, se_TestMetricFilterCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts index ecb6d8472ec8..c859b680cc10 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UntagLogGroupCommand, se_UntagLogGroupCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts index 3ef6091f4d3c..adced7c92627 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts b/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts index c11917602af9..47c318d24e35 100644 --- a/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAnomalyCommand, se_UpdateAnomalyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts index c2eb4619b841..11e8f07e0800 100644 --- a/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLogAnomalyDetectorCommand, se_UpdateLogAnomalyDetectorCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch-logs/src/index.ts b/clients/client-cloudwatch-logs/src/index.ts index 1000bef91f46..9878bf2993d0 100644 --- a/clients/client-cloudwatch-logs/src/index.ts +++ b/clients/client-cloudwatch-logs/src/index.ts @@ -42,8 +42,8 @@ export * from "./CloudWatchLogsClient"; export * from "./CloudWatchLogs"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudWatchLogsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudWatchLogsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cloudwatch-logs/src/models/CloudWatchLogsServiceException.ts b/clients/client-cloudwatch-logs/src/models/CloudWatchLogsServiceException.ts index 81bbae71c034..5e042661923e 100644 --- a/clients/client-cloudwatch-logs/src/models/CloudWatchLogsServiceException.ts +++ b/clients/client-cloudwatch-logs/src/models/CloudWatchLogsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts index 862e8c55e627..23f978bb40bc 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAlarmsCommand, se_DeleteAlarmsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts index 1a5b509530b2..7d0421a56393 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnomalyDetectorCommand, se_DeleteAnomalyDetectorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts index 6b23a3f1fc9e..68af9ee60f3e 100644 --- a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDashboardsCommand, se_DeleteDashboardsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts index 456fc7ac12ba..7accbd62a88f 100644 --- a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInsightRulesCommand, se_DeleteInsightRulesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts index 6f4bd7d8bb7d..a0047e1db8aa 100644 --- a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMetricStreamCommand, se_DeleteMetricStreamCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts index cbf07a865aab..2eba0d5abce9 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlarmHistoryCommand, se_DescribeAlarmHistoryCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts index d690646de866..c494228964f9 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlarmsCommand, se_DescribeAlarmsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts index a2b643540c8b..ad2264539d0d 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlarmsForMetricCommand, se_DescribeAlarmsForMetricCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts index 6110ff063bb0..d805d3fc61c4 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAnomalyDetectorsCommand, se_DescribeAnomalyDetectorsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts index a52f130a1e0a..9f73ef2a0ee3 100644 --- a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInsightRulesCommand, se_DescribeInsightRulesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts index aeb4161d6f71..8f0b2f1014ae 100644 --- a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts @@ -12,7 +12,8 @@ import { de_DisableAlarmActionsCommand, se_DisableAlarmActionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts index d67f71e250ef..ec39adc21763 100644 --- a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DisableInsightRulesCommand, se_DisableInsightRulesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts index 264047631790..15aef73c6ac2 100644 --- a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts @@ -12,7 +12,8 @@ import { de_EnableAlarmActionsCommand, se_EnableAlarmActionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts index 836010dc289e..aa08b92136d0 100644 --- a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_EnableInsightRulesCommand, se_EnableInsightRulesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts index 6e34516ce1d9..37a687988b39 100644 --- a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_GetDashboardCommand, se_GetDashboardCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts index 11356cd125e3..0a1f4d123e09 100644 --- a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetInsightRuleReportCommand, se_GetInsightRuleReportCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts index 692aab5ed38a..d10c41006bf9 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricDataCommand, se_GetMetricDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts index 5cdbf1c5eb89..4eecf1b1e2a2 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricStatisticsCommand, se_GetMetricStatisticsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts index 7db728cc3aee..b76645aeb5b6 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricStreamCommand, se_GetMetricStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts index 090430c92c18..52d29f0cc782 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricWidgetImageCommand, se_GetMetricWidgetImageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts index adc7b50bf176..6a822e8e5b41 100644 --- a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDashboardsCommand, se_ListDashboardsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts index f9388d75c45a..b359fd3447bf 100644 --- a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedInsightRulesCommand, se_ListManagedInsightRulesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts index a158d316ced7..1048ccf7c100 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetricStreamsCommand, se_ListMetricStreamsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts index a9a521cb3b42..71932bc44bad 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetricsCommand, se_ListMetricsCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts index 43b6f2f157cb..37da2a30fcf8 100644 --- a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts index 140f877b60ba..b379c249ee0e 100644 --- a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_PutAnomalyDetectorCommand, se_PutAnomalyDetectorCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts index d732ceb62f0e..043cc74a11bc 100644 --- a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_PutCompositeAlarmCommand, se_PutCompositeAlarmCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts index 73ca0d31e114..549c227b5487 100644 --- a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_PutDashboardCommand, se_PutDashboardCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts index 75b9059d3d46..2cef56805621 100644 --- a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts @@ -12,7 +12,8 @@ import { de_PutInsightRuleCommand, se_PutInsightRuleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts index 8d0e4602d416..56ee513f2aa7 100644 --- a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts @@ -12,7 +12,8 @@ import { de_PutManagedInsightRulesCommand, se_PutManagedInsightRulesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts index 60a8ea22a718..c22bc7d4df80 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetricAlarmCommand, se_PutMetricAlarmCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts index aa64f261b97f..5fec329dc819 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts @@ -13,7 +13,8 @@ import { de_PutMetricDataCommand, se_PutMetricDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts index e05a368f04b4..a374981ffa6f 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetricStreamCommand, se_PutMetricStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts index 7f2b3a73e867..6fbca160333a 100644 --- a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts +++ b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts @@ -12,7 +12,8 @@ import { de_SetAlarmStateCommand, se_SetAlarmStateCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts index 84226d3b15ed..aacbc492b761 100644 --- a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_StartMetricStreamsCommand, se_StartMetricStreamsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts index 898a8503d818..548198f4440a 100644 --- a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_StopMetricStreamsCommand, se_StopMetricStreamsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts index 7e41b0b138f0..9868da3ad1b2 100644 --- a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts index e431121d17cd..493b7ea9e102 100644 --- a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cloudwatch/src/index.ts b/clients/client-cloudwatch/src/index.ts index e90f01dc0a0f..f372975dfa71 100644 --- a/clients/client-cloudwatch/src/index.ts +++ b/clients/client-cloudwatch/src/index.ts @@ -20,8 +20,8 @@ export * from "./CloudWatchClient"; export * from "./CloudWatch"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CloudWatchExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CloudWatchExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-cloudwatch/src/models/CloudWatchServiceException.ts b/clients/client-cloudwatch/src/models/CloudWatchServiceException.ts index 4a7408e85681..051f7f8e2a3a 100644 --- a/clients/client-cloudwatch/src/models/CloudWatchServiceException.ts +++ b/clients/client-cloudwatch/src/models/CloudWatchServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts index 130e799441b3..ef95d40b5c77 100644 --- a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts index a5ad0de7e139..22478a713e5e 100644 --- a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_CopyPackageVersionsCommand, se_CopyPackageVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts index 19dd4d0f4652..06f1a71473d4 100644 --- a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts index 5315c6d2994e..c654c67bdc34 100644 --- a/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePackageGroupCommand, se_CreatePackageGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts index 8a63aa797db4..4f4fec40d961 100644 --- a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts index 13cef5ca2f06..14236a66fc23 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts index b6833cff8ed3..49775e8c006b 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts index 1da4de53c048..8ffc232a8ec1 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts index 31f9e87e8c38..ab13e576bb15 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageGroupCommand, se_DeletePackageGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts index e2e12354b855..0e1e7c14bd71 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageVersionsCommand, se_DeletePackageVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts index eb27dddbc331..0dc6751f6a7e 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts index 26a7df13aec2..1aaa2ffbb166 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts index 4738aae8cb1f..9b743acda2ca 100644 --- a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainCommand, se_DescribeDomainCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts index 3b339ae4ad0b..481ce83608c7 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageCommand, se_DescribePackageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts index d99842d12030..b700945e2361 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageGroupCommand, se_DescribePackageGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts index 799a1c85eb00..039e9c1f9582 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageVersionCommand, se_DescribePackageVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts index c1702b30f2c5..4588e3e8603a 100644 --- a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRepositoryCommand, se_DescribeRepositoryCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts index 4f7235231074..b635a944248d 100644 --- a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts index 182f18fa21d1..e1e5da39a44c 100644 --- a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DisposePackageVersionsCommand, se_DisposePackageVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts b/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts index 46874cd799cb..d147c68272ce 100644 --- a/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssociatedPackageGroupCommand, se_GetAssociatedPackageGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts index 517049d9d632..5bd7b2ccab6b 100644 --- a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts @@ -16,7 +16,8 @@ import { de_GetAuthorizationTokenCommand, se_GetAuthorizationTokenCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts index 9284b0ecb6fc..c5ee17cc16c3 100644 --- a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainPermissionsPolicyCommand, se_GetDomainPermissionsPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts index e47667e802df..515c3bdf27d4 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts @@ -16,7 +16,8 @@ import { de_GetPackageVersionAssetCommand, se_GetPackageVersionAssetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts index 5070151a695f..f406705738fb 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts @@ -12,7 +12,8 @@ import { de_GetPackageVersionReadmeCommand, se_GetPackageVersionReadmeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts index c5d25918dbe3..0b662cd85108 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryEndpointCommand, se_GetRepositoryEndpointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts index c82ce5e416b7..29d494296208 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts b/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts index f3322e0744f1..03e622e9e83c 100644 --- a/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts b/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts index cdd3796ab5a4..763eb5f0ac9c 100644 --- a/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssociatedPackagesCommand, se_ListAssociatedPackagesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts index 5e8587f117f9..b8df4c668e07 100644 --- a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsCommand, se_ListDomainsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts index f68acb243893..3f69bba1fcc3 100644 --- a/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackageGroupsCommand, se_ListPackageGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts index e71a9a43eaac..47d4d5cdf788 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackageVersionAssetsCommand, se_ListPackageVersionAssetsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts index 99511aa83fbc..4f251c4886a7 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts index 0f7d59bf5a04..59f273f371d4 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackageVersionsCommand, se_ListPackageVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts index efeb67c10441..c91b45f77ee7 100644 --- a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackagesCommand, se_ListPackagesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts index 2f0a26cefff5..dcc5cbc17f0f 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRepositoriesCommand, se_ListRepositoriesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts index c61b30d31ecb..73f3e89343f5 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts @@ -12,7 +12,8 @@ import { de_ListRepositoriesInDomainCommand, se_ListRepositoriesInDomainCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts b/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts index cb306c5a4d6a..f5353f0dc072 100644 --- a/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSubPackageGroupsCommand, se_ListSubPackageGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts index abb7fc244e2a..c217bbb2cb71 100644 --- a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts index 2d6c190e5679..010ba9c088c9 100644 --- a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts @@ -16,7 +16,8 @@ import { de_PublishPackageVersionCommand, se_PublishPackageVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts index caae5ae23580..0445d20b252b 100644 --- a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutDomainPermissionsPolicyCommand, se_PutDomainPermissionsPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts index a888a20316d7..5e9e40b85cfa 100644 --- a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts +++ b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts index 23d73639f734..df1a79c0b3da 100644 --- a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/TagResourceCommand.ts b/clients/client-codeartifact/src/commands/TagResourceCommand.ts index 508f5f9658f7..6d34d533462f 100644 --- a/clients/client-codeartifact/src/commands/TagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts index 94b77655a575..cf5fd78fa0be 100644 --- a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts index 3a16479634d1..9e46db546e8e 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePackageGroupCommand, se_UpdatePackageGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts index 794652d8cb14..9b59a34841a2 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts index 82d01a01381e..4c0876269e36 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts index ffab97c83be9..f5dcf1ee40b1 100644 --- a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRepositoryCommand, se_UpdateRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeartifact/src/index.ts b/clients/client-codeartifact/src/index.ts index aaef4413883a..bcfce03a18e7 100644 --- a/clients/client-codeartifact/src/index.ts +++ b/clients/client-codeartifact/src/index.ts @@ -346,8 +346,8 @@ export * from "./CodeartifactClient"; export * from "./Codeartifact"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeartifactExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeartifactExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codeartifact/src/models/CodeartifactServiceException.ts b/clients/client-codeartifact/src/models/CodeartifactServiceException.ts index b0774349b2fe..9c69a4063677 100644 --- a/clients/client-codeartifact/src/models/CodeartifactServiceException.ts +++ b/clients/client-codeartifact/src/models/CodeartifactServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts index b8d199ebbf11..a9b2e36e4981 100644 --- a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteBuildsCommand, se_BatchDeleteBuildsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts index ae8e3bdd3762..f806aa540f1e 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetBuildBatchesCommand, se_BatchGetBuildBatchesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts index 0e7c8eba00f8..f15f5dfeb892 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetBuildsCommand, se_BatchGetBuildsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts b/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts index df9f657379a9..a38b6b1ee230 100644 --- a/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFleetsCommand, se_BatchGetFleetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts index 55f0d8696238..cdeb1a204774 100644 --- a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetProjectsCommand, se_BatchGetProjectsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts index a779f1aad99e..c5a43be7f4b0 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetReportGroupsCommand, se_BatchGetReportGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts index fc3094199ec6..2193e56be3fa 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetReportsCommand, se_BatchGetReportsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/CreateFleetCommand.ts b/clients/client-codebuild/src/commands/CreateFleetCommand.ts index d02f5ed502e5..fb55529b0278 100644 --- a/clients/client-codebuild/src/commands/CreateFleetCommand.ts +++ b/clients/client-codebuild/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/CreateProjectCommand.ts b/clients/client-codebuild/src/commands/CreateProjectCommand.ts index e9c029cdb829..12327674b921 100644 --- a/clients/client-codebuild/src/commands/CreateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts index 88115bbf8c9d..76d49456c6c9 100644 --- a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReportGroupCommand, se_CreateReportGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts index be43b048da60..1900d0f06346 100644 --- a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWebhookCommand, se_CreateWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts index 2e5b65e1cdf4..a756b00e5708 100644 --- a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBuildBatchCommand, se_DeleteBuildBatchCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteFleetCommand.ts b/clients/client-codebuild/src/commands/DeleteFleetCommand.ts index adba62dbad65..a7f441cd7e04 100644 --- a/clients/client-codebuild/src/commands/DeleteFleetCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts index 8510fc47e125..ed6a0391640a 100644 --- a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteReportCommand.ts b/clients/client-codebuild/src/commands/DeleteReportCommand.ts index e47a107c7ccd..fad95db24a59 100644 --- a/clients/client-codebuild/src/commands/DeleteReportCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReportCommand, se_DeleteReportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts index 3ad45ed4807d..527c05afa506 100644 --- a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReportGroupCommand, se_DeleteReportGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts index be788b2f4927..75a80cbda74d 100644 --- a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts index fa2660f945b3..bacb38c22e58 100644 --- a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceCredentialsCommand, se_DeleteSourceCredentialsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts index 7bebeea7e86c..b463e4f26198 100644 --- a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWebhookCommand, se_DeleteWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts index d166140aa1dd..bc4c4df20a92 100644 --- a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCodeCoveragesCommand, se_DescribeCodeCoveragesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts index 82fe7a00a7d8..4d7c19c0d939 100644 --- a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTestCasesCommand, se_DescribeTestCasesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts index d783eae8ae31..1f7f2254f6f7 100644 --- a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts +++ b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts @@ -12,7 +12,8 @@ import { de_GetReportGroupTrendCommand, se_GetReportGroupTrendCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts index 233938f8230b..7e25cf734199 100644 --- a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts index 99379246ccff..a73f940f405d 100644 --- a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts @@ -16,7 +16,8 @@ import { de_ImportSourceCredentialsCommand, se_ImportSourceCredentialsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts index 872c1965897e..95dc8a3a4b07 100644 --- a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts +++ b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts @@ -12,7 +12,8 @@ import { de_InvalidateProjectCacheCommand, se_InvalidateProjectCacheCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts index b18eba3c3848..1f2a6ec1ddc1 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuildBatchesCommand, se_ListBuildBatchesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts index 1905c86574ee..6b6da5f6f883 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuildBatchesForProjectCommand, se_ListBuildBatchesForProjectComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListBuildsCommand.ts b/clients/client-codebuild/src/commands/ListBuildsCommand.ts index 55f99020019f..b152d286bbf4 100644 --- a/clients/client-codebuild/src/commands/ListBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts index c54d9703f872..07423eb66da3 100644 --- a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuildsForProjectCommand, se_ListBuildsForProjectCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts index 1a13bfdac0eb..f7397a1c57ec 100644 --- a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts +++ b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListFleetsCommand.ts b/clients/client-codebuild/src/commands/ListFleetsCommand.ts index 8b1fca578223..cbb01fef4ee7 100644 --- a/clients/client-codebuild/src/commands/ListFleetsCommand.ts +++ b/clients/client-codebuild/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListProjectsCommand.ts b/clients/client-codebuild/src/commands/ListProjectsCommand.ts index c17af9e42986..826360382981 100644 --- a/clients/client-codebuild/src/commands/ListProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts index ecb2f292920c..4c9ba6dbd30d 100644 --- a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportGroupsCommand, se_ListReportGroupsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListReportsCommand.ts b/clients/client-codebuild/src/commands/ListReportsCommand.ts index 51bcf3c4c387..f9734bc73a5c 100644 --- a/clients/client-codebuild/src/commands/ListReportsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportsCommand, se_ListReportsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts index 29e5be95bf89..156e28a3f308 100644 --- a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ListReportsForReportGroupCommand, se_ListReportsForReportGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts index 5b1ca8c393da..1b3b81ce3919 100644 --- a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSharedProjectsCommand, se_ListSharedProjectsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts index 6c343c05fdd3..aeeb2634fe3c 100644 --- a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSharedReportGroupsCommand, se_ListSharedReportGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts index 103a7af529eb..a0e05fcc28e2 100644 --- a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSourceCredentialsCommand, se_ListSourceCredentialsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts index 926ba19a178b..638803dbce12 100644 --- a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts index ecd83eace415..f71b95d02bdf 100644 --- a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts @@ -12,7 +12,8 @@ import { de_RetryBuildBatchCommand, se_RetryBuildBatchCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/RetryBuildCommand.ts b/clients/client-codebuild/src/commands/RetryBuildCommand.ts index 9d8c6bc23ba0..0b5a3712e786 100644 --- a/clients/client-codebuild/src/commands/RetryBuildCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildCommand.ts @@ -12,7 +12,8 @@ import { de_RetryBuildCommand, se_RetryBuildCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts index 2c8e9468fdbf..3e23ee762474 100644 --- a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts @@ -12,7 +12,8 @@ import { de_StartBuildBatchCommand, se_StartBuildBatchCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/StartBuildCommand.ts b/clients/client-codebuild/src/commands/StartBuildCommand.ts index a0fec4fa58f3..c6aec77c425f 100644 --- a/clients/client-codebuild/src/commands/StartBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildCommand.ts @@ -12,7 +12,8 @@ import { de_StartBuildCommand, se_StartBuildCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts index 2db25f7bfe34..d2f0923a163e 100644 --- a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts @@ -12,7 +12,8 @@ import { de_StopBuildBatchCommand, se_StopBuildBatchCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/StopBuildCommand.ts b/clients/client-codebuild/src/commands/StopBuildCommand.ts index ebb3a6e0a6d8..8eebbd13a731 100644 --- a/clients/client-codebuild/src/commands/StopBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildCommand.ts @@ -12,7 +12,8 @@ import { de_StopBuildCommand, se_StopBuildCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/UpdateFleetCommand.ts b/clients/client-codebuild/src/commands/UpdateFleetCommand.ts index 0c381a3bccc2..e265ae35fa67 100644 --- a/clients/client-codebuild/src/commands/UpdateFleetCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts index 024e2b3b65a3..cd18d73b5b2e 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts index 5b09202cca06..e146d0a16e2e 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectVisibilityCommand, se_UpdateProjectVisibilityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts index e0bfe2335932..ef805cf12be8 100644 --- a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateReportGroupCommand, se_UpdateReportGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts index 079aa21c4bc7..29133afecc8d 100644 --- a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWebhookCommand, se_UpdateWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codebuild/src/index.ts b/clients/client-codebuild/src/index.ts index 426d7cd51737..cd4bdc832e88 100644 --- a/clients/client-codebuild/src/index.ts +++ b/clients/client-codebuild/src/index.ts @@ -18,8 +18,8 @@ export * from "./CodeBuildClient"; export * from "./CodeBuild"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeBuildExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeBuildExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codebuild/src/models/CodeBuildServiceException.ts b/clients/client-codebuild/src/models/CodeBuildServiceException.ts index 5780239ef8a4..b0415461fc93 100644 --- a/clients/client-codebuild/src/models/CodeBuildServiceException.ts +++ b/clients/client-codebuild/src/models/CodeBuildServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts index 631556bc118f..3675dc8dc892 100644 --- a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAccessTokenCommand, se_CreateAccessTokenCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts index b61ae60b3e98..cca5d5c34e84 100644 --- a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDevEnvironmentCommand, se_CreateDevEnvironmentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts index b8e00e73bbe6..f248b74224b3 100644 --- a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts index d808b4b7a183..ef23e083eb90 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts index 8571fbe86d1e..7b954e53aece 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSourceRepositoryCommand, se_CreateSourceRepositoryCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts index f284b9a8bfd4..b9bf0aa4a84a 100644 --- a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessTokenCommand, se_DeleteAccessTokenCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts index 9a3141502874..999cc17bdef8 100644 --- a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDevEnvironmentCommand, se_DeleteDevEnvironmentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts index e36323bdf72e..7aab52390e6e 100644 --- a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts index 82c05758a809..942d9540d049 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceRepositoryCommand, se_DeleteSourceRepositoryCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts index e926b271a95d..fca09d70496e 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSpaceCommand, se_DeleteSpaceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts index e6102c5723d1..a7c55dbdcb39 100644 --- a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevEnvironmentCommand, se_GetDevEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts index 1419c7f72a04..fc08563dfeb9 100644 --- a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetProjectCommand, se_GetProjectCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts index fbbf276fed0e..a309d99e2e00 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts index 46660b7dd80f..56383f224ced 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetSourceRepositoryCommand, se_GetSourceRepositoryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts index 9c28599e44e7..686856c7e08f 100644 --- a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts @@ -12,7 +12,8 @@ import { de_GetSpaceCommand, se_GetSpaceCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts index f9c534ce36b5..df19447154d8 100644 --- a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSubscriptionCommand, se_GetSubscriptionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts index 736b383bb3c6..c748c322242a 100644 --- a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserDetailsCommand, se_GetUserDetailsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts b/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts index 00f93f321ded..e39a2c54f064 100644 --- a/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts b/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts index bef9a11f815b..f1bd58365df9 100644 --- a/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowRunCommand, se_GetWorkflowRunCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts index 921f094e9741..897a7b28a14b 100644 --- a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessTokensCommand, se_ListAccessTokensCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts index d3d779ed220f..741099a5903e 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevEnvironmentSessionsCommand, se_ListDevEnvironmentSessionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts index fbf6d1527aaf..8211cccdf5a8 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevEnvironmentsCommand, se_ListDevEnvironmentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts index 4de79eaad9ca..fd167d01e9a9 100644 --- a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventLogsCommand, se_ListEventLogsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts index 40a7226deceb..e0612bbb512d 100644 --- a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts index 352206adb347..fa45251200c7 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSourceRepositoriesCommand, se_ListSourceRepositoriesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts index d3ddc391fca1..fe7116cb973d 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts index e5035dd2670b..2f85fabead2f 100644 --- a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSpacesCommand, se_ListSpacesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts b/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts index 3aec6b12c7df..5e2c6c8dcc59 100644 --- a/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowRunsCommand, se_ListWorkflowRunsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts b/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts index d05ed9512620..22be50fe7fe2 100644 --- a/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts index f2ff8145552a..32ee74497429 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_StartDevEnvironmentCommand, se_StartDevEnvironmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts index 5bafdc4c4032..e877637f528f 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts @@ -16,7 +16,8 @@ import { de_StartDevEnvironmentSessionCommand, se_StartDevEnvironmentSessionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts b/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts index 3d8b2042c4df..3e17c365934e 100644 --- a/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartWorkflowRunCommand, se_StartWorkflowRunCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts index 95885dc521e8..4a861fe1200b 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_StopDevEnvironmentCommand, se_StopDevEnvironmentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts index 81682cba3317..b24189d8874c 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopDevEnvironmentSessionCommand, se_StopDevEnvironmentSessionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts index c6800448775f..74d4977edb34 100644 --- a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDevEnvironmentCommand, se_UpdateDevEnvironmentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts index 4f2e0a5d373d..fe94bde7ae03 100644 --- a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts index c872ff6a48f8..89e5d1515e24 100644 --- a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSpaceCommand, se_UpdateSpaceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts index a9d2bb125c67..4366c3a63de5 100644 --- a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts @@ -12,7 +12,8 @@ import { de_VerifySessionCommand, se_VerifySessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecatalyst/src/index.ts b/clients/client-codecatalyst/src/index.ts index 38e9c477169e..2fbce026420d 100644 --- a/clients/client-codecatalyst/src/index.ts +++ b/clients/client-codecatalyst/src/index.ts @@ -182,8 +182,8 @@ export * from "./CodeCatalystClient"; export * from "./CodeCatalyst"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeCatalystExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeCatalystExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codecatalyst/src/models/CodeCatalystServiceException.ts b/clients/client-codecatalyst/src/models/CodeCatalystServiceException.ts index c3cb4605c6d9..9a9daba5e72c 100644 --- a/clients/client-codecatalyst/src/models/CodeCatalystServiceException.ts +++ b/clients/client-codecatalyst/src/models/CodeCatalystServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts index f7a88cf1a9e3..50f2150ac1ca 100644 --- a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts index 812397f0a153..5c1687df081b 100644 --- a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts index 305c73a8632d..91327de1917a 100644 --- a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDescribeMergeConflictsCommand, se_BatchDescribeMergeConflictsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts index b98f899cd265..00b7278495d4 100644 --- a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts index 672f51ab9eae..7aa3ca2774d4 100644 --- a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetCommitsCommand, se_BatchGetCommitsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts index 1a7f76b35c63..74c90bd7aca7 100644 --- a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetRepositoriesCommand, se_BatchGetRepositoriesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts index 94d797d31875..4315c7eb3012 100644 --- a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApprovalRuleTemplateCommand, se_CreateApprovalRuleTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreateBranchCommand.ts b/clients/client-codecommit/src/commands/CreateBranchCommand.ts index 78b589a1a70d..d696a9a92098 100644 --- a/clients/client-codecommit/src/commands/CreateBranchCommand.ts +++ b/clients/client-codecommit/src/commands/CreateBranchCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBranchCommand, se_CreateBranchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreateCommitCommand.ts b/clients/client-codecommit/src/commands/CreateCommitCommand.ts index 1a1396fcc85a..ca7fd01935d9 100644 --- a/clients/client-codecommit/src/commands/CreateCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateCommitCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCommitCommand, se_CreateCommitCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts index 6615664e1ec8..4c8e187af66b 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts index 4a61d3baa7fd..87afa4bfd29b 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePullRequestCommand, se_CreatePullRequestCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts index f5e41247053e..e1b54962c966 100644 --- a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts index c3fd737f6cb1..e93e9270c9fa 100644 --- a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts index de61b1940bb3..506b511e22e4 100644 --- a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApprovalRuleTemplateCommand, se_DeleteApprovalRuleTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts index 29adccfa4848..b97c1deb29b4 100644 --- a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBranchCommand, se_DeleteBranchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts index bccf83ca2ada..d618e8901844 100644 --- a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCommentContentCommand, se_DeleteCommentContentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeleteFileCommand.ts b/clients/client-codecommit/src/commands/DeleteFileCommand.ts index f0e6a53005fc..0f2a4ff0bbe1 100644 --- a/clients/client-codecommit/src/commands/DeleteFileCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteFileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFileCommand, se_DeleteFileCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts index 989e89d809f3..3e83779d1203 100644 --- a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts index 95535aff65a7..49d74be22caa 100644 --- a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts index 11d07291c979..3c005a152548 100644 --- a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMergeConflictsCommand, se_DescribeMergeConflictsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts index 61c136b7d6e5..9bf60f748196 100644 --- a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePullRequestEventsCommand, se_DescribePullRequestEventsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts index 6ff488c7b6ba..627c8471443c 100644 --- a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts index f699de92456b..0fd177c3c61b 100644 --- a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts index 245a85a5fb5a..b5f90a102ea3 100644 --- a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetApprovalRuleTemplateCommand, se_GetApprovalRuleTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetBlobCommand.ts b/clients/client-codecommit/src/commands/GetBlobCommand.ts index 88612c5688a0..57c047657e31 100644 --- a/clients/client-codecommit/src/commands/GetBlobCommand.ts +++ b/clients/client-codecommit/src/commands/GetBlobCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlobCommand, se_GetBlobCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetBranchCommand.ts b/clients/client-codecommit/src/commands/GetBranchCommand.ts index 7be72d035e74..752777ca057e 100644 --- a/clients/client-codecommit/src/commands/GetBranchCommand.ts +++ b/clients/client-codecommit/src/commands/GetBranchCommand.ts @@ -12,7 +12,8 @@ import { de_GetBranchCommand, se_GetBranchCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetCommentCommand.ts b/clients/client-codecommit/src/commands/GetCommentCommand.ts index 12648da21462..e3bcfa58baf3 100644 --- a/clients/client-codecommit/src/commands/GetCommentCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentCommand.ts @@ -12,7 +12,8 @@ import { de_GetCommentCommand, se_GetCommentCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts index 87abaf5662da..bfab01c11353 100644 --- a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCommentReactionsCommand, se_GetCommentReactionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts index 8db26eeae55c..53a2b156dc6f 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts index be4151a81f48..e34608fec2fd 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts @@ -12,7 +12,8 @@ import { de_GetCommentsForPullRequestCommand, se_GetCommentsForPullRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommitCommand.ts index 409f0d739ea5..f64da0b75f84 100644 --- a/clients/client-codecommit/src/commands/GetCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommitCommand.ts @@ -12,7 +12,8 @@ import { de_GetCommitCommand, se_GetCommitCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts index c1cc2f999269..0de6d58a0296 100644 --- a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts +++ b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDifferencesCommand, se_GetDifferencesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetFileCommand.ts b/clients/client-codecommit/src/commands/GetFileCommand.ts index b652986ab255..e34cafdbc26c 100644 --- a/clients/client-codecommit/src/commands/GetFileCommand.ts +++ b/clients/client-codecommit/src/commands/GetFileCommand.ts @@ -12,7 +12,8 @@ import { de_GetFileCommand, se_GetFileCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetFolderCommand.ts b/clients/client-codecommit/src/commands/GetFolderCommand.ts index 7b09d77090b6..31afcd415903 100644 --- a/clients/client-codecommit/src/commands/GetFolderCommand.ts +++ b/clients/client-codecommit/src/commands/GetFolderCommand.ts @@ -12,7 +12,8 @@ import { de_GetFolderCommand, se_GetFolderCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts index 7914a60a24cf..cdefb2b12006 100644 --- a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts @@ -12,7 +12,8 @@ import { de_GetMergeCommitCommand, se_GetMergeCommitCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts index f7b53f39acf3..6a2a9c40dd90 100644 --- a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMergeConflictsCommand, se_GetMergeConflictsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts index b91a34a707a9..e9f52279c5d1 100644 --- a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMergeOptionsCommand, se_GetMergeOptionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts index 533873214633..db653c9c51f6 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts index 0ba4a96359f0..347adacb54ab 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts @@ -12,7 +12,8 @@ import { de_GetPullRequestCommand, se_GetPullRequestCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts index c23f3bbe7126..9ffcb693d54c 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts @@ -12,7 +12,8 @@ import { de_GetPullRequestOverrideStateCommand, se_GetPullRequestOverrideStateCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts index 7347f6919ab0..cc96b4b2d185 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryCommand, se_GetRepositoryCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts index 051752b3089b..3d78af6bf111 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryTriggersCommand, se_GetRepositoryTriggersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts index 330c1b3cef40..e9f34d3b00b1 100644 --- a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts +++ b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListApprovalRuleTemplatesCommand, se_ListApprovalRuleTemplatesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts index 12f49d36ee6e..4d9b460420ff 100644 --- a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListBranchesCommand.ts b/clients/client-codecommit/src/commands/ListBranchesCommand.ts index d0cb1e56cfa8..46d02b9171bf 100644 --- a/clients/client-codecommit/src/commands/ListBranchesCommand.ts +++ b/clients/client-codecommit/src/commands/ListBranchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBranchesCommand, se_ListBranchesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts index bfc606ca5821..fc27b18c39ee 100644 --- a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts @@ -13,7 +13,8 @@ import { de_ListFileCommitHistoryCommand, se_ListFileCommitHistoryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts index 85cc701db096..37e356f0a969 100644 --- a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts +++ b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPullRequestsCommand, se_ListPullRequestsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts index 2d1f8df32d6c..4d77abafc25e 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRepositoriesCommand, se_ListRepositoriesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts index b559cf79b7aa..3f7135647a3d 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts index a8acd0356ce1..c856f51fe9b8 100644 --- a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts index 39c4c15a63df..e08a89cb5833 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts @@ -12,7 +12,8 @@ import { de_MergeBranchesByFastForwardCommand, se_MergeBranchesByFastForwardComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts index 79ea3438a8e8..0973d9f77b1b 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts @@ -12,7 +12,8 @@ import { de_MergeBranchesBySquashCommand, se_MergeBranchesBySquashCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts index 9ab807f6e582..8db2a6dc8b67 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts @@ -12,7 +12,8 @@ import { de_MergeBranchesByThreeWayCommand, se_MergeBranchesByThreeWayCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts index 7d40eb7b1ca9..46486604e358 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts index ab6121db9c17..e7daef0aaa87 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts @@ -12,7 +12,8 @@ import { de_MergePullRequestBySquashCommand, se_MergePullRequestBySquashCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts index efcc279eba37..f19b780e582c 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts @@ -12,7 +12,8 @@ import { de_MergePullRequestByThreeWayCommand, se_MergePullRequestByThreeWayComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts index 2ef32ed4e484..292c14b7ac8d 100644 --- a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts index f5f69df8adb0..ba2991ce3298 100644 --- a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts index f20abbadd46a..37f1b4ec6c37 100644 --- a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts @@ -12,7 +12,8 @@ import { de_PostCommentForPullRequestCommand, se_PostCommentForPullRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts index 10824697ac0d..8673b08de688 100644 --- a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts @@ -12,7 +12,8 @@ import { de_PostCommentReplyCommand, se_PostCommentReplyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts index ba65d9a13d49..5ec0b1485d28 100644 --- a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts +++ b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts @@ -12,7 +12,8 @@ import { de_PutCommentReactionCommand, se_PutCommentReactionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PutFileCommand.ts b/clients/client-codecommit/src/commands/PutFileCommand.ts index f39b0c16fec5..18c570e3ce6c 100644 --- a/clients/client-codecommit/src/commands/PutFileCommand.ts +++ b/clients/client-codecommit/src/commands/PutFileCommand.ts @@ -12,7 +12,8 @@ import { de_PutFileCommand, se_PutFileCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts index 1d7cce33612d..8d0438a04f1c 100644 --- a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_PutRepositoryTriggersCommand, se_PutRepositoryTriggersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/TagResourceCommand.ts b/clients/client-codecommit/src/commands/TagResourceCommand.ts index f8d789437549..9071c5dd9f28 100644 --- a/clients/client-codecommit/src/commands/TagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts index 17dfd6f65810..f85320fd82b7 100644 --- a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_TestRepositoryTriggersCommand, se_TestRepositoryTriggersCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UntagResourceCommand.ts b/clients/client-codecommit/src/commands/UntagResourceCommand.ts index 26924fd36e90..d1af3cbc6f86 100644 --- a/clients/client-codecommit/src/commands/UntagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts index 913fb0b1e0c1..c2ef4dc849f1 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts index ab95fee4d5ba..5f0837315b22 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts index 78a0f185b3b0..f76a63afcbd0 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts index 8fc886f83130..b5340500d1a8 100644 --- a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCommentCommand, se_UpdateCommentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts index 289b34bf0533..328a5d2ae6f7 100644 --- a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDefaultBranchCommand, se_UpdateDefaultBranchCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts index 77495d0fecee..e1740dcc5aa8 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts index f4e0fb7faf54..5d391545d05f 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts index 8bc96e06674a..ccc24437a8cf 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts index 7bd11a8c099e..9c53257eeb24 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePullRequestStatusCommand, se_UpdatePullRequestStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts index 5c5789d81b59..254d2183a440 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePullRequestTitleCommand, se_UpdatePullRequestTitleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts index 837f81a09ee0..c40e716c8933 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRepositoryDescriptionCommand, se_UpdateRepositoryDescriptionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts index 9283bb079fde..66552bdaba25 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts index 6bcd5c779a65..09f28e8b90ba 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRepositoryNameCommand, se_UpdateRepositoryNameCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codecommit/src/index.ts b/clients/client-codecommit/src/index.ts index 9f674eea1685..26404556dd29 100644 --- a/clients/client-codecommit/src/index.ts +++ b/clients/client-codecommit/src/index.ts @@ -393,8 +393,8 @@ export * from "./CodeCommitClient"; export * from "./CodeCommit"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeCommitExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeCommitExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codecommit/src/models/CodeCommitServiceException.ts b/clients/client-codecommit/src/models/CodeCommitServiceException.ts index 2dab4b8f6d6b..256d7c81a760 100644 --- a/clients/client-codecommit/src/models/CodeCommitServiceException.ts +++ b/clients/client-codecommit/src/models/CodeCommitServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts b/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts index 6a0d8f4e73af..8870c1802d39 100644 --- a/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/CreateHostCommand.ts b/clients/client-codeconnections/src/commands/CreateHostCommand.ts index a62614ab4812..55768a6b030d 100644 --- a/clients/client-codeconnections/src/commands/CreateHostCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateHostCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHostCommand, se_CreateHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts index ea47566b981c..fa18539b8dee 100644 --- a/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRepositoryLinkCommand, se_CreateRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts index f91a698af8a7..61947b0a7fb6 100644 --- a/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSyncConfigurationCommand, se_CreateSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts b/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts index 0049c4d1aed0..112578f45190 100644 --- a/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/DeleteHostCommand.ts b/clients/client-codeconnections/src/commands/DeleteHostCommand.ts index 826bc4e371de..e2c1ead5dfd7 100644 --- a/clients/client-codeconnections/src/commands/DeleteHostCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteHostCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHostCommand, se_DeleteHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts index 2e64ddf932dd..56164cf8a8c1 100644 --- a/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryLinkCommand, se_DeleteRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts index 6dcb43aec4f5..b736d567274f 100644 --- a/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSyncConfigurationCommand, se_DeleteSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetConnectionCommand.ts b/clients/client-codeconnections/src/commands/GetConnectionCommand.ts index ec95a33fff70..c47a92908450 100644 --- a/clients/client-codeconnections/src/commands/GetConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/GetConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetHostCommand.ts b/clients/client-codeconnections/src/commands/GetHostCommand.ts index 36a1f35cd707..393b8a425988 100644 --- a/clients/client-codeconnections/src/commands/GetHostCommand.ts +++ b/clients/client-codeconnections/src/commands/GetHostCommand.ts @@ -12,7 +12,8 @@ import { de_GetHostCommand, se_GetHostCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts index bfdd5493a1a8..e5f9d0f67b99 100644 --- a/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryLinkCommand, se_GetRepositoryLinkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts index cc4f158b8ad2..65f7dc8ab6ee 100644 --- a/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositorySyncStatusCommand, se_GetRepositorySyncStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts b/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts index 8e8f3e0463e5..aadb0bc60918 100644 --- a/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts +++ b/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceSyncStatusCommand, se_GetResourceSyncStatusCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts b/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts index 3b26ff240a59..35832b4f024e 100644 --- a/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts +++ b/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetSyncBlockerSummaryCommand, se_GetSyncBlockerSummaryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts index 785426f2b52c..7d738caff8b1 100644 --- a/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetSyncConfigurationCommand, se_GetSyncConfigurationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts b/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts index 745dce65a56c..b117fd4eaa28 100644 --- a/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListHostsCommand.ts b/clients/client-codeconnections/src/commands/ListHostsCommand.ts index c7ddc95740f2..3a48d26282f9 100644 --- a/clients/client-codeconnections/src/commands/ListHostsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListHostsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHostsCommand, se_ListHostsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts b/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts index fa3d87321a77..af7e330110db 100644 --- a/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts +++ b/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListRepositoryLinksCommand, se_ListRepositoryLinksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts index 6a94ef53f1b3..5b6b79dbc957 100644 --- a/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts b/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts index 597998a21279..dd6e4211eb86 100644 --- a/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSyncConfigurationsCommand, se_ListSyncConfigurationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts index 6289bf6ede56..7b16afcf14ae 100644 --- a/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/TagResourceCommand.ts b/clients/client-codeconnections/src/commands/TagResourceCommand.ts index 793b2101175f..423990199324 100644 --- a/clients/client-codeconnections/src/commands/TagResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/UntagResourceCommand.ts b/clients/client-codeconnections/src/commands/UntagResourceCommand.ts index 0e3da85417bb..a5277452c232 100644 --- a/clients/client-codeconnections/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/UpdateHostCommand.ts b/clients/client-codeconnections/src/commands/UpdateHostCommand.ts index 59f2ed5f86d8..0b3410f14c66 100644 --- a/clients/client-codeconnections/src/commands/UpdateHostCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateHostCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateHostCommand, se_UpdateHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts index 35da0c92bba1..8385407fd3ec 100644 --- a/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRepositoryLinkCommand, se_UpdateRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts b/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts index c0ca3d84ec42..35c382c18824 100644 --- a/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSyncBlockerCommand, se_UpdateSyncBlockerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts index 9b0cd70e3145..82cee857a48a 100644 --- a/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSyncConfigurationCommand, se_UpdateSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeconnections/src/index.ts b/clients/client-codeconnections/src/index.ts index 856985ec7394..32fe82c26641 100644 --- a/clients/client-codeconnections/src/index.ts +++ b/clients/client-codeconnections/src/index.ts @@ -86,8 +86,8 @@ export * from "./CodeConnectionsClient"; export * from "./CodeConnections"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeConnectionsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeConnectionsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codeconnections/src/models/CodeConnectionsServiceException.ts b/clients/client-codeconnections/src/models/CodeConnectionsServiceException.ts index 401e2dd0f7de..367f2b66cbf1 100644 --- a/clients/client-codeconnections/src/models/CodeConnectionsServiceException.ts +++ b/clients/client-codeconnections/src/models/CodeConnectionsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts index e574da813a97..19220c1ef696 100644 --- a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts index eee3b1baadba..903b6cc6b10e 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts index 20cad30166e2..3916cc839e54 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetApplicationsCommand, se_BatchGetApplicationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts index c0547f161b77..1947e4f8606e 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDeploymentGroupsCommand, se_BatchGetDeploymentGroupsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts index 4e9e16709f53..5c0fac958a4f 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDeploymentInstancesCommand, se_BatchGetDeploymentInstancesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts index 38009e3ba8c0..3e4f1216ea33 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDeploymentTargetsCommand, se_BatchGetDeploymentTargetsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts index ecf62ad950cd..f862d4b63904 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDeploymentsCommand, se_BatchGetDeploymentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts index 45faa6f39a03..051bad5224be 100644 --- a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetOnPremisesInstancesCommand, se_BatchGetOnPremisesInstancesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts index 507ffb4bf207..65be6184671a 100644 --- a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_ContinueDeploymentCommand, se_ContinueDeploymentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts index f8cc70ce441e..68c837598d0a 100644 --- a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts index 08b68d72e091..f637b8fa5ca0 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts index 252f14637912..fc3e864f74d2 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentConfigCommand, se_CreateDeploymentConfigCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts index f1df8447040a..f2e84da02fdd 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentGroupCommand, se_CreateDeploymentGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts index 8fe6ae833979..85e6e076992b 100644 --- a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts index 42bcbe24dfda..99bde8f5f177 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentConfigCommand, se_DeleteDeploymentConfigCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts index de5b1ccac35d..921f3365e2f0 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentGroupCommand, se_DeleteDeploymentGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts index 5ddb4effefc4..143a8f7a7ec7 100644 --- a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGitHubAccountTokenCommand, se_DeleteGitHubAccountTokenCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts index 18f6ca6f7882..e1de8d19b843 100644 --- a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcesByExternalIdCommand, se_DeleteResourcesByExternalIdCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts index 91f05eb63f80..0fc8999f4ef9 100644 --- a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts index cc669cb600c3..73967d46ce9c 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts index 9fc0f5f413d1..ac070df25cf3 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationRevisionCommand, se_GetApplicationRevisionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts index ed0030ed51b9..e3769762d745 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts index 370fe38c5c39..62cd41162f1f 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentConfigCommand, se_GetDeploymentConfigCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts index 68799ff7e032..8af6e95532c2 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentGroupCommand, se_GetDeploymentGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts index dccfc95ac1c1..c1e42f95331b 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentInstanceCommand, se_GetDeploymentInstanceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts index ddb61c182893..f6f0209e0245 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentTargetCommand, se_GetDeploymentTargetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts index 12384f1d221b..919e18bd3dbb 100644 --- a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetOnPremisesInstanceCommand, se_GetOnPremisesInstanceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts index f31f187fe9a4..09b411c5188e 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationRevisionsCommand, se_ListApplicationRevisionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts index d45263f89dd7..948b82be9f36 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts index 60946fb1be5b..1b71d32e0d27 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentConfigsCommand, se_ListDeploymentConfigsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts index 63ee85efe9d7..b43604fdbe11 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentGroupsCommand, se_ListDeploymentGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts index a5f2b075e735..ca32bc282e5f 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentInstancesCommand, se_ListDeploymentInstancesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts index 358d3bbfb186..1841b99e5d09 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentTargetsCommand, se_ListDeploymentTargetsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts index 1d64c407776b..299f3d47c739 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts index cc08554520ab..44eb507d02d8 100644 --- a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGitHubAccountTokenNamesCommand, se_ListGitHubAccountTokenNamesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts index 51b902feed3c..c764b6a3a47e 100644 --- a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListOnPremisesInstancesCommand, se_ListOnPremisesInstancesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts index 2a51115fec70..c206a7875a83 100644 --- a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts index 9ff3a8937fb1..a7d602e95546 100644 --- a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts +++ b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts index 703fc1d17c36..dcad6f7aea0b 100644 --- a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterApplicationRevisionCommand, se_RegisterApplicationRevisionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts index 3b3c94358bfd..f7eebfd7b68b 100644 --- a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterOnPremisesInstanceCommand, se_RegisterOnPremisesInstanceComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts index eec2e4c8e901..15e8f366ce0b 100644 --- a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts index b2fea6131f7d..91d430527b7a 100644 --- a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts +++ b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts index 7cd65108d15c..209d879a21b0 100644 --- a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StopDeploymentCommand, se_StopDeploymentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/TagResourceCommand.ts b/clients/client-codedeploy/src/commands/TagResourceCommand.ts index b37f63d396eb..1ff750945971 100644 --- a/clients/client-codedeploy/src/commands/TagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts index a51719381689..44a05e9d1b67 100644 --- a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts index e3b1930ba7ad..2c83853f62f9 100644 --- a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts index f444bb373921..28d4ab0009b6 100644 --- a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeploymentGroupCommand, se_UpdateDeploymentGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codedeploy/src/index.ts b/clients/client-codedeploy/src/index.ts index e48826c138a4..78e9e0dd6122 100644 --- a/clients/client-codedeploy/src/index.ts +++ b/clients/client-codedeploy/src/index.ts @@ -100,8 +100,8 @@ export * from "./CodeDeployClient"; export * from "./CodeDeploy"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeDeployExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeDeployExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-codedeploy/src/models/CodeDeployServiceException.ts b/clients/client-codedeploy/src/models/CodeDeployServiceException.ts index bd8ed571aa81..881887ed3b4e 100644 --- a/clients/client-codedeploy/src/models/CodeDeployServiceException.ts +++ b/clients/client-codedeploy/src/models/CodeDeployServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts index 22ee03bb8cb8..6a158bdf3f5e 100644 --- a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateRepositoryCommand, se_AssociateRepositoryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts index 2408e625568e..fede5864092e 100644 --- a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCodeReviewCommand, se_CreateCodeReviewCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts index 00d898f0ffcb..c89eafbae4cc 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCodeReviewCommand, se_DescribeCodeReviewCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts index 09107b732e31..743210126bf0 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts index 7fc9155ec162..79db8001abbd 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts index 1f312233f1fb..340b88ce434a 100644 --- a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateRepositoryCommand, se_DisassociateRepositoryCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts index f957167c83fd..214b7650f206 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCodeReviewsCommand, se_ListCodeReviewsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts index c701856f5c6e..d2b917c3ca8e 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecommendationFeedbackCommand, se_ListRecommendationFeedbackComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts index 474671927943..de698de3a853 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecommendationsCommand, se_ListRecommendationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts index bf5e8fd4777f..1f6d663c157b 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRepositoryAssociationsCommand, se_ListRepositoryAssociationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts index cdfb5bb176d5..4a4c031a7e91 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts index bb6d672ac712..466bf1a754c8 100644 --- a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_PutRecommendationFeedbackCommand, se_PutRecommendationFeedbackComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts index e816c54b03d7..4ffc615d6c2d 100644 --- a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts index d8b787f797aa..8c9df73eb128 100644 --- a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-reviewer/src/index.ts b/clients/client-codeguru-reviewer/src/index.ts index 424f9a7c5cfd..df1a029f20f3 100644 --- a/clients/client-codeguru-reviewer/src/index.ts +++ b/clients/client-codeguru-reviewer/src/index.ts @@ -22,8 +22,8 @@ export * from "./CodeGuruReviewerClient"; export * from "./CodeGuruReviewer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeGuruReviewerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeGuruReviewerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-codeguru-reviewer/src/models/CodeGuruReviewerServiceException.ts b/clients/client-codeguru-reviewer/src/models/CodeGuruReviewerServiceException.ts index daa1b80a87c1..c56329832c7f 100644 --- a/clients/client-codeguru-reviewer/src/models/CodeGuruReviewerServiceException.ts +++ b/clients/client-codeguru-reviewer/src/models/CodeGuruReviewerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts index 558a930c8935..c1d1b2f0fbef 100644 --- a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFindingsCommand, se_BatchGetFindingsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts index 6dc1f6bfefb2..ef01d6b2c69f 100644 --- a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScanCommand, se_CreateScanCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts index 6049a7eb2d30..0db7b4832ffd 100644 --- a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts @@ -16,7 +16,8 @@ import { de_CreateUploadUrlCommand, se_CreateUploadUrlCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts index 6aa521a70e0c..c89df927d6b7 100644 --- a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountConfigurationCommand, se_GetAccountConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts index 20fe755a14cd..2ff5e0c9e2ce 100644 --- a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts index e2740128dad6..329cd2740d32 100644 --- a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricsSummaryCommand, se_GetMetricsSummaryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/GetScanCommand.ts b/clients/client-codeguru-security/src/commands/GetScanCommand.ts index bb5e8cf6e8e0..63294f8dc342 100644 --- a/clients/client-codeguru-security/src/commands/GetScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetScanCommand.ts @@ -12,7 +12,8 @@ import { de_GetScanCommand, se_GetScanCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts index 367c2c87a4c4..f85aa74588a6 100644 --- a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsMetricsCommand, se_ListFindingsMetricsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/ListScansCommand.ts b/clients/client-codeguru-security/src/commands/ListScansCommand.ts index 9ca061b50545..22c5c9b52cae 100644 --- a/clients/client-codeguru-security/src/commands/ListScansCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListScansCommand.ts @@ -12,7 +12,8 @@ import { de_ListScansCommand, se_ListScansCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts index b88b397342d1..faee921430c2 100644 --- a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts index 0f3471cabda9..4ca45fc587c3 100644 --- a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts index 4ac5179cd361..782903c8755e 100644 --- a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts index ff7b76130807..aac815ba06a3 100644 --- a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountConfigurationCommand, se_UpdateAccountConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguru-security/src/index.ts b/clients/client-codeguru-security/src/index.ts index ddc7aa85e45c..71f6149bf390 100644 --- a/clients/client-codeguru-security/src/index.ts +++ b/clients/client-codeguru-security/src/index.ts @@ -18,8 +18,8 @@ export * from "./CodeGuruSecurityClient"; export * from "./CodeGuruSecurity"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeGuruSecurityExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeGuruSecurityExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codeguru-security/src/models/CodeGuruSecurityServiceException.ts b/clients/client-codeguru-security/src/models/CodeGuruSecurityServiceException.ts index f6ac84a96c52..5911b66c5af5 100644 --- a/clients/client-codeguru-security/src/models/CodeGuruSecurityServiceException.ts +++ b/clients/client-codeguru-security/src/models/CodeGuruSecurityServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts index bbec78e48f31..e32eb04ac12b 100644 --- a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_AddNotificationChannelsCommand, se_AddNotificationChannelsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts index c8bfba215771..7db9575ffc2b 100644 --- a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFrameMetricDataCommand, se_BatchGetFrameMetricDataCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts index e3181fa4be8e..7a3e872df3e2 100644 --- a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts @@ -12,7 +12,8 @@ import { de_ConfigureAgentCommand, se_ConfigureAgentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts index 8e79c382344e..2e4f637e61c9 100644 --- a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProfilingGroupCommand, se_CreateProfilingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts index af5f67d3a196..5357409e326f 100644 --- a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfilingGroupCommand, se_DeleteProfilingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts index 3dae42eea9d0..bf80df21bba3 100644 --- a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProfilingGroupCommand, se_DescribeProfilingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts index d3a0640f4508..f8b4519bc621 100644 --- a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts index 4b0398d59e43..60d57f16a7bf 100644 --- a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts index fb85534cd1e6..a985cc20b4d2 100644 --- a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts index b93723b05042..7e4b7d7613ca 100644 --- a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts @@ -13,7 +13,8 @@ import { de_GetProfileCommand, se_GetProfileCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts index 974378b7b6e4..8d6d7b4098c3 100644 --- a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRecommendationsCommand, se_GetRecommendationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts index b43a6785f37e..9d4b54873b79 100644 --- a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsReportsCommand, se_ListFindingsReportsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts index 7b6921123c69..d3639b257036 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProfileTimesCommand, se_ListProfileTimesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts index ba23f0b4db05..02d1fe6fd404 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProfilingGroupsCommand, se_ListProfilingGroupsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts index ee9567f55841..108e6129b2bd 100644 --- a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts index e0ceaaa00dad..f81e1101a6ab 100644 --- a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts @@ -12,7 +12,8 @@ import { de_PostAgentProfileCommand, se_PostAgentProfileCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts index 170776721718..07eaf416c721 100644 --- a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_PutPermissionCommand, se_PutPermissionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts index f93edd4a7f16..661a8c9edc5d 100644 --- a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveNotificationChannelCommand, se_RemoveNotificationChannelComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts index 29187bbd2e8b..6477fce594e6 100644 --- a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_RemovePermissionCommand, se_RemovePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts index 6b1b76059ff6..573616a648a0 100644 --- a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitFeedbackCommand, se_SubmitFeedbackCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts index 97a105275125..0677f641f78c 100644 --- a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts index e6bb7f9183c4..5bdb34936988 100644 --- a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts index 175197e0f3d9..e33cd0a11c1b 100644 --- a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProfilingGroupCommand, se_UpdateProfilingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codeguruprofiler/src/index.ts b/clients/client-codeguruprofiler/src/index.ts index 7089ce66ec32..d56292b48c36 100644 --- a/clients/client-codeguruprofiler/src/index.ts +++ b/clients/client-codeguruprofiler/src/index.ts @@ -30,8 +30,8 @@ export * from "./CodeGuruProfilerClient"; export * from "./CodeGuruProfiler"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeGuruProfilerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeGuruProfilerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codeguruprofiler/src/models/CodeGuruProfilerServiceException.ts b/clients/client-codeguruprofiler/src/models/CodeGuruProfilerServiceException.ts index e776838624cf..e53ff9fe15af 100644 --- a/clients/client-codeguruprofiler/src/models/CodeGuruProfilerServiceException.ts +++ b/clients/client-codeguruprofiler/src/models/CodeGuruProfilerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts index 1358f3fc022c..067e9ad04ed4 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts @@ -12,7 +12,8 @@ import { de_AcknowledgeJobCommand, se_AcknowledgeJobCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts index a85629be0a3d..95ca4fe6fa17 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts @@ -12,7 +12,8 @@ import { de_AcknowledgeThirdPartyJobCommand, se_AcknowledgeThirdPartyJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts index ab11427c9858..10175cb48ff3 100644 --- a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomActionTypeCommand, se_CreateCustomActionTypeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts index aeac29767c9d..99d64dc8616a 100644 --- a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePipelineCommand, se_CreatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts index 05b85aa3c1d1..ee6897518be6 100644 --- a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomActionTypeCommand, se_DeleteCustomActionTypeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts index 89a420dfe599..867bc71b7ffe 100644 --- a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePipelineCommand, se_DeletePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts index d040216a6752..f0cee0152d53 100644 --- a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWebhookCommand, se_DeleteWebhookCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts index 960210eab9b1..a8324af5c62c 100644 --- a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts index 992385648a5d..f586f259d38f 100644 --- a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts @@ -12,7 +12,8 @@ import { de_DisableStageTransitionCommand, se_DisableStageTransitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts index 6b781e77f430..1a004cc11d6c 100644 --- a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts @@ -12,7 +12,8 @@ import { de_EnableStageTransitionCommand, se_EnableStageTransitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts index 733dc31c1eb0..6c8d95dd9623 100644 --- a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetActionTypeCommand, se_GetActionTypeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts index d1c699082d1d..de94fad2fc73 100644 --- a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobDetailsCommand, se_GetJobDetailsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts index 189784f11d15..cde625fd5bf8 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineCommand, se_GetPipelineCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts index e866bf347015..abb1bd91e3f9 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineExecutionCommand, se_GetPipelineExecutionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts index 7092ff824881..98f7f6af843d 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineStateCommand, se_GetPipelineStateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts index b18f19e65469..05ad889b0d1e 100644 --- a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts @@ -16,7 +16,8 @@ import { de_GetThirdPartyJobDetailsCommand, se_GetThirdPartyJobDetailsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts index 60efc617f14f..63f70ffbb451 100644 --- a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListActionExecutionsCommand, se_ListActionExecutionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts index 694e50664a70..d233985a44f8 100644 --- a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListActionTypesCommand, se_ListActionTypesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts index 5a40e7d5f585..b394f4708d28 100644 --- a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelineExecutionsCommand, se_ListPipelineExecutionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts index d8bc7b280598..fc4a2d8a3939 100644 --- a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelinesCommand, se_ListPipelinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts index 1825b0fc1184..9783b2070bb8 100644 --- a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts index d945a7083477..ae106bcf13a0 100644 --- a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts +++ b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts @@ -12,7 +12,8 @@ import { de_ListWebhooksCommand, se_ListWebhooksCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts index fb9125ef4a37..0e9eedcaae40 100644 --- a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts @@ -12,7 +12,8 @@ import { de_PollForJobsCommand, se_PollForJobsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts index 64a08013d838..101c68f1a413 100644 --- a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts @@ -12,7 +12,8 @@ import { de_PollForThirdPartyJobsCommand, se_PollForThirdPartyJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts index 32ddfee48b1e..81aea96bbc68 100644 --- a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts +++ b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_PutActionRevisionCommand, se_PutActionRevisionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts index 75d8d63d5189..8688334185e0 100644 --- a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts @@ -12,7 +12,8 @@ import { de_PutApprovalResultCommand, se_PutApprovalResultCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts index 01bc50c8d92c..0f05cd44bbc9 100644 --- a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts @@ -12,7 +12,8 @@ import { de_PutJobFailureResultCommand, se_PutJobFailureResultCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts index d0266d16b85a..95c5006ae0e0 100644 --- a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts @@ -12,7 +12,8 @@ import { de_PutJobSuccessResultCommand, se_PutJobSuccessResultCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts index 3885fe777ed5..73a58ee62b29 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts index 2c9b5ff1885e..e466ed93ed19 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts index 1d53d99982dd..72c6804c3b37 100644 --- a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts @@ -12,7 +12,8 @@ import { de_PutWebhookCommand, se_PutWebhookCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts index eaa58213b226..2e5662d82901 100644 --- a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts index cad00c4a4070..8fe905c481c6 100644 --- a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_RetryStageExecutionCommand, se_RetryStageExecutionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/RollbackStageCommand.ts b/clients/client-codepipeline/src/commands/RollbackStageCommand.ts index d7857be94415..275cd0e52266 100644 --- a/clients/client-codepipeline/src/commands/RollbackStageCommand.ts +++ b/clients/client-codepipeline/src/commands/RollbackStageCommand.ts @@ -12,7 +12,8 @@ import { de_RollbackStageCommand, se_RollbackStageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts index 7d2a19090cfd..6d21fed020a5 100644 --- a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartPipelineExecutionCommand, se_StartPipelineExecutionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts index 4f415f6b5007..ceb5ea0bc8e7 100644 --- a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StopPipelineExecutionCommand, se_StopPipelineExecutionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/TagResourceCommand.ts b/clients/client-codepipeline/src/commands/TagResourceCommand.ts index accf3dd23e8e..9d205b474bc4 100644 --- a/clients/client-codepipeline/src/commands/TagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts index 5f683cf11f4b..4033d9b57ebe 100644 --- a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts index 8f3405cb513f..c8d23e9db99f 100644 --- a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateActionTypeCommand, se_UpdateActionTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts index aacd466a62ee..d52a506e059a 100644 --- a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePipelineCommand, se_UpdatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codepipeline/src/index.ts b/clients/client-codepipeline/src/index.ts index 9bbe92801ece..9794e1d569a9 100644 --- a/clients/client-codepipeline/src/index.ts +++ b/clients/client-codepipeline/src/index.ts @@ -201,8 +201,8 @@ export * from "./CodePipelineClient"; export * from "./CodePipeline"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodePipelineExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodePipelineExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codepipeline/src/models/CodePipelineServiceException.ts b/clients/client-codepipeline/src/models/CodePipelineServiceException.ts index 6d98aba4bb66..a11760180cdc 100644 --- a/clients/client-codepipeline/src/models/CodePipelineServiceException.ts +++ b/clients/client-codepipeline/src/models/CodePipelineServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts index acada239b6d3..c16224840901 100644 --- a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts index 93d92c111bf7..39cf8ccac394 100644 --- a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts @@ -16,7 +16,8 @@ import { de_CreateHostCommand, se_CreateHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts index b7c6f974ad5d..37393b6ec19a 100644 --- a/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRepositoryLinkCommand, se_CreateRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts index 7feb8850b8d0..735c0bd6758f 100644 --- a/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSyncConfigurationCommand, se_CreateSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts index 3db0b748fad4..f2279b1992ee 100644 --- a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts index c5870ac58509..78edb597aee4 100644 --- a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteHostCommand, se_DeleteHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts index 247a062ee71b..db3459248a06 100644 --- a/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteRepositoryLinkCommand, se_DeleteRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts index df8ee943324e..23cc847f9d20 100644 --- a/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSyncConfigurationCommand, se_DeleteSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts index 8fa051c91090..8da1f35dfb58 100644 --- a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetHostCommand.ts b/clients/client-codestar-connections/src/commands/GetHostCommand.ts index 1c9b94874464..9371079a39d6 100644 --- a/clients/client-codestar-connections/src/commands/GetHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetHostCommand.ts @@ -16,7 +16,8 @@ import { de_GetHostCommand, se_GetHostCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts index bde7e8497b44..a64ded7aeada 100644 --- a/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts @@ -16,7 +16,8 @@ import { de_GetRepositoryLinkCommand, se_GetRepositoryLinkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts index 257a74977114..7222506d1b63 100644 --- a/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts @@ -16,7 +16,8 @@ import { de_GetRepositorySyncStatusCommand, se_GetRepositorySyncStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts b/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts index c3a958698eec..293ba84053df 100644 --- a/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts @@ -16,7 +16,8 @@ import { de_GetResourceSyncStatusCommand, se_GetResourceSyncStatusCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts b/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts index 939aa47cf62c..cbc6d4ea563e 100644 --- a/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts @@ -16,7 +16,8 @@ import { de_GetSyncBlockerSummaryCommand, se_GetSyncBlockerSummaryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts index 2677f3986016..4f187c8b2169 100644 --- a/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_GetSyncConfigurationCommand, se_GetSyncConfigurationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts index e5022da5d3c4..3480169b958e 100644 --- a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts index 14983ed9647d..339cf9026561 100644 --- a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts @@ -16,7 +16,8 @@ import { de_ListHostsCommand, se_ListHostsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts b/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts index 30056fdab4a9..ae16256e731c 100644 --- a/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts @@ -16,7 +16,8 @@ import { de_ListRepositoryLinksCommand, se_ListRepositoryLinksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts index 310c52582abc..e87f6de03f65 100644 --- a/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts b/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts index e506bbcbb2ad..712318e5c2eb 100644 --- a/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSyncConfigurationsCommand, se_ListSyncConfigurationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts index 31e09636b4f2..256be7b65eaa 100644 --- a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts index 56b69011a924..f38b17e1a45a 100644 --- a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts index 168b040c8d64..7760a865a114 100644 --- a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts index 7f3e3b84025e..823a3efb0cac 100644 --- a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateHostCommand, se_UpdateHostCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts index 645487445c7e..86780fb86fdc 100644 --- a/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRepositoryLinkCommand, se_UpdateRepositoryLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts b/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts index 02eea7102b15..7a7dda6967a4 100644 --- a/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSyncBlockerCommand, se_UpdateSyncBlockerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts index 6adff795f9cb..cb51a3c23df7 100644 --- a/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSyncConfigurationCommand, se_UpdateSyncConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-connections/src/index.ts b/clients/client-codestar-connections/src/index.ts index f8a890631826..870ca51e1198 100644 --- a/clients/client-codestar-connections/src/index.ts +++ b/clients/client-codestar-connections/src/index.ts @@ -87,8 +87,8 @@ export * from "./CodeStarConnectionsClient"; export * from "./CodeStarConnections"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeStarConnectionsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeStarConnectionsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codestar-connections/src/models/CodeStarConnectionsServiceException.ts b/clients/client-codestar-connections/src/models/CodeStarConnectionsServiceException.ts index 2b9bfcfc9170..0159f4810fdc 100644 --- a/clients/client-codestar-connections/src/models/CodeStarConnectionsServiceException.ts +++ b/clients/client-codestar-connections/src/models/CodeStarConnectionsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts index 105ece62da32..96b6fe7aed46 100644 --- a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts @@ -20,7 +20,8 @@ import { de_CreateNotificationRuleCommand, se_CreateNotificationRuleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts index 19bfc1fdf79e..1a0f4551f9e0 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteNotificationRuleCommand, se_DeleteNotificationRuleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts index d167585a35a5..e07bdf59f4ed 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteTargetCommand, se_DeleteTargetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts index 8dee6d4e7512..789b03b774c4 100644 --- a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeNotificationRuleCommand, se_DescribeNotificationRuleCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts index 1e6f2807be78..15cbeb01ef5d 100644 --- a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts @@ -16,7 +16,8 @@ import { de_ListEventTypesCommand, se_ListEventTypesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts index b85f97f7791a..b24961c410e0 100644 --- a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts @@ -16,7 +16,8 @@ import { de_ListNotificationRulesCommand, se_ListNotificationRulesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts index 645699473515..c9564983a3f6 100644 --- a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts index e88b1bc43166..9540dd872da1 100644 --- a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTargetsCommand, se_ListTargetsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts index 07e27d00c5a0..aafd1b0e740c 100644 --- a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts @@ -16,7 +16,8 @@ import { de_SubscribeCommand, se_SubscribeCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts index 8bfe6728fbd6..5eddf50331a0 100644 --- a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts index 62de75e3eda0..ccaf7e0e11a8 100644 --- a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts @@ -16,7 +16,8 @@ import { de_UnsubscribeCommand, se_UnsubscribeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts index 583070ef5652..20cafd1c541e 100644 --- a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts index 842888506538..3866fb13c884 100644 --- a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateNotificationRuleCommand, se_UpdateNotificationRuleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar-notifications/src/index.ts b/clients/client-codestar-notifications/src/index.ts index 25e2a054be63..14f626fa6783 100644 --- a/clients/client-codestar-notifications/src/index.ts +++ b/clients/client-codestar-notifications/src/index.ts @@ -85,8 +85,8 @@ export * from "./CodestarNotificationsClient"; export * from "./CodestarNotifications"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodestarNotificationsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodestarNotificationsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-codestar-notifications/src/models/CodestarNotificationsServiceException.ts b/clients/client-codestar-notifications/src/models/CodestarNotificationsServiceException.ts index acb3a3454276..329b8cb45242 100644 --- a/clients/client-codestar-notifications/src/models/CodestarNotificationsServiceException.ts +++ b/clients/client-codestar-notifications/src/models/CodestarNotificationsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts b/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts index e6f5bb44cc35..3af5836765ec 100644 --- a/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/AssociateTeamMemberCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateTeamMemberCommand, se_AssociateTeamMemberCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/CreateProjectCommand.ts b/clients/client-codestar/src/commands/CreateProjectCommand.ts index da6e9d7df058..76bc0d09c431 100644 --- a/clients/client-codestar/src/commands/CreateProjectCommand.ts +++ b/clients/client-codestar/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/CreateUserProfileCommand.ts b/clients/client-codestar/src/commands/CreateUserProfileCommand.ts index 98d26f998c29..ba846138c279 100644 --- a/clients/client-codestar/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/CreateUserProfileCommand.ts @@ -17,7 +17,8 @@ import { de_CreateUserProfileCommand, se_CreateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/DeleteProjectCommand.ts b/clients/client-codestar/src/commands/DeleteProjectCommand.ts index d7d70fdaad9b..e6efc1da7014 100644 --- a/clients/client-codestar/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codestar/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts b/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts index c952cf93c3d1..33cf5a86fb27 100644 --- a/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/DeleteUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserProfileCommand, se_DeleteUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/DescribeProjectCommand.ts b/clients/client-codestar/src/commands/DescribeProjectCommand.ts index f2f243d0751d..a1aa3d311734 100644 --- a/clients/client-codestar/src/commands/DescribeProjectCommand.ts +++ b/clients/client-codestar/src/commands/DescribeProjectCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts b/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts index 6d214c10e6ae..6c46ca3cf3b3 100644 --- a/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/DescribeUserProfileCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeUserProfileCommand, se_DescribeUserProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts b/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts index bce617d9dd26..0a0d2a9727cd 100644 --- a/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/DisassociateTeamMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateTeamMemberCommand, se_DisassociateTeamMemberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/ListProjectsCommand.ts b/clients/client-codestar/src/commands/ListProjectsCommand.ts index 20070a0659e4..03e38bffd6ad 100644 --- a/clients/client-codestar/src/commands/ListProjectsCommand.ts +++ b/clients/client-codestar/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/ListResourcesCommand.ts b/clients/client-codestar/src/commands/ListResourcesCommand.ts index 1bb487769612..5e02152a1ec6 100644 --- a/clients/client-codestar/src/commands/ListResourcesCommand.ts +++ b/clients/client-codestar/src/commands/ListResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourcesCommand, se_ListResourcesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts b/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts index 95471bd5b358..b90979fb8ea9 100644 --- a/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts +++ b/clients/client-codestar/src/commands/ListTagsForProjectCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForProjectCommand, se_ListTagsForProjectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/ListTeamMembersCommand.ts b/clients/client-codestar/src/commands/ListTeamMembersCommand.ts index 444a73785527..88237419c723 100644 --- a/clients/client-codestar/src/commands/ListTeamMembersCommand.ts +++ b/clients/client-codestar/src/commands/ListTeamMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTeamMembersCommand, se_ListTeamMembersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/ListUserProfilesCommand.ts b/clients/client-codestar/src/commands/ListUserProfilesCommand.ts index 9a570b8dbae0..f9d235e29441 100644 --- a/clients/client-codestar/src/commands/ListUserProfilesCommand.ts +++ b/clients/client-codestar/src/commands/ListUserProfilesCommand.ts @@ -16,7 +16,8 @@ import { de_ListUserProfilesCommand, se_ListUserProfilesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/TagProjectCommand.ts b/clients/client-codestar/src/commands/TagProjectCommand.ts index 959ae63a4fa8..6b6ab3f186da 100644 --- a/clients/client-codestar/src/commands/TagProjectCommand.ts +++ b/clients/client-codestar/src/commands/TagProjectCommand.ts @@ -12,7 +12,8 @@ import { de_TagProjectCommand, se_TagProjectCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/UntagProjectCommand.ts b/clients/client-codestar/src/commands/UntagProjectCommand.ts index 821604bdd2ce..665c38c8c54a 100644 --- a/clients/client-codestar/src/commands/UntagProjectCommand.ts +++ b/clients/client-codestar/src/commands/UntagProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UntagProjectCommand, se_UntagProjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/UpdateProjectCommand.ts b/clients/client-codestar/src/commands/UpdateProjectCommand.ts index bb882e1a83a4..9ae0228e1bf2 100644 --- a/clients/client-codestar/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codestar/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts b/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts index 302f2e24d1af..205900827c3c 100644 --- a/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts +++ b/clients/client-codestar/src/commands/UpdateTeamMemberCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTeamMemberCommand, se_UpdateTeamMemberCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts b/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts index d8990509ac36..e0c7bdb45e13 100644 --- a/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-codestar/src/commands/UpdateUserProfileCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateUserProfileCommand, se_UpdateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-codestar/src/index.ts b/clients/client-codestar/src/index.ts index c776e3931b95..583625329dd2 100644 --- a/clients/client-codestar/src/index.ts +++ b/clients/client-codestar/src/index.ts @@ -97,8 +97,8 @@ export * from "./CodeStarClient"; export * from "./CodeStar"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CodeStarExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CodeStarExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-codestar/src/models/CodeStarServiceException.ts b/clients/client-codestar/src/models/CodeStarServiceException.ts index 117c0335cba7..a1a4a84ec9d8 100644 --- a/clients/client-codestar/src/models/CodeStarServiceException.ts +++ b/clients/client-codestar/src/models/CodeStarServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts index fdd1b5f95bf9..b9a30993dbab 100644 --- a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_AddCustomAttributesCommand, se_AddCustomAttributesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts index b77ca799d8dc..6668bcf4cf3d 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts @@ -16,7 +16,8 @@ import { de_AdminAddUserToGroupCommand, se_AdminAddUserToGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts index 2b85ed034923..57e01708244b 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts @@ -20,7 +20,8 @@ import { de_AdminConfirmSignUpCommand, se_AdminConfirmSignUpCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts index 047ca84cb7a9..2a47386f6c88 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts @@ -21,7 +21,8 @@ import { de_AdminCreateUserCommand, se_AdminCreateUserCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts index a8f397497048..107d88d49540 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts @@ -20,7 +20,8 @@ import { de_AdminDeleteUserAttributesCommand, se_AdminDeleteUserAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts index db568fbfeef6..9c9861f74d41 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts @@ -16,7 +16,8 @@ import { de_AdminDeleteUserCommand, se_AdminDeleteUserCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts index 124606cd912b..fc9a4eb2fe02 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts @@ -16,7 +16,8 @@ import { de_AdminDisableProviderForUserCommand, se_AdminDisableProviderForUserCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts index f1c78f8f4de6..4acfe76128bd 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts @@ -20,7 +20,8 @@ import { de_AdminDisableUserCommand, se_AdminDisableUserCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts index ecd9aa3c8ed3..192eb52bb996 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts @@ -20,7 +20,8 @@ import { de_AdminEnableUserCommand, se_AdminEnableUserCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts index 0cd3f5005b4a..eeecc8a57ffb 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts @@ -16,7 +16,8 @@ import { de_AdminForgetDeviceCommand, se_AdminForgetDeviceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts index b716760a3374..59bb8492dcff 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts @@ -21,7 +21,8 @@ import { de_AdminGetDeviceCommand, se_AdminGetDeviceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts index 57894874d3aa..57f5aa30a434 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts @@ -21,7 +21,8 @@ import { de_AdminGetUserCommand, se_AdminGetUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts index f3e6f0c27201..2666a58272f1 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts @@ -21,7 +21,8 @@ import { de_AdminInitiateAuthCommand, se_AdminInitiateAuthCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts index e2ce3b404c9e..239649295435 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts @@ -16,7 +16,8 @@ import { de_AdminLinkProviderForUserCommand, se_AdminLinkProviderForUserCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts index 053dcfea5af4..9e66c7fc5195 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts @@ -21,7 +21,8 @@ import { de_AdminListDevicesCommand, se_AdminListDevicesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts index a18d236d1b38..389b747965bf 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts @@ -20,7 +20,8 @@ import { de_AdminListGroupsForUserCommand, se_AdminListGroupsForUserCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts index 1fe254bf4e92..e2690a5c563f 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts @@ -20,7 +20,8 @@ import { de_AdminListUserAuthEventsCommand, se_AdminListUserAuthEventsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts index 15c219c4100a..66da375f8327 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts @@ -16,7 +16,8 @@ import { de_AdminRemoveUserFromGroupCommand, se_AdminRemoveUserFromGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts index f91eaac1e6c4..282e461d6837 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts @@ -20,7 +20,8 @@ import { de_AdminResetUserPasswordCommand, se_AdminResetUserPasswordCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts index cc1b3e665361..c1cf4a7b8f7a 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts @@ -21,7 +21,8 @@ import { de_AdminRespondToAuthChallengeCommand, se_AdminRespondToAuthChallengeCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts index 1faa2aec17fa..1d0fc83c9ebd 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts @@ -20,7 +20,8 @@ import { de_AdminSetUserMFAPreferenceCommand, se_AdminSetUserMFAPreferenceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts index 08906b0f6ae2..e620c0d67f2c 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts @@ -20,7 +20,8 @@ import { de_AdminSetUserPasswordCommand, se_AdminSetUserPasswordCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts index c41bb401ad51..275b77c23bb0 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts @@ -20,7 +20,8 @@ import { de_AdminSetUserSettingsCommand, se_AdminSetUserSettingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts index 252c0ee53c91..ce241f9476ce 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts index f256424d4ccb..80cc405d93d8 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts @@ -20,7 +20,8 @@ import { de_AdminUpdateDeviceStatusCommand, se_AdminUpdateDeviceStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts index 8933932e22ec..9393c68e86f6 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts @@ -20,7 +20,8 @@ import { de_AdminUpdateUserAttributesCommand, se_AdminUpdateUserAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts index 28e58227a7b5..eea1e4c82972 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts @@ -20,7 +20,8 @@ import { de_AdminUserGlobalSignOutCommand, se_AdminUserGlobalSignOutCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts index b986138d1f04..b6ffba758475 100644 --- a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts @@ -21,7 +21,8 @@ import { de_AssociateSoftwareTokenCommand, se_AssociateSoftwareTokenCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts index 3bcc858518ee..5bc102faa086 100644 --- a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts @@ -20,7 +20,8 @@ import { de_ChangePasswordCommand, se_ChangePasswordCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts index a8c759f4a9e8..1c8656fcab8d 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts @@ -20,7 +20,8 @@ import { de_ConfirmDeviceCommand, se_ConfirmDeviceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts index b3f1055071db..987c69f9cdbf 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts @@ -20,7 +20,8 @@ import { de_ConfirmForgotPasswordCommand, se_ConfirmForgotPasswordCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts index 67c8a13a2714..bd83b9158fda 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts @@ -20,7 +20,8 @@ import { de_ConfirmSignUpCommand, se_ConfirmSignUpCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts index 5b6a96ae98e5..49a2cfd6bb19 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts index 5820ef725f54..e44679960ca5 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_CreateIdentityProviderCommand, se_CreateIdentityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts index 9946e16f9055..d289bb616368 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateResourceServerCommand, se_CreateResourceServerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts index 3c1d29115ba1..b25b4c5c9187 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateUserImportJobCommand, se_CreateUserImportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts index 1b62e661f619..64bf906fd7e2 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts @@ -20,7 +20,8 @@ import { de_CreateUserPoolClientCommand, se_CreateUserPoolClientCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts index 2c55440676c4..f655b4cbcd56 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts @@ -16,7 +16,8 @@ import { de_CreateUserPoolCommand, se_CreateUserPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts index 27e388e60bea..114d5eb6130f 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts @@ -16,7 +16,8 @@ import { de_CreateUserPoolDomainCommand, se_CreateUserPoolDomainCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts index 0b1184fa43b1..3ebd4d184973 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts index 7ed6038b5ed2..51b0263162db 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteIdentityProviderCommand, se_DeleteIdentityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts index 13a25b2d27f8..486da6c87148 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteResourceServerCommand, se_DeleteResourceServerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts index 0257a4bcd3ad..33b4b67bfac2 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts @@ -20,7 +20,8 @@ import { de_DeleteUserAttributesCommand, se_DeleteUserAttributesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts index 94f710c7337f..fbf59442655a 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts index b9af20c3bf28..faebbbc10907 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteUserPoolClientCommand, se_DeleteUserPoolClientCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts index e8c8fa459aed..7c8a8e7336d4 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteUserPoolCommand, se_DeleteUserPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts index 01aeb5695f47..5c1076df6e35 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteUserPoolDomainCommand, se_DeleteUserPoolDomainCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts index b26aac7f7224..571dfd2c229e 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeIdentityProviderCommand, se_DescribeIdentityProviderCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts index 28c719bc0154..54ce61955c55 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeResourceServerCommand, se_DescribeResourceServerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts index c53b029ddc95..e9d327b79ce2 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts @@ -21,7 +21,8 @@ import { de_DescribeRiskConfigurationCommand, se_DescribeRiskConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts index 65ac977e2ec7..e9ea9ea3fb0f 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeUserImportJobCommand, se_DescribeUserImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts index d92192055e60..69ad5c396145 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts @@ -21,7 +21,8 @@ import { de_DescribeUserPoolClientCommand, se_DescribeUserPoolClientCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts index b82559be3daf..89766ce5d53d 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeUserPoolCommand, se_DescribeUserPoolCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts index 424bbec19180..bf8cee3c64c7 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeUserPoolDomainCommand, se_DescribeUserPoolDomainCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts index 9a98091de304..dc4b3b4eee63 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts @@ -16,7 +16,8 @@ import { de_ForgetDeviceCommand, se_ForgetDeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts index 1e02b3c5f100..2ac24cee516e 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts @@ -20,7 +20,8 @@ import { de_ForgotPasswordCommand, se_ForgotPasswordCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts index 58d0fa50e6e5..63c6a212a239 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts @@ -16,7 +16,8 @@ import { de_GetCSVHeaderCommand, se_GetCSVHeaderCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts index 2b5545b32df5..a8a0f4f889d6 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts @@ -21,7 +21,8 @@ import { de_GetDeviceCommand, se_GetDeviceCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts index 65a655f4d2ac..e01cc0a1e10d 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts @@ -16,7 +16,8 @@ import { de_GetGroupCommand, se_GetGroupCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts index 88e915880741..e605f8b2cca4 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts index 5cbc331a065a..4b8e95b11c58 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_GetLogDeliveryConfigurationCommand, se_GetLogDeliveryConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts index 043f85a1c369..a116a45f63be 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_GetSigningCertificateCommand, se_GetSigningCertificateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts index f83bfca586cf..1ca52b266021 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts @@ -21,7 +21,8 @@ import { de_GetUICustomizationCommand, se_GetUICustomizationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts index b24a243253e0..3309c889c476 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts index bc171b032ebe..3a677060c36f 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts @@ -21,7 +21,8 @@ import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts index 5fb3bb76c8f0..591e88a4fe7e 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts @@ -16,7 +16,8 @@ import { de_GetUserPoolMfaConfigCommand, se_GetUserPoolMfaConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts index dd55427b2777..41042f3550f6 100644 --- a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts @@ -20,7 +20,8 @@ import { de_GlobalSignOutCommand, se_GlobalSignOutCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts index 42adfa9dfad0..9954ae610078 100644 --- a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts @@ -21,7 +21,8 @@ import { de_InitiateAuthCommand, se_InitiateAuthCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts index 1f310885a9e5..c6500a98a96a 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts @@ -21,7 +21,8 @@ import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts index 2cf9d53a510e..9dee591c8f9f 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts index edbd375f060e..f86b0948e746 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts @@ -16,7 +16,8 @@ import { de_ListIdentityProvidersCommand, se_ListIdentityProvidersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts index 13989123450a..dd62f1c79fb6 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts @@ -16,7 +16,8 @@ import { de_ListResourceServersCommand, se_ListResourceServersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts index bd8264fe5d37..460eeb8e3e89 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts index a0cf1fd20a65..5700f62b2826 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListUserImportJobsCommand, se_ListUserImportJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts index 34b2e9e42768..24ff28817ce6 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts @@ -20,7 +20,8 @@ import { de_ListUserPoolClientsCommand, se_ListUserPoolClientsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts index cc3fd30fc521..864db0db176a 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts @@ -16,7 +16,8 @@ import { de_ListUserPoolsCommand, se_ListUserPoolsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts index d5db3e11b24b..f385382076aa 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts @@ -16,7 +16,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts index 19db0b836b99..5e38d3afd48e 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts @@ -20,7 +20,8 @@ import { de_ListUsersInGroupCommand, se_ListUsersInGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts index 8a7971cca4e7..cdc4db18b97c 100644 --- a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts @@ -20,7 +20,8 @@ import { de_ResendConfirmationCodeCommand, se_ResendConfirmationCodeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts index e71445d3b052..e3302cb41381 100644 --- a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts @@ -21,7 +21,8 @@ import { de_RespondToAuthChallengeCommand, se_RespondToAuthChallengeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts index ee0b11bccada..caf2641aa270 100644 --- a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts @@ -16,7 +16,8 @@ import { de_RevokeTokenCommand, se_RevokeTokenCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts index 0de5fe7db213..464481414787 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts @@ -17,7 +17,8 @@ import { de_SetLogDeliveryConfigurationCommand, se_SetLogDeliveryConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts index 8b8f109052a3..dff1ee003536 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts @@ -21,7 +21,8 @@ import { de_SetRiskConfigurationCommand, se_SetRiskConfigurationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts index 1f63a3dc692b..3df4946753c5 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts @@ -21,7 +21,8 @@ import { de_SetUICustomizationCommand, se_SetUICustomizationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts index 799dd186ab76..dd969420c381 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts @@ -20,7 +20,8 @@ import { de_SetUserMFAPreferenceCommand, se_SetUserMFAPreferenceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts index 0bf9b2ab1be7..7a938d7dc8da 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts @@ -16,7 +16,8 @@ import { de_SetUserPoolMfaConfigCommand, se_SetUserPoolMfaConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts index da1f8fa051af..d72ae2e5e1f3 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts @@ -20,7 +20,8 @@ import { de_SetUserSettingsCommand, se_SetUserSettingsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts index bd5f69dcc7b7..2130082afa32 100644 --- a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts @@ -16,7 +16,8 @@ import { de_SignUpCommand, se_SignUpCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts index 74cc1de2be49..08f1b6c670b2 100644 --- a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartUserImportJobCommand, se_StartUserImportJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts index c726cec00c33..1f98c6cc5215 100644 --- a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopUserImportJobCommand, se_StopUserImportJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts index bbe99f8193f0..f23b26fdbcaa 100644 --- a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts index 6c7167f484f7..4f99b57b0c5e 100644 --- a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts index 9a3c7c738051..2f2c05b1a349 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateAuthEventFeedbackCommand, se_UpdateAuthEventFeedbackCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts index 5c0259f0cba3..efcffe41912d 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateDeviceStatusCommand, se_UpdateDeviceStatusCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts index 750ff78d4e0c..f9d7f2c82948 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts index efe157442f00..3ddf5ca72fea 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateIdentityProviderCommand, se_UpdateIdentityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts index f095fb055280..856f451361be 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateResourceServerCommand, se_UpdateResourceServerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts index 4e8295f3047f..fded8644982c 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts @@ -20,7 +20,8 @@ import { de_UpdateUserAttributesCommand, se_UpdateUserAttributesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts index 2784e05426b9..dbc042e63530 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts @@ -21,7 +21,8 @@ import { de_UpdateUserPoolClientCommand, se_UpdateUserPoolClientCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts index 645d77bd1668..617cb634dcec 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateUserPoolCommand, se_UpdateUserPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts index 4d6351d2d3de..0aab68b01d97 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateUserPoolDomainCommand, se_UpdateUserPoolDomainCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts index 56844ec22bec..e760c041726a 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts @@ -21,7 +21,8 @@ import { de_VerifySoftwareTokenCommand, se_VerifySoftwareTokenCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts index b59ff05b00ae..6b1338f143b3 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts @@ -20,7 +20,8 @@ import { de_VerifyUserAttributeCommand, se_VerifyUserAttributeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity-provider/src/index.ts b/clients/client-cognito-identity-provider/src/index.ts index ed20f4bcf038..e581ac3587dd 100644 --- a/clients/client-cognito-identity-provider/src/index.ts +++ b/clients/client-cognito-identity-provider/src/index.ts @@ -90,8 +90,8 @@ export * from "./CognitoIdentityProviderClient"; export * from "./CognitoIdentityProvider"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CognitoIdentityProviderExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CognitoIdentityProviderExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cognito-identity-provider/src/models/CognitoIdentityProviderServiceException.ts b/clients/client-cognito-identity-provider/src/models/CognitoIdentityProviderServiceException.ts index 0b666a862c2a..21618b2c67ee 100644 --- a/clients/client-cognito-identity-provider/src/models/CognitoIdentityProviderServiceException.ts +++ b/clients/client-cognito-identity-provider/src/models/CognitoIdentityProviderServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts index 578d99f226b3..3c864033133e 100644 --- a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIdentityPoolCommand, se_CreateIdentityPoolCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts index 732db028553a..42e374d0cfd7 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIdentitiesCommand, se_DeleteIdentitiesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts index 332377e896a9..67259d5c4e77 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIdentityPoolCommand, se_DeleteIdentityPoolCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts index 0a8e4dbda24d..8f277be43074 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdentityCommand, se_DescribeIdentityCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts index 1a5c78a6b55f..43a5e75fff62 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdentityPoolCommand, se_DescribeIdentityPoolCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts index bc7f748e8fe7..58698a5e8fb7 100644 --- a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_GetCredentialsForIdentityCommand, se_GetCredentialsForIdentityComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetIdCommand.ts b/clients/client-cognito-identity/src/commands/GetIdCommand.ts index caac5f1bf6d3..bab1a078bf40 100644 --- a/clients/client-cognito-identity/src/commands/GetIdCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdCommand, se_GetIdCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts index 0d38d46667a2..72adea065129 100644 --- a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdentityPoolRolesCommand, se_GetIdentityPoolRolesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts index d7d26e307055..e0a24e1a3ee2 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetOpenIdTokenCommand, se_GetOpenIdTokenCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts index 9e68bb3e1497..494ae04623a1 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts index e1fdee688375..e2f5cd578af6 100644 --- a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts @@ -12,7 +12,8 @@ import { de_GetPrincipalTagAttributeMapCommand, se_GetPrincipalTagAttributeMapCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts index dac72db8b9d7..d51f8ca4ae8e 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdentitiesCommand, se_ListIdentitiesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts index 2c95dd8a5dd1..efa83d6f7925 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdentityPoolsCommand, se_ListIdentityPoolsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts index 31604c7cdcdf..e4ad977b5986 100644 --- a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts index 53993ae9aa0a..12c47e73241e 100644 --- a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_LookupDeveloperIdentityCommand, se_LookupDeveloperIdentityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts index fb236a2a4b1f..572b2df90940 100644 --- a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { de_MergeDeveloperIdentitiesCommand, se_MergeDeveloperIdentitiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts index a98e247fe21d..5e2032ed7d64 100644 --- a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts @@ -12,7 +12,8 @@ import { de_SetIdentityPoolRolesCommand, se_SetIdentityPoolRolesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts index e938a7a6e5dc..0c3429dc386a 100644 --- a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts @@ -12,7 +12,8 @@ import { de_SetPrincipalTagAttributeMapCommand, se_SetPrincipalTagAttributeMapCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts index ec31d7543786..0420b0b28909 100644 --- a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts index 1a0e3604b2db..71be7c8b4180 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_UnlinkDeveloperIdentityCommand, se_UnlinkDeveloperIdentityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts index 90ce56fc7ee1..617229796a11 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_UnlinkIdentityCommand, se_UnlinkIdentityCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts index ee031f41fb17..67bca7db61f0 100644 --- a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts index e94feeb30b6c..50caeffb9c17 100644 --- a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIdentityPoolCommand, se_UpdateIdentityPoolCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-identity/src/index.ts b/clients/client-cognito-identity/src/index.ts index 1c690364e49b..eb8e95845b3b 100644 --- a/clients/client-cognito-identity/src/index.ts +++ b/clients/client-cognito-identity/src/index.ts @@ -21,8 +21,8 @@ export * from "./CognitoIdentityClient"; export * from "./CognitoIdentity"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CognitoIdentityExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CognitoIdentityExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cognito-identity/src/models/CognitoIdentityServiceException.ts b/clients/client-cognito-identity/src/models/CognitoIdentityServiceException.ts index 1544f2d0638e..8f428526fb1c 100644 --- a/clients/client-cognito-identity/src/models/CognitoIdentityServiceException.ts +++ b/clients/client-cognito-identity/src/models/CognitoIdentityServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts index d2107ec80ed4..cc659f5307fe 100644 --- a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts +++ b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts @@ -12,7 +12,8 @@ import { de_BulkPublishCommand, se_BulkPublishCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts index 5a661f7117b7..c99cb95edd00 100644 --- a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts index 3daa74ba4591..0b546abdb371 100644 --- a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts index a244dc289240..44023b426a62 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdentityPoolUsageCommand, se_DescribeIdentityPoolUsageComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts index 006d3bda07af..bf04e8759e3d 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdentityUsageCommand, se_DescribeIdentityUsageCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts index 0c8c8573efa7..70a8345b61c5 100644 --- a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBulkPublishDetailsCommand, se_GetBulkPublishDetailsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts index 9a0ea8e47ed5..e27df230008a 100644 --- a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCognitoEventsCommand, se_GetCognitoEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts index e455bcfff66e..9868aff90b4d 100644 --- a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts index c1721ca866bc..ee676d26bcd1 100644 --- a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts index ed91f7908fc8..40f06ccdcb08 100644 --- a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdentityPoolUsageCommand, se_ListIdentityPoolUsageCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts index 9e96c2d74847..1a4680701eb3 100644 --- a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecordsCommand, se_ListRecordsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts index 0a141c708966..7f164c8b822d 100644 --- a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts +++ b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterDeviceCommand, se_RegisterDeviceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts index b362b485ad6b..c603aee1c178 100644 --- a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts @@ -12,7 +12,8 @@ import { de_SetCognitoEventsCommand, se_SetCognitoEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts index 4a2d8292ee32..33cdb57b68f1 100644 --- a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts index 9075a8be1611..7bb1095bd392 100644 --- a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_SubscribeToDatasetCommand, se_SubscribeToDatasetCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts index f139451a59fb..5c3edc389891 100644 --- a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_UnsubscribeFromDatasetCommand, se_UnsubscribeFromDatasetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts index 0d7d21cbc060..4813a193eedd 100644 --- a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRecordsCommand, se_UpdateRecordsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cognito-sync/src/index.ts b/clients/client-cognito-sync/src/index.ts index 2c392db3ea3f..6b33c566b976 100644 --- a/clients/client-cognito-sync/src/index.ts +++ b/clients/client-cognito-sync/src/index.ts @@ -20,8 +20,8 @@ export * from "./CognitoSyncClient"; export * from "./CognitoSync"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CognitoSyncExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CognitoSyncExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-cognito-sync/src/models/CognitoSyncServiceException.ts b/clients/client-cognito-sync/src/models/CognitoSyncServiceException.ts index 6926d48d133c..b1b589ccf5ac 100644 --- a/clients/client-cognito-sync/src/models/CognitoSyncServiceException.ts +++ b/clients/client-cognito-sync/src/models/CognitoSyncServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts index 950f2a709943..8de907b00d45 100644 --- a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDetectDominantLanguageCommand, se_BatchDetectDominantLanguageCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts index bfa58220133b..4ecb50f8209c 100644 --- a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDetectEntitiesCommand, se_BatchDetectEntitiesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts index 1cc6dfa77c07..7aa7aebac596 100644 --- a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDetectKeyPhrasesCommand, se_BatchDetectKeyPhrasesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts index bb36788ef6b1..2bc1a9d3bbd3 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDetectSentimentCommand, se_BatchDetectSentimentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts index 16f070714968..7ba42fd2f87b 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts @@ -17,7 +17,8 @@ import { de_BatchDetectSyntaxCommand, se_BatchDetectSyntaxCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts index 3106e39fe214..04784a87638e 100644 --- a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts index 6685a266d4ae..3b3e73492ebf 100644 --- a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts +++ b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts @@ -17,7 +17,8 @@ import { de_ClassifyDocumentCommand, se_ClassifyDocumentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts index 6d7292a54860..e9b1f3959d8d 100644 --- a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ContainsPiiEntitiesCommand, se_ContainsPiiEntitiesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts index 5ec5ca9a49fa..ad1401bc6832 100644 --- a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts index 5eef7cbe2ca6..893f5e7708ff 100644 --- a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDocumentClassifierCommand, se_CreateDocumentClassifierCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts index 284a35917533..9eeca14a1494 100644 --- a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEndpointCommand, se_CreateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts index 7ce8eff0e87f..10af9b6077d1 100644 --- a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEntityRecognizerCommand, se_CreateEntityRecognizerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts index 8bf34c7ac6c6..f099bd2e0bcc 100644 --- a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFlywheelCommand, se_CreateFlywheelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts index 23b6025f106e..60c50db730ae 100644 --- a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDocumentClassifierCommand, se_DeleteDocumentClassifierCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts index bfcff990d250..ee903389a1c2 100644 --- a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts index 7a76af0340a6..78309981656c 100644 --- a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEntityRecognizerCommand, se_DeleteEntityRecognizerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts index 9fada7275031..930f42b6bcea 100644 --- a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFlywheelCommand, se_DeleteFlywheelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts index 1155bd2614b5..469dabe1a7ad 100644 --- a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts index 139395b05cc7..bb6ce5f993e3 100644 --- a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts index acf35d379360..cf74312c64f6 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts index 4ff96678329d..1094de392e68 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDocumentClassifierCommand, se_DescribeDocumentClassifierComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts index 31dd7c585559..2ca8bad1bdfc 100644 --- a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts index c46dc057155b..82b7380d21e7 100644 --- a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEndpointCommand, se_DescribeEndpointCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts index 7cf1bd3e9522..21596fc66d31 100644 --- a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts index 1b1a015f4d0e..b470cf5712e2 100644 --- a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEntityRecognizerCommand, se_DescribeEntityRecognizerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts index ea8bd832ff16..e9e98e7cf047 100644 --- a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsDetectionJobCommand, se_DescribeEventsDetectionJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts index 34a2d347d001..76a6f8cab2a3 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlywheelCommand, se_DescribeFlywheelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts index 0819f58058a5..67af5b509ec4 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlywheelIterationCommand, se_DescribeFlywheelIterationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts index b43bb8b2dd68..b53d8067caf9 100644 --- a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts index bcaa9339d5b9..4e5c517d4783 100644 --- a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts index d22a94aae09c..223b8141fae5 100644 --- a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts index 357bcbffaf21..5f2c3f9f5d22 100644 --- a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts index 32f5e5dee5bd..51de3c8362c9 100644 --- a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts index e74a23360a17..f1f4aec73134 100644 --- a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTopicsDetectionJobCommand, se_DescribeTopicsDetectionJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts index 2cf0737cceab..616f7ba877da 100644 --- a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts @@ -17,7 +17,8 @@ import { de_DetectDominantLanguageCommand, se_DetectDominantLanguageCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts index a7b8c631d11b..5df894a5aecc 100644 --- a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts @@ -17,7 +17,8 @@ import { de_DetectEntitiesCommand, se_DetectEntitiesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts index 1a0fcd61f195..dfc48b6e955b 100644 --- a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts @@ -17,7 +17,8 @@ import { de_DetectKeyPhrasesCommand, se_DetectKeyPhrasesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts index 329f8467b304..8b149366dc53 100644 --- a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_DetectPiiEntitiesCommand, se_DetectPiiEntitiesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts index 2b07591b00aa..db25ac3df986 100644 --- a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts @@ -17,7 +17,8 @@ import { de_DetectSentimentCommand, se_DetectSentimentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts index db2bd23ff856..08839ec0e8ba 100644 --- a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts @@ -17,7 +17,8 @@ import { de_DetectSyntaxCommand, se_DetectSyntaxCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts index f18c02f80db9..3f205f006b75 100644 --- a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts @@ -17,7 +17,8 @@ import { de_DetectTargetedSentimentCommand, se_DetectTargetedSentimentCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts b/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts index 361b7cf4e7e3..d2b7d9d8e242 100644 --- a/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts @@ -16,7 +16,8 @@ import { de_DetectToxicContentCommand, se_DetectToxicContentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ImportModelCommand.ts b/clients/client-comprehend/src/commands/ImportModelCommand.ts index 004ad0f086a0..4dfe2f4ba9c5 100644 --- a/clients/client-comprehend/src/commands/ImportModelCommand.ts +++ b/clients/client-comprehend/src/commands/ImportModelCommand.ts @@ -12,7 +12,8 @@ import { de_ImportModelCommand, se_ImportModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts index b6e567d9b4d3..ff28d843141d 100644 --- a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts index 519e9847a80e..891163dc3075 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts index c128761f1776..60f788977769 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts index 074b4be8f4ed..bf83270ce00d 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts @@ -16,7 +16,8 @@ import { de_ListDocumentClassifiersCommand, se_ListDocumentClassifiersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts index 26935344a739..97f107aac18e 100644 --- a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts index 1f5dde6e69e2..c840a264ada8 100644 --- a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEndpointsCommand, se_ListEndpointsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts index 8a6fe975d5ab..bc3a79abd11f 100644 --- a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntitiesDetectionJobsCommand, se_ListEntitiesDetectionJobsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts index 1e0abad60855..2dafc95b1348 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts index 420e9a56c60a..f7cc3137af86 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts @@ -16,7 +16,8 @@ import { de_ListEntityRecognizersCommand, se_ListEntityRecognizersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts index d4cbaeafb2d8..63c2a777a31c 100644 --- a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventsDetectionJobsCommand, se_ListEventsDetectionJobsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts index 5eefa2f6cdcc..f50615394e52 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts index 5e7a89990a79..d4997b817a92 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFlywheelsCommand, se_ListFlywheelsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts index c02a4c4b6c6e..2cc548254c15 100644 --- a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyPhrasesDetectionJobsCommand, se_ListKeyPhrasesDetectionJobsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts index f641be275bf7..7435abeb4ef8 100644 --- a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts index d3000f0a7b1b..43ff7955bc75 100644 --- a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSentimentDetectionJobsCommand, se_ListSentimentDetectionJobsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts index ae92913ef149..560999c4ee4a 100644 --- a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts index 2e897278c2db..aa0096ea2002 100644 --- a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts index fa10583ab1e0..dd5ef6d64f8b 100644 --- a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTopicsDetectionJobsCommand, se_ListTopicsDetectionJobsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts index aba882f8726f..6c31d2f831c0 100644 --- a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts index 1d91863886f4..fe41a34111b1 100644 --- a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts index 31d17864a4d6..7b94e8753f50 100644 --- a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts index 71d245c28a53..e7000939b7c3 100644 --- a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartEntitiesDetectionJobCommand, se_StartEntitiesDetectionJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts index f8a93ca7a9de..aeb49dfc47fd 100644 --- a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartEventsDetectionJobCommand, se_StartEventsDetectionJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts index f078237329b1..2b6b8102ada7 100644 --- a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts @@ -12,7 +12,8 @@ import { de_StartFlywheelIterationCommand, se_StartFlywheelIterationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts index c6165af037aa..e33f96fb4632 100644 --- a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartKeyPhrasesDetectionJobCommand, se_StartKeyPhrasesDetectionJobCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts index 2ce49441c7ce..6790dd513049 100644 --- a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts index 9ff3bb86c925..dcd8680dd132 100644 --- a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartSentimentDetectionJobCommand, se_StartSentimentDetectionJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts index d8bed1edf48c..506bc336b220 100644 --- a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts index ae54707a01b7..770df8f45cdf 100644 --- a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartTopicsDetectionJobCommand, se_StartTopicsDetectionJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts index 14995c843f3a..6d5d2ba57393 100644 --- a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts index 1e3af667d619..5fd50d60738f 100644 --- a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopEntitiesDetectionJobCommand, se_StopEntitiesDetectionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts index abc6325dddd1..96342dc29d76 100644 --- a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopEventsDetectionJobCommand, se_StopEventsDetectionJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts index eef08f12d0ee..70de3a34cf55 100644 --- a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopKeyPhrasesDetectionJobCommand, se_StopKeyPhrasesDetectionJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts index 6eb4bb7754e5..e83aebd3e65e 100644 --- a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopPiiEntitiesDetectionJobCommand, se_StopPiiEntitiesDetectionJobCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts index c1ca0e016c8d..ba4f6b831bec 100644 --- a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopSentimentDetectionJobCommand, se_StopSentimentDetectionJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts index d7d213ce8e78..fa93eab36a38 100644 --- a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts index 0f20da94d21d..1000432f0866 100644 --- a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts index dbab2043a7b4..f301ca7bb842 100644 --- a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/TagResourceCommand.ts b/clients/client-comprehend/src/commands/TagResourceCommand.ts index 51e8ee4c25e7..6202d5e4cca9 100644 --- a/clients/client-comprehend/src/commands/TagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/UntagResourceCommand.ts b/clients/client-comprehend/src/commands/UntagResourceCommand.ts index a73029e2f5af..4c33e434f86c 100644 --- a/clients/client-comprehend/src/commands/UntagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts index 1c21170000ee..efaf525599cf 100644 --- a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEndpointCommand, se_UpdateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts index 925b483b3d6f..22895451da7b 100644 --- a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlywheelCommand, se_UpdateFlywheelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehend/src/index.ts b/clients/client-comprehend/src/index.ts index 80ed88112208..3f86a342e680 100644 --- a/clients/client-comprehend/src/index.ts +++ b/clients/client-comprehend/src/index.ts @@ -11,8 +11,8 @@ export * from "./ComprehendClient"; export * from "./Comprehend"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ComprehendExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ComprehendExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-comprehend/src/models/ComprehendServiceException.ts b/clients/client-comprehend/src/models/ComprehendServiceException.ts index 94cc647a7788..484a594ba047 100644 --- a/clients/client-comprehend/src/models/ComprehendServiceException.ts +++ b/clients/client-comprehend/src/models/ComprehendServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts index 08e56a80e142..e37ce7fd9b62 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts index 48439b70773e..38d3e1dbc924 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeICD10CMInferenceJobCommand, se_DescribeICD10CMInferenceJobCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts index fd052dd69f2c..710bcddd0aee 100644 --- a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts @@ -16,7 +16,8 @@ import { de_DescribePHIDetectionJobCommand, se_DescribePHIDetectionJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts index eb1f36250f8f..6e99f7d7eb36 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeRxNormInferenceJobCommand, se_DescribeRxNormInferenceJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts index 65831baf25e6..e8e94aa02b0f 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts index 381072d61cfa..d2aaf440092d 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts @@ -16,7 +16,8 @@ import { de_DetectEntitiesCommand, se_DetectEntitiesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts index 5380b45a4a4d..c24f5ef928b7 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts @@ -16,7 +16,8 @@ import { de_DetectEntitiesV2Command, se_DetectEntitiesV2Command } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts index 373c1c7e2759..01450e174cc1 100644 --- a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts @@ -16,7 +16,8 @@ import { de_DetectPHICommand, se_DetectPHICommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts index cd899c93113a..8a7472cbb43d 100644 --- a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts @@ -16,7 +16,8 @@ import { de_InferICD10CMCommand, se_InferICD10CMCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts index a6810c00ceaf..5c9c49b34a99 100644 --- a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts @@ -16,7 +16,8 @@ import { de_InferRxNormCommand, se_InferRxNormCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts index 5319d2978494..0f4960311bce 100644 --- a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts @@ -16,7 +16,8 @@ import { de_InferSNOMEDCTCommand, se_InferSNOMEDCTCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts index 39b21fc1b7a2..80b357b08bc5 100644 --- a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListEntitiesDetectionV2JobsCommand, se_ListEntitiesDetectionV2JobsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts index 7cf77cc6ccb1..87f2680dfa28 100644 --- a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListICD10CMInferenceJobsCommand, se_ListICD10CMInferenceJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts index 610e7649365f..c505b906027d 100644 --- a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPHIDetectionJobsCommand, se_ListPHIDetectionJobsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts index 709e4f02ea3d..41f907faf5f7 100644 --- a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListRxNormInferenceJobsCommand, se_ListRxNormInferenceJobsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts index 6c76b13bcd53..63c347324308 100644 --- a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSNOMEDCTInferenceJobsCommand, se_ListSNOMEDCTInferenceJobsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts index fb91522ed626..542a250db4ae 100644 --- a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts @@ -16,7 +16,8 @@ import { de_StartEntitiesDetectionV2JobCommand, se_StartEntitiesDetectionV2JobCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts index e56281b4d1df..8b558b953a9e 100644 --- a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartICD10CMInferenceJobCommand, se_StartICD10CMInferenceJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts index bd720bd10118..86d898391377 100644 --- a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartPHIDetectionJobCommand, se_StartPHIDetectionJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts index 659d2b167977..a6c5c8396d77 100644 --- a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartRxNormInferenceJobCommand, se_StartRxNormInferenceJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts index d4e6de751b9c..cd2a1f482dc0 100644 --- a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StartSNOMEDCTInferenceJobCommand, se_StartSNOMEDCTInferenceJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts index 8f832893c84f..42bcae8fdbe4 100644 --- a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts @@ -16,7 +16,8 @@ import { de_StopEntitiesDetectionV2JobCommand, se_StopEntitiesDetectionV2JobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts index cd0e81f46810..553fd55ece32 100644 --- a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopICD10CMInferenceJobCommand, se_StopICD10CMInferenceJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts index 7196c1bedb40..d9b3c790fc0e 100644 --- a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopPHIDetectionJobCommand, se_StopPHIDetectionJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts index 33fdabc37dfa..59ca4e5275de 100644 --- a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopRxNormInferenceJobCommand, se_StopRxNormInferenceJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts index 44054e4b3e7b..ac80fabcee76 100644 --- a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts @@ -16,7 +16,8 @@ import { de_StopSNOMEDCTInferenceJobCommand, se_StopSNOMEDCTInferenceJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-comprehendmedical/src/index.ts b/clients/client-comprehendmedical/src/index.ts index 5ef14ebddfd3..6299bb2849d0 100644 --- a/clients/client-comprehendmedical/src/index.ts +++ b/clients/client-comprehendmedical/src/index.ts @@ -8,8 +8,8 @@ export * from "./ComprehendMedicalClient"; export * from "./ComprehendMedical"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ComprehendMedicalExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ComprehendMedicalExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-comprehendmedical/src/models/ComprehendMedicalServiceException.ts b/clients/client-comprehendmedical/src/models/ComprehendMedicalServiceException.ts index 411cf9ecc915..5ac16f01a1e7 100644 --- a/clients/client-comprehendmedical/src/models/ComprehendMedicalServiceException.ts +++ b/clients/client-comprehendmedical/src/models/ComprehendMedicalServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts index 82af26d8fdbf..5b499cf6dc4d 100644 --- a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts index 025dab454501..172df9f09b9a 100644 --- a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts index 293b1e2befab..3cdc1764d28e 100644 --- a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts index 260cb62a0595..efd477721025 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts index dda43ccd5bc9..5d8286f79b44 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts index 415f65c925cd..25e80ffc24f9 100644 --- a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts index 23f9a2bc4653..5653f9e64098 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts index d9b75f6295a5..03c031427f6a 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts index dee6fa37fc58..a41e2e8c0bf4 100644 --- a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts index 265bbd684d93..fdc6d5311109 100644 --- a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetEBSVolumeRecommendationsCommand, se_GetEBSVolumeRecommendationsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts index 1d91b48d3fd4..4f8611724060 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts index 916a58db7e50..4492db749f03 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts index e83cecbac2ce..fdcf4d15b087 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts index ee6cf13043e3..afac035bd453 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts index e5f030516ce2..dcd725034160 100644 --- a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts index ce7d6d6e1ec5..2f78a731901f 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnrollmentStatusCommand, se_GetEnrollmentStatusCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts index ecf708ca6e40..80c1ccd1cae4 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts index 549eef3595d3..3dce9fde7cd4 100644 --- a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts index 3749e51f38c0..e341c8e0fcbd 100644 --- a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseRecommendationsCommand, se_GetLicenseRecommendationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts index b7e81329a75c..85c42eadb61a 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts index 074ec7f9cfe9..0b08dbd20abc 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts @@ -12,7 +12,8 @@ import { de_GetRecommendationSummariesCommand, se_GetRecommendationSummariesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts index c37b2a9f7f50..5bb501da446e 100644 --- a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts index b0a9c3bb6e4a..68d91d7657d1 100644 --- a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnrollmentStatusCommand, se_UpdateEnrollmentStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-compute-optimizer/src/index.ts b/clients/client-compute-optimizer/src/index.ts index 3dd32439a9eb..1635eed0b429 100644 --- a/clients/client-compute-optimizer/src/index.ts +++ b/clients/client-compute-optimizer/src/index.ts @@ -19,8 +19,8 @@ export * from "./ComputeOptimizerClient"; export * from "./ComputeOptimizer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ComputeOptimizerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ComputeOptimizerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-compute-optimizer/src/models/ComputeOptimizerServiceException.ts b/clients/client-compute-optimizer/src/models/ComputeOptimizerServiceException.ts index 05de7198f4c8..cb8cec76254b 100644 --- a/clients/client-compute-optimizer/src/models/ComputeOptimizerServiceException.ts +++ b/clients/client-compute-optimizer/src/models/ComputeOptimizerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts index 6374c88a5d43..f11878a48eb4 100644 --- a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts index b208da7fdcd6..179b74bc22a9 100644 --- a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetResourceConfigCommand, se_BatchGetResourceConfigCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts index d6b4518adc5b..c10f545c6a51 100644 --- a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts index 5152627c3f01..7a23839a6b13 100644 --- a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigRuleCommand, se_DeleteConfigRuleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts index 81ef3a158091..5bc8f32f9081 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts index 765c12f38e04..7019218f106c 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationRecorderCommand, se_DeleteConfigurationRecorderCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts index 3c9d24c5a7a6..f8d9ea135cc7 100644 --- a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConformancePackCommand, se_DeleteConformancePackCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts index 600888cbeeda..febbacd8c65e 100644 --- a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeliveryChannelCommand, se_DeleteDeliveryChannelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts index a266a6b3199b..8482bf7ae9fe 100644 --- a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEvaluationResultsCommand, se_DeleteEvaluationResultsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts index 721bb37ef2bb..321debcd3a02 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts index 16fb612e21b7..bd8412fc44fa 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts index 2a7811cdfa22..ccb0e0e9ca8d 100644 --- a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts +++ b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts index 1a638b68089b..7c85bd7c6d3d 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts index 54ea79d6c08f..6188d70d77b0 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRemediationExceptionsCommand, se_DeleteRemediationExceptionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts index 1cad65c6e766..8b3b3be0567d 100644 --- a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceConfigCommand, se_DeleteResourceConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts index 26d64409edf4..d8149fa92316 100644 --- a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts index f93bbadcbd31..49b2e4ff9f1b 100644 --- a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStoredQueryCommand, se_DeleteStoredQueryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts index 64c24dde9ed1..2ebb41333618 100644 --- a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts +++ b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeliverConfigSnapshotCommand, se_DeliverConfigSnapshotCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts index 801deb4470e7..87eb4fc401c5 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts index 21d115f36b4b..1e38b87ca112 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts index f52341fad861..207d23f4233a 100644 --- a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts index 62ec9969552c..e057e475614d 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts index 5666eb7476df..a897e31d4ed2 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts index b46540052546..9fb5b168feb5 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts index 733eeb97dcad..641df9886061 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConfigRulesCommand, se_DescribeConfigRulesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts index 4500087166eb..cbfe3fd82508 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts index 214c1880d93c..7639cb1a6700 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts index b4449cbe49b2..03405374307d 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts index 37990f3c985d..3a6673567b0a 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts index 53df66c60763..5d31062da3fa 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts index 9a5913d0ef93..d7de40d87aec 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts index 2c46c81b16ca..81c8bf6abbd3 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConformancePacksCommand, se_DescribeConformancePacksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts index 51a10297871f..15e028a125c3 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts index 88444a55b289..1940a1f76f18 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeliveryChannelsCommand, se_DescribeDeliveryChannelsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts index 6f2a6b247885..12822e49787a 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts index efc7ca5c5713..8907291c729f 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts index 71657881cd73..960de71fea67 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts index 40c96cc20f42..dbd6ae19398b 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts index 9a13bc88e833..6bede043248a 100644 --- a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts +++ b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts index 4eb18e2631a6..708fc05a3c3f 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts index 6f10ab626583..eb7da50eca69 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts index 35a9ffff1c03..7ce174238348 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts index 5cf8792aef5b..19a118d0d320 100644 --- a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts index 4d5753905b4a..7620c1a478ee 100644 --- a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts index 13123dfe7b7f..c898c8448f37 100644 --- a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts index 4f6fcd252e71..757548b8dfc5 100644 --- a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts index e9776cdd5317..f4c5ec39ae40 100644 --- a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts index 1f24c26e9b50..74ce9f3cdbdb 100644 --- a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetAggregateResourceConfigCommand, se_GetAggregateResourceConfigComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts index 480255c695f1..b6eb3985530e 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts index a2b7b40e3955..abf929ca93bd 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts index c397ebbf7a5b..3e62055ea0b3 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts index 1e734cea9570..17611bc2127c 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts index f2fa2eb808ce..3792e168054c 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts index 689cd5a3fd34..89b6f31821f2 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts index 9b4ae0c7609c..8d0ba4008e68 100644 --- a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetCustomRulePolicyCommand, se_GetCustomRulePolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts index 9b345c39fe4e..7464c6bcec7e 100644 --- a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDiscoveredResourceCountsCommand, se_GetDiscoveredResourceCountsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts index f9c17a4694cc..127742e24621 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts index 5a66dbd5c105..6ba753925ae5 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts index 64770705cce8..9fe7b73b0c4f 100644 --- a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts index afbf7533e6f8..d8001a6b86ed 100644 --- a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceConfigHistoryCommand, se_GetResourceConfigHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts index b7aa8a6eb22a..b82538f570de 100644 --- a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts index 243f3af0d1dc..89d2a15d2951 100644 --- a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts @@ -12,7 +12,8 @@ import { de_GetStoredQueryCommand, se_GetStoredQueryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts index c35ce2b7e2ec..d8197e2c7eaa 100644 --- a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts index aff5886fa148..61a506ea6795 100644 --- a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts +++ b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts index 21a742e61bb8..6bde6aadc1f1 100644 --- a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDiscoveredResourcesCommand, se_ListDiscoveredResourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts index 16208c317d1c..d69016cecd8b 100644 --- a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceEvaluationsCommand, se_ListResourceEvaluationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts index cff295acc3d1..72ee000111f3 100644 --- a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts +++ b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStoredQueriesCommand, se_ListStoredQueriesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts index 0cdb1b3862c1..d90884411a29 100644 --- a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts @@ -13,7 +13,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts index 4ae38521ce20..9ef6eb48fe58 100644 --- a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts @@ -12,7 +12,8 @@ import { de_PutAggregationAuthorizationCommand, se_PutAggregationAuthorizationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts index 60fbcde982d9..58215c72e08e 100644 --- a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts @@ -12,7 +12,8 @@ import { de_PutConfigRuleCommand, se_PutConfigRuleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts index 6051ac42d654..bc3caa60078e 100644 --- a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts @@ -12,7 +12,8 @@ import { de_PutConfigurationAggregatorCommand, se_PutConfigurationAggregatorComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts index d4657b34d6ed..ac019bfd5c2d 100644 --- a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts @@ -12,7 +12,8 @@ import { de_PutConfigurationRecorderCommand, se_PutConfigurationRecorderCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutConformancePackCommand.ts b/clients/client-config-service/src/commands/PutConformancePackCommand.ts index ed763f76a75b..82dab906b268 100644 --- a/clients/client-config-service/src/commands/PutConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutConformancePackCommand.ts @@ -12,7 +12,8 @@ import { de_PutConformancePackCommand, se_PutConformancePackCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts index 34784bcba95a..666d02b75084 100644 --- a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts @@ -12,7 +12,8 @@ import { de_PutDeliveryChannelCommand, se_PutDeliveryChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts index 80eb2543a2f1..c2aafd65f073 100644 --- a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts @@ -12,7 +12,8 @@ import { de_PutEvaluationsCommand, se_PutEvaluationsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts index ddac808fc7df..1fb6eebdf6ed 100644 --- a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_PutExternalEvaluationCommand, se_PutExternalEvaluationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts index c083847fac89..772cda5c4a3a 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts @@ -12,7 +12,8 @@ import { de_PutOrganizationConfigRuleCommand, se_PutOrganizationConfigRuleComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts index 05bd4dc3b15f..4310bc101547 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts index a22621e447a4..778446cac58e 100644 --- a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts index 1786f9bca2d3..59aa8b22282d 100644 --- a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts @@ -12,7 +12,8 @@ import { de_PutRemediationExceptionsCommand, se_PutRemediationExceptionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts index 16e9fca43e0a..dda22f10b11b 100644 --- a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourceConfigCommand, se_PutResourceConfigCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts index dc47bfb653d2..4f1686b9582e 100644 --- a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutRetentionConfigurationCommand, se_PutRetentionConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts index 8e8bc670c4c2..09cddc4e291f 100644 --- a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts @@ -12,7 +12,8 @@ import { de_PutStoredQueryCommand, se_PutStoredQueryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts index 39bb258946b8..f0abc1af7fc0 100644 --- a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts index 3ba4229ccb01..8af55156b5e2 100644 --- a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_SelectResourceConfigCommand, se_SelectResourceConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts index c95481bd92f0..ecdc04f2ec34 100644 --- a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_StartConfigRulesEvaluationCommand, se_StartConfigRulesEvaluationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts index ab32bbff0969..11e1c599af38 100644 --- a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts @@ -12,7 +12,8 @@ import { de_StartConfigurationRecorderCommand, se_StartConfigurationRecorderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts index 8a257d8a5074..4d99648d8ad3 100644 --- a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts +++ b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartRemediationExecutionCommand, se_StartRemediationExecutionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts index ac97bdaab1a3..63330bd6ab9c 100644 --- a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_StartResourceEvaluationCommand, se_StartResourceEvaluationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts index a8676cf085df..07f620bbf7ee 100644 --- a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts @@ -12,7 +12,8 @@ import { de_StopConfigurationRecorderCommand, se_StopConfigurationRecorderComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/TagResourceCommand.ts b/clients/client-config-service/src/commands/TagResourceCommand.ts index afdc4c732973..303d68dbae7f 100644 --- a/clients/client-config-service/src/commands/TagResourceCommand.ts +++ b/clients/client-config-service/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/commands/UntagResourceCommand.ts b/clients/client-config-service/src/commands/UntagResourceCommand.ts index 999ee0e4562e..9ab1d5f6387f 100644 --- a/clients/client-config-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-config-service/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-config-service/src/index.ts b/clients/client-config-service/src/index.ts index db73b7dcda69..0c3682c18a93 100644 --- a/clients/client-config-service/src/index.ts +++ b/clients/client-config-service/src/index.ts @@ -28,8 +28,8 @@ export * from "./ConfigServiceClient"; export * from "./ConfigService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConfigServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConfigServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-config-service/src/models/ConfigServiceServiceException.ts b/clients/client-config-service/src/models/ConfigServiceServiceException.ts index f950a2b39732..597c67ad9795 100644 --- a/clients/client-config-service/src/models/ConfigServiceServiceException.ts +++ b/clients/client-config-service/src/models/ConfigServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts index fa99104e0515..04794a9cde4f 100644 --- a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts +++ b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect-contact-lens/src/index.ts b/clients/client-connect-contact-lens/src/index.ts index 0bc217a53afa..43f5bf971010 100644 --- a/clients/client-connect-contact-lens/src/index.ts +++ b/clients/client-connect-contact-lens/src/index.ts @@ -14,8 +14,8 @@ export * from "./ConnectContactLensClient"; export * from "./ConnectContactLens"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConnectContactLensExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConnectContactLensExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-connect-contact-lens/src/models/ConnectContactLensServiceException.ts b/clients/client-connect-contact-lens/src/models/ConnectContactLensServiceException.ts index cd72226ebc7d..cfcae869d251 100644 --- a/clients/client-connect-contact-lens/src/models/ConnectContactLensServiceException.ts +++ b/clients/client-connect-contact-lens/src/models/ConnectContactLensServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts index f39ec366074b..f13346724027 100644 --- a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateEvaluationFormCommand, se_ActivateEvaluationFormCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts index 72ff0219f7ff..375385692c85 100644 --- a/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAnalyticsDataSetCommand, se_AssociateAnalyticsDataSetComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts index 24e73170a6f2..150d0bec0591 100644 --- a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateApprovedOriginCommand, se_AssociateApprovedOriginCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateBotCommand.ts b/clients/client-connect/src/commands/AssociateBotCommand.ts index fbb377af15cf..0cd9618f538e 100644 --- a/clients/client-connect/src/commands/AssociateBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateBotCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateBotCommand, se_AssociateBotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts index d459d4da1ce0..73cc4b263b9a 100644 --- a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts +++ b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateDefaultVocabularyCommand, se_AssociateDefaultVocabularyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateFlowCommand.ts b/clients/client-connect/src/commands/AssociateFlowCommand.ts index 0d59c6c91592..4096368b80b7 100644 --- a/clients/client-connect/src/commands/AssociateFlowCommand.ts +++ b/clients/client-connect/src/commands/AssociateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateFlowCommand, se_AssociateFlowCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts index 72574805d465..730de48c9557 100644 --- a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts index 03dac440771b..0c3d8203a572 100644 --- a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateLambdaFunctionCommand, se_AssociateLambdaFunctionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateLexBotCommand.ts b/clients/client-connect/src/commands/AssociateLexBotCommand.ts index 43891257bf20..4f0ecf9dbe55 100644 --- a/clients/client-connect/src/commands/AssociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateLexBotCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateLexBotCommand, se_AssociateLexBotCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts index 8dbadda5278e..9e4419164a46 100644 --- a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts index 1ef5a8b96bc1..d35dd6b5d8ef 100644 --- a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts index 769706717e39..b355ac5c3c96 100644 --- a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts index 4da7f3b3a45c..9fb7fbac6b40 100644 --- a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateSecurityKeyCommand, se_AssociateSecurityKeyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts index d24a08a54126..e5852c0b0b3c 100644 --- a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts b/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts index ebf32c283789..73d0c9ffc0b1 100644 --- a/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateUserProficienciesCommand, se_AssociateUserProficienciesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts index 9a9abcb8bb35..730a48a85217 100644 --- a/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts index 11fe60e4323a..31d64158e4a2 100644 --- a/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts b/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts index bdfaccab0ac6..3fc139813991 100644 --- a/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts +++ b/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts b/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts index bf91ea2064cf..c057e422de6d 100644 --- a/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts +++ b/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFlowAssociationCommand, se_BatchGetFlowAssociationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/BatchPutContactCommand.ts b/clients/client-connect/src/commands/BatchPutContactCommand.ts index 7f850a7da515..9690c9855f60 100644 --- a/clients/client-connect/src/commands/BatchPutContactCommand.ts +++ b/clients/client-connect/src/commands/BatchPutContactCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutContactCommand, se_BatchPutContactCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts index 346732e0e016..529864fa7371 100644 --- a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_ClaimPhoneNumberCommand, se_ClaimPhoneNumberCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts b/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts index e8cef721a974..008d63944abd 100644 --- a/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts +++ b/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteAttachedFileUploadCommand, se_CompleteAttachedFileUploadComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts index 680e85b2c469..706cfe4f12db 100644 --- a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAgentStatusCommand, se_CreateAgentStatusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateContactFlowCommand.ts b/clients/client-connect/src/commands/CreateContactFlowCommand.ts index b06c0b376393..0e2635a02c77 100644 --- a/clients/client-connect/src/commands/CreateContactFlowCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContactFlowCommand, se_CreateContactFlowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts index ba7d4bf4abd2..fa381ce8bf18 100644 --- a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContactFlowModuleCommand, se_CreateContactFlowModuleCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts index 9a6a65b83018..813d96eb6544 100644 --- a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts @@ -13,7 +13,8 @@ import { de_CreateEvaluationFormCommand, se_CreateEvaluationFormCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts index 604fd78e93a1..40d80458ebf9 100644 --- a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHoursOfOperationCommand, se_CreateHoursOfOperationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateInstanceCommand.ts b/clients/client-connect/src/commands/CreateInstanceCommand.ts index 0ca6ce02b9ce..a3eb1ce306cc 100644 --- a/clients/client-connect/src/commands/CreateInstanceCommand.ts +++ b/clients/client-connect/src/commands/CreateInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateInstanceCommand, se_CreateInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts index 79deb7eff777..bf4fdfcb523f 100644 --- a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateParticipantCommand.ts b/clients/client-connect/src/commands/CreateParticipantCommand.ts index 96e01de8d99f..df33de4ca2ff 100644 --- a/clients/client-connect/src/commands/CreateParticipantCommand.ts +++ b/clients/client-connect/src/commands/CreateParticipantCommand.ts @@ -12,7 +12,8 @@ import { de_CreateParticipantCommand, se_CreateParticipantCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts b/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts index 31c2af6de308..9e0a7a77cd80 100644 --- a/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts +++ b/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts index b114dc48cbcf..face8ebe817d 100644 --- a/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePredefinedAttributeCommand, se_CreatePredefinedAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreatePromptCommand.ts b/clients/client-connect/src/commands/CreatePromptCommand.ts index faf5c6ff5afe..365224e36273 100644 --- a/clients/client-connect/src/commands/CreatePromptCommand.ts +++ b/clients/client-connect/src/commands/CreatePromptCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePromptCommand, se_CreatePromptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateQueueCommand.ts b/clients/client-connect/src/commands/CreateQueueCommand.ts index 5b7b20e94dd4..e07a1d4c56a1 100644 --- a/clients/client-connect/src/commands/CreateQueueCommand.ts +++ b/clients/client-connect/src/commands/CreateQueueCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts index 139ea5e5b9b0..c2cde7cae87c 100644 --- a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQuickConnectCommand, se_CreateQuickConnectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts index a0be3921c271..c0dbe1a6889f 100644 --- a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRoutingProfileCommand, se_CreateRoutingProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateRuleCommand.ts b/clients/client-connect/src/commands/CreateRuleCommand.ts index 0dba1149b266..bf1e829d8b7b 100644 --- a/clients/client-connect/src/commands/CreateRuleCommand.ts +++ b/clients/client-connect/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts index 39c8adb62411..17cca615b791 100644 --- a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSecurityProfileCommand, se_CreateSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts index df351f833421..7c960cc26bb6 100644 --- a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTaskTemplateCommand, se_CreateTaskTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts index 3dbf56d586fa..23876ee89932 100644 --- a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateUseCaseCommand.ts b/clients/client-connect/src/commands/CreateUseCaseCommand.ts index f8b29e8fbda9..d662abbd19fb 100644 --- a/clients/client-connect/src/commands/CreateUseCaseCommand.ts +++ b/clients/client-connect/src/commands/CreateUseCaseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUseCaseCommand, se_CreateUseCaseCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateUserCommand.ts b/clients/client-connect/src/commands/CreateUserCommand.ts index 4332b36992a8..06f3c501fbdf 100644 --- a/clients/client-connect/src/commands/CreateUserCommand.ts +++ b/clients/client-connect/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts index 44965d78224c..f91939a1b4d6 100644 --- a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserHierarchyGroupCommand, se_CreateUserHierarchyGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateViewCommand.ts b/clients/client-connect/src/commands/CreateViewCommand.ts index e2ca4a34ce13..051ffb33feba 100644 --- a/clients/client-connect/src/commands/CreateViewCommand.ts +++ b/clients/client-connect/src/commands/CreateViewCommand.ts @@ -17,7 +17,8 @@ import { de_CreateViewCommand, se_CreateViewCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateViewVersionCommand.ts b/clients/client-connect/src/commands/CreateViewVersionCommand.ts index 1314accc4c1e..6a2506ad97e7 100644 --- a/clients/client-connect/src/commands/CreateViewVersionCommand.ts +++ b/clients/client-connect/src/commands/CreateViewVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateViewVersionCommand, se_CreateViewVersionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/CreateVocabularyCommand.ts b/clients/client-connect/src/commands/CreateVocabularyCommand.ts index 1f95417a4da5..09d280c65368 100644 --- a/clients/client-connect/src/commands/CreateVocabularyCommand.ts +++ b/clients/client-connect/src/commands/CreateVocabularyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVocabularyCommand, se_CreateVocabularyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts index b95094ee599b..2f854e22cfab 100644 --- a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateEvaluationFormCommand, se_DeactivateEvaluationFormCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts b/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts index 3e852747f4b1..0cefe9bf5f3f 100644 --- a/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts +++ b/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAttachedFileCommand, se_DeleteAttachedFileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts index a8a8614f0f03..03bd0dd30090 100644 --- a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContactEvaluationCommand, se_DeleteContactEvaluationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts index 41deb7b9ee7c..1ef7e665cdce 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContactFlowCommand, se_DeleteContactFlowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts index 4a18aa18258c..be0c026c0f92 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContactFlowModuleCommand, se_DeleteContactFlowModuleCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts index 6b9f4f89da63..09b9c25cd1ae 100644 --- a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEvaluationFormCommand, se_DeleteEvaluationFormCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts index 797b4dc177ff..aaf65859d614 100644 --- a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHoursOfOperationCommand, se_DeleteHoursOfOperationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteInstanceCommand.ts b/clients/client-connect/src/commands/DeleteInstanceCommand.ts index 9c72fce3ee6a..d5b2e8b7e8f2 100644 --- a/clients/client-connect/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-connect/src/commands/DeleteInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts index 873abb53129c..12723da5223d 100644 --- a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts index aa74f8431468..494d92255c75 100644 --- a/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePredefinedAttributeCommand, se_DeletePredefinedAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeletePromptCommand.ts b/clients/client-connect/src/commands/DeletePromptCommand.ts index 4c08cc9b3aeb..bfc3c7cadf8e 100644 --- a/clients/client-connect/src/commands/DeletePromptCommand.ts +++ b/clients/client-connect/src/commands/DeletePromptCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePromptCommand, se_DeletePromptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteQueueCommand.ts b/clients/client-connect/src/commands/DeleteQueueCommand.ts index 6ac760f0dab0..de9505813543 100644 --- a/clients/client-connect/src/commands/DeleteQueueCommand.ts +++ b/clients/client-connect/src/commands/DeleteQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueueCommand, se_DeleteQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts index 453cd3fa591d..3b8b0a954942 100644 --- a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQuickConnectCommand, se_DeleteQuickConnectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts index 58cde6f5e06a..f90847b80524 100644 --- a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoutingProfileCommand, se_DeleteRoutingProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteRuleCommand.ts b/clients/client-connect/src/commands/DeleteRuleCommand.ts index 80aa7c0a90a5..52a4eec5145b 100644 --- a/clients/client-connect/src/commands/DeleteRuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts index 5b490670eae4..bc4e25972a64 100644 --- a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSecurityProfileCommand, se_DeleteSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts index 5e636aae3e36..d60a9510fad7 100644 --- a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTaskTemplateCommand, se_DeleteTaskTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts index fe6a5a816c77..3387ef2ae575 100644 --- a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts index f41e5b5a2266..48ba6e41a99b 100644 --- a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts +++ b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUseCaseCommand, se_DeleteUseCaseCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteUserCommand.ts b/clients/client-connect/src/commands/DeleteUserCommand.ts index 4651cc9109f8..72341fd3ea58 100644 --- a/clients/client-connect/src/commands/DeleteUserCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts index 010631d8e8b7..ddb3ca0c0c6d 100644 --- a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserHierarchyGroupCommand, se_DeleteUserHierarchyGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteViewCommand.ts b/clients/client-connect/src/commands/DeleteViewCommand.ts index 0101f39eadc7..aa5f20633115 100644 --- a/clients/client-connect/src/commands/DeleteViewCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteViewCommand, se_DeleteViewCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts index 134ed7d98c2d..e3cd315117e6 100644 --- a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteViewVersionCommand, se_DeleteViewVersionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts index 8c29e780b47a..f9e688c740e8 100644 --- a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVocabularyCommand, se_DeleteVocabularyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts index 7f3d1b8ea4c9..fb8186528a63 100644 --- a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAgentStatusCommand, se_DescribeAgentStatusCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeContactCommand.ts b/clients/client-connect/src/commands/DescribeContactCommand.ts index e077606a7c3d..4fbb33c2adde 100644 --- a/clients/client-connect/src/commands/DescribeContactCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactCommand.ts @@ -13,7 +13,8 @@ import { de_DescribeContactCommand, se_DescribeContactCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts index 9e96a5f671d1..5141e748c7dc 100644 --- a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts @@ -13,7 +13,8 @@ import { de_DescribeContactEvaluationCommand, se_DescribeContactEvaluationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts index d052a0094295..b447f6555e30 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContactFlowCommand, se_DescribeContactFlowCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts index 32e365f9d4f5..5b021b408d45 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContactFlowModuleCommand, se_DescribeContactFlowModuleComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts index 62979b26ae5c..40abb19f8dbe 100644 --- a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts @@ -13,7 +13,8 @@ import { de_DescribeEvaluationFormCommand, se_DescribeEvaluationFormCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts index 6af1124d7fb7..fd1d0e119fc2 100644 --- a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHoursOfOperationCommand, se_DescribeHoursOfOperationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts index a5f715d3f0e6..4413b57c41ab 100644 --- a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceAttributeCommand, se_DescribeInstanceAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeInstanceCommand.ts b/clients/client-connect/src/commands/DescribeInstanceCommand.ts index 37232a37a45d..43316bd63400 100644 --- a/clients/client-connect/src/commands/DescribeInstanceCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeInstanceCommand, se_DescribeInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts index 9e2ed3f6f17f..0f3a45a135b9 100644 --- a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts index 6247d226a821..864e218fc5f8 100644 --- a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePhoneNumberCommand, se_DescribePhoneNumberCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts index b0a2279e9de6..137a8a936481 100644 --- a/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribePromptCommand.ts b/clients/client-connect/src/commands/DescribePromptCommand.ts index af9637b9cea1..0411b7675cc9 100644 --- a/clients/client-connect/src/commands/DescribePromptCommand.ts +++ b/clients/client-connect/src/commands/DescribePromptCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePromptCommand, se_DescribePromptCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeQueueCommand.ts b/clients/client-connect/src/commands/DescribeQueueCommand.ts index 1f0e921631e6..fb1433c64627 100644 --- a/clients/client-connect/src/commands/DescribeQueueCommand.ts +++ b/clients/client-connect/src/commands/DescribeQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeQueueCommand, se_DescribeQueueCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts index 6233f4a91d6c..4890d112399f 100644 --- a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeQuickConnectCommand, se_DescribeQuickConnectCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts index 31764167d392..741248662647 100644 --- a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRoutingProfileCommand, se_DescribeRoutingProfileCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeRuleCommand.ts b/clients/client-connect/src/commands/DescribeRuleCommand.ts index 7549d063bebb..9282a839b5ae 100644 --- a/clients/client-connect/src/commands/DescribeRuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRuleCommand, se_DescribeRuleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts index cf65156bf5a0..de469aafeaba 100644 --- a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSecurityProfileCommand, se_DescribeSecurityProfileCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts index a53a15a454ef..dca3eedf1afa 100644 --- a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeUserCommand.ts b/clients/client-connect/src/commands/DescribeUserCommand.ts index d0956e7d23e1..66c620c34875 100644 --- a/clients/client-connect/src/commands/DescribeUserCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts index 6729d3e5441c..4d60619fea9e 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserHierarchyGroupCommand, se_DescribeUserHierarchyGroupComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts index 9ab4807a868f..3c9b31a0a3c9 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeViewCommand.ts b/clients/client-connect/src/commands/DescribeViewCommand.ts index 9c9bc2392b80..ff8045f4e0a9 100644 --- a/clients/client-connect/src/commands/DescribeViewCommand.ts +++ b/clients/client-connect/src/commands/DescribeViewCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeViewCommand, se_DescribeViewCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts index 84194775f6f2..5c353789f3e0 100644 --- a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVocabularyCommand, se_DescribeVocabularyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts index c841ca7fee5b..ed93ec2e203a 100644 --- a/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts index a88314394ec4..5b3694dc1d7a 100644 --- a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateApprovedOriginCommand, se_DisassociateApprovedOriginComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateBotCommand.ts b/clients/client-connect/src/commands/DisassociateBotCommand.ts index 71770d6a3e97..6302c1d8e68b 100644 --- a/clients/client-connect/src/commands/DisassociateBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateBotCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateBotCommand, se_DisassociateBotCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateFlowCommand.ts b/clients/client-connect/src/commands/DisassociateFlowCommand.ts index 9c897aec3663..ce4228005940 100644 --- a/clients/client-connect/src/commands/DisassociateFlowCommand.ts +++ b/clients/client-connect/src/commands/DisassociateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateFlowCommand, se_DisassociateFlowCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts index 6662cf4cbd56..85589f832758 100644 --- a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts index 2be35ffe245a..1bc6c108420b 100644 --- a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateLambdaFunctionCommand, se_DisassociateLambdaFunctionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts index ecde2864c84c..e7e9a4af044e 100644 --- a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateLexBotCommand, se_DisassociateLexBotCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts index 649861473c99..23b81588088b 100644 --- a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts index 4156ac3778ea..a6faec2a814d 100644 --- a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts index 3bc41cd0b541..39ef3d695382 100644 --- a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts index d8cb9bc4a818..1f2c60486b17 100644 --- a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateSecurityKeyCommand, se_DisassociateSecurityKeyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts index c49e38896d32..739711a46f94 100644 --- a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts b/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts index 47c91c5fb90b..f7df7f1de454 100644 --- a/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/DismissUserContactCommand.ts b/clients/client-connect/src/commands/DismissUserContactCommand.ts index 1e4137aab234..c5b3e1d48f31 100644 --- a/clients/client-connect/src/commands/DismissUserContactCommand.ts +++ b/clients/client-connect/src/commands/DismissUserContactCommand.ts @@ -12,7 +12,8 @@ import { de_DismissUserContactCommand, se_DismissUserContactCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetAttachedFileCommand.ts b/clients/client-connect/src/commands/GetAttachedFileCommand.ts index b66f7b931e66..37aa5e472453 100644 --- a/clients/client-connect/src/commands/GetAttachedFileCommand.ts +++ b/clients/client-connect/src/commands/GetAttachedFileCommand.ts @@ -12,7 +12,8 @@ import { de_GetAttachedFileCommand, se_GetAttachedFileCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetContactAttributesCommand.ts b/clients/client-connect/src/commands/GetContactAttributesCommand.ts index 853a1c2cc7b4..c985542761f3 100644 --- a/clients/client-connect/src/commands/GetContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/GetContactAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_GetContactAttributesCommand, se_GetContactAttributesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts index 701fd29cef09..193133179606 100644 --- a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetCurrentMetricDataCommand, se_GetCurrentMetricDataCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts index 18f93075d66c..527adc67b4df 100644 --- a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetCurrentUserDataCommand, se_GetCurrentUserDataCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetFederationTokenCommand.ts b/clients/client-connect/src/commands/GetFederationTokenCommand.ts index e80db9328cea..a70a9c23fe67 100644 --- a/clients/client-connect/src/commands/GetFederationTokenCommand.ts +++ b/clients/client-connect/src/commands/GetFederationTokenCommand.ts @@ -16,7 +16,8 @@ import { de_GetFederationTokenCommand, se_GetFederationTokenCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetFlowAssociationCommand.ts b/clients/client-connect/src/commands/GetFlowAssociationCommand.ts index cd0346f85565..60ca2a8114d1 100644 --- a/clients/client-connect/src/commands/GetFlowAssociationCommand.ts +++ b/clients/client-connect/src/commands/GetFlowAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetFlowAssociationCommand, se_GetFlowAssociationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetMetricDataCommand.ts b/clients/client-connect/src/commands/GetMetricDataCommand.ts index 49804db60799..fd0fccb1149e 100644 --- a/clients/client-connect/src/commands/GetMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricDataCommand, se_GetMetricDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetMetricDataV2Command.ts b/clients/client-connect/src/commands/GetMetricDataV2Command.ts index 7a4476d3b8a9..3f1497f00c52 100644 --- a/clients/client-connect/src/commands/GetMetricDataV2Command.ts +++ b/clients/client-connect/src/commands/GetMetricDataV2Command.ts @@ -12,7 +12,8 @@ import { de_GetMetricDataV2Command, se_GetMetricDataV2Command } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetPromptFileCommand.ts b/clients/client-connect/src/commands/GetPromptFileCommand.ts index 67a93adabcd5..4b24012d1876 100644 --- a/clients/client-connect/src/commands/GetPromptFileCommand.ts +++ b/clients/client-connect/src/commands/GetPromptFileCommand.ts @@ -12,7 +12,8 @@ import { de_GetPromptFileCommand, se_GetPromptFileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts index 9db05439db7a..b3ab2c61fe73 100644 --- a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetTaskTemplateCommand, se_GetTaskTemplateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts index a7b8b7a5c19a..576ea36db3c1 100644 --- a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_GetTrafficDistributionCommand, se_GetTrafficDistributionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts b/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts index b1fad4a1a888..f855b7cdd744 100644 --- a/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_ImportPhoneNumberCommand, se_ImportPhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts index bacd97079694..43b10eedcdda 100644 --- a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts +++ b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentStatusesCommand, se_ListAgentStatusesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts b/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts index db6b90cf4976..2c1553a0c1a3 100644 --- a/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts index 420e1d8edf15..41c7f60e573a 100644 --- a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts +++ b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApprovedOriginsCommand, se_ListApprovedOriginsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListBotsCommand.ts b/clients/client-connect/src/commands/ListBotsCommand.ts index e9f3efc9602b..e8fd9ce78c8a 100644 --- a/clients/client-connect/src/commands/ListBotsCommand.ts +++ b/clients/client-connect/src/commands/ListBotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts index c3da87a986d1..a388aa740e7b 100644 --- a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts +++ b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListContactEvaluationsCommand, se_ListContactEvaluationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts index fbca730a7d27..94db5375adf7 100644 --- a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListContactFlowModulesCommand, se_ListContactFlowModulesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListContactFlowsCommand.ts b/clients/client-connect/src/commands/ListContactFlowsCommand.ts index 649679867a48..9fa1c42c19ed 100644 --- a/clients/client-connect/src/commands/ListContactFlowsCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListContactFlowsCommand, se_ListContactFlowsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListContactReferencesCommand.ts b/clients/client-connect/src/commands/ListContactReferencesCommand.ts index dd30e09b8503..123c5da8f046 100644 --- a/clients/client-connect/src/commands/ListContactReferencesCommand.ts +++ b/clients/client-connect/src/commands/ListContactReferencesCommand.ts @@ -12,7 +12,8 @@ import { de_ListContactReferencesCommand, se_ListContactReferencesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts index ac4f0251bc5c..9a494a947884 100644 --- a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDefaultVocabulariesCommand, se_ListDefaultVocabulariesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts index c665b1cac7b7..df46820ec5e8 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEvaluationFormVersionsCommand, se_ListEvaluationFormVersionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts index ae28a5097617..e887682978f1 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEvaluationFormsCommand, se_ListEvaluationFormsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts b/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts index aa83abb77787..e7c317756372 100644 --- a/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFlowAssociationsCommand, se_ListFlowAssociationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts index c46d99c963d9..30c59b99db61 100644 --- a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHoursOfOperationsCommand, se_ListHoursOfOperationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts index cd7c0331ec6b..4df8d8181572 100644 --- a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceAttributesCommand, se_ListInstanceAttributesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts index 80a3b1df01d7..902d16551227 100644 --- a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceStorageConfigsCommand, se_ListInstanceStorageConfigsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListInstancesCommand.ts b/clients/client-connect/src/commands/ListInstancesCommand.ts index 01f809530222..85208ee3a850 100644 --- a/clients/client-connect/src/commands/ListInstancesCommand.ts +++ b/clients/client-connect/src/commands/ListInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_ListInstancesCommand, se_ListInstancesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts index 76235daeb54f..1d2a50213874 100644 --- a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts index 058a4114b0d0..ff2f23744c62 100644 --- a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts +++ b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLambdaFunctionsCommand, se_ListLambdaFunctionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListLexBotsCommand.ts b/clients/client-connect/src/commands/ListLexBotsCommand.ts index c1ee6bcd7133..6f69beaa92b1 100644 --- a/clients/client-connect/src/commands/ListLexBotsCommand.ts +++ b/clients/client-connect/src/commands/ListLexBotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLexBotsCommand, se_ListLexBotsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts index 80c8970db7f8..943a275f12f9 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts @@ -12,7 +12,8 @@ import { de_ListPhoneNumbersCommand, se_ListPhoneNumbersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts index 870893150b22..27c40972bbd2 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts @@ -12,7 +12,8 @@ import { de_ListPhoneNumbersV2Command, se_ListPhoneNumbersV2Command } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts b/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts index 5e4e5b79b031..49d38abd27b1 100644 --- a/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts +++ b/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPredefinedAttributesCommand, se_ListPredefinedAttributesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListPromptsCommand.ts b/clients/client-connect/src/commands/ListPromptsCommand.ts index e9f59328625e..f3b50ad3f2a0 100644 --- a/clients/client-connect/src/commands/ListPromptsCommand.ts +++ b/clients/client-connect/src/commands/ListPromptsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPromptsCommand, se_ListPromptsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts index 98c1201238fc..d66cccc21ba4 100644 --- a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueueQuickConnectsCommand, se_ListQueueQuickConnectsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListQueuesCommand.ts b/clients/client-connect/src/commands/ListQueuesCommand.ts index d94439feb501..5d61e2111435 100644 --- a/clients/client-connect/src/commands/ListQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueuesCommand, se_ListQueuesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts index a6e7f8d9aabf..06fdc0c98de1 100644 --- a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQuickConnectsCommand, se_ListQuickConnectsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts b/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts index bd4805c7286b..7e9ad13e30a5 100644 --- a/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts +++ b/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts index 626ddb88fe87..5423b0985165 100644 --- a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoutingProfileQueuesCommand, se_ListRoutingProfileQueuesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts index dd60ed0da559..ede042e9e5f5 100644 --- a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoutingProfilesCommand, se_ListRoutingProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListRulesCommand.ts b/clients/client-connect/src/commands/ListRulesCommand.ts index d4d9689cc411..1624bb9e1887 100644 --- a/clients/client-connect/src/commands/ListRulesCommand.ts +++ b/clients/client-connect/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts index 59506d0304d0..09851bad5836 100644 --- a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListSecurityKeysCommand, se_ListSecurityKeysCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts b/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts index 2cb687ff7415..2455d708cf62 100644 --- a/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts index 773551fe3f03..96e01904f0bf 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts index b2a5460e9f0b..85c59b274cd9 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSecurityProfilesCommand, se_ListSecurityProfilesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts index 740d93d39fa5..f97e2dd7ba86 100644 --- a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts index b9b6bbdcd94a..de3ae404664b 100644 --- a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts +++ b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTaskTemplatesCommand, se_ListTaskTemplatesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts index f8bc93e25406..c13c85e74d4f 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts index 5517cb793b88..4d3cca02e351 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListUseCasesCommand.ts b/clients/client-connect/src/commands/ListUseCasesCommand.ts index 9602f478f8f3..c66e1c4744a5 100644 --- a/clients/client-connect/src/commands/ListUseCasesCommand.ts +++ b/clients/client-connect/src/commands/ListUseCasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListUseCasesCommand, se_ListUseCasesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts index 9d7723afcb9c..135324ce049a 100644 --- a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUserHierarchyGroupsCommand, se_ListUserHierarchyGroupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListUserProficienciesCommand.ts b/clients/client-connect/src/commands/ListUserProficienciesCommand.ts index db5bbaa099e3..dcd09e90976b 100644 --- a/clients/client-connect/src/commands/ListUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/ListUserProficienciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListUserProficienciesCommand, se_ListUserProficienciesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListUsersCommand.ts b/clients/client-connect/src/commands/ListUsersCommand.ts index ee9ac6d3f249..a28e325c5439 100644 --- a/clients/client-connect/src/commands/ListUsersCommand.ts +++ b/clients/client-connect/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListViewVersionsCommand.ts b/clients/client-connect/src/commands/ListViewVersionsCommand.ts index 6bb411f98b94..05a776d951e7 100644 --- a/clients/client-connect/src/commands/ListViewVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListViewVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListViewVersionsCommand, se_ListViewVersionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ListViewsCommand.ts b/clients/client-connect/src/commands/ListViewsCommand.ts index 76da3d3a487f..62270641a3ae 100644 --- a/clients/client-connect/src/commands/ListViewsCommand.ts +++ b/clients/client-connect/src/commands/ListViewsCommand.ts @@ -13,7 +13,8 @@ import { de_ListViewsCommand, se_ListViewsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/MonitorContactCommand.ts b/clients/client-connect/src/commands/MonitorContactCommand.ts index 4f64623f3316..d9dc18ec40c5 100644 --- a/clients/client-connect/src/commands/MonitorContactCommand.ts +++ b/clients/client-connect/src/commands/MonitorContactCommand.ts @@ -12,7 +12,8 @@ import { de_MonitorContactCommand, se_MonitorContactCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/PauseContactCommand.ts b/clients/client-connect/src/commands/PauseContactCommand.ts index e7ebf5d16aa4..3858a6357e18 100644 --- a/clients/client-connect/src/commands/PauseContactCommand.ts +++ b/clients/client-connect/src/commands/PauseContactCommand.ts @@ -12,7 +12,8 @@ import { de_PauseContactCommand, se_PauseContactCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/PutUserStatusCommand.ts b/clients/client-connect/src/commands/PutUserStatusCommand.ts index ce9785f22c6a..ff2bea985980 100644 --- a/clients/client-connect/src/commands/PutUserStatusCommand.ts +++ b/clients/client-connect/src/commands/PutUserStatusCommand.ts @@ -12,7 +12,8 @@ import { de_PutUserStatusCommand, se_PutUserStatusCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts index e03569ef0e21..8d22a2544de4 100644 --- a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_ReleasePhoneNumberCommand, se_ReleasePhoneNumberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts index ad9619374409..c849b266ce94 100644 --- a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts +++ b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_ReplicateInstanceCommand, se_ReplicateInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ResumeContactCommand.ts b/clients/client-connect/src/commands/ResumeContactCommand.ts index 94374b2e9d8a..15cb48ad7039 100644 --- a/clients/client-connect/src/commands/ResumeContactCommand.ts +++ b/clients/client-connect/src/commands/ResumeContactCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeContactCommand, se_ResumeContactCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts index efdda9238911..d4c7d41078ab 100644 --- a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeContactRecordingCommand, se_ResumeContactRecordingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts index ec8e69bc8e10..cd95ef9917cc 100644 --- a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts b/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts index 2b49a586a9ea..c4c296de99c6 100644 --- a/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts +++ b/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchContactFlowModulesCommand, se_SearchContactFlowModulesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchContactFlowsCommand.ts b/clients/client-connect/src/commands/SearchContactFlowsCommand.ts index 5ea52686b5b1..e8f84e2ab63e 100644 --- a/clients/client-connect/src/commands/SearchContactFlowsCommand.ts +++ b/clients/client-connect/src/commands/SearchContactFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchContactFlowsCommand, se_SearchContactFlowsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchContactsCommand.ts b/clients/client-connect/src/commands/SearchContactsCommand.ts index c6df257efdd0..6b89a7cd4245 100644 --- a/clients/client-connect/src/commands/SearchContactsCommand.ts +++ b/clients/client-connect/src/commands/SearchContactsCommand.ts @@ -16,7 +16,8 @@ import { de_SearchContactsCommand, se_SearchContactsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts index 8805cab04216..151bed1526d3 100644 --- a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchHoursOfOperationsCommand, se_SearchHoursOfOperationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts b/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts index 09ff12763650..74eaf86cb1e5 100644 --- a/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts +++ b/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchPredefinedAttributesCommand, se_SearchPredefinedAttributesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchPromptsCommand.ts b/clients/client-connect/src/commands/SearchPromptsCommand.ts index 0b11d6a41e00..331e6979fdf6 100644 --- a/clients/client-connect/src/commands/SearchPromptsCommand.ts +++ b/clients/client-connect/src/commands/SearchPromptsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchPromptsCommand, se_SearchPromptsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchQueuesCommand.ts b/clients/client-connect/src/commands/SearchQueuesCommand.ts index 2d196fa83e0c..8eba71ec4ca0 100644 --- a/clients/client-connect/src/commands/SearchQueuesCommand.ts +++ b/clients/client-connect/src/commands/SearchQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchQueuesCommand, se_SearchQueuesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts index 072afdc4c3bd..7572ac826c81 100644 --- a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchQuickConnectsCommand, se_SearchQuickConnectsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts index 46817bb836b9..be12d41d752f 100644 --- a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts +++ b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchResourceTagsCommand, se_SearchResourceTagsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts index f6d083b211b2..fa83d3cb5a94 100644 --- a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchRoutingProfilesCommand, se_SearchRoutingProfilesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts index a96af0e95b51..acc30422329e 100644 --- a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchSecurityProfilesCommand, se_SearchSecurityProfilesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchUsersCommand.ts b/clients/client-connect/src/commands/SearchUsersCommand.ts index 549c2b3b2abc..a8ae7aef59b4 100644 --- a/clients/client-connect/src/commands/SearchUsersCommand.ts +++ b/clients/client-connect/src/commands/SearchUsersCommand.ts @@ -12,7 +12,8 @@ import { de_SearchUsersCommand, se_SearchUsersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts index 4e9f046a2046..568ff33c5365 100644 --- a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchVocabulariesCommand, se_SearchVocabulariesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts b/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts index 05f698f5f69e..0d80acf8e95d 100644 --- a/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts +++ b/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts @@ -12,7 +12,8 @@ import { de_SendChatIntegrationEventCommand, se_SendChatIntegrationEventCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts b/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts index 4ebf8bec60c4..71baed6240d5 100644 --- a/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts +++ b/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts @@ -12,7 +12,8 @@ import { de_StartAttachedFileUploadCommand, se_StartAttachedFileUploadCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartChatContactCommand.ts b/clients/client-connect/src/commands/StartChatContactCommand.ts index 83b20d1acba5..5c5c05e318fa 100644 --- a/clients/client-connect/src/commands/StartChatContactCommand.ts +++ b/clients/client-connect/src/commands/StartChatContactCommand.ts @@ -12,7 +12,8 @@ import { de_StartChatContactCommand, se_StartChatContactCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts index f9d493cb72d1..d8c569aaaac2 100644 --- a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_StartContactEvaluationCommand, se_StartContactEvaluationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartContactRecordingCommand.ts b/clients/client-connect/src/commands/StartContactRecordingCommand.ts index 7fe2df5419ed..5f84b0a215de 100644 --- a/clients/client-connect/src/commands/StartContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StartContactRecordingCommand.ts @@ -12,7 +12,8 @@ import { de_StartContactRecordingCommand, se_StartContactRecordingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartContactStreamingCommand.ts b/clients/client-connect/src/commands/StartContactStreamingCommand.ts index 076b8d06f9e1..e72842c4c366 100644 --- a/clients/client-connect/src/commands/StartContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StartContactStreamingCommand.ts @@ -12,7 +12,8 @@ import { de_StartContactStreamingCommand, se_StartContactStreamingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts index d8b976d6d106..2c9c2b1816db 100644 --- a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts +++ b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts @@ -16,7 +16,8 @@ import { de_StartOutboundVoiceContactCommand, se_StartOutboundVoiceContactComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartTaskContactCommand.ts b/clients/client-connect/src/commands/StartTaskContactCommand.ts index 9fb3ea608c04..207d13c90241 100644 --- a/clients/client-connect/src/commands/StartTaskContactCommand.ts +++ b/clients/client-connect/src/commands/StartTaskContactCommand.ts @@ -16,7 +16,8 @@ import { de_StartTaskContactCommand, se_StartTaskContactCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StartWebRTCContactCommand.ts b/clients/client-connect/src/commands/StartWebRTCContactCommand.ts index acb83cf70840..d6f349dd04dc 100644 --- a/clients/client-connect/src/commands/StartWebRTCContactCommand.ts +++ b/clients/client-connect/src/commands/StartWebRTCContactCommand.ts @@ -17,7 +17,8 @@ import { de_StartWebRTCContactCommand, se_StartWebRTCContactCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StopContactCommand.ts b/clients/client-connect/src/commands/StopContactCommand.ts index 2de8bf12d963..525bd6bd21e5 100644 --- a/clients/client-connect/src/commands/StopContactCommand.ts +++ b/clients/client-connect/src/commands/StopContactCommand.ts @@ -12,7 +12,8 @@ import { de_StopContactCommand, se_StopContactCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StopContactRecordingCommand.ts b/clients/client-connect/src/commands/StopContactRecordingCommand.ts index 9f176013b765..62464047a905 100644 --- a/clients/client-connect/src/commands/StopContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StopContactRecordingCommand.ts @@ -12,7 +12,8 @@ import { de_StopContactRecordingCommand, se_StopContactRecordingCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/StopContactStreamingCommand.ts b/clients/client-connect/src/commands/StopContactStreamingCommand.ts index 358972102b98..6e6c4464a5d5 100644 --- a/clients/client-connect/src/commands/StopContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StopContactStreamingCommand.ts @@ -12,7 +12,8 @@ import { de_StopContactStreamingCommand, se_StopContactStreamingCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts index 3e0da1b4c8fb..384c4cc4e959 100644 --- a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitContactEvaluationCommand, se_SubmitContactEvaluationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts index cd59fe8dbbad..34648e45f87f 100644 --- a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts @@ -12,7 +12,8 @@ import { de_SuspendContactRecordingCommand, se_SuspendContactRecordingCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/TagContactCommand.ts b/clients/client-connect/src/commands/TagContactCommand.ts index a9411a1ad628..0bbf4a317c9c 100644 --- a/clients/client-connect/src/commands/TagContactCommand.ts +++ b/clients/client-connect/src/commands/TagContactCommand.ts @@ -12,7 +12,8 @@ import { de_TagContactCommand, se_TagContactCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/TagResourceCommand.ts b/clients/client-connect/src/commands/TagResourceCommand.ts index e93f271a4979..3fcf06d51045 100644 --- a/clients/client-connect/src/commands/TagResourceCommand.ts +++ b/clients/client-connect/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/TransferContactCommand.ts b/clients/client-connect/src/commands/TransferContactCommand.ts index 559fdc1bf2e9..65ebe367ed13 100644 --- a/clients/client-connect/src/commands/TransferContactCommand.ts +++ b/clients/client-connect/src/commands/TransferContactCommand.ts @@ -12,7 +12,8 @@ import { de_TransferContactCommand, se_TransferContactCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UntagContactCommand.ts b/clients/client-connect/src/commands/UntagContactCommand.ts index 9807fbc4f969..90435674ddde 100644 --- a/clients/client-connect/src/commands/UntagContactCommand.ts +++ b/clients/client-connect/src/commands/UntagContactCommand.ts @@ -12,7 +12,8 @@ import { de_UntagContactCommand, se_UntagContactCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UntagResourceCommand.ts b/clients/client-connect/src/commands/UntagResourceCommand.ts index 2d431c463ea9..9b2d1b026849 100644 --- a/clients/client-connect/src/commands/UntagResourceCommand.ts +++ b/clients/client-connect/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts index 67f64167d94a..8d6e32bbec9b 100644 --- a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAgentStatusCommand, se_UpdateAgentStatusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts index 617eabc05d8b..0337be2e26a4 100644 --- a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactAttributesCommand, se_UpdateContactAttributesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactCommand.ts b/clients/client-connect/src/commands/UpdateContactCommand.ts index e8b8eb35629a..da6a0c289eda 100644 --- a/clients/client-connect/src/commands/UpdateContactCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateContactCommand, se_UpdateContactCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts index e353ee751095..4ae40975aa36 100644 --- a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactEvaluationCommand, se_UpdateContactEvaluationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts index 01494a210822..17f386519866 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactFlowContentCommand, se_UpdateContactFlowContentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts index b6a40e77ace6..6994d5e73d8e 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactFlowMetadataCommand, se_UpdateContactFlowMetadataComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts index 3ad80496199d..44a63513e534 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts index 92edcc01d40c..51fea1d70c5b 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts index 9887c749f54c..9bb2099e01ac 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactFlowNameCommand, se_UpdateContactFlowNameCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts b/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts index 5492d32a417f..dbf3856effc4 100644 --- a/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactRoutingDataCommand, se_UpdateContactRoutingDataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts index 5ee72ef71a49..8b85908ea2f9 100644 --- a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContactScheduleCommand, se_UpdateContactScheduleCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts index fea1bfc036da..89c6ca2dcbe6 100644 --- a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEvaluationFormCommand, se_UpdateEvaluationFormCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts index 3e96f6fa42f9..25f6b903416c 100644 --- a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateHoursOfOperationCommand, se_UpdateHoursOfOperationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts index cae3d8e851ec..2d36fb6992dc 100644 --- a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInstanceAttributeCommand, se_UpdateInstanceAttributeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts index 240186c1f3e3..e641a2b192bc 100644 --- a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts index 7ee30a19de85..57942e3b4929 100644 --- a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts index fe9f194d8d1c..f7ebd065e67f 100644 --- a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts b/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts index 1abdbf83fd93..91c1c3b57595 100644 --- a/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePhoneNumberMetadataCommand, se_UpdatePhoneNumberMetadataComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts index e4fc4a29464d..c74548ce2229 100644 --- a/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePredefinedAttributeCommand, se_UpdatePredefinedAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdatePromptCommand.ts b/clients/client-connect/src/commands/UpdatePromptCommand.ts index 87ba28b0e493..d493b533c7e7 100644 --- a/clients/client-connect/src/commands/UpdatePromptCommand.ts +++ b/clients/client-connect/src/commands/UpdatePromptCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePromptCommand, se_UpdatePromptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts index fb3989b9e3b6..c1eab822ea31 100644 --- a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts index 280cbfc6035f..6ff17268235e 100644 --- a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQueueMaxContactsCommand, se_UpdateQueueMaxContactsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts index 717497f1a98a..6e61e928e6fa 100644 --- a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQueueNameCommand, se_UpdateQueueNameCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts index a7633aa8b41d..e59dea01bb7b 100644 --- a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts index 7164d22ae78e..5b08766c473e 100644 --- a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQueueStatusCommand, se_UpdateQueueStatusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts index b7fbcca74d64..39da60b1abfe 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQuickConnectConfigCommand, se_UpdateQuickConnectConfigCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts index 349809cef14e..a0d637315ddd 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQuickConnectNameCommand, se_UpdateQuickConnectNameCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts index 43c62832bdf6..9569b632e3fd 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts index 41a1296d87cc..decae263ebff 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts index f9ba96d6f8fa..0e24a08dbdc8 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts index d317b37b2b89..a7c16ac16bc6 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoutingProfileNameCommand, se_UpdateRoutingProfileNameCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts index 42dc861651fd..56c37f462b73 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoutingProfileQueuesCommand, se_UpdateRoutingProfileQueuesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateRuleCommand.ts b/clients/client-connect/src/commands/UpdateRuleCommand.ts index 3ab62e3048a2..5912714d5125 100644 --- a/clients/client-connect/src/commands/UpdateRuleCommand.ts +++ b/clients/client-connect/src/commands/UpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts index 5d0a5b16fb5e..d477489ab8a5 100644 --- a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSecurityProfileCommand, se_UpdateSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts index d6cafb56ab68..6d248e244268 100644 --- a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskTemplateCommand, se_UpdateTaskTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts index ef0fcadf2621..94afa08e4682 100644 --- a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTrafficDistributionCommand, se_UpdateTrafficDistributionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts index b1366a2dcbd6..3d7790c34a34 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserHierarchyCommand, se_UpdateUserHierarchyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts index ca495e91ad12..66f99b0e8733 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts index 6aedc3f8afa8..1d558c6b0002 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts index 3cae329cb4bc..7c716c4653e2 100644 --- a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserIdentityInfoCommand, se_UpdateUserIdentityInfoCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts index b6aceb519a1e..0b93b1f942d5 100644 --- a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserPhoneConfigCommand, se_UpdateUserPhoneConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts b/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts index 8f0b4cbb894c..a0164663607c 100644 --- a/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserProficienciesCommand, se_UpdateUserProficienciesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts index 1e3e1cabb276..0c8d140f0869 100644 --- a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserRoutingProfileCommand, se_UpdateUserRoutingProfileCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts index 30b0ce2426c7..e6b4aab88d09 100644 --- a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserSecurityProfilesCommand, se_UpdateUserSecurityProfilesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateViewContentCommand.ts b/clients/client-connect/src/commands/UpdateViewContentCommand.ts index 7504b485506f..a6e361f0b1cf 100644 --- a/clients/client-connect/src/commands/UpdateViewContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewContentCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateViewContentCommand, se_UpdateViewContentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts index 4bcc291bca12..83ed5d5148af 100644 --- a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateViewMetadataCommand, se_UpdateViewMetadataCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connect/src/index.ts b/clients/client-connect/src/index.ts index 782cbb409a73..74ddf6b657a0 100644 --- a/clients/client-connect/src/index.ts +++ b/clients/client-connect/src/index.ts @@ -18,8 +18,8 @@ export * from "./ConnectClient"; export * from "./Connect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-connect/src/models/ConnectServiceException.ts b/clients/client-connect/src/models/ConnectServiceException.ts index 888b8d8574a1..1e459d0a87f8 100644 --- a/clients/client-connect/src/models/ConnectServiceException.ts +++ b/clients/client-connect/src/models/ConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts index 36831e9b844c..a537daa092e9 100644 --- a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts index 5c6924f4ce11..395f86ce684a 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts index 57138aab613c..07f89981d5f0 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts index 692235c47088..47dc5547d00f 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts index 30f41514d701..9af6ffd3cdea 100644 --- a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCampaignCommand, se_DescribeCampaignCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts index b10e3842f799..32cb98cd9e28 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignStateBatchCommand, se_GetCampaignStateBatchCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts index 7c6e476b17b1..a90efbb06e53 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignStateCommand, se_GetCampaignStateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts index 24667987dbd4..734f934986c8 100644 --- a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectInstanceConfigCommand, se_GetConnectInstanceConfigCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts index 2ec3611b7904..d9f4a3d3dbc1 100644 --- a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts index 9fdedd9ec2cf..3d887d09aec2 100644 --- a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCampaignsCommand, se_ListCampaignsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts index b72f727d9d9b..f0ce2318c61f 100644 --- a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts index e5f356d47292..039d94c62edf 100644 --- a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_PauseCampaignCommand, se_PauseCampaignCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts index f042a8768b60..013914f43709 100644 --- a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts @@ -16,7 +16,8 @@ import { de_PutDialRequestBatchCommand, se_PutDialRequestBatchCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts index 32688b53e192..08f3156fe90c 100644 --- a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeCampaignCommand, se_ResumeCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts index 0bc0c42689a7..b42cb29fbc1f 100644 --- a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_StartCampaignCommand, se_StartCampaignCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts index 68869d8cb681..ca5abc7ac045 100644 --- a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartInstanceOnboardingJobCommand, se_StartInstanceOnboardingJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts index 7de1ecc5aaae..fb10c6f7cc84 100644 --- a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_StopCampaignCommand, se_StopCampaignCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts index df3822db693c..0b802b4b243e 100644 --- a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts index c806af800a78..0de7ae8aa98a 100644 --- a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts index 679ae2369fbe..ca966933964b 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCampaignDialerConfigCommand, se_UpdateCampaignDialerConfigComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts index 50ab37c9a939..3b5ae37115f6 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCampaignNameCommand, se_UpdateCampaignNameCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts index 58ab4feddbe6..5baf4568ad1b 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcampaigns/src/index.ts b/clients/client-connectcampaigns/src/index.ts index 4e7707d632f3..7f6198fb6b7c 100644 --- a/clients/client-connectcampaigns/src/index.ts +++ b/clients/client-connectcampaigns/src/index.ts @@ -8,8 +8,8 @@ export * from "./ConnectCampaignsClient"; export * from "./ConnectCampaigns"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConnectCampaignsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConnectCampaignsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-connectcampaigns/src/models/ConnectCampaignsServiceException.ts b/clients/client-connectcampaigns/src/models/ConnectCampaignsServiceException.ts index 4b9d0118360a..37f5b4d09aef 100644 --- a/clients/client-connectcampaigns/src/models/ConnectCampaignsServiceException.ts +++ b/clients/client-connectcampaigns/src/models/ConnectCampaignsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts index 4d6b66d2d232..8121923c05d2 100644 --- a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts +++ b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFieldCommand, se_BatchGetFieldCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts index 32a9760e9e66..3e08ab973efe 100644 --- a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutFieldOptionsCommand, se_BatchPutFieldOptionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateCaseCommand.ts b/clients/client-connectcases/src/commands/CreateCaseCommand.ts index e3d6bab7c618..c6b6fc681438 100644 --- a/clients/client-connectcases/src/commands/CreateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/CreateCaseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCaseCommand, se_CreateCaseCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateDomainCommand.ts b/clients/client-connectcases/src/commands/CreateDomainCommand.ts index 606c89eabc11..6cdcc42fadba 100644 --- a/clients/client-connectcases/src/commands/CreateDomainCommand.ts +++ b/clients/client-connectcases/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateFieldCommand.ts b/clients/client-connectcases/src/commands/CreateFieldCommand.ts index a42b232eadd6..b574a0c1fc15 100644 --- a/clients/client-connectcases/src/commands/CreateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/CreateFieldCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFieldCommand, se_CreateFieldCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts index 930cb82b69c1..28972ffc0b46 100644 --- a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLayoutCommand, se_CreateLayoutCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts index e5a8c1f47fee..e05b4f722eba 100644 --- a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts +++ b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRelatedItemCommand, se_CreateRelatedItemCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts index 05e7813d3b66..2446eac1fb4a 100644 --- a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTemplateCommand, se_CreateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts index 33786ddad7f2..372d722cd97e 100644 --- a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/DeleteFieldCommand.ts b/clients/client-connectcases/src/commands/DeleteFieldCommand.ts index 258a7611ff5c..482538f36309 100644 --- a/clients/client-connectcases/src/commands/DeleteFieldCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteFieldCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFieldCommand, se_DeleteFieldCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts b/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts index 5a3d50b59436..c4d1d2e227b6 100644 --- a/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLayoutCommand, se_DeleteLayoutCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts b/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts index e87a30188e20..4060d0d310c7 100644 --- a/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts b/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts index 7ba1e1386f96..7542269e9420 100644 --- a/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCaseAuditEventsCommand, se_GetCaseAuditEventsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetCaseCommand.ts b/clients/client-connectcases/src/commands/GetCaseCommand.ts index a1f603670c0b..f9b7685d4151 100644 --- a/clients/client-connectcases/src/commands/GetCaseCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetCaseCommand, se_GetCaseCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts index 8b7dc6c9c569..3b26666011a1 100644 --- a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetCaseEventConfigurationCommand, se_GetCaseEventConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetDomainCommand.ts b/clients/client-connectcases/src/commands/GetDomainCommand.ts index 47dd9d2bd25e..5bd806e49afe 100644 --- a/clients/client-connectcases/src/commands/GetDomainCommand.ts +++ b/clients/client-connectcases/src/commands/GetDomainCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainCommand, se_GetDomainCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetLayoutCommand.ts b/clients/client-connectcases/src/commands/GetLayoutCommand.ts index 9548eb099fcc..573e8116676b 100644 --- a/clients/client-connectcases/src/commands/GetLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/GetLayoutCommand.ts @@ -12,7 +12,8 @@ import { de_GetLayoutCommand, se_GetLayoutCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/GetTemplateCommand.ts b/clients/client-connectcases/src/commands/GetTemplateCommand.ts index a38e5b5c0d07..d02eb1c39e23 100644 --- a/clients/client-connectcases/src/commands/GetTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/GetTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts index 91b7f4d771c3..331b91b115c8 100644 --- a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts +++ b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts @@ -12,7 +12,8 @@ import { de_ListCasesForContactCommand, se_ListCasesForContactCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListDomainsCommand.ts b/clients/client-connectcases/src/commands/ListDomainsCommand.ts index f6c59d51f937..f9fb72b591d3 100644 --- a/clients/client-connectcases/src/commands/ListDomainsCommand.ts +++ b/clients/client-connectcases/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsCommand, se_ListDomainsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts index aa0a9f5f2dd9..2bc0b395f23f 100644 --- a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFieldOptionsCommand, se_ListFieldOptionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListFieldsCommand.ts b/clients/client-connectcases/src/commands/ListFieldsCommand.ts index dc7efbbc4afb..da46a081f900 100644 --- a/clients/client-connectcases/src/commands/ListFieldsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFieldsCommand, se_ListFieldsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts index d9595161fe2d..abe598021830 100644 --- a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts +++ b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLayoutsCommand, se_ListLayoutsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts index 981565841226..e0363a47a57b 100644 --- a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts index 9df06e3d500d..d0a3f603b0f9 100644 --- a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts +++ b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts index c77ad882bae3..535e8282f06c 100644 --- a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutCaseEventConfigurationCommand, se_PutCaseEventConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/SearchCasesCommand.ts b/clients/client-connectcases/src/commands/SearchCasesCommand.ts index f6c9079339fb..92febb5f8317 100644 --- a/clients/client-connectcases/src/commands/SearchCasesCommand.ts +++ b/clients/client-connectcases/src/commands/SearchCasesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchCasesCommand, se_SearchCasesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts index 34b3568e0f78..b67f9488bed3 100644 --- a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts +++ b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchRelatedItemsCommand, se_SearchRelatedItemsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/TagResourceCommand.ts b/clients/client-connectcases/src/commands/TagResourceCommand.ts index e88dff2e724c..0f964437cabb 100644 --- a/clients/client-connectcases/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/UntagResourceCommand.ts b/clients/client-connectcases/src/commands/UntagResourceCommand.ts index d36a572aa23c..a619b554f595 100644 --- a/clients/client-connectcases/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts index 96f6afbb7ad8..d3e9f9a6d5bf 100644 --- a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCaseCommand, se_UpdateCaseCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts index 229ebdbc7556..979cc21d9ad0 100644 --- a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFieldCommand, se_UpdateFieldCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts index fad9c4e1064b..9339b30789b9 100644 --- a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLayoutCommand, se_UpdateLayoutCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts index 4d78944e7d81..0d24e966336f 100644 --- a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectcases/src/index.ts b/clients/client-connectcases/src/index.ts index e11f52bab4bf..0833c58e14b0 100644 --- a/clients/client-connectcases/src/index.ts +++ b/clients/client-connectcases/src/index.ts @@ -12,8 +12,8 @@ export * from "./ConnectCasesClient"; export * from "./ConnectCases"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConnectCasesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConnectCasesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-connectcases/src/models/ConnectCasesServiceException.ts b/clients/client-connectcases/src/models/ConnectCasesServiceException.ts index ac93919e44bd..6a38ddd09457 100644 --- a/clients/client-connectcases/src/models/ConnectCasesServiceException.ts +++ b/clients/client-connectcases/src/models/ConnectCasesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts index 243d510d7847..0feff43ca754 100644 --- a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts @@ -16,7 +16,8 @@ import { de_CompleteAttachmentUploadCommand, se_CompleteAttachmentUploadCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts index 1e96eff949e2..15ac49ec2c18 100644 --- a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts +++ b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts index 68d50798328e..7a4311f2baee 100644 --- a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts +++ b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeViewCommand, se_DescribeViewCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts index b66fc13ef533..0d5670fb5f5d 100644 --- a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts +++ b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts @@ -16,7 +16,8 @@ import { de_DisconnectParticipantCommand, se_DisconnectParticipantCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts index 4621db025379..0f2bf0013913 100644 --- a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts @@ -16,7 +16,8 @@ import { de_GetAttachmentCommand, se_GetAttachmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts index 0b6b6acab757..660c8a17451f 100644 --- a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts @@ -16,7 +16,8 @@ import { de_GetTranscriptCommand, se_GetTranscriptCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/SendEventCommand.ts b/clients/client-connectparticipant/src/commands/SendEventCommand.ts index 48a500408a1a..b148c680686b 100644 --- a/clients/client-connectparticipant/src/commands/SendEventCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendEventCommand.ts @@ -16,7 +16,8 @@ import { de_SendEventCommand, se_SendEventCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts index d6ab78c6e5c3..3202927a15d1 100644 --- a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts @@ -16,7 +16,8 @@ import { de_SendMessageCommand, se_SendMessageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts index 5f465376fb5a..e247d3bcc8d6 100644 --- a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts @@ -16,7 +16,8 @@ import { de_StartAttachmentUploadCommand, se_StartAttachmentUploadCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-connectparticipant/src/index.ts b/clients/client-connectparticipant/src/index.ts index 51f9a04e2846..037326479668 100644 --- a/clients/client-connectparticipant/src/index.ts +++ b/clients/client-connectparticipant/src/index.ts @@ -16,8 +16,8 @@ export * from "./ConnectParticipantClient"; export * from "./ConnectParticipant"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ConnectParticipantExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ConnectParticipantExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-connectparticipant/src/models/ConnectParticipantServiceException.ts b/clients/client-connectparticipant/src/models/ConnectParticipantServiceException.ts index 355ee12c764e..723ecb98688e 100644 --- a/clients/client-connectparticipant/src/models/ConnectParticipantServiceException.ts +++ b/clients/client-connectparticipant/src/models/ConnectParticipantServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts b/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts index edd7d0edd7c1..9125b6cc112d 100644 --- a/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCommonControlsCommand, se_ListCommonControlsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts b/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts index 41e30cf775be..1477d6f32be9 100644 --- a/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsCommand, se_ListDomainsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts b/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts index 44a5e8e4c577..b754792efcfa 100644 --- a/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts @@ -12,7 +12,8 @@ import { de_ListObjectivesCommand, se_ListObjectivesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controlcatalog/src/index.ts b/clients/client-controlcatalog/src/index.ts index 3efd96bf1e67..89babf0b6eb9 100644 --- a/clients/client-controlcatalog/src/index.ts +++ b/clients/client-controlcatalog/src/index.ts @@ -35,8 +35,8 @@ export * from "./ControlCatalogClient"; export * from "./ControlCatalog"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ControlCatalogExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ControlCatalogExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-controlcatalog/src/models/ControlCatalogServiceException.ts b/clients/client-controlcatalog/src/models/ControlCatalogServiceException.ts index 25af74949566..ab563ad844b2 100644 --- a/clients/client-controlcatalog/src/models/ControlCatalogServiceException.ts +++ b/clients/client-controlcatalog/src/models/ControlCatalogServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts b/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts index ba90749a803b..69a040fc6049 100644 --- a/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLandingZoneCommand, se_CreateLandingZoneCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts b/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts index 0215ec33f00b..da301a009100 100644 --- a/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLandingZoneCommand, se_DeleteLandingZoneCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/DisableBaselineCommand.ts b/clients/client-controltower/src/commands/DisableBaselineCommand.ts index dea96da355b4..63e37f6a00b5 100644 --- a/clients/client-controltower/src/commands/DisableBaselineCommand.ts +++ b/clients/client-controltower/src/commands/DisableBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_DisableBaselineCommand, se_DisableBaselineCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/DisableControlCommand.ts b/clients/client-controltower/src/commands/DisableControlCommand.ts index 2aadc4e37b94..14320f71f94a 100644 --- a/clients/client-controltower/src/commands/DisableControlCommand.ts +++ b/clients/client-controltower/src/commands/DisableControlCommand.ts @@ -12,7 +12,8 @@ import { de_DisableControlCommand, se_DisableControlCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/EnableBaselineCommand.ts b/clients/client-controltower/src/commands/EnableBaselineCommand.ts index 97dafdb8f495..4f38e1f41621 100644 --- a/clients/client-controltower/src/commands/EnableBaselineCommand.ts +++ b/clients/client-controltower/src/commands/EnableBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_EnableBaselineCommand, se_EnableBaselineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/EnableControlCommand.ts b/clients/client-controltower/src/commands/EnableControlCommand.ts index c37ca1b80c26..2292d9718889 100644 --- a/clients/client-controltower/src/commands/EnableControlCommand.ts +++ b/clients/client-controltower/src/commands/EnableControlCommand.ts @@ -12,7 +12,8 @@ import { de_EnableControlCommand, se_EnableControlCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetBaselineCommand.ts b/clients/client-controltower/src/commands/GetBaselineCommand.ts index bb31e8edabf6..3a5bb4b5775e 100644 --- a/clients/client-controltower/src/commands/GetBaselineCommand.ts +++ b/clients/client-controltower/src/commands/GetBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_GetBaselineCommand, se_GetBaselineCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts b/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts index f5025aaee7a3..7d7c3609eb71 100644 --- a/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts @@ -12,7 +12,8 @@ import { de_GetBaselineOperationCommand, se_GetBaselineOperationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetControlOperationCommand.ts b/clients/client-controltower/src/commands/GetControlOperationCommand.ts index 19d448e2fc84..982537e6154e 100644 --- a/clients/client-controltower/src/commands/GetControlOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetControlOperationCommand.ts @@ -12,7 +12,8 @@ import { de_GetControlOperationCommand, se_GetControlOperationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts index d4cea877560e..7fb307a5780a 100644 --- a/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnabledBaselineCommand, se_GetEnabledBaselineCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetEnabledControlCommand.ts b/clients/client-controltower/src/commands/GetEnabledControlCommand.ts index d0f688c009db..e071055d7140 100644 --- a/clients/client-controltower/src/commands/GetEnabledControlCommand.ts +++ b/clients/client-controltower/src/commands/GetEnabledControlCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnabledControlCommand, se_GetEnabledControlCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetLandingZoneCommand.ts b/clients/client-controltower/src/commands/GetLandingZoneCommand.ts index eaa5eebbd15f..3c9b9a5fd0f2 100644 --- a/clients/client-controltower/src/commands/GetLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/GetLandingZoneCommand.ts @@ -12,7 +12,8 @@ import { de_GetLandingZoneCommand, se_GetLandingZoneCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts b/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts index 8e1d2822bd90..a45aa481080a 100644 --- a/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts @@ -12,7 +12,8 @@ import { de_GetLandingZoneOperationCommand, se_GetLandingZoneOperationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListBaselinesCommand.ts b/clients/client-controltower/src/commands/ListBaselinesCommand.ts index 0b7f53bc3377..fd14168e1625 100644 --- a/clients/client-controltower/src/commands/ListBaselinesCommand.ts +++ b/clients/client-controltower/src/commands/ListBaselinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBaselinesCommand, se_ListBaselinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListControlOperationsCommand.ts b/clients/client-controltower/src/commands/ListControlOperationsCommand.ts index 4ebec4da9511..3c4a29d790d2 100644 --- a/clients/client-controltower/src/commands/ListControlOperationsCommand.ts +++ b/clients/client-controltower/src/commands/ListControlOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListControlOperationsCommand, se_ListControlOperationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts b/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts index 2fa02c5ca65e..fa0eb6095293 100644 --- a/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts +++ b/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnabledBaselinesCommand, se_ListEnabledBaselinesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts index 4d5c817321fa..4d7bfe9517b7 100644 --- a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts +++ b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnabledControlsCommand, se_ListEnabledControlsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListLandingZonesCommand.ts b/clients/client-controltower/src/commands/ListLandingZonesCommand.ts index eacd6748e0e2..df0783f14910 100644 --- a/clients/client-controltower/src/commands/ListLandingZonesCommand.ts +++ b/clients/client-controltower/src/commands/ListLandingZonesCommand.ts @@ -12,7 +12,8 @@ import { de_ListLandingZonesCommand, se_ListLandingZonesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts b/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts index 983b19a63af1..86058d0ef346 100644 --- a/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts index c1c01a7c4299..1accf3da7a0e 100644 --- a/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_ResetEnabledBaselineCommand, se_ResetEnabledBaselineCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts b/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts index 2a9281b9f0e6..7976dfd5e424 100644 --- a/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts @@ -12,7 +12,8 @@ import { de_ResetLandingZoneCommand, se_ResetLandingZoneCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/TagResourceCommand.ts b/clients/client-controltower/src/commands/TagResourceCommand.ts index 596a2e83d7ea..603db7a3e300 100644 --- a/clients/client-controltower/src/commands/TagResourceCommand.ts +++ b/clients/client-controltower/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/UntagResourceCommand.ts b/clients/client-controltower/src/commands/UntagResourceCommand.ts index f1a48958303d..5673b0c8db50 100644 --- a/clients/client-controltower/src/commands/UntagResourceCommand.ts +++ b/clients/client-controltower/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts index 0edba114883a..ce1fd4496a16 100644 --- a/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnabledBaselineCommand, se_UpdateEnabledBaselineCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts b/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts index 49dce3523752..80bfb02bdc4f 100644 --- a/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts +++ b/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnabledControlCommand, se_UpdateEnabledControlCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts b/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts index 1fa653912fea..3f27e1a50274 100644 --- a/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLandingZoneCommand, se_UpdateLandingZoneCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-controltower/src/index.ts b/clients/client-controltower/src/index.ts index df7e078862fe..4a8ac398fe34 100644 --- a/clients/client-controltower/src/index.ts +++ b/clients/client-controltower/src/index.ts @@ -169,8 +169,8 @@ export * from "./ControlTowerClient"; export * from "./ControlTower"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ControlTowerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ControlTowerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-controltower/src/models/ControlTowerServiceException.ts b/clients/client-controltower/src/models/ControlTowerServiceException.ts index be2e9eaa5847..4e21a416f494 100644 --- a/clients/client-controltower/src/models/ControlTowerServiceException.ts +++ b/clients/client-controltower/src/models/ControlTowerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts index bfa05c5b2976..9e425c57b4f5 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteReportDefinitionCommand, se_DeleteReportDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts index 30c401ed03b2..25b2059401b8 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeReportDefinitionsCommand, se_DescribeReportDefinitionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts index e387584ab9c6..b7c63a041921 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts index 426967d33039..eb3e05e2e58d 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyReportDefinitionCommand, se_ModifyReportDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts index 63d9bd2fce7b..9742081fbd45 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts @@ -16,7 +16,8 @@ import { de_PutReportDefinitionCommand, se_PutReportDefinitionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts index 2aab1f6e35ff..043cdd5d1951 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts index 7fe0ff5dae6b..406e0d18dc11 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-and-usage-report-service/src/index.ts b/clients/client-cost-and-usage-report-service/src/index.ts index b9d2e4c99d59..4ba6a1cbabef 100644 --- a/clients/client-cost-and-usage-report-service/src/index.ts +++ b/clients/client-cost-and-usage-report-service/src/index.ts @@ -24,8 +24,8 @@ export * from "./CostAndUsageReportServiceClient"; export * from "./CostAndUsageReportService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CostAndUsageReportServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CostAndUsageReportServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cost-and-usage-report-service/src/models/CostAndUsageReportServiceServiceException.ts b/clients/client-cost-and-usage-report-service/src/models/CostAndUsageReportServiceServiceException.ts index fa673c89ae08..7004832830ec 100644 --- a/clients/client-cost-and-usage-report-service/src/models/CostAndUsageReportServiceServiceException.ts +++ b/clients/client-cost-and-usage-report-service/src/models/CostAndUsageReportServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts index 9eb2486ce081..d302c0f4a2fd 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAnomalyMonitorCommand, se_CreateAnomalyMonitorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts index c14936b6bc6a..0dd752fd2b1b 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAnomalySubscriptionCommand, se_CreateAnomalySubscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts index 62c68cad2900..7e88e668a1e2 100644 --- a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts index 42e0fa722008..3de5b3d14d35 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnomalyMonitorCommand, se_DeleteAnomalyMonitorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts index f899763cfa39..fb4414b0a766 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnomalySubscriptionCommand, se_DeleteAnomalySubscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts index 096bd7455371..06349a5f4c5f 100644 --- a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts index f05370941889..aaf995c41df1 100644 --- a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts index 7ddaaa081dfb..698d0e0c32ea 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnomaliesCommand, se_GetAnomaliesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts index c701f70b28e3..f3b0a35f191b 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnomalyMonitorsCommand, se_GetAnomalyMonitorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts index 2c9bd4a6e1e5..d5d307af8acd 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnomalySubscriptionsCommand, se_GetAnomalySubscriptionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts b/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts index 2790c1239337..c2d0bfbbf8b9 100644 --- a/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_GetApproximateUsageRecordsCommand, se_GetApproximateUsageRecordsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts index e47b34ec980a..c8675264302a 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetCostAndUsageCommand, se_GetCostAndUsageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts index e8ec3a77366b..44d28df73d54 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts index 858e085dab6a..4f1d569eed5c 100644 --- a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts @@ -12,7 +12,8 @@ import { de_GetCostCategoriesCommand, se_GetCostCategoriesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts index 5246be05079f..f07ee9cc93e4 100644 --- a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts @@ -12,7 +12,8 @@ import { de_GetCostForecastCommand, se_GetCostForecastCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts index 9a7eef39d1f9..595469e7ba2b 100644 --- a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDimensionValuesCommand, se_GetDimensionValuesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts index cbfe007eec69..5765d642ab9a 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts @@ -12,7 +12,8 @@ import { de_GetReservationCoverageCommand, se_GetReservationCoverageCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts index bfb81eec6a1e..74155961c2d2 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts index 52f6edc46196..7b58dd0e658b 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts @@ -12,7 +12,8 @@ import { de_GetReservationUtilizationCommand, se_GetReservationUtilizationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts index c68e81b656a9..b0efd2862f14 100644 --- a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts index c35a398d88c6..96b8ec6e0cfc 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts index c6ddb24c62b9..e481a04553fb 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts @@ -12,7 +12,8 @@ import { de_GetSavingsPlansCoverageCommand, se_GetSavingsPlansCoverageCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts index 774cba2aa10e..e721a570e682 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts index 1f6bc11768b3..5f2cb3f5cbdc 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts @@ -12,7 +12,8 @@ import { de_GetSavingsPlansUtilizationCommand, se_GetSavingsPlansUtilizationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts index 7b79ca1b524d..cbcc180ee1d3 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts index 12a657d953d3..da691da5074c 100644 --- a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts index 3f11c1c237ae..3507a5f80e51 100644 --- a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsageForecastCommand, se_GetUsageForecastCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts b/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts index a4d1c1057eb9..7a84043118ba 100644 --- a/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts index 42389d6331c6..df80ead8beb7 100644 --- a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCostAllocationTagsCommand, se_ListCostAllocationTagsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts index 36469860a01a..ea20899e67a7 100644 --- a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCostCategoryDefinitionsCommand, se_ListCostCategoryDefinitionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts index cf64e2c525a7..681e9543beeb 100644 --- a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts index 342721b4f206..e01df76436b7 100644 --- a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts index ea2b7de496cb..99091b556cf4 100644 --- a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts +++ b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_ProvideAnomalyFeedbackCommand, se_ProvideAnomalyFeedbackCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts b/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts index e97a439b1028..f246c6ee7b21 100644 --- a/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts +++ b/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts index f72d98d8d165..9bd243725a3f 100644 --- a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts index 38ddd2e9b3b7..d534329d41f0 100644 --- a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts index af49d3cc4902..8e296e60f4b0 100644 --- a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts index 22364d61194d..f3bfbc166496 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAnomalyMonitorCommand, se_UpdateAnomalyMonitorCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts index 3f9f00a2e7c0..615d0cbf4b93 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAnomalySubscriptionCommand, se_UpdateAnomalySubscriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts index ebe091abc7e6..eaa8eaec4cc6 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts index 2b7bb175aec7..f1e75bb1af49 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-explorer/src/index.ts b/clients/client-cost-explorer/src/index.ts index cb4c548ce625..f2aa26559e11 100644 --- a/clients/client-cost-explorer/src/index.ts +++ b/clients/client-cost-explorer/src/index.ts @@ -23,8 +23,8 @@ export * from "./CostExplorerClient"; export * from "./CostExplorer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CostExplorerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CostExplorerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cost-explorer/src/models/CostExplorerServiceException.ts b/clients/client-cost-explorer/src/models/CostExplorerServiceException.ts index 3af356498c55..2c8c749e53e4 100644 --- a/clients/client-cost-explorer/src/models/CostExplorerServiceException.ts +++ b/clients/client-cost-explorer/src/models/CostExplorerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-cost-optimization-hub/src/commands/GetPreferencesCommand.ts b/clients/client-cost-optimization-hub/src/commands/GetPreferencesCommand.ts index b5658971df1b..17f26fe02ef0 100644 --- a/clients/client-cost-optimization-hub/src/commands/GetPreferencesCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/GetPreferencesCommand.ts @@ -16,7 +16,8 @@ import { de_GetPreferencesCommand, se_GetPreferencesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/GetRecommendationCommand.ts b/clients/client-cost-optimization-hub/src/commands/GetRecommendationCommand.ts index 9d02feb03934..a28819a2fc91 100644 --- a/clients/client-cost-optimization-hub/src/commands/GetRecommendationCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/GetRecommendationCommand.ts @@ -16,7 +16,8 @@ import { de_GetRecommendationCommand, se_GetRecommendationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/ListEnrollmentStatusesCommand.ts b/clients/client-cost-optimization-hub/src/commands/ListEnrollmentStatusesCommand.ts index d45da481cdf7..a7d323837d93 100644 --- a/clients/client-cost-optimization-hub/src/commands/ListEnrollmentStatusesCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/ListEnrollmentStatusesCommand.ts @@ -16,7 +16,8 @@ import { de_ListEnrollmentStatusesCommand, se_ListEnrollmentStatusesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/ListRecommendationSummariesCommand.ts b/clients/client-cost-optimization-hub/src/commands/ListRecommendationSummariesCommand.ts index c2369645c22f..b082cd138cae 100644 --- a/clients/client-cost-optimization-hub/src/commands/ListRecommendationSummariesCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/ListRecommendationSummariesCommand.ts @@ -16,7 +16,8 @@ import { de_ListRecommendationSummariesCommand, se_ListRecommendationSummariesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/ListRecommendationsCommand.ts b/clients/client-cost-optimization-hub/src/commands/ListRecommendationsCommand.ts index a8e071db8ed0..4160b1094229 100644 --- a/clients/client-cost-optimization-hub/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/ListRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListRecommendationsCommand, se_ListRecommendationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/UpdateEnrollmentStatusCommand.ts b/clients/client-cost-optimization-hub/src/commands/UpdateEnrollmentStatusCommand.ts index 3d9559f6c86e..1ec5d8110601 100644 --- a/clients/client-cost-optimization-hub/src/commands/UpdateEnrollmentStatusCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/UpdateEnrollmentStatusCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEnrollmentStatusCommand, se_UpdateEnrollmentStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/commands/UpdatePreferencesCommand.ts b/clients/client-cost-optimization-hub/src/commands/UpdatePreferencesCommand.ts index ccc27364aab4..4fef53ebdd51 100644 --- a/clients/client-cost-optimization-hub/src/commands/UpdatePreferencesCommand.ts +++ b/clients/client-cost-optimization-hub/src/commands/UpdatePreferencesCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePreferencesCommand, se_UpdatePreferencesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-cost-optimization-hub/src/index.ts b/clients/client-cost-optimization-hub/src/index.ts index 551d2a0d7cd7..e66d3f77ce8f 100644 --- a/clients/client-cost-optimization-hub/src/index.ts +++ b/clients/client-cost-optimization-hub/src/index.ts @@ -15,8 +15,8 @@ export * from "./CostOptimizationHubClient"; export * from "./CostOptimizationHub"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CostOptimizationHubExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CostOptimizationHubExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-cost-optimization-hub/src/models/CostOptimizationHubServiceException.ts b/clients/client-cost-optimization-hub/src/models/CostOptimizationHubServiceException.ts index 73f0eb903eaf..7d019fd56ef0 100644 --- a/clients/client-cost-optimization-hub/src/models/CostOptimizationHubServiceException.ts +++ b/clients/client-cost-optimization-hub/src/models/CostOptimizationHubServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts b/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts index d905177f5711..ad8a6e166d51 100644 --- a/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts +++ b/clients/client-customer-profiles/src/commands/AddProfileKeyCommand.ts @@ -12,7 +12,8 @@ import { de_AddProfileKeyCommand, se_AddProfileKeyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts index 2268c6448c6b..56cda2779ee3 100644 --- a/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateCalculatedAttributeDefinitionCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts b/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts index d5356b495148..d25eb12649fb 100644 --- a/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts index b9f85aed937e..c35092ce33d5 100644 --- a/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventStreamCommand, se_CreateEventStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts index 7ce24bddc6e5..3bee341617d7 100644 --- a/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateIntegrationWorkflowCommand.ts @@ -16,7 +16,8 @@ import { de_CreateIntegrationWorkflowCommand, se_CreateIntegrationWorkflowComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts b/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts index 99af0e54b406..c60090c740a3 100644 --- a/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/CreateProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateProfileCommand, se_CreateProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts index 26dc99e268dc..758aad2f92a7 100644 --- a/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteCalculatedAttributeDefinitionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts b/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts index 11e78a1aa586..ac51b26691b8 100644 --- a/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts index d187985a8f99..50be9ad54948 100644 --- a/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventStreamCommand, se_DeleteEventStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts index c52b681c5325..d6a01edbece5 100644 --- a/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntegrationCommand, se_DeleteIntegrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts index 935c891ba5f8..bcc14ddc00ac 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfileCommand, se_DeleteProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts index 6ce90e8e5ef3..02fa9520bbaf 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfileKeyCommand, se_DeleteProfileKeyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts index 664f62b70998..9a898bf48ac9 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfileObjectCommand, se_DeleteProfileObjectCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts index 1c3943e16f8f..1c85141a9b44 100644 --- a/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteProfileObjectTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProfileObjectTypeCommand, se_DeleteProfileObjectTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts index 53cf479c8f15..78b3ebea4f47 100644 --- a/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/DeleteWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/DetectProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/DetectProfileObjectTypeCommand.ts index cd194750febd..5cba716aa032 100644 --- a/clients/client-customer-profiles/src/commands/DetectProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/DetectProfileObjectTypeCommand.ts @@ -17,7 +17,8 @@ import { de_DetectProfileObjectTypeCommand, se_DetectProfileObjectTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts b/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts index aeff02343be0..a625f3d8a1b4 100644 --- a/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetAutoMergingPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_GetAutoMergingPreviewCommand, se_GetAutoMergingPreviewCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts index b8dd847546c7..0d68ef340f79 100644 --- a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeDefinitionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts index 2bf69998cc8e..c73953fcf835 100644 --- a/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetCalculatedAttributeForProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetDomainCommand.ts b/clients/client-customer-profiles/src/commands/GetDomainCommand.ts index c1a58a2d509f..81a4d9efdeaf 100644 --- a/clients/client-customer-profiles/src/commands/GetDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetDomainCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainCommand, se_GetDomainCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts b/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts index 9c42824c30aa..58565ddcd03e 100644 --- a/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventStreamCommand, se_GetEventStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts b/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts index f81f9376ad4d..b86be0d35f5f 100644 --- a/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetIdentityResolutionJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdentityResolutionJobCommand, se_GetIdentityResolutionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts index a42d13f2e4bf..c732b38bc61b 100644 --- a/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetIntegrationCommand, se_GetIntegrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts b/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts index eeedd36c6af2..71172543f6e5 100644 --- a/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetMatchesCommand.ts @@ -12,7 +12,8 @@ import { de_GetMatchesCommand, se_GetMatchesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts index a46493a2931c..bece5ec0441a 100644 --- a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeCommand.ts @@ -16,7 +16,8 @@ import { de_GetProfileObjectTypeCommand, se_GetProfileObjectTypeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts index e93bb1d72cd8..4dbb34a4841f 100644 --- a/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetProfileObjectTypeTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts b/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts index 08badc67d512..0f2e77a8c20a 100644 --- a/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetSimilarProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_GetSimilarProfilesCommand, se_GetSimilarProfilesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts b/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts index a81b375cf490..548d742aae4b 100644 --- a/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts b/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts index 00050a3decf5..b02d88e58bc5 100644 --- a/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts +++ b/clients/client-customer-profiles/src/commands/GetWorkflowStepsCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowStepsCommand, se_GetWorkflowStepsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts b/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts index f78538302b83..7b3bbe1d1968 100644 --- a/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListAccountIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountIntegrationsCommand, se_ListAccountIntegrationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts b/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts index be19e5f6d4a6..3f76c50c12dc 100644 --- a/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListCalculatedAttributeDefinitionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts b/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts index 6858b2b790bf..a72b9e34a3ce 100644 --- a/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListCalculatedAttributesForProfileCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts b/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts index 732ac76d6dae..68616b96a763 100644 --- a/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsCommand, se_ListDomainsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts b/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts index f1256b86c851..5fcc59219c13 100644 --- a/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListEventStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventStreamsCommand, se_ListEventStreamsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts b/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts index 9b1ce6cef976..153c5953267b 100644 --- a/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListIdentityResolutionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdentityResolutionJobsCommand, se_ListIdentityResolutionJobsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts b/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts index 959a163e798c..73f5c6fb1d83 100644 --- a/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIntegrationsCommand, se_ListIntegrationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts index 4cc59203a3ae..ac4be6da984f 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectTypeTemplatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts index f79d7355cca5..a21950e0b778 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectTypesCommand.ts @@ -16,7 +16,8 @@ import { de_ListProfileObjectTypesCommand, se_ListProfileObjectTypesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts b/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts index 4cc95fb46e2b..2311b505a994 100644 --- a/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListProfileObjectsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProfileObjectsCommand, se_ListProfileObjectsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts b/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts index 56558e7b134b..87a1dd607d5b 100644 --- a/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListRuleBasedMatchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleBasedMatchesCommand, se_ListRuleBasedMatchesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts b/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts index 067734a5915c..cf05531e31f9 100644 --- a/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts b/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts index dda80a41aef0..b72b0c13d3f6 100644 --- a/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-customer-profiles/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts b/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts index e7de4a2de55f..9d299462be46 100644 --- a/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/MergeProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_MergeProfilesCommand, se_MergeProfilesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts b/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts index e2f56e1d6b7a..9f1cf316ddbd 100644 --- a/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutIntegrationCommand.ts @@ -16,7 +16,8 @@ import { de_PutIntegrationCommand, se_PutIntegrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts b/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts index fe86db9a4c39..a49c14646c58 100644 --- a/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutProfileObjectCommand.ts @@ -16,7 +16,8 @@ import { de_PutProfileObjectCommand, se_PutProfileObjectCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts b/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts index b1737e1ff169..307aafc04f4c 100644 --- a/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts +++ b/clients/client-customer-profiles/src/commands/PutProfileObjectTypeCommand.ts @@ -17,7 +17,8 @@ import { de_PutProfileObjectTypeCommand, se_PutProfileObjectTypeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts b/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts index 78a11dc2e48b..ed1fc43b799f 100644 --- a/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts +++ b/clients/client-customer-profiles/src/commands/SearchProfilesCommand.ts @@ -16,7 +16,8 @@ import { de_SearchProfilesCommand, se_SearchProfilesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/TagResourceCommand.ts b/clients/client-customer-profiles/src/commands/TagResourceCommand.ts index 4ce0c81a00b1..eb5b66ff7164 100644 --- a/clients/client-customer-profiles/src/commands/TagResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts b/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts index 35b5faeac8b7..ac04f2fb24ad 100644 --- a/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts +++ b/clients/client-customer-profiles/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts b/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts index fe207ba9473e..d18c0685f525 100644 --- a/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateCalculatedAttributeDefinitionCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts b/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts index 7408cca69ce5..7f82cadd74d3 100644 --- a/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainCommand, se_UpdateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts b/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts index de6cf59c6752..6f83a93e36c0 100644 --- a/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts +++ b/clients/client-customer-profiles/src/commands/UpdateProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProfileCommand, se_UpdateProfileCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-customer-profiles/src/index.ts b/clients/client-customer-profiles/src/index.ts index 7b62978f9a40..691afee4f48e 100644 --- a/clients/client-customer-profiles/src/index.ts +++ b/clients/client-customer-profiles/src/index.ts @@ -13,8 +13,8 @@ export * from "./CustomerProfilesClient"; export * from "./CustomerProfiles"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { CustomerProfilesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { CustomerProfilesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-customer-profiles/src/models/CustomerProfilesServiceException.ts b/clients/client-customer-profiles/src/models/CustomerProfilesServiceException.ts index fef41a8f4489..3bbb7bc8778a 100644 --- a/clients/client-customer-profiles/src/models/CustomerProfilesServiceException.ts +++ b/clients/client-customer-profiles/src/models/CustomerProfilesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts index 9d18eee34b96..b47339153e87 100644 --- a/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/ActivatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_ActivatePipelineCommand, se_ActivatePipelineCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/AddTagsCommand.ts b/clients/client-data-pipeline/src/commands/AddTagsCommand.ts index dd0961f539e9..7ed1a5d4b7f3 100644 --- a/clients/client-data-pipeline/src/commands/AddTagsCommand.ts +++ b/clients/client-data-pipeline/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts index 871edc51f251..790334efcb85 100644 --- a/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/CreatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePipelineCommand, se_CreatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts b/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts index 412e683e7f8f..9bede68958c7 100644 --- a/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/DeactivatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivatePipelineCommand, se_DeactivatePipelineCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts b/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts index 9dc85248f87a..af61019d3864 100644 --- a/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts +++ b/clients/client-data-pipeline/src/commands/DeletePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePipelineCommand, se_DeletePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts b/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts index b49545458e0e..7ecee95d6fbb 100644 --- a/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts +++ b/clients/client-data-pipeline/src/commands/DescribeObjectsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeObjectsCommand, se_DescribeObjectsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts b/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts index 657a0ddb201d..17e03a0d239f 100644 --- a/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts +++ b/clients/client-data-pipeline/src/commands/DescribePipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePipelinesCommand, se_DescribePipelinesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts b/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts index 2e676ff2aab9..88215c2d8e30 100644 --- a/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts +++ b/clients/client-data-pipeline/src/commands/EvaluateExpressionCommand.ts @@ -12,7 +12,8 @@ import { de_EvaluateExpressionCommand, se_EvaluateExpressionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts index 6e38a1daee9b..2895af6effa9 100644 --- a/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/GetPipelineDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineDefinitionCommand, se_GetPipelineDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts b/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts index 6c628b6915e8..75e59877955f 100644 --- a/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts +++ b/clients/client-data-pipeline/src/commands/ListPipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelinesCommand, se_ListPipelinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts b/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts index 4075f5da049b..5ed7fc4cb0a7 100644 --- a/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts +++ b/clients/client-data-pipeline/src/commands/PollForTaskCommand.ts @@ -12,7 +12,8 @@ import { de_PollForTaskCommand, se_PollForTaskCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts index 4bb3810528c1..70d02ab12964 100644 --- a/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/PutPipelineDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_PutPipelineDefinitionCommand, se_PutPipelineDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts b/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts index fc5d24e05048..0e00e5f964a6 100644 --- a/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts +++ b/clients/client-data-pipeline/src/commands/QueryObjectsCommand.ts @@ -12,7 +12,8 @@ import { de_QueryObjectsCommand, se_QueryObjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts b/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts index 964802353f47..1de04ff39c41 100644 --- a/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts +++ b/clients/client-data-pipeline/src/commands/RemoveTagsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts b/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts index b80c9a3bcbec..d24a13def154 100644 --- a/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts +++ b/clients/client-data-pipeline/src/commands/ReportTaskProgressCommand.ts @@ -12,7 +12,8 @@ import { de_ReportTaskProgressCommand, se_ReportTaskProgressCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts b/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts index d791d403a9c8..2dab928da93b 100644 --- a/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts +++ b/clients/client-data-pipeline/src/commands/ReportTaskRunnerHeartbeatCommand.ts @@ -12,7 +12,8 @@ import { de_ReportTaskRunnerHeartbeatCommand, se_ReportTaskRunnerHeartbeatComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/SetStatusCommand.ts b/clients/client-data-pipeline/src/commands/SetStatusCommand.ts index e5a054a57d8e..d6e5155f3388 100644 --- a/clients/client-data-pipeline/src/commands/SetStatusCommand.ts +++ b/clients/client-data-pipeline/src/commands/SetStatusCommand.ts @@ -12,7 +12,8 @@ import { de_SetStatusCommand, se_SetStatusCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts b/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts index d702e1416aa1..0bfdbbb39bca 100644 --- a/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts +++ b/clients/client-data-pipeline/src/commands/SetTaskStatusCommand.ts @@ -12,7 +12,8 @@ import { de_SetTaskStatusCommand, se_SetTaskStatusCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts b/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts index 599244998dfb..fe08fb391a15 100644 --- a/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts +++ b/clients/client-data-pipeline/src/commands/ValidatePipelineDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_ValidatePipelineDefinitionCommand, se_ValidatePipelineDefinitionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-data-pipeline/src/index.ts b/clients/client-data-pipeline/src/index.ts index 74c07b1edae2..de7b8ab73818 100644 --- a/clients/client-data-pipeline/src/index.ts +++ b/clients/client-data-pipeline/src/index.ts @@ -24,8 +24,8 @@ export * from "./DataPipelineClient"; export * from "./DataPipeline"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DataPipelineExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DataPipelineExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-data-pipeline/src/models/DataPipelineServiceException.ts b/clients/client-data-pipeline/src/models/DataPipelineServiceException.ts index f83f1d532d3e..5442e6aa39dd 100644 --- a/clients/client-data-pipeline/src/models/DataPipelineServiceException.ts +++ b/clients/client-data-pipeline/src/models/DataPipelineServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts b/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts index f1ec92a28dda..cde3f7ade531 100644 --- a/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/AddTagsToResourceCommand.ts @@ -16,7 +16,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts index d8b73ced5908..1d643966e417 100644 --- a/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-database-migration-service/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts index 8274f1c7832e..94da99762773 100644 --- a/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/BatchStartRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { de_BatchStartRecommendationsCommand, se_BatchStartRecommendationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts index a14923ea7569..5209f4f6226e 100644 --- a/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/CancelReplicationTaskAssessmentRunCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts index c789179b7524..570c4a6b804a 100644 --- a/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDataProviderCommand, se_CreateDataProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts b/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts index a274d2335bdf..59678907e6fc 100644 --- a/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateEndpointCommand.ts @@ -21,7 +21,8 @@ import { de_CreateEndpointCommand, se_CreateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts index 4d395e3ebf0e..c811d90406eb 100644 --- a/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateEventSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts b/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts index 797f635a17a4..7a3515eba74e 100644 --- a/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateFleetAdvisorCollectorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateFleetAdvisorCollectorCommand, se_CreateFleetAdvisorCollectorCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts index 690552d15781..5617a1d2056c 100644 --- a/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts index 0ebb3f11f821..daa91194d6ae 100644 --- a/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMigrationProjectCommand, se_CreateMigrationProjectCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts index 5e8c2ff10c5f..6acce439c066 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationConfigCommand.ts @@ -16,7 +16,8 @@ import { de_CreateReplicationConfigCommand, se_CreateReplicationConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts index a5af33fb1ea1..6850e9663655 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateReplicationInstanceCommand, se_CreateReplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts index 2e7fcb61fcca..42ad81380e9a 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationSubnetGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts index 31e280ad7690..9ffa9a01d56e 100644 --- a/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/CreateReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_CreateReplicationTaskCommand, se_CreateReplicationTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts b/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts index 66edf466c0c1..d0805fcf1410 100644 --- a/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts b/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts index e2399c6d2363..bb67f72704da 100644 --- a/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts index 272fc802181f..22f73c42ab41 100644 --- a/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteDataProviderCommand, se_DeleteDataProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts b/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts index 23b04f4cc3db..c718d544f949 100644 --- a/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteEndpointCommand.ts @@ -20,7 +20,8 @@ import { de_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts index 354ebeb8e17e..0b92a90e7e72 100644 --- a/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteEventSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts index 5999c0af8246..64a5ac33a37c 100644 --- a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorCollectorCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteFleetAdvisorCollectorCommand, se_DeleteFleetAdvisorCollectorCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts index 596b7ceb3fea..d2ec376f8194 100644 --- a/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteFleetAdvisorDatabasesCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteFleetAdvisorDatabasesCommand, se_DeleteFleetAdvisorDatabasesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts index de03d665d9f7..eac1361458d7 100644 --- a/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts index cb31bc73dab1..9943689e510d 100644 --- a/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteMigrationProjectCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteMigrationProjectCommand, se_DeleteMigrationProjectCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts index a40110173174..dffcfaffd515 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationConfigCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteReplicationConfigCommand, se_DeleteReplicationConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts index 5122d1ccf51b..a4f59daf4413 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteReplicationInstanceCommand, se_DeleteReplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts index 9f9f4aa28726..bf62d6bc721a 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationSubnetGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts index b9737abc01f9..f0f5e8eb12b4 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskAssessmentRunCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts index 43338d7437b3..8a62a8675131 100644 --- a/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/DeleteReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteReplicationTaskCommand, se_DeleteReplicationTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts index 372a39b79ea2..90741501c7d8 100644 --- a/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeAccountAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts index 492a90221009..32360e86468b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeApplicableIndividualAssessmentsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts index faf2aa7e56a7..061b2c5e734b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeCertificatesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts index f919e9eac8dc..a1174c8522f1 100644 --- a/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeConnectionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConnectionsCommand, se_DescribeConnectionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts b/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts index 941a1469e84b..11109ad9131a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeConversionConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts b/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts index 09656399ff7c..93fb27da4097 100644 --- a/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeDataProvidersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDataProvidersCommand, se_DescribeDataProvidersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts index 123dbdae99bf..bbb0ad277d00 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEndpointSettingsCommand, se_DescribeEndpointSettingsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts index 75331e95989c..91cb8106eb2b 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointTypesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEndpointTypesCommand, se_DescribeEndpointTypesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts index 4b7656cd1f85..b87de639ed73 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEndpointsCommand.ts @@ -20,7 +20,8 @@ import { de_DescribeEndpointsCommand, se_DescribeEndpointsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts index 7d6affd29117..924edf9c75a4 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEngineVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEngineVersionsCommand, se_DescribeEngineVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts index d319ac8b869e..8aba11791e08 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventCategoriesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts index 41d185980dd1..ca6393b53327 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventSubscriptionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts index 812bfe40e871..6d85e60e519c 100644 --- a/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeEventsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts index cfbb2d0430c7..a9e8c1cf7f2c 100644 --- a/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeExtensionPackAssociationsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts index 622a1328dca2..7c5cd0fa665a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorCollectorsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts index a6f331b32ab2..13e94f5100db 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorDatabasesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts index 7e0291230b5e..9aebae626076 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorLsaAnalysisCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts index 803e88953a6e..f75ba2e92c9f 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemaObjectSummaryCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts index 54a42b86ce15..cf797df1b79c 100644 --- a/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeFleetAdvisorSchemasCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeFleetAdvisorSchemasCommand, se_DescribeFleetAdvisorSchemasCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts index c60c05f8ed8a..28afe01e3fe0 100644 --- a/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeInstanceProfilesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeInstanceProfilesCommand, se_DescribeInstanceProfilesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts index 99eeeb2b9a6d..471778ce9667 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelAssessmentsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts index 88925cef1a37..04399611c26d 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelConversionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts index d93415a9e491..4e1154c9b275 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsAsScriptCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts index 300428645556..e9e2cdd936d0 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelExportsToTargetCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts index 9b3e76fb7a62..1eee848ed501 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMetadataModelImportsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts index 0fca762cc6b9..3cd4e291d36a 100644 --- a/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeMigrationProjectsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeMigrationProjectsCommand, se_DescribeMigrationProjectsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts index 26f0c74e594d..7d5542e21714 100644 --- a/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeOrderableReplicationInstancesCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts index 7e518c02ffaa..dd8930705637 100644 --- a/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts index 4ce70b3e0aa3..d34754f5e65d 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRecommendationLimitationsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts index 47f1ab127aa9..e3e9f1a493b1 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeRecommendationsCommand, se_DescribeRecommendationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts b/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts index fe0c2213d2ad..9473bcd8e6ff 100644 --- a/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeRefreshSchemasStatusCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts index 3bea83205ecf..1a664402eb32 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationConfigsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeReplicationConfigsCommand, se_DescribeReplicationConfigsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts index cc9f99ec06bc..a85cc9f77d86 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationInstanceTaskLogsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts index 19b57dd5d72b..ea9bd8104fdc 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationInstancesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts index 4dd610375508..f79c2d22660d 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationSubnetGroupsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts index 89821a4d6e65..f32628103f17 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTableStatisticsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts index 92279a451c75..c1965bf1211c 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentResultsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts index b97dec83df8f..4d1ebb4dc1c3 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskAssessmentRunsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts index f6f61a6ccf7d..07f1c56985a7 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTaskIndividualAssessmentsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts index f4005551940c..6ee87598bd10 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeReplicationTasksCommand, se_DescribeReplicationTasksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts index 8aa2f4a73b40..03a12abec9c6 100644 --- a/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeReplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeReplicationsCommand, se_DescribeReplicationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts b/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts index ed9f6dc09938..25b1e4ebb706 100644 --- a/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeSchemasCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSchemasCommand, se_DescribeSchemasCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts b/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts index 2f44ab66461d..c2d96ee0e28d 100644 --- a/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts +++ b/clients/client-database-migration-service/src/commands/DescribeTableStatisticsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTableStatisticsCommand, se_DescribeTableStatisticsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts index d991c7d7e8c1..84b97d178fc0 100644 --- a/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/ExportMetadataModelAssessmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts b/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts index 6bc5a4f238e8..b087b5d925ad 100644 --- a/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts +++ b/clients/client-database-migration-service/src/commands/ImportCertificateCommand.ts @@ -20,7 +20,8 @@ import { de_ImportCertificateCommand, se_ImportCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts index c08250ad2532..4c770c4f7419 100644 --- a/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts b/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts index 453d9b47603f..017a8a7a75a5 100644 --- a/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyConversionConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts b/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts index 128f9110a590..f28b49669d1e 100644 --- a/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyDataProviderCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyDataProviderCommand, se_ModifyDataProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts b/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts index 380eb4798b41..bc70e4a9ae4e 100644 --- a/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyEndpointCommand.ts @@ -21,7 +21,8 @@ import { de_ModifyEndpointCommand, se_ModifyEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts index 24384d0e7330..975be7e60b83 100644 --- a/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyEventSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts b/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts index a348230263c2..a9dcb322069e 100644 --- a/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyInstanceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyInstanceProfileCommand, se_ModifyInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts b/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts index 96a3c8b078c7..a959cfd45438 100644 --- a/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyMigrationProjectCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyMigrationProjectCommand, se_ModifyMigrationProjectCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts index 0aaa4ec5867e..218d20aa4c5c 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationConfigCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyReplicationConfigCommand, se_ModifyReplicationConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts index dc170afee3ff..a2c7e7735e1f 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyReplicationInstanceCommand, se_ModifyReplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts index 9f64352ed062..f5c4c451f854 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationSubnetGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts index d9e172a51679..cdd74b2daa85 100644 --- a/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/ModifyReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyReplicationTaskCommand, se_ModifyReplicationTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts index b933c292c336..288e980a2c70 100644 --- a/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/MoveReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_MoveReplicationTaskCommand, se_MoveReplicationTaskCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts b/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts index c83cc0c36a18..03c84daabba3 100644 --- a/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts +++ b/clients/client-database-migration-service/src/commands/RebootReplicationInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_RebootReplicationInstanceCommand, se_RebootReplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts b/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts index 48b5ba764e51..c205d7a62a0a 100644 --- a/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts +++ b/clients/client-database-migration-service/src/commands/RefreshSchemasCommand.ts @@ -16,7 +16,8 @@ import { de_RefreshSchemasCommand, se_RefreshSchemasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts b/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts index fde2213c94f9..5bfde8ced028 100644 --- a/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts +++ b/clients/client-database-migration-service/src/commands/ReloadReplicationTablesCommand.ts @@ -16,7 +16,8 @@ import { de_ReloadReplicationTablesCommand, se_ReloadReplicationTablesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts b/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts index e5f05c3365fa..820d754bf3d7 100644 --- a/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts +++ b/clients/client-database-migration-service/src/commands/ReloadTablesCommand.ts @@ -16,7 +16,8 @@ import { de_ReloadTablesCommand, se_ReloadTablesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts index 21b20c10ba08..5588edaca5e1 100644 --- a/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-database-migration-service/src/commands/RemoveTagsFromResourceCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts b/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts index 479f7678801e..f71ca31b28f5 100644 --- a/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts +++ b/clients/client-database-migration-service/src/commands/RunFleetAdvisorLsaAnalysisCommand.ts @@ -16,7 +16,8 @@ import { de_RunFleetAdvisorLsaAnalysisCommand, se_RunFleetAdvisorLsaAnalysisComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts b/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts index 079413c75f1b..a60665d7358a 100644 --- a/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartExtensionPackAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts index 061643002e95..243a100975de 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelAssessmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts index a6898d04a09e..85b4131a675c 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelConversionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts index f89fe3c00e4b..d04932711455 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelExportAsScriptCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts index dcebab22deaf..720b633d0b7a 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelExportToTargetCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts b/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts index 54df663d16aa..9816bf508ebd 100644 --- a/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartMetadataModelImportCommand.ts @@ -16,7 +16,8 @@ import { de_StartMetadataModelImportCommand, se_StartMetadataModelImportCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts b/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts index 347fc0deb034..767fb20dff17 100644 --- a/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { de_StartRecommendationsCommand, se_StartRecommendationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts index cbb351454113..e806835172c2 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StartReplicationCommand, se_StartReplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts index be05558aa2a8..b613354745fe 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts index bbde9f091d08..1bcd90dad74e 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskAssessmentRunCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts index 567b9110ac89..6ec21526e275 100644 --- a/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/StartReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StartReplicationTaskCommand, se_StartReplicationTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts b/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts index fb1d6a350ed3..28ac8d1aeffa 100644 --- a/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts +++ b/clients/client-database-migration-service/src/commands/StopReplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StopReplicationCommand, se_StopReplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts b/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts index 8b00b45ee119..f263850fe15a 100644 --- a/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts +++ b/clients/client-database-migration-service/src/commands/StopReplicationTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StopReplicationTaskCommand, se_StopReplicationTaskCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts b/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts index 9a0749ccb869..015e3f03582a 100644 --- a/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts +++ b/clients/client-database-migration-service/src/commands/TestConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_TestConnectionCommand, se_TestConnectionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts b/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts index 94cb86cb87b8..9f7abfbaafa9 100644 --- a/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts +++ b/clients/client-database-migration-service/src/commands/UpdateSubscriptionsToEventBridgeCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-database-migration-service/src/index.ts b/clients/client-database-migration-service/src/index.ts index 91528a23200d..e9ff0e7fef94 100644 --- a/clients/client-database-migration-service/src/index.ts +++ b/clients/client-database-migration-service/src/index.ts @@ -17,8 +17,8 @@ export * from "./DatabaseMigrationServiceClient"; export * from "./DatabaseMigrationService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DatabaseMigrationServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DatabaseMigrationServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-database-migration-service/src/models/DatabaseMigrationServiceServiceException.ts b/clients/client-database-migration-service/src/models/DatabaseMigrationServiceServiceException.ts index 618e174c2005..c166a873abf7 100644 --- a/clients/client-database-migration-service/src/models/DatabaseMigrationServiceServiceException.ts +++ b/clients/client-database-migration-service/src/models/DatabaseMigrationServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts b/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts index 5efa455f3057..1f031edeb33f 100644 --- a/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts +++ b/clients/client-databrew/src/commands/BatchDeleteRecipeVersionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteRecipeVersionCommand, se_BatchDeleteRecipeVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateDatasetCommand.ts b/clients/client-databrew/src/commands/CreateDatasetCommand.ts index d9191967a0a2..23f3ac679406 100644 --- a/clients/client-databrew/src/commands/CreateDatasetCommand.ts +++ b/clients/client-databrew/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateProfileJobCommand.ts b/clients/client-databrew/src/commands/CreateProfileJobCommand.ts index 84a80861d97f..a13ec8f37b6e 100644 --- a/clients/client-databrew/src/commands/CreateProfileJobCommand.ts +++ b/clients/client-databrew/src/commands/CreateProfileJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProfileJobCommand, se_CreateProfileJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateProjectCommand.ts b/clients/client-databrew/src/commands/CreateProjectCommand.ts index 548fac4819ed..5d6a1815ab1a 100644 --- a/clients/client-databrew/src/commands/CreateProjectCommand.ts +++ b/clients/client-databrew/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateRecipeCommand.ts b/clients/client-databrew/src/commands/CreateRecipeCommand.ts index 7a0fb819a5ce..e8d95a7c17e5 100644 --- a/clients/client-databrew/src/commands/CreateRecipeCommand.ts +++ b/clients/client-databrew/src/commands/CreateRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRecipeCommand, se_CreateRecipeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts b/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts index 33e5e7f21430..f221ede0aaba 100644 --- a/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts +++ b/clients/client-databrew/src/commands/CreateRecipeJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRecipeJobCommand, se_CreateRecipeJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateRulesetCommand.ts b/clients/client-databrew/src/commands/CreateRulesetCommand.ts index c9c7fd39d556..085844a8a4d6 100644 --- a/clients/client-databrew/src/commands/CreateRulesetCommand.ts +++ b/clients/client-databrew/src/commands/CreateRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRulesetCommand, se_CreateRulesetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/CreateScheduleCommand.ts b/clients/client-databrew/src/commands/CreateScheduleCommand.ts index cef69ea7418d..27f421c9efb1 100644 --- a/clients/client-databrew/src/commands/CreateScheduleCommand.ts +++ b/clients/client-databrew/src/commands/CreateScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScheduleCommand, se_CreateScheduleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteDatasetCommand.ts b/clients/client-databrew/src/commands/DeleteDatasetCommand.ts index 89fb4057ff60..055bd26fa843 100644 --- a/clients/client-databrew/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-databrew/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteJobCommand.ts b/clients/client-databrew/src/commands/DeleteJobCommand.ts index e475c087f404..7295b103cdb7 100644 --- a/clients/client-databrew/src/commands/DeleteJobCommand.ts +++ b/clients/client-databrew/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteProjectCommand.ts b/clients/client-databrew/src/commands/DeleteProjectCommand.ts index 6b23f1538a51..17af9bdcec20 100644 --- a/clients/client-databrew/src/commands/DeleteProjectCommand.ts +++ b/clients/client-databrew/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts b/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts index e678921665bd..e56dba402f7b 100644 --- a/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts +++ b/clients/client-databrew/src/commands/DeleteRecipeVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRecipeVersionCommand, se_DeleteRecipeVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteRulesetCommand.ts b/clients/client-databrew/src/commands/DeleteRulesetCommand.ts index 9a01447fb900..b8ab76360206 100644 --- a/clients/client-databrew/src/commands/DeleteRulesetCommand.ts +++ b/clients/client-databrew/src/commands/DeleteRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRulesetCommand, se_DeleteRulesetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DeleteScheduleCommand.ts b/clients/client-databrew/src/commands/DeleteScheduleCommand.ts index 4ec9845098ce..9844ef78d7a6 100644 --- a/clients/client-databrew/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-databrew/src/commands/DeleteScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScheduleCommand, se_DeleteScheduleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeDatasetCommand.ts b/clients/client-databrew/src/commands/DescribeDatasetCommand.ts index f987db35395c..f03e83bc9d79 100644 --- a/clients/client-databrew/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-databrew/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeJobCommand.ts b/clients/client-databrew/src/commands/DescribeJobCommand.ts index eac41cc08e1a..9ee2e766cdc0 100644 --- a/clients/client-databrew/src/commands/DescribeJobCommand.ts +++ b/clients/client-databrew/src/commands/DescribeJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeJobRunCommand.ts b/clients/client-databrew/src/commands/DescribeJobRunCommand.ts index 711662bedaff..cc85a56f536c 100644 --- a/clients/client-databrew/src/commands/DescribeJobRunCommand.ts +++ b/clients/client-databrew/src/commands/DescribeJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobRunCommand, se_DescribeJobRunCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeProjectCommand.ts b/clients/client-databrew/src/commands/DescribeProjectCommand.ts index 555d2164ad33..646b14898688 100644 --- a/clients/client-databrew/src/commands/DescribeProjectCommand.ts +++ b/clients/client-databrew/src/commands/DescribeProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeRecipeCommand.ts b/clients/client-databrew/src/commands/DescribeRecipeCommand.ts index ae718b1f82e2..f9e7f9278177 100644 --- a/clients/client-databrew/src/commands/DescribeRecipeCommand.ts +++ b/clients/client-databrew/src/commands/DescribeRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRecipeCommand, se_DescribeRecipeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeRulesetCommand.ts b/clients/client-databrew/src/commands/DescribeRulesetCommand.ts index 3e5d0d86c997..6b448608992d 100644 --- a/clients/client-databrew/src/commands/DescribeRulesetCommand.ts +++ b/clients/client-databrew/src/commands/DescribeRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRulesetCommand, se_DescribeRulesetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/DescribeScheduleCommand.ts b/clients/client-databrew/src/commands/DescribeScheduleCommand.ts index 05000c7ef5c0..9c4275a1e44e 100644 --- a/clients/client-databrew/src/commands/DescribeScheduleCommand.ts +++ b/clients/client-databrew/src/commands/DescribeScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScheduleCommand, se_DescribeScheduleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListDatasetsCommand.ts b/clients/client-databrew/src/commands/ListDatasetsCommand.ts index 7171ec9e6b0f..5d98d2e8e97d 100644 --- a/clients/client-databrew/src/commands/ListDatasetsCommand.ts +++ b/clients/client-databrew/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListJobRunsCommand.ts b/clients/client-databrew/src/commands/ListJobRunsCommand.ts index 76f456ff4099..37dc15161598 100644 --- a/clients/client-databrew/src/commands/ListJobRunsCommand.ts +++ b/clients/client-databrew/src/commands/ListJobRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobRunsCommand, se_ListJobRunsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListJobsCommand.ts b/clients/client-databrew/src/commands/ListJobsCommand.ts index 1a219c22c39b..8a991d8c2ed6 100644 --- a/clients/client-databrew/src/commands/ListJobsCommand.ts +++ b/clients/client-databrew/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListProjectsCommand.ts b/clients/client-databrew/src/commands/ListProjectsCommand.ts index 3eb1ae5a4797..3236a3f6905b 100644 --- a/clients/client-databrew/src/commands/ListProjectsCommand.ts +++ b/clients/client-databrew/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts b/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts index 8ffbdf124935..7fbe85047c8f 100644 --- a/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts +++ b/clients/client-databrew/src/commands/ListRecipeVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecipeVersionsCommand, se_ListRecipeVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListRecipesCommand.ts b/clients/client-databrew/src/commands/ListRecipesCommand.ts index 74e3692723fe..05335161cf13 100644 --- a/clients/client-databrew/src/commands/ListRecipesCommand.ts +++ b/clients/client-databrew/src/commands/ListRecipesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecipesCommand, se_ListRecipesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListRulesetsCommand.ts b/clients/client-databrew/src/commands/ListRulesetsCommand.ts index 5b2d1d6c0233..6ed3645ba540 100644 --- a/clients/client-databrew/src/commands/ListRulesetsCommand.ts +++ b/clients/client-databrew/src/commands/ListRulesetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRulesetsCommand, se_ListRulesetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListSchedulesCommand.ts b/clients/client-databrew/src/commands/ListSchedulesCommand.ts index 673fa9def9dd..ee947e4b1c5e 100644 --- a/clients/client-databrew/src/commands/ListSchedulesCommand.ts +++ b/clients/client-databrew/src/commands/ListSchedulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchedulesCommand, se_ListSchedulesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts b/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts index aaf5a2e57a0d..e7b519acdf4c 100644 --- a/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-databrew/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/PublishRecipeCommand.ts b/clients/client-databrew/src/commands/PublishRecipeCommand.ts index c00bee4172ee..8762fb9148c1 100644 --- a/clients/client-databrew/src/commands/PublishRecipeCommand.ts +++ b/clients/client-databrew/src/commands/PublishRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_PublishRecipeCommand, se_PublishRecipeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts b/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts index b00af8063f71..1a54a53e5bdd 100644 --- a/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts +++ b/clients/client-databrew/src/commands/SendProjectSessionActionCommand.ts @@ -16,7 +16,8 @@ import { de_SendProjectSessionActionCommand, se_SendProjectSessionActionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/StartJobRunCommand.ts b/clients/client-databrew/src/commands/StartJobRunCommand.ts index a23f4f310b10..51742754389b 100644 --- a/clients/client-databrew/src/commands/StartJobRunCommand.ts +++ b/clients/client-databrew/src/commands/StartJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/StartProjectSessionCommand.ts b/clients/client-databrew/src/commands/StartProjectSessionCommand.ts index a2c06a27c8a2..eadc8d2b9e39 100644 --- a/clients/client-databrew/src/commands/StartProjectSessionCommand.ts +++ b/clients/client-databrew/src/commands/StartProjectSessionCommand.ts @@ -16,7 +16,8 @@ import { de_StartProjectSessionCommand, se_StartProjectSessionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/StopJobRunCommand.ts b/clients/client-databrew/src/commands/StopJobRunCommand.ts index d43af4b45ee2..754ad5fc8077 100644 --- a/clients/client-databrew/src/commands/StopJobRunCommand.ts +++ b/clients/client-databrew/src/commands/StopJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopJobRunCommand, se_StopJobRunCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/TagResourceCommand.ts b/clients/client-databrew/src/commands/TagResourceCommand.ts index 195d5005992b..f1f768b4ba6c 100644 --- a/clients/client-databrew/src/commands/TagResourceCommand.ts +++ b/clients/client-databrew/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UntagResourceCommand.ts b/clients/client-databrew/src/commands/UntagResourceCommand.ts index 890225255035..c63127e8dd91 100644 --- a/clients/client-databrew/src/commands/UntagResourceCommand.ts +++ b/clients/client-databrew/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateDatasetCommand.ts b/clients/client-databrew/src/commands/UpdateDatasetCommand.ts index 8c7941e62dcf..33961c053f65 100644 --- a/clients/client-databrew/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-databrew/src/commands/UpdateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetCommand, se_UpdateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts b/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts index 278f6c2e085e..3155ae0b9ed0 100644 --- a/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts +++ b/clients/client-databrew/src/commands/UpdateProfileJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProfileJobCommand, se_UpdateProfileJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateProjectCommand.ts b/clients/client-databrew/src/commands/UpdateProjectCommand.ts index aec5a696eb03..ed1dfa4279aa 100644 --- a/clients/client-databrew/src/commands/UpdateProjectCommand.ts +++ b/clients/client-databrew/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateRecipeCommand.ts b/clients/client-databrew/src/commands/UpdateRecipeCommand.ts index bbb2aa21dc5e..51e8d2ed067c 100644 --- a/clients/client-databrew/src/commands/UpdateRecipeCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRecipeCommand, se_UpdateRecipeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts b/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts index 915116720d6c..e3c948b09ee1 100644 --- a/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRecipeJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRecipeJobCommand, se_UpdateRecipeJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateRulesetCommand.ts b/clients/client-databrew/src/commands/UpdateRulesetCommand.ts index 860a091e0e6a..d8e80c7b95f9 100644 --- a/clients/client-databrew/src/commands/UpdateRulesetCommand.ts +++ b/clients/client-databrew/src/commands/UpdateRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRulesetCommand, se_UpdateRulesetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/commands/UpdateScheduleCommand.ts b/clients/client-databrew/src/commands/UpdateScheduleCommand.ts index cc76572be5e9..41f8f9b9166a 100644 --- a/clients/client-databrew/src/commands/UpdateScheduleCommand.ts +++ b/clients/client-databrew/src/commands/UpdateScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScheduleCommand, se_UpdateScheduleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-databrew/src/index.ts b/clients/client-databrew/src/index.ts index f24dac69a551..3d065f7c0364 100644 --- a/clients/client-databrew/src/index.ts +++ b/clients/client-databrew/src/index.ts @@ -11,8 +11,8 @@ export * from "./DataBrewClient"; export * from "./DataBrew"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DataBrewExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DataBrewExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-databrew/src/models/DataBrewServiceException.ts b/clients/client-databrew/src/models/DataBrewServiceException.ts index 6c2e63b837ab..74b9f3ed5818 100644 --- a/clients/client-databrew/src/models/DataBrewServiceException.ts +++ b/clients/client-databrew/src/models/DataBrewServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-dataexchange/src/commands/CancelJobCommand.ts b/clients/client-dataexchange/src/commands/CancelJobCommand.ts index 1c7bc14150ad..2a653ee8f254 100644 --- a/clients/client-dataexchange/src/commands/CancelJobCommand.ts +++ b/clients/client-dataexchange/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts b/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts index 9e38e3c579ce..7fd60e65c8ac 100644 --- a/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateDataSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataSetCommand, se_CreateDataSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts b/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts index 65a6ff5c0fe7..51e333f536f2 100644 --- a/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateEventActionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventActionCommand, se_CreateEventActionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/CreateJobCommand.ts b/clients/client-dataexchange/src/commands/CreateJobCommand.ts index 6836e3b62116..1f1d3cc9ddcf 100644 --- a/clients/client-dataexchange/src/commands/CreateJobCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts b/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts index 30ecb89d1d8c..9073d05ae207 100644 --- a/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/CreateRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRevisionCommand, se_CreateRevisionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts b/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts index 8cf1c0052b61..4e2ec13409f8 100644 --- a/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetCommand, se_DeleteAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts b/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts index 8e465077d3c5..ae360e43ba01 100644 --- a/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteDataSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSetCommand, se_DeleteDataSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts b/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts index 52a711e79a7a..05e86233389e 100644 --- a/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteEventActionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventActionCommand, se_DeleteEventActionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts b/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts index 838c5285843b..a829fda59ca2 100644 --- a/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/DeleteRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRevisionCommand, se_DeleteRevisionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/GetAssetCommand.ts b/clients/client-dataexchange/src/commands/GetAssetCommand.ts index b148f23992f7..6c3dc9752ff8 100644 --- a/clients/client-dataexchange/src/commands/GetAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/GetAssetCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssetCommand, se_GetAssetCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/GetDataSetCommand.ts b/clients/client-dataexchange/src/commands/GetDataSetCommand.ts index 7fa34b6c292a..805fd859647a 100644 --- a/clients/client-dataexchange/src/commands/GetDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/GetDataSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSetCommand, se_GetDataSetCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/GetEventActionCommand.ts b/clients/client-dataexchange/src/commands/GetEventActionCommand.ts index 239f9ce65810..3b90ed09c56f 100644 --- a/clients/client-dataexchange/src/commands/GetEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/GetEventActionCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventActionCommand, se_GetEventActionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/GetJobCommand.ts b/clients/client-dataexchange/src/commands/GetJobCommand.ts index df9a6e7888c6..ee7025371986 100644 --- a/clients/client-dataexchange/src/commands/GetJobCommand.ts +++ b/clients/client-dataexchange/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/GetRevisionCommand.ts b/clients/client-dataexchange/src/commands/GetRevisionCommand.ts index 7a6d7108caea..7429c94a61fb 100644 --- a/clients/client-dataexchange/src/commands/GetRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/GetRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_GetRevisionCommand, se_GetRevisionCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts b/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts index a481bfc3f212..ebafe1e6a82b 100644 --- a/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListDataSetRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSetRevisionsCommand, se_ListDataSetRevisionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts b/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts index 1744e668b708..aee06425cda6 100644 --- a/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListDataSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSetsCommand, se_ListDataSetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts b/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts index 5a564f7c67db..b5bb7cd9ac3c 100644 --- a/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListEventActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventActionsCommand, se_ListEventActionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListJobsCommand.ts b/clients/client-dataexchange/src/commands/ListJobsCommand.ts index 98b0c13b1d7e..5e126f8c9425 100644 --- a/clients/client-dataexchange/src/commands/ListJobsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts b/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts index 9e975f1f6a38..206365d76464 100644 --- a/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts +++ b/clients/client-dataexchange/src/commands/ListRevisionAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRevisionAssetsCommand, se_ListRevisionAssetsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts b/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts index 2990e461cc8e..2b0cc41e0c84 100644 --- a/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts b/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts index ab3cfc3f7e66..d73291d7f133 100644 --- a/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/RevokeRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeRevisionCommand, se_RevokeRevisionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts b/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts index e49c3c931811..bd28df5ccee8 100644 --- a/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/SendApiAssetCommand.ts @@ -12,7 +12,8 @@ import { de_SendApiAssetCommand, se_SendApiAssetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/SendDataSetNotificationCommand.ts b/clients/client-dataexchange/src/commands/SendDataSetNotificationCommand.ts index ba1256c82907..587e8a40ebe7 100644 --- a/clients/client-dataexchange/src/commands/SendDataSetNotificationCommand.ts +++ b/clients/client-dataexchange/src/commands/SendDataSetNotificationCommand.ts @@ -12,7 +12,8 @@ import { de_SendDataSetNotificationCommand, se_SendDataSetNotificationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/StartJobCommand.ts b/clients/client-dataexchange/src/commands/StartJobCommand.ts index f57116e34846..8454e136918d 100644 --- a/clients/client-dataexchange/src/commands/StartJobCommand.ts +++ b/clients/client-dataexchange/src/commands/StartJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobCommand, se_StartJobCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/TagResourceCommand.ts b/clients/client-dataexchange/src/commands/TagResourceCommand.ts index 9fc8ba3f4dcc..9b1f2ae071ce 100644 --- a/clients/client-dataexchange/src/commands/TagResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/UntagResourceCommand.ts b/clients/client-dataexchange/src/commands/UntagResourceCommand.ts index f7098297c1bb..e52604a9003e 100644 --- a/clients/client-dataexchange/src/commands/UntagResourceCommand.ts +++ b/clients/client-dataexchange/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts b/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts index 843bfdccaaad..5679cf7680a0 100644 --- a/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateAssetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssetCommand, se_UpdateAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts b/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts index 398cd3e2faa5..ccaaf45be7cc 100644 --- a/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateDataSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSetCommand, se_UpdateDataSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts b/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts index d748daab05e3..644877824af0 100644 --- a/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateEventActionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventActionCommand, se_UpdateEventActionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts b/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts index 512108f5a509..5e85dac077e1 100644 --- a/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts +++ b/clients/client-dataexchange/src/commands/UpdateRevisionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRevisionCommand, se_UpdateRevisionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dataexchange/src/index.ts b/clients/client-dataexchange/src/index.ts index 393926824f7f..6b4b2be12863 100644 --- a/clients/client-dataexchange/src/index.ts +++ b/clients/client-dataexchange/src/index.ts @@ -23,8 +23,8 @@ export * from "./DataExchangeClient"; export * from "./DataExchange"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DataExchangeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DataExchangeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-dataexchange/src/models/DataExchangeServiceException.ts b/clients/client-dataexchange/src/models/DataExchangeServiceException.ts index 05820bca7651..2a848a82cf51 100644 --- a/clients/client-dataexchange/src/models/DataExchangeServiceException.ts +++ b/clients/client-dataexchange/src/models/DataExchangeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-datasync/src/commands/AddStorageSystemCommand.ts b/clients/client-datasync/src/commands/AddStorageSystemCommand.ts index 19eedf2126fa..da3f6ce6a425 100644 --- a/clients/client-datasync/src/commands/AddStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/AddStorageSystemCommand.ts @@ -16,7 +16,8 @@ import { de_AddStorageSystemCommand, se_AddStorageSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts b/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts index 2e1c5519b335..3a5f06f9d533 100644 --- a/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/CancelTaskExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelTaskExecutionCommand, se_CancelTaskExecutionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateAgentCommand.ts b/clients/client-datasync/src/commands/CreateAgentCommand.ts index 67ee8097003e..1ba8da67eb9a 100644 --- a/clients/client-datasync/src/commands/CreateAgentCommand.ts +++ b/clients/client-datasync/src/commands/CreateAgentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAgentCommand, se_CreateAgentCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts index 2910b345cf76..9bd7fbf0a9ea 100644 --- a/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationAzureBlobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationAzureBlobCommand, se_CreateLocationAzureBlobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts index 65496fede6d5..851e39fedd4c 100644 --- a/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationEfsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocationEfsCommand, se_CreateLocationEfsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts index 380cfc766aa0..e5b4db517334 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxLustreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocationFsxLustreCommand, se_CreateLocationFsxLustreCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts index 70f5f98d51fa..aab0a84e65ea 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxOntapCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationFsxOntapCommand, se_CreateLocationFsxOntapCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts index 3d3c87070c28..0801d55b9341 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxOpenZfsCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationFsxOpenZfsCommand, se_CreateLocationFsxOpenZfsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts b/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts index d8ce1cacc449..873e0fc42119 100644 --- a/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationFsxWindowsCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationFsxWindowsCommand, se_CreateLocationFsxWindowsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts index aad98590ede8..84dd2295dd59 100644 --- a/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationHdfsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocationHdfsCommand, se_CreateLocationHdfsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts b/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts index 297b47c4dd1a..3726ee8e9b70 100644 --- a/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationNfsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocationNfsCommand, se_CreateLocationNfsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts index 2ebd658326c2..a11ea2b363ea 100644 --- a/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationObjectStorageCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationObjectStorageCommand, se_CreateLocationObjectStorageCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationS3Command.ts b/clients/client-datasync/src/commands/CreateLocationS3Command.ts index 40093b9d4825..13c815597118 100644 --- a/clients/client-datasync/src/commands/CreateLocationS3Command.ts +++ b/clients/client-datasync/src/commands/CreateLocationS3Command.ts @@ -12,7 +12,8 @@ import { de_CreateLocationS3Command, se_CreateLocationS3Command } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts b/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts index f29de523a653..9d2b151403f9 100644 --- a/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/CreateLocationSmbCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLocationSmbCommand, se_CreateLocationSmbCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/CreateTaskCommand.ts b/clients/client-datasync/src/commands/CreateTaskCommand.ts index f8c868e731fd..e323287028cf 100644 --- a/clients/client-datasync/src/commands/CreateTaskCommand.ts +++ b/clients/client-datasync/src/commands/CreateTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTaskCommand, se_CreateTaskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DeleteAgentCommand.ts b/clients/client-datasync/src/commands/DeleteAgentCommand.ts index 0880a9a18726..bbbd44aff470 100644 --- a/clients/client-datasync/src/commands/DeleteAgentCommand.ts +++ b/clients/client-datasync/src/commands/DeleteAgentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAgentCommand, se_DeleteAgentCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DeleteLocationCommand.ts b/clients/client-datasync/src/commands/DeleteLocationCommand.ts index 007c341903e3..bd7110ea31e1 100644 --- a/clients/client-datasync/src/commands/DeleteLocationCommand.ts +++ b/clients/client-datasync/src/commands/DeleteLocationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLocationCommand, se_DeleteLocationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DeleteTaskCommand.ts b/clients/client-datasync/src/commands/DeleteTaskCommand.ts index 247cdc662241..447589ff9d34 100644 --- a/clients/client-datasync/src/commands/DeleteTaskCommand.ts +++ b/clients/client-datasync/src/commands/DeleteTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTaskCommand, se_DeleteTaskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeAgentCommand.ts b/clients/client-datasync/src/commands/DescribeAgentCommand.ts index f04f7c503095..e810b3beee8f 100644 --- a/clients/client-datasync/src/commands/DescribeAgentCommand.ts +++ b/clients/client-datasync/src/commands/DescribeAgentCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAgentCommand, se_DescribeAgentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts index ece00c6194af..6b5a64c63906 100644 --- a/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/DescribeDiscoveryJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDiscoveryJobCommand, se_DescribeDiscoveryJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts index 9636edbf8cdb..8c884955a99a 100644 --- a/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationAzureBlobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationAzureBlobCommand, se_DescribeLocationAzureBlobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts index 16b19d7a0375..b6ede94cf6c6 100644 --- a/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationEfsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationEfsCommand, se_DescribeLocationEfsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts index 0e0fd2391a94..c328bd7d9f3e 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxLustreCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationFsxLustreCommand, se_DescribeLocationFsxLustreComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts index 6d151eb67b33..e9bf762251e6 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxOntapCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLocationFsxOntapCommand, se_DescribeLocationFsxOntapCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts index 5c6b152c7c20..38806d6afef9 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxOpenZfsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLocationFsxOpenZfsCommand, se_DescribeLocationFsxOpenZfsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts index 6b65324ac1a9..9d4b7d5bea61 100644 --- a/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationFsxWindowsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationFsxWindowsCommand, se_DescribeLocationFsxWindowsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts index f828cbad1531..e6e1062892f2 100644 --- a/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationHdfsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationHdfsCommand, se_DescribeLocationHdfsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts b/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts index 49b2ca7e8ca7..414e92dc74d3 100644 --- a/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationNfsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationNfsCommand, se_DescribeLocationNfsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts index 8cea8754a688..08b76046d51f 100644 --- a/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationObjectStorageCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationS3Command.ts b/clients/client-datasync/src/commands/DescribeLocationS3Command.ts index b3f93d372a9e..4f242ddbfa2b 100644 --- a/clients/client-datasync/src/commands/DescribeLocationS3Command.ts +++ b/clients/client-datasync/src/commands/DescribeLocationS3Command.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationS3Command, se_DescribeLocationS3Command } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts b/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts index 43c5e483ca1b..116fe7861dc6 100644 --- a/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/DescribeLocationSmbCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationSmbCommand, se_DescribeLocationSmbCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts index 954b69cb3a2f..57e800f04e81 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStorageSystemCommand, se_DescribeStorageSystemCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts index 7ca42c12c47f..9cf149f22d5b 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemResourceMetricsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts b/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts index 3768f9376bf9..e7e95ba71821 100644 --- a/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts +++ b/clients/client-datasync/src/commands/DescribeStorageSystemResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeTaskCommand.ts b/clients/client-datasync/src/commands/DescribeTaskCommand.ts index 5acb9e74bdfe..6b0f4490b444 100644 --- a/clients/client-datasync/src/commands/DescribeTaskCommand.ts +++ b/clients/client-datasync/src/commands/DescribeTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTaskCommand, se_DescribeTaskCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts b/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts index b6cce59a30cb..cd472b769b95 100644 --- a/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/DescribeTaskExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTaskExecutionCommand, se_DescribeTaskExecutionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts b/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts index 4d5fd25f7cbc..1c80b13a850a 100644 --- a/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts +++ b/clients/client-datasync/src/commands/GenerateRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateRecommendationsCommand, se_GenerateRecommendationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListAgentsCommand.ts b/clients/client-datasync/src/commands/ListAgentsCommand.ts index 39ab0651a425..c879af3f6367 100644 --- a/clients/client-datasync/src/commands/ListAgentsCommand.ts +++ b/clients/client-datasync/src/commands/ListAgentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAgentsCommand, se_ListAgentsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts b/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts index 8f080c5493e8..bcd3095fa0a5 100644 --- a/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts +++ b/clients/client-datasync/src/commands/ListDiscoveryJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDiscoveryJobsCommand, se_ListDiscoveryJobsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListLocationsCommand.ts b/clients/client-datasync/src/commands/ListLocationsCommand.ts index 98a3b88bb64f..861ca3a70075 100644 --- a/clients/client-datasync/src/commands/ListLocationsCommand.ts +++ b/clients/client-datasync/src/commands/ListLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts b/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts index 6a95a7e54518..0914f9899d43 100644 --- a/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts +++ b/clients/client-datasync/src/commands/ListStorageSystemsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStorageSystemsCommand, se_ListStorageSystemsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts b/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts index c4741afb0947..b4e2a105b7fe 100644 --- a/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-datasync/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts b/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts index a11be972b571..8b5e1c713290 100644 --- a/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts +++ b/clients/client-datasync/src/commands/ListTaskExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTaskExecutionsCommand, se_ListTaskExecutionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/ListTasksCommand.ts b/clients/client-datasync/src/commands/ListTasksCommand.ts index ba4f630f77b9..d1a884079369 100644 --- a/clients/client-datasync/src/commands/ListTasksCommand.ts +++ b/clients/client-datasync/src/commands/ListTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListTasksCommand, se_ListTasksCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts b/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts index de42566b277e..e04dad066672 100644 --- a/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/RemoveStorageSystemCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveStorageSystemCommand, se_RemoveStorageSystemCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts index d67fdfa1a4da..c2e23512ce10 100644 --- a/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/StartDiscoveryJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartDiscoveryJobCommand, se_StartDiscoveryJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts b/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts index 571c6c90804d..57d14a48e681 100644 --- a/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/StartTaskExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartTaskExecutionCommand, se_StartTaskExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts index b2a7b5a14459..bf8cba554ceb 100644 --- a/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/StopDiscoveryJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopDiscoveryJobCommand, se_StopDiscoveryJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/TagResourceCommand.ts b/clients/client-datasync/src/commands/TagResourceCommand.ts index a46a2028acea..ec4c713b3a25 100644 --- a/clients/client-datasync/src/commands/TagResourceCommand.ts +++ b/clients/client-datasync/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UntagResourceCommand.ts b/clients/client-datasync/src/commands/UntagResourceCommand.ts index aadc46a37584..8badeef380bd 100644 --- a/clients/client-datasync/src/commands/UntagResourceCommand.ts +++ b/clients/client-datasync/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateAgentCommand.ts b/clients/client-datasync/src/commands/UpdateAgentCommand.ts index a79a02d9bf66..9a5f82acb60d 100644 --- a/clients/client-datasync/src/commands/UpdateAgentCommand.ts +++ b/clients/client-datasync/src/commands/UpdateAgentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAgentCommand, se_UpdateAgentCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts b/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts index c62a3ba19eac..55dc8043ec03 100644 --- a/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts +++ b/clients/client-datasync/src/commands/UpdateDiscoveryJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDiscoveryJobCommand, se_UpdateDiscoveryJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts b/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts index 7bcc5d58adf1..ba58a3659acc 100644 --- a/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationAzureBlobCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateLocationAzureBlobCommand, se_UpdateLocationAzureBlobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts b/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts index 8e8c2b541aa9..c2397374edb9 100644 --- a/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationHdfsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLocationHdfsCommand, se_UpdateLocationHdfsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts b/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts index 4b5a8954965b..45a1d9da05f8 100644 --- a/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationNfsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLocationNfsCommand, se_UpdateLocationNfsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts b/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts index e3e4dce940ce..30600cc35cad 100644 --- a/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationObjectStorageCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateLocationObjectStorageCommand, se_UpdateLocationObjectStorageCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts b/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts index 167ca4b027eb..ce54cf82f56d 100644 --- a/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts +++ b/clients/client-datasync/src/commands/UpdateLocationSmbCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateLocationSmbCommand, se_UpdateLocationSmbCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts b/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts index 77136b481999..84d084b41cce 100644 --- a/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts +++ b/clients/client-datasync/src/commands/UpdateStorageSystemCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateStorageSystemCommand, se_UpdateStorageSystemCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateTaskCommand.ts b/clients/client-datasync/src/commands/UpdateTaskCommand.ts index 9da7f1e445ac..f2bba02d56c7 100644 --- a/clients/client-datasync/src/commands/UpdateTaskCommand.ts +++ b/clients/client-datasync/src/commands/UpdateTaskCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskCommand, se_UpdateTaskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts b/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts index 8b06b71f0cfd..6e23626be684 100644 --- a/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts +++ b/clients/client-datasync/src/commands/UpdateTaskExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskExecutionCommand, se_UpdateTaskExecutionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datasync/src/index.ts b/clients/client-datasync/src/index.ts index 7f018bcb398c..2b228469792f 100644 --- a/clients/client-datasync/src/index.ts +++ b/clients/client-datasync/src/index.ts @@ -16,8 +16,8 @@ export * from "./DataSyncClient"; export * from "./DataSync"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DataSyncExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DataSyncExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-datasync/src/models/DataSyncServiceException.ts b/clients/client-datasync/src/models/DataSyncServiceException.ts index 4ca4ca05e16f..3fca035386f9 100644 --- a/clients/client-datasync/src/models/DataSyncServiceException.ts +++ b/clients/client-datasync/src/models/DataSyncServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-datazone/src/commands/AcceptPredictionsCommand.ts b/clients/client-datazone/src/commands/AcceptPredictionsCommand.ts index f63799aa531b..c42f362fa5a5 100644 --- a/clients/client-datazone/src/commands/AcceptPredictionsCommand.ts +++ b/clients/client-datazone/src/commands/AcceptPredictionsCommand.ts @@ -16,7 +16,8 @@ import { de_AcceptPredictionsCommand, se_AcceptPredictionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/AcceptSubscriptionRequestCommand.ts b/clients/client-datazone/src/commands/AcceptSubscriptionRequestCommand.ts index a427c56be323..664936386125 100644 --- a/clients/client-datazone/src/commands/AcceptSubscriptionRequestCommand.ts +++ b/clients/client-datazone/src/commands/AcceptSubscriptionRequestCommand.ts @@ -17,7 +17,8 @@ import { de_AcceptSubscriptionRequestCommand, se_AcceptSubscriptionRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CancelMetadataGenerationRunCommand.ts b/clients/client-datazone/src/commands/CancelMetadataGenerationRunCommand.ts index c1ea2ac44cc8..09f31333a19d 100644 --- a/clients/client-datazone/src/commands/CancelMetadataGenerationRunCommand.ts +++ b/clients/client-datazone/src/commands/CancelMetadataGenerationRunCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CancelSubscriptionCommand.ts b/clients/client-datazone/src/commands/CancelSubscriptionCommand.ts index 55011baf5379..96f4ba25f01d 100644 --- a/clients/client-datazone/src/commands/CancelSubscriptionCommand.ts +++ b/clients/client-datazone/src/commands/CancelSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_CancelSubscriptionCommand, se_CancelSubscriptionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateAssetCommand.ts b/clients/client-datazone/src/commands/CreateAssetCommand.ts index 117eccea50f7..bf38fcf1b568 100644 --- a/clients/client-datazone/src/commands/CreateAssetCommand.ts +++ b/clients/client-datazone/src/commands/CreateAssetCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssetCommand, se_CreateAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateAssetRevisionCommand.ts b/clients/client-datazone/src/commands/CreateAssetRevisionCommand.ts index 1802b392de40..ee50872460c3 100644 --- a/clients/client-datazone/src/commands/CreateAssetRevisionCommand.ts +++ b/clients/client-datazone/src/commands/CreateAssetRevisionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssetRevisionCommand, se_CreateAssetRevisionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateAssetTypeCommand.ts b/clients/client-datazone/src/commands/CreateAssetTypeCommand.ts index 9400cb07e22d..cfaac073ff2d 100644 --- a/clients/client-datazone/src/commands/CreateAssetTypeCommand.ts +++ b/clients/client-datazone/src/commands/CreateAssetTypeCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAssetTypeCommand, se_CreateAssetTypeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateDataSourceCommand.ts b/clients/client-datazone/src/commands/CreateDataSourceCommand.ts index c37b926a6bf8..31b3e9209de4 100644 --- a/clients/client-datazone/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-datazone/src/commands/CreateDataSourceCommand.ts @@ -17,7 +17,8 @@ import { de_CreateDataSourceCommand, se_CreateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateDomainCommand.ts b/clients/client-datazone/src/commands/CreateDomainCommand.ts index f3ec7271e256..010013e00f29 100644 --- a/clients/client-datazone/src/commands/CreateDomainCommand.ts +++ b/clients/client-datazone/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateEnvironmentCommand.ts b/clients/client-datazone/src/commands/CreateEnvironmentCommand.ts index c50787ebc0bf..027de1e6d6fc 100644 --- a/clients/client-datazone/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-datazone/src/commands/CreateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateEnvironmentProfileCommand.ts b/clients/client-datazone/src/commands/CreateEnvironmentProfileCommand.ts index 73ce8c53237f..a9333965baf0 100644 --- a/clients/client-datazone/src/commands/CreateEnvironmentProfileCommand.ts +++ b/clients/client-datazone/src/commands/CreateEnvironmentProfileCommand.ts @@ -17,7 +17,8 @@ import { de_CreateEnvironmentProfileCommand, se_CreateEnvironmentProfileCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateFormTypeCommand.ts b/clients/client-datazone/src/commands/CreateFormTypeCommand.ts index a7c43d9298d0..6135bf7a1794 100644 --- a/clients/client-datazone/src/commands/CreateFormTypeCommand.ts +++ b/clients/client-datazone/src/commands/CreateFormTypeCommand.ts @@ -17,7 +17,8 @@ import { de_CreateFormTypeCommand, se_CreateFormTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateGlossaryCommand.ts b/clients/client-datazone/src/commands/CreateGlossaryCommand.ts index c96898396963..96050a7dc785 100644 --- a/clients/client-datazone/src/commands/CreateGlossaryCommand.ts +++ b/clients/client-datazone/src/commands/CreateGlossaryCommand.ts @@ -17,7 +17,8 @@ import { de_CreateGlossaryCommand, se_CreateGlossaryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateGlossaryTermCommand.ts b/clients/client-datazone/src/commands/CreateGlossaryTermCommand.ts index 2590cb912b22..860046bfc81c 100644 --- a/clients/client-datazone/src/commands/CreateGlossaryTermCommand.ts +++ b/clients/client-datazone/src/commands/CreateGlossaryTermCommand.ts @@ -17,7 +17,8 @@ import { de_CreateGlossaryTermCommand, se_CreateGlossaryTermCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateGroupProfileCommand.ts b/clients/client-datazone/src/commands/CreateGroupProfileCommand.ts index 20c7baa39ab8..1232d115c23a 100644 --- a/clients/client-datazone/src/commands/CreateGroupProfileCommand.ts +++ b/clients/client-datazone/src/commands/CreateGroupProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateGroupProfileCommand, se_CreateGroupProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateListingChangeSetCommand.ts b/clients/client-datazone/src/commands/CreateListingChangeSetCommand.ts index e721c88722f9..3618fedc8f34 100644 --- a/clients/client-datazone/src/commands/CreateListingChangeSetCommand.ts +++ b/clients/client-datazone/src/commands/CreateListingChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateListingChangeSetCommand, se_CreateListingChangeSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateProjectCommand.ts b/clients/client-datazone/src/commands/CreateProjectCommand.ts index d349625d31ec..b7352630ba64 100644 --- a/clients/client-datazone/src/commands/CreateProjectCommand.ts +++ b/clients/client-datazone/src/commands/CreateProjectCommand.ts @@ -17,7 +17,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateProjectMembershipCommand.ts b/clients/client-datazone/src/commands/CreateProjectMembershipCommand.ts index ccfcc2fb6467..050668c23cff 100644 --- a/clients/client-datazone/src/commands/CreateProjectMembershipCommand.ts +++ b/clients/client-datazone/src/commands/CreateProjectMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectMembershipCommand, se_CreateProjectMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateSubscriptionGrantCommand.ts b/clients/client-datazone/src/commands/CreateSubscriptionGrantCommand.ts index 66f474ad73fa..627008df68ca 100644 --- a/clients/client-datazone/src/commands/CreateSubscriptionGrantCommand.ts +++ b/clients/client-datazone/src/commands/CreateSubscriptionGrantCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSubscriptionGrantCommand, se_CreateSubscriptionGrantCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateSubscriptionRequestCommand.ts b/clients/client-datazone/src/commands/CreateSubscriptionRequestCommand.ts index 2726b6fc60b9..21b723fd009c 100644 --- a/clients/client-datazone/src/commands/CreateSubscriptionRequestCommand.ts +++ b/clients/client-datazone/src/commands/CreateSubscriptionRequestCommand.ts @@ -17,7 +17,8 @@ import { de_CreateSubscriptionRequestCommand, se_CreateSubscriptionRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateSubscriptionTargetCommand.ts b/clients/client-datazone/src/commands/CreateSubscriptionTargetCommand.ts index 4836a350187b..ddd04fe5943a 100644 --- a/clients/client-datazone/src/commands/CreateSubscriptionTargetCommand.ts +++ b/clients/client-datazone/src/commands/CreateSubscriptionTargetCommand.ts @@ -17,7 +17,8 @@ import { de_CreateSubscriptionTargetCommand, se_CreateSubscriptionTargetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/CreateUserProfileCommand.ts b/clients/client-datazone/src/commands/CreateUserProfileCommand.ts index 9473c6218ab0..9062e7aec277 100644 --- a/clients/client-datazone/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-datazone/src/commands/CreateUserProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateUserProfileCommand, se_CreateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteAssetCommand.ts b/clients/client-datazone/src/commands/DeleteAssetCommand.ts index 463dd03d1341..feb74affe479 100644 --- a/clients/client-datazone/src/commands/DeleteAssetCommand.ts +++ b/clients/client-datazone/src/commands/DeleteAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetCommand, se_DeleteAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteAssetTypeCommand.ts b/clients/client-datazone/src/commands/DeleteAssetTypeCommand.ts index fd715d59380d..265cfb77b071 100644 --- a/clients/client-datazone/src/commands/DeleteAssetTypeCommand.ts +++ b/clients/client-datazone/src/commands/DeleteAssetTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetTypeCommand, se_DeleteAssetTypeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteDataSourceCommand.ts b/clients/client-datazone/src/commands/DeleteDataSourceCommand.ts index f2dd353db19e..387086eed871 100644 --- a/clients/client-datazone/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-datazone/src/commands/DeleteDataSourceCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteDomainCommand.ts b/clients/client-datazone/src/commands/DeleteDomainCommand.ts index 129e6238f539..198d9b8612c0 100644 --- a/clients/client-datazone/src/commands/DeleteDomainCommand.ts +++ b/clients/client-datazone/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteEnvironmentBlueprintConfigurationCommand.ts b/clients/client-datazone/src/commands/DeleteEnvironmentBlueprintConfigurationCommand.ts index 3875fffadc61..67bf0346ca9c 100644 --- a/clients/client-datazone/src/commands/DeleteEnvironmentBlueprintConfigurationCommand.ts +++ b/clients/client-datazone/src/commands/DeleteEnvironmentBlueprintConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteEnvironmentCommand.ts b/clients/client-datazone/src/commands/DeleteEnvironmentCommand.ts index 1b7000b3e49e..88e485b0fe6e 100644 --- a/clients/client-datazone/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-datazone/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteEnvironmentProfileCommand.ts b/clients/client-datazone/src/commands/DeleteEnvironmentProfileCommand.ts index 365665666b20..880859cee41f 100644 --- a/clients/client-datazone/src/commands/DeleteEnvironmentProfileCommand.ts +++ b/clients/client-datazone/src/commands/DeleteEnvironmentProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentProfileCommand, se_DeleteEnvironmentProfileCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteFormTypeCommand.ts b/clients/client-datazone/src/commands/DeleteFormTypeCommand.ts index f3271109138c..723b3b18d4c5 100644 --- a/clients/client-datazone/src/commands/DeleteFormTypeCommand.ts +++ b/clients/client-datazone/src/commands/DeleteFormTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFormTypeCommand, se_DeleteFormTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteGlossaryCommand.ts b/clients/client-datazone/src/commands/DeleteGlossaryCommand.ts index 3658dbf9e098..893009e42a16 100644 --- a/clients/client-datazone/src/commands/DeleteGlossaryCommand.ts +++ b/clients/client-datazone/src/commands/DeleteGlossaryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlossaryCommand, se_DeleteGlossaryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteGlossaryTermCommand.ts b/clients/client-datazone/src/commands/DeleteGlossaryTermCommand.ts index 38f14af5014d..31209e39edee 100644 --- a/clients/client-datazone/src/commands/DeleteGlossaryTermCommand.ts +++ b/clients/client-datazone/src/commands/DeleteGlossaryTermCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlossaryTermCommand, se_DeleteGlossaryTermCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteListingCommand.ts b/clients/client-datazone/src/commands/DeleteListingCommand.ts index 4e3b31aa3dfe..13c9019fa729 100644 --- a/clients/client-datazone/src/commands/DeleteListingCommand.ts +++ b/clients/client-datazone/src/commands/DeleteListingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteListingCommand, se_DeleteListingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteProjectCommand.ts b/clients/client-datazone/src/commands/DeleteProjectCommand.ts index e93ef3c69745..b71a24ed400b 100644 --- a/clients/client-datazone/src/commands/DeleteProjectCommand.ts +++ b/clients/client-datazone/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteProjectMembershipCommand.ts b/clients/client-datazone/src/commands/DeleteProjectMembershipCommand.ts index a24334807f7f..f4931f7052db 100644 --- a/clients/client-datazone/src/commands/DeleteProjectMembershipCommand.ts +++ b/clients/client-datazone/src/commands/DeleteProjectMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectMembershipCommand, se_DeleteProjectMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteSubscriptionGrantCommand.ts b/clients/client-datazone/src/commands/DeleteSubscriptionGrantCommand.ts index bdb671579a41..701257777c0e 100644 --- a/clients/client-datazone/src/commands/DeleteSubscriptionGrantCommand.ts +++ b/clients/client-datazone/src/commands/DeleteSubscriptionGrantCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubscriptionGrantCommand, se_DeleteSubscriptionGrantCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteSubscriptionRequestCommand.ts b/clients/client-datazone/src/commands/DeleteSubscriptionRequestCommand.ts index 7ccfa7088f71..b31df48f2646 100644 --- a/clients/client-datazone/src/commands/DeleteSubscriptionRequestCommand.ts +++ b/clients/client-datazone/src/commands/DeleteSubscriptionRequestCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubscriptionRequestCommand, se_DeleteSubscriptionRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteSubscriptionTargetCommand.ts b/clients/client-datazone/src/commands/DeleteSubscriptionTargetCommand.ts index 5cc273147620..b74b6fdc7dbe 100644 --- a/clients/client-datazone/src/commands/DeleteSubscriptionTargetCommand.ts +++ b/clients/client-datazone/src/commands/DeleteSubscriptionTargetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubscriptionTargetCommand, se_DeleteSubscriptionTargetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/DeleteTimeSeriesDataPointsCommand.ts b/clients/client-datazone/src/commands/DeleteTimeSeriesDataPointsCommand.ts index 7053535fcbd4..4b1eb626e9d3 100644 --- a/clients/client-datazone/src/commands/DeleteTimeSeriesDataPointsCommand.ts +++ b/clients/client-datazone/src/commands/DeleteTimeSeriesDataPointsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTimeSeriesDataPointsCommand, se_DeleteTimeSeriesDataPointsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetAssetCommand.ts b/clients/client-datazone/src/commands/GetAssetCommand.ts index bd33562fd330..8e070757306d 100644 --- a/clients/client-datazone/src/commands/GetAssetCommand.ts +++ b/clients/client-datazone/src/commands/GetAssetCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssetCommand, se_GetAssetCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetAssetTypeCommand.ts b/clients/client-datazone/src/commands/GetAssetTypeCommand.ts index cf2bb636e633..5e9212b893cc 100644 --- a/clients/client-datazone/src/commands/GetAssetTypeCommand.ts +++ b/clients/client-datazone/src/commands/GetAssetTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssetTypeCommand, se_GetAssetTypeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetDataSourceCommand.ts b/clients/client-datazone/src/commands/GetDataSourceCommand.ts index a7f6cbf8dd98..f591edb4be78 100644 --- a/clients/client-datazone/src/commands/GetDataSourceCommand.ts +++ b/clients/client-datazone/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceCommand, se_GetDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetDataSourceRunCommand.ts b/clients/client-datazone/src/commands/GetDataSourceRunCommand.ts index 6185a4d67b91..372a68941fa4 100644 --- a/clients/client-datazone/src/commands/GetDataSourceRunCommand.ts +++ b/clients/client-datazone/src/commands/GetDataSourceRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceRunCommand, se_GetDataSourceRunCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetDomainCommand.ts b/clients/client-datazone/src/commands/GetDomainCommand.ts index c093377b3831..8b8ff09f7105 100644 --- a/clients/client-datazone/src/commands/GetDomainCommand.ts +++ b/clients/client-datazone/src/commands/GetDomainCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainCommand, se_GetDomainCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetEnvironmentBlueprintCommand.ts b/clients/client-datazone/src/commands/GetEnvironmentBlueprintCommand.ts index 93760b2ec6c4..fbcc8b72f15f 100644 --- a/clients/client-datazone/src/commands/GetEnvironmentBlueprintCommand.ts +++ b/clients/client-datazone/src/commands/GetEnvironmentBlueprintCommand.ts @@ -16,7 +16,8 @@ import { de_GetEnvironmentBlueprintCommand, se_GetEnvironmentBlueprintCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetEnvironmentBlueprintConfigurationCommand.ts b/clients/client-datazone/src/commands/GetEnvironmentBlueprintConfigurationCommand.ts index 349dd42df8ae..55d7c90f275b 100644 --- a/clients/client-datazone/src/commands/GetEnvironmentBlueprintConfigurationCommand.ts +++ b/clients/client-datazone/src/commands/GetEnvironmentBlueprintConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetEnvironmentCommand.ts b/clients/client-datazone/src/commands/GetEnvironmentCommand.ts index 6a1b41551095..7348a2f6347e 100644 --- a/clients/client-datazone/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-datazone/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetEnvironmentProfileCommand.ts b/clients/client-datazone/src/commands/GetEnvironmentProfileCommand.ts index 3f992042ad72..50dfe5deb717 100644 --- a/clients/client-datazone/src/commands/GetEnvironmentProfileCommand.ts +++ b/clients/client-datazone/src/commands/GetEnvironmentProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetEnvironmentProfileCommand, se_GetEnvironmentProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetFormTypeCommand.ts b/clients/client-datazone/src/commands/GetFormTypeCommand.ts index ac686a5ae90e..660b14232dc7 100644 --- a/clients/client-datazone/src/commands/GetFormTypeCommand.ts +++ b/clients/client-datazone/src/commands/GetFormTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetFormTypeCommand, se_GetFormTypeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetGlossaryCommand.ts b/clients/client-datazone/src/commands/GetGlossaryCommand.ts index e8464767ca17..4bfe2821cfee 100644 --- a/clients/client-datazone/src/commands/GetGlossaryCommand.ts +++ b/clients/client-datazone/src/commands/GetGlossaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetGlossaryCommand, se_GetGlossaryCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetGlossaryTermCommand.ts b/clients/client-datazone/src/commands/GetGlossaryTermCommand.ts index e1d639b0a357..aa2a753ae234 100644 --- a/clients/client-datazone/src/commands/GetGlossaryTermCommand.ts +++ b/clients/client-datazone/src/commands/GetGlossaryTermCommand.ts @@ -16,7 +16,8 @@ import { de_GetGlossaryTermCommand, se_GetGlossaryTermCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetGroupProfileCommand.ts b/clients/client-datazone/src/commands/GetGroupProfileCommand.ts index a65dc3c03dbe..1512363957f7 100644 --- a/clients/client-datazone/src/commands/GetGroupProfileCommand.ts +++ b/clients/client-datazone/src/commands/GetGroupProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetGroupProfileCommand, se_GetGroupProfileCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetIamPortalLoginUrlCommand.ts b/clients/client-datazone/src/commands/GetIamPortalLoginUrlCommand.ts index aa6126a1de8d..8381469148bc 100644 --- a/clients/client-datazone/src/commands/GetIamPortalLoginUrlCommand.ts +++ b/clients/client-datazone/src/commands/GetIamPortalLoginUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetIamPortalLoginUrlCommand, se_GetIamPortalLoginUrlCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetListingCommand.ts b/clients/client-datazone/src/commands/GetListingCommand.ts index 10282e3091c1..09c1aff7bb6d 100644 --- a/clients/client-datazone/src/commands/GetListingCommand.ts +++ b/clients/client-datazone/src/commands/GetListingCommand.ts @@ -12,7 +12,8 @@ import { de_GetListingCommand, se_GetListingCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetMetadataGenerationRunCommand.ts b/clients/client-datazone/src/commands/GetMetadataGenerationRunCommand.ts index 824ea05f10f8..580e1317ce30 100644 --- a/clients/client-datazone/src/commands/GetMetadataGenerationRunCommand.ts +++ b/clients/client-datazone/src/commands/GetMetadataGenerationRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetadataGenerationRunCommand, se_GetMetadataGenerationRunCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetProjectCommand.ts b/clients/client-datazone/src/commands/GetProjectCommand.ts index ccad8de07e29..f53adaccfb62 100644 --- a/clients/client-datazone/src/commands/GetProjectCommand.ts +++ b/clients/client-datazone/src/commands/GetProjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetProjectCommand, se_GetProjectCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetSubscriptionCommand.ts b/clients/client-datazone/src/commands/GetSubscriptionCommand.ts index a2ac6dddd3da..ac284b530a41 100644 --- a/clients/client-datazone/src/commands/GetSubscriptionCommand.ts +++ b/clients/client-datazone/src/commands/GetSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_GetSubscriptionCommand, se_GetSubscriptionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetSubscriptionGrantCommand.ts b/clients/client-datazone/src/commands/GetSubscriptionGrantCommand.ts index 04c96a2de0e0..52d3de91d5b0 100644 --- a/clients/client-datazone/src/commands/GetSubscriptionGrantCommand.ts +++ b/clients/client-datazone/src/commands/GetSubscriptionGrantCommand.ts @@ -12,7 +12,8 @@ import { de_GetSubscriptionGrantCommand, se_GetSubscriptionGrantCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetSubscriptionRequestDetailsCommand.ts b/clients/client-datazone/src/commands/GetSubscriptionRequestDetailsCommand.ts index 1333156806c2..a43151e252ae 100644 --- a/clients/client-datazone/src/commands/GetSubscriptionRequestDetailsCommand.ts +++ b/clients/client-datazone/src/commands/GetSubscriptionRequestDetailsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetSubscriptionTargetCommand.ts b/clients/client-datazone/src/commands/GetSubscriptionTargetCommand.ts index ba01525d465e..a775f1151ec7 100644 --- a/clients/client-datazone/src/commands/GetSubscriptionTargetCommand.ts +++ b/clients/client-datazone/src/commands/GetSubscriptionTargetCommand.ts @@ -16,7 +16,8 @@ import { de_GetSubscriptionTargetCommand, se_GetSubscriptionTargetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetTimeSeriesDataPointCommand.ts b/clients/client-datazone/src/commands/GetTimeSeriesDataPointCommand.ts index 84983eeb073b..3e22c213872a 100644 --- a/clients/client-datazone/src/commands/GetTimeSeriesDataPointCommand.ts +++ b/clients/client-datazone/src/commands/GetTimeSeriesDataPointCommand.ts @@ -12,7 +12,8 @@ import { de_GetTimeSeriesDataPointCommand, se_GetTimeSeriesDataPointCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/GetUserProfileCommand.ts b/clients/client-datazone/src/commands/GetUserProfileCommand.ts index 738bd2329b0c..b1962b7fd3e9 100644 --- a/clients/client-datazone/src/commands/GetUserProfileCommand.ts +++ b/clients/client-datazone/src/commands/GetUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserProfileCommand, se_GetUserProfileCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListAssetRevisionsCommand.ts b/clients/client-datazone/src/commands/ListAssetRevisionsCommand.ts index 1a714296ede8..4a17d1893841 100644 --- a/clients/client-datazone/src/commands/ListAssetRevisionsCommand.ts +++ b/clients/client-datazone/src/commands/ListAssetRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetRevisionsCommand, se_ListAssetRevisionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListDataSourceRunActivitiesCommand.ts b/clients/client-datazone/src/commands/ListDataSourceRunActivitiesCommand.ts index abb4bfe85b4c..4b667ed1e814 100644 --- a/clients/client-datazone/src/commands/ListDataSourceRunActivitiesCommand.ts +++ b/clients/client-datazone/src/commands/ListDataSourceRunActivitiesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListDataSourceRunsCommand.ts b/clients/client-datazone/src/commands/ListDataSourceRunsCommand.ts index 368d4d2a534b..c4a50c747359 100644 --- a/clients/client-datazone/src/commands/ListDataSourceRunsCommand.ts +++ b/clients/client-datazone/src/commands/ListDataSourceRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourceRunsCommand, se_ListDataSourceRunsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListDataSourcesCommand.ts b/clients/client-datazone/src/commands/ListDataSourcesCommand.ts index c7d295800d1b..016aaef322ea 100644 --- a/clients/client-datazone/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-datazone/src/commands/ListDataSourcesCommand.ts @@ -17,7 +17,8 @@ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListDomainsCommand.ts b/clients/client-datazone/src/commands/ListDomainsCommand.ts index ac765e650fb0..1d38a60a228b 100644 --- a/clients/client-datazone/src/commands/ListDomainsCommand.ts +++ b/clients/client-datazone/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsCommand, se_ListDomainsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListEnvironmentBlueprintConfigurationsCommand.ts b/clients/client-datazone/src/commands/ListEnvironmentBlueprintConfigurationsCommand.ts index 8baa15888f3e..3cbe01408a9c 100644 --- a/clients/client-datazone/src/commands/ListEnvironmentBlueprintConfigurationsCommand.ts +++ b/clients/client-datazone/src/commands/ListEnvironmentBlueprintConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListEnvironmentBlueprintsCommand.ts b/clients/client-datazone/src/commands/ListEnvironmentBlueprintsCommand.ts index 6f41f19914b4..757fdc7cfdf6 100644 --- a/clients/client-datazone/src/commands/ListEnvironmentBlueprintsCommand.ts +++ b/clients/client-datazone/src/commands/ListEnvironmentBlueprintsCommand.ts @@ -16,7 +16,8 @@ import { de_ListEnvironmentBlueprintsCommand, se_ListEnvironmentBlueprintsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListEnvironmentProfilesCommand.ts b/clients/client-datazone/src/commands/ListEnvironmentProfilesCommand.ts index 5eb195cd98b9..f52b84e1efee 100644 --- a/clients/client-datazone/src/commands/ListEnvironmentProfilesCommand.ts +++ b/clients/client-datazone/src/commands/ListEnvironmentProfilesCommand.ts @@ -17,7 +17,8 @@ import { de_ListEnvironmentProfilesCommand, se_ListEnvironmentProfilesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListEnvironmentsCommand.ts b/clients/client-datazone/src/commands/ListEnvironmentsCommand.ts index 3deff6112119..45d70011cf2b 100644 --- a/clients/client-datazone/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-datazone/src/commands/ListEnvironmentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListMetadataGenerationRunsCommand.ts b/clients/client-datazone/src/commands/ListMetadataGenerationRunsCommand.ts index d2ba6f600c85..25c2d8eb6a82 100644 --- a/clients/client-datazone/src/commands/ListMetadataGenerationRunsCommand.ts +++ b/clients/client-datazone/src/commands/ListMetadataGenerationRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetadataGenerationRunsCommand, se_ListMetadataGenerationRunsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListNotificationsCommand.ts b/clients/client-datazone/src/commands/ListNotificationsCommand.ts index 45d0087bd500..0cb683104d43 100644 --- a/clients/client-datazone/src/commands/ListNotificationsCommand.ts +++ b/clients/client-datazone/src/commands/ListNotificationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListNotificationsCommand, se_ListNotificationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListProjectMembershipsCommand.ts b/clients/client-datazone/src/commands/ListProjectMembershipsCommand.ts index 5498c614c92e..d747dd4b5dde 100644 --- a/clients/client-datazone/src/commands/ListProjectMembershipsCommand.ts +++ b/clients/client-datazone/src/commands/ListProjectMembershipsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectMembershipsCommand, se_ListProjectMembershipsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListProjectsCommand.ts b/clients/client-datazone/src/commands/ListProjectsCommand.ts index b4e64c1da047..a3044b32d9f4 100644 --- a/clients/client-datazone/src/commands/ListProjectsCommand.ts +++ b/clients/client-datazone/src/commands/ListProjectsCommand.ts @@ -17,7 +17,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListSubscriptionGrantsCommand.ts b/clients/client-datazone/src/commands/ListSubscriptionGrantsCommand.ts index 47f12b32e316..babf1eabfb20 100644 --- a/clients/client-datazone/src/commands/ListSubscriptionGrantsCommand.ts +++ b/clients/client-datazone/src/commands/ListSubscriptionGrantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSubscriptionGrantsCommand, se_ListSubscriptionGrantsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListSubscriptionRequestsCommand.ts b/clients/client-datazone/src/commands/ListSubscriptionRequestsCommand.ts index 3eb117e21449..f675e53d9139 100644 --- a/clients/client-datazone/src/commands/ListSubscriptionRequestsCommand.ts +++ b/clients/client-datazone/src/commands/ListSubscriptionRequestsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSubscriptionRequestsCommand, se_ListSubscriptionRequestsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListSubscriptionTargetsCommand.ts b/clients/client-datazone/src/commands/ListSubscriptionTargetsCommand.ts index 6971d2f3f921..cde8ac5a9771 100644 --- a/clients/client-datazone/src/commands/ListSubscriptionTargetsCommand.ts +++ b/clients/client-datazone/src/commands/ListSubscriptionTargetsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSubscriptionTargetsCommand, se_ListSubscriptionTargetsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListSubscriptionsCommand.ts b/clients/client-datazone/src/commands/ListSubscriptionsCommand.ts index 4e88862153ea..ee938c8436a7 100644 --- a/clients/client-datazone/src/commands/ListSubscriptionsCommand.ts +++ b/clients/client-datazone/src/commands/ListSubscriptionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSubscriptionsCommand, se_ListSubscriptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListTagsForResourceCommand.ts b/clients/client-datazone/src/commands/ListTagsForResourceCommand.ts index 823850ba596d..86a7ea7ac190 100644 --- a/clients/client-datazone/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-datazone/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/ListTimeSeriesDataPointsCommand.ts b/clients/client-datazone/src/commands/ListTimeSeriesDataPointsCommand.ts index e4dc3a6e7842..630a1cb4ba00 100644 --- a/clients/client-datazone/src/commands/ListTimeSeriesDataPointsCommand.ts +++ b/clients/client-datazone/src/commands/ListTimeSeriesDataPointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTimeSeriesDataPointsCommand, se_ListTimeSeriesDataPointsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/PostTimeSeriesDataPointsCommand.ts b/clients/client-datazone/src/commands/PostTimeSeriesDataPointsCommand.ts index 6acd49fa69c0..de258ec51831 100644 --- a/clients/client-datazone/src/commands/PostTimeSeriesDataPointsCommand.ts +++ b/clients/client-datazone/src/commands/PostTimeSeriesDataPointsCommand.ts @@ -12,7 +12,8 @@ import { de_PostTimeSeriesDataPointsCommand, se_PostTimeSeriesDataPointsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/PutEnvironmentBlueprintConfigurationCommand.ts b/clients/client-datazone/src/commands/PutEnvironmentBlueprintConfigurationCommand.ts index 4241b0d3432d..4449c2792682 100644 --- a/clients/client-datazone/src/commands/PutEnvironmentBlueprintConfigurationCommand.ts +++ b/clients/client-datazone/src/commands/PutEnvironmentBlueprintConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/RejectPredictionsCommand.ts b/clients/client-datazone/src/commands/RejectPredictionsCommand.ts index 860148c25c42..d733cded5390 100644 --- a/clients/client-datazone/src/commands/RejectPredictionsCommand.ts +++ b/clients/client-datazone/src/commands/RejectPredictionsCommand.ts @@ -12,7 +12,8 @@ import { de_RejectPredictionsCommand, se_RejectPredictionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/RejectSubscriptionRequestCommand.ts b/clients/client-datazone/src/commands/RejectSubscriptionRequestCommand.ts index 555f4a9a9952..367982582146 100644 --- a/clients/client-datazone/src/commands/RejectSubscriptionRequestCommand.ts +++ b/clients/client-datazone/src/commands/RejectSubscriptionRequestCommand.ts @@ -17,7 +17,8 @@ import { de_RejectSubscriptionRequestCommand, se_RejectSubscriptionRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/RevokeSubscriptionCommand.ts b/clients/client-datazone/src/commands/RevokeSubscriptionCommand.ts index 84eb0ed590e8..364dc90d7229 100644 --- a/clients/client-datazone/src/commands/RevokeSubscriptionCommand.ts +++ b/clients/client-datazone/src/commands/RevokeSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_RevokeSubscriptionCommand, se_RevokeSubscriptionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/SearchCommand.ts b/clients/client-datazone/src/commands/SearchCommand.ts index 550ec9c30382..ff1f908b5eaa 100644 --- a/clients/client-datazone/src/commands/SearchCommand.ts +++ b/clients/client-datazone/src/commands/SearchCommand.ts @@ -12,7 +12,8 @@ import { de_SearchCommand, se_SearchCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/SearchGroupProfilesCommand.ts b/clients/client-datazone/src/commands/SearchGroupProfilesCommand.ts index 7eff278a095b..88a6b1a3b656 100644 --- a/clients/client-datazone/src/commands/SearchGroupProfilesCommand.ts +++ b/clients/client-datazone/src/commands/SearchGroupProfilesCommand.ts @@ -17,7 +17,8 @@ import { de_SearchGroupProfilesCommand, se_SearchGroupProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/SearchListingsCommand.ts b/clients/client-datazone/src/commands/SearchListingsCommand.ts index 5816b90f18c4..10626394d50e 100644 --- a/clients/client-datazone/src/commands/SearchListingsCommand.ts +++ b/clients/client-datazone/src/commands/SearchListingsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchListingsCommand, se_SearchListingsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/SearchTypesCommand.ts b/clients/client-datazone/src/commands/SearchTypesCommand.ts index 1134f41495ee..a3c9703e4efe 100644 --- a/clients/client-datazone/src/commands/SearchTypesCommand.ts +++ b/clients/client-datazone/src/commands/SearchTypesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchTypesCommand, se_SearchTypesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/SearchUserProfilesCommand.ts b/clients/client-datazone/src/commands/SearchUserProfilesCommand.ts index d10e3c566ed2..71a51a279471 100644 --- a/clients/client-datazone/src/commands/SearchUserProfilesCommand.ts +++ b/clients/client-datazone/src/commands/SearchUserProfilesCommand.ts @@ -17,7 +17,8 @@ import { de_SearchUserProfilesCommand, se_SearchUserProfilesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/StartDataSourceRunCommand.ts b/clients/client-datazone/src/commands/StartDataSourceRunCommand.ts index 87082d82eb7a..ec5bdef284a8 100644 --- a/clients/client-datazone/src/commands/StartDataSourceRunCommand.ts +++ b/clients/client-datazone/src/commands/StartDataSourceRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartDataSourceRunCommand, se_StartDataSourceRunCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/StartMetadataGenerationRunCommand.ts b/clients/client-datazone/src/commands/StartMetadataGenerationRunCommand.ts index 27874a6c112e..4d0c0787392f 100644 --- a/clients/client-datazone/src/commands/StartMetadataGenerationRunCommand.ts +++ b/clients/client-datazone/src/commands/StartMetadataGenerationRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartMetadataGenerationRunCommand, se_StartMetadataGenerationRunComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/TagResourceCommand.ts b/clients/client-datazone/src/commands/TagResourceCommand.ts index 5aa009141f1f..ccf4f4e99825 100644 --- a/clients/client-datazone/src/commands/TagResourceCommand.ts +++ b/clients/client-datazone/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UntagResourceCommand.ts b/clients/client-datazone/src/commands/UntagResourceCommand.ts index 135cee49f145..7182a41b0996 100644 --- a/clients/client-datazone/src/commands/UntagResourceCommand.ts +++ b/clients/client-datazone/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateDataSourceCommand.ts b/clients/client-datazone/src/commands/UpdateDataSourceCommand.ts index 1bbfe1592164..67da0effd5b8 100644 --- a/clients/client-datazone/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-datazone/src/commands/UpdateDataSourceCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateDomainCommand.ts b/clients/client-datazone/src/commands/UpdateDomainCommand.ts index aba39b0609a2..6aa9871496fe 100644 --- a/clients/client-datazone/src/commands/UpdateDomainCommand.ts +++ b/clients/client-datazone/src/commands/UpdateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainCommand, se_UpdateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateEnvironmentCommand.ts b/clients/client-datazone/src/commands/UpdateEnvironmentCommand.ts index ba163f905af8..0116aa06c714 100644 --- a/clients/client-datazone/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-datazone/src/commands/UpdateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateEnvironmentProfileCommand.ts b/clients/client-datazone/src/commands/UpdateEnvironmentProfileCommand.ts index e4fefe3ede87..12a6a7ae3dd0 100644 --- a/clients/client-datazone/src/commands/UpdateEnvironmentProfileCommand.ts +++ b/clients/client-datazone/src/commands/UpdateEnvironmentProfileCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateEnvironmentProfileCommand, se_UpdateEnvironmentProfileCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateGlossaryCommand.ts b/clients/client-datazone/src/commands/UpdateGlossaryCommand.ts index c520754f4327..41cde1b77241 100644 --- a/clients/client-datazone/src/commands/UpdateGlossaryCommand.ts +++ b/clients/client-datazone/src/commands/UpdateGlossaryCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateGlossaryCommand, se_UpdateGlossaryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateGlossaryTermCommand.ts b/clients/client-datazone/src/commands/UpdateGlossaryTermCommand.ts index 98e7e8906e41..896d612dcc35 100644 --- a/clients/client-datazone/src/commands/UpdateGlossaryTermCommand.ts +++ b/clients/client-datazone/src/commands/UpdateGlossaryTermCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateGlossaryTermCommand, se_UpdateGlossaryTermCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateGroupProfileCommand.ts b/clients/client-datazone/src/commands/UpdateGroupProfileCommand.ts index 4bdce91f8f6f..0840b61b9b02 100644 --- a/clients/client-datazone/src/commands/UpdateGroupProfileCommand.ts +++ b/clients/client-datazone/src/commands/UpdateGroupProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateGroupProfileCommand, se_UpdateGroupProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateProjectCommand.ts b/clients/client-datazone/src/commands/UpdateProjectCommand.ts index c54cd9e64139..6bbd8011da14 100644 --- a/clients/client-datazone/src/commands/UpdateProjectCommand.ts +++ b/clients/client-datazone/src/commands/UpdateProjectCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateSubscriptionGrantStatusCommand.ts b/clients/client-datazone/src/commands/UpdateSubscriptionGrantStatusCommand.ts index 5f057133833e..7ebd5143db4b 100644 --- a/clients/client-datazone/src/commands/UpdateSubscriptionGrantStatusCommand.ts +++ b/clients/client-datazone/src/commands/UpdateSubscriptionGrantStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateSubscriptionRequestCommand.ts b/clients/client-datazone/src/commands/UpdateSubscriptionRequestCommand.ts index a7e30956a1ba..82ae5e8faeea 100644 --- a/clients/client-datazone/src/commands/UpdateSubscriptionRequestCommand.ts +++ b/clients/client-datazone/src/commands/UpdateSubscriptionRequestCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSubscriptionRequestCommand, se_UpdateSubscriptionRequestComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateSubscriptionTargetCommand.ts b/clients/client-datazone/src/commands/UpdateSubscriptionTargetCommand.ts index 2142a17bbb7c..5e5eec072f46 100644 --- a/clients/client-datazone/src/commands/UpdateSubscriptionTargetCommand.ts +++ b/clients/client-datazone/src/commands/UpdateSubscriptionTargetCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSubscriptionTargetCommand, se_UpdateSubscriptionTargetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/commands/UpdateUserProfileCommand.ts b/clients/client-datazone/src/commands/UpdateUserProfileCommand.ts index c8973945a4b5..4b31dc2c3551 100644 --- a/clients/client-datazone/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-datazone/src/commands/UpdateUserProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateUserProfileCommand, se_UpdateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-datazone/src/index.ts b/clients/client-datazone/src/index.ts index d04ede017e4f..e62d4658414c 100644 --- a/clients/client-datazone/src/index.ts +++ b/clients/client-datazone/src/index.ts @@ -12,8 +12,8 @@ export * from "./DataZoneClient"; export * from "./DataZone"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DataZoneExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DataZoneExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-datazone/src/models/DataZoneServiceException.ts b/clients/client-datazone/src/models/DataZoneServiceException.ts index 51384aac4f5f..4caeead4bf07 100644 --- a/clients/client-datazone/src/models/DataZoneServiceException.ts +++ b/clients/client-datazone/src/models/DataZoneServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-dax/src/commands/CreateClusterCommand.ts b/clients/client-dax/src/commands/CreateClusterCommand.ts index d710e3a362a3..aa3e1aca63f3 100644 --- a/clients/client-dax/src/commands/CreateClusterCommand.ts +++ b/clients/client-dax/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/CreateParameterGroupCommand.ts b/clients/client-dax/src/commands/CreateParameterGroupCommand.ts index 2e8f57f81dc4..0edc2d249c59 100644 --- a/clients/client-dax/src/commands/CreateParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/CreateParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateParameterGroupCommand, se_CreateParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts b/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts index 510785005884..9cea6c016c8e 100644 --- a/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/CreateSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSubnetGroupCommand, se_CreateSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts b/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts index 94856baf5513..10c094b8a634 100644 --- a/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts +++ b/clients/client-dax/src/commands/DecreaseReplicationFactorCommand.ts @@ -12,7 +12,8 @@ import { de_DecreaseReplicationFactorCommand, se_DecreaseReplicationFactorComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DeleteClusterCommand.ts b/clients/client-dax/src/commands/DeleteClusterCommand.ts index fa98c813cebc..7d4cbba93298 100644 --- a/clients/client-dax/src/commands/DeleteClusterCommand.ts +++ b/clients/client-dax/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts b/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts index eaf1c7616599..6dc3ac30defc 100644 --- a/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/DeleteParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteParameterGroupCommand, se_DeleteParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts b/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts index d02b617878bf..6044a5f1dac3 100644 --- a/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/DeleteSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubnetGroupCommand, se_DeleteSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeClustersCommand.ts b/clients/client-dax/src/commands/DescribeClustersCommand.ts index 91d6983d48ee..0e5b4c373a0d 100644 --- a/clients/client-dax/src/commands/DescribeClustersCommand.ts +++ b/clients/client-dax/src/commands/DescribeClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClustersCommand, se_DescribeClustersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts b/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts index 7e9461acb519..b5e835da03a0 100644 --- a/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts +++ b/clients/client-dax/src/commands/DescribeDefaultParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDefaultParametersCommand, se_DescribeDefaultParametersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeEventsCommand.ts b/clients/client-dax/src/commands/DescribeEventsCommand.ts index 2721f7e17f55..3883a9eac2e0 100644 --- a/clients/client-dax/src/commands/DescribeEventsCommand.ts +++ b/clients/client-dax/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts b/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts index da4ad3ac1b25..a4864637015b 100644 --- a/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts +++ b/clients/client-dax/src/commands/DescribeParameterGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeParameterGroupsCommand, se_DescribeParameterGroupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeParametersCommand.ts b/clients/client-dax/src/commands/DescribeParametersCommand.ts index 01e17b803729..c2c43809a280 100644 --- a/clients/client-dax/src/commands/DescribeParametersCommand.ts +++ b/clients/client-dax/src/commands/DescribeParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeParametersCommand, se_DescribeParametersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts b/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts index c43f6de133fe..6cea948a070a 100644 --- a/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts +++ b/clients/client-dax/src/commands/DescribeSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSubnetGroupsCommand, se_DescribeSubnetGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts b/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts index 83ecc502f60e..6567cf99f2c4 100644 --- a/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts +++ b/clients/client-dax/src/commands/IncreaseReplicationFactorCommand.ts @@ -12,7 +12,8 @@ import { de_IncreaseReplicationFactorCommand, se_IncreaseReplicationFactorComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/ListTagsCommand.ts b/clients/client-dax/src/commands/ListTagsCommand.ts index 15782d927e42..f497bb51dd70 100644 --- a/clients/client-dax/src/commands/ListTagsCommand.ts +++ b/clients/client-dax/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/RebootNodeCommand.ts b/clients/client-dax/src/commands/RebootNodeCommand.ts index 33afa753530d..916a40305b21 100644 --- a/clients/client-dax/src/commands/RebootNodeCommand.ts +++ b/clients/client-dax/src/commands/RebootNodeCommand.ts @@ -12,7 +12,8 @@ import { de_RebootNodeCommand, se_RebootNodeCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/TagResourceCommand.ts b/clients/client-dax/src/commands/TagResourceCommand.ts index 9ca841c11c6d..6a256a73630d 100644 --- a/clients/client-dax/src/commands/TagResourceCommand.ts +++ b/clients/client-dax/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/UntagResourceCommand.ts b/clients/client-dax/src/commands/UntagResourceCommand.ts index 2241368ac6a4..9a3cc3a72102 100644 --- a/clients/client-dax/src/commands/UntagResourceCommand.ts +++ b/clients/client-dax/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/UpdateClusterCommand.ts b/clients/client-dax/src/commands/UpdateClusterCommand.ts index f2e234d5dead..a57583764807 100644 --- a/clients/client-dax/src/commands/UpdateClusterCommand.ts +++ b/clients/client-dax/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterCommand, se_UpdateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts b/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts index d35d6d3bc914..1a5c2328b10a 100644 --- a/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts +++ b/clients/client-dax/src/commands/UpdateParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateParameterGroupCommand, se_UpdateParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts b/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts index 2c3eded63139..27707c3c3cd8 100644 --- a/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts +++ b/clients/client-dax/src/commands/UpdateSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSubnetGroupCommand, se_UpdateSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dax/src/index.ts b/clients/client-dax/src/index.ts index eab30dd2f144..d8ca69d857fc 100644 --- a/clients/client-dax/src/index.ts +++ b/clients/client-dax/src/index.ts @@ -13,8 +13,8 @@ export * from "./DAXClient"; export * from "./DAX"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DAXExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DAXExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-dax/src/models/DAXServiceException.ts b/clients/client-dax/src/models/DAXServiceException.ts index bfc2de9a1289..1c7b7096891f 100644 --- a/clients/client-dax/src/models/DAXServiceException.ts +++ b/clients/client-dax/src/models/DAXServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-deadline/src/commands/AssociateMemberToFarmCommand.ts b/clients/client-deadline/src/commands/AssociateMemberToFarmCommand.ts index 3b30cff05b9a..64e4d9105db5 100644 --- a/clients/client-deadline/src/commands/AssociateMemberToFarmCommand.ts +++ b/clients/client-deadline/src/commands/AssociateMemberToFarmCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMemberToFarmCommand, se_AssociateMemberToFarmCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssociateMemberToFleetCommand.ts b/clients/client-deadline/src/commands/AssociateMemberToFleetCommand.ts index f854f2079ec3..9d25c4cf73c4 100644 --- a/clients/client-deadline/src/commands/AssociateMemberToFleetCommand.ts +++ b/clients/client-deadline/src/commands/AssociateMemberToFleetCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMemberToFleetCommand, se_AssociateMemberToFleetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssociateMemberToJobCommand.ts b/clients/client-deadline/src/commands/AssociateMemberToJobCommand.ts index f5bafa0ca586..e69c1f3a3263 100644 --- a/clients/client-deadline/src/commands/AssociateMemberToJobCommand.ts +++ b/clients/client-deadline/src/commands/AssociateMemberToJobCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMemberToJobCommand, se_AssociateMemberToJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssociateMemberToQueueCommand.ts b/clients/client-deadline/src/commands/AssociateMemberToQueueCommand.ts index bcfa282e2516..a464b9b9ad2c 100644 --- a/clients/client-deadline/src/commands/AssociateMemberToQueueCommand.ts +++ b/clients/client-deadline/src/commands/AssociateMemberToQueueCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMemberToQueueCommand, se_AssociateMemberToQueueCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssumeFleetRoleForReadCommand.ts b/clients/client-deadline/src/commands/AssumeFleetRoleForReadCommand.ts index 5291bae2135f..ba90a9e09972 100644 --- a/clients/client-deadline/src/commands/AssumeFleetRoleForReadCommand.ts +++ b/clients/client-deadline/src/commands/AssumeFleetRoleForReadCommand.ts @@ -16,7 +16,8 @@ import { de_AssumeFleetRoleForReadCommand, se_AssumeFleetRoleForReadCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssumeFleetRoleForWorkerCommand.ts b/clients/client-deadline/src/commands/AssumeFleetRoleForWorkerCommand.ts index 08a1e13227ad..4e521d8c9dbc 100644 --- a/clients/client-deadline/src/commands/AssumeFleetRoleForWorkerCommand.ts +++ b/clients/client-deadline/src/commands/AssumeFleetRoleForWorkerCommand.ts @@ -16,7 +16,8 @@ import { de_AssumeFleetRoleForWorkerCommand, se_AssumeFleetRoleForWorkerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssumeQueueRoleForReadCommand.ts b/clients/client-deadline/src/commands/AssumeQueueRoleForReadCommand.ts index c27551640f90..a8a02d7553af 100644 --- a/clients/client-deadline/src/commands/AssumeQueueRoleForReadCommand.ts +++ b/clients/client-deadline/src/commands/AssumeQueueRoleForReadCommand.ts @@ -16,7 +16,8 @@ import { de_AssumeQueueRoleForReadCommand, se_AssumeQueueRoleForReadCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssumeQueueRoleForUserCommand.ts b/clients/client-deadline/src/commands/AssumeQueueRoleForUserCommand.ts index e8f0a36086fc..37791117dc1a 100644 --- a/clients/client-deadline/src/commands/AssumeQueueRoleForUserCommand.ts +++ b/clients/client-deadline/src/commands/AssumeQueueRoleForUserCommand.ts @@ -16,7 +16,8 @@ import { de_AssumeQueueRoleForUserCommand, se_AssumeQueueRoleForUserCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/AssumeQueueRoleForWorkerCommand.ts b/clients/client-deadline/src/commands/AssumeQueueRoleForWorkerCommand.ts index 895d6c5952bb..1bdd5f8cad17 100644 --- a/clients/client-deadline/src/commands/AssumeQueueRoleForWorkerCommand.ts +++ b/clients/client-deadline/src/commands/AssumeQueueRoleForWorkerCommand.ts @@ -16,7 +16,8 @@ import { de_AssumeQueueRoleForWorkerCommand, se_AssumeQueueRoleForWorkerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/BatchGetJobEntityCommand.ts b/clients/client-deadline/src/commands/BatchGetJobEntityCommand.ts index c307e0bc44c4..ddd3e3e22e9a 100644 --- a/clients/client-deadline/src/commands/BatchGetJobEntityCommand.ts +++ b/clients/client-deadline/src/commands/BatchGetJobEntityCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetJobEntityCommand, se_BatchGetJobEntityCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CopyJobTemplateCommand.ts b/clients/client-deadline/src/commands/CopyJobTemplateCommand.ts index c4e7a80cbd39..f65824ed309d 100644 --- a/clients/client-deadline/src/commands/CopyJobTemplateCommand.ts +++ b/clients/client-deadline/src/commands/CopyJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CopyJobTemplateCommand, se_CopyJobTemplateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateBudgetCommand.ts b/clients/client-deadline/src/commands/CreateBudgetCommand.ts index 89d241d22487..c42ba01cc489 100644 --- a/clients/client-deadline/src/commands/CreateBudgetCommand.ts +++ b/clients/client-deadline/src/commands/CreateBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBudgetCommand, se_CreateBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateFarmCommand.ts b/clients/client-deadline/src/commands/CreateFarmCommand.ts index 0ca03a1f8136..d06c4e0a1c86 100644 --- a/clients/client-deadline/src/commands/CreateFarmCommand.ts +++ b/clients/client-deadline/src/commands/CreateFarmCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFarmCommand, se_CreateFarmCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateFleetCommand.ts b/clients/client-deadline/src/commands/CreateFleetCommand.ts index 04d2fa740ee8..2d0fe594e913 100644 --- a/clients/client-deadline/src/commands/CreateFleetCommand.ts +++ b/clients/client-deadline/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateJobCommand.ts b/clients/client-deadline/src/commands/CreateJobCommand.ts index 7bc6b55f92a3..6cb6ca3cd516 100644 --- a/clients/client-deadline/src/commands/CreateJobCommand.ts +++ b/clients/client-deadline/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateLicenseEndpointCommand.ts b/clients/client-deadline/src/commands/CreateLicenseEndpointCommand.ts index f98530db8cb4..a034660364a3 100644 --- a/clients/client-deadline/src/commands/CreateLicenseEndpointCommand.ts +++ b/clients/client-deadline/src/commands/CreateLicenseEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLicenseEndpointCommand, se_CreateLicenseEndpointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateMonitorCommand.ts b/clients/client-deadline/src/commands/CreateMonitorCommand.ts index 9b37d27362c6..79120038e1b8 100644 --- a/clients/client-deadline/src/commands/CreateMonitorCommand.ts +++ b/clients/client-deadline/src/commands/CreateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMonitorCommand, se_CreateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateQueueCommand.ts b/clients/client-deadline/src/commands/CreateQueueCommand.ts index 9cf503d1bc23..f059b2bf1f71 100644 --- a/clients/client-deadline/src/commands/CreateQueueCommand.ts +++ b/clients/client-deadline/src/commands/CreateQueueCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateQueueEnvironmentCommand.ts b/clients/client-deadline/src/commands/CreateQueueEnvironmentCommand.ts index 1226847a35fc..35beabd01343 100644 --- a/clients/client-deadline/src/commands/CreateQueueEnvironmentCommand.ts +++ b/clients/client-deadline/src/commands/CreateQueueEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateQueueEnvironmentCommand, se_CreateQueueEnvironmentCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateQueueFleetAssociationCommand.ts b/clients/client-deadline/src/commands/CreateQueueFleetAssociationCommand.ts index b201109db493..3d797e2a1ae7 100644 --- a/clients/client-deadline/src/commands/CreateQueueFleetAssociationCommand.ts +++ b/clients/client-deadline/src/commands/CreateQueueFleetAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateStorageProfileCommand.ts b/clients/client-deadline/src/commands/CreateStorageProfileCommand.ts index 38c6e7971026..ab7308c291d0 100644 --- a/clients/client-deadline/src/commands/CreateStorageProfileCommand.ts +++ b/clients/client-deadline/src/commands/CreateStorageProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateStorageProfileCommand, se_CreateStorageProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/CreateWorkerCommand.ts b/clients/client-deadline/src/commands/CreateWorkerCommand.ts index bab4ca055019..a6152c886113 100644 --- a/clients/client-deadline/src/commands/CreateWorkerCommand.ts +++ b/clients/client-deadline/src/commands/CreateWorkerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkerCommand, se_CreateWorkerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteBudgetCommand.ts b/clients/client-deadline/src/commands/DeleteBudgetCommand.ts index 9fc0f9099718..456300f99f31 100644 --- a/clients/client-deadline/src/commands/DeleteBudgetCommand.ts +++ b/clients/client-deadline/src/commands/DeleteBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBudgetCommand, se_DeleteBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteFarmCommand.ts b/clients/client-deadline/src/commands/DeleteFarmCommand.ts index a5bd4dea2183..5e183c9ad20f 100644 --- a/clients/client-deadline/src/commands/DeleteFarmCommand.ts +++ b/clients/client-deadline/src/commands/DeleteFarmCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFarmCommand, se_DeleteFarmCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteFleetCommand.ts b/clients/client-deadline/src/commands/DeleteFleetCommand.ts index 52ba8b41ddd6..12dccf15d886 100644 --- a/clients/client-deadline/src/commands/DeleteFleetCommand.ts +++ b/clients/client-deadline/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteLicenseEndpointCommand.ts b/clients/client-deadline/src/commands/DeleteLicenseEndpointCommand.ts index 4bf10aa33403..3de69021a20f 100644 --- a/clients/client-deadline/src/commands/DeleteLicenseEndpointCommand.ts +++ b/clients/client-deadline/src/commands/DeleteLicenseEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLicenseEndpointCommand, se_DeleteLicenseEndpointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteMeteredProductCommand.ts b/clients/client-deadline/src/commands/DeleteMeteredProductCommand.ts index 438ae8980928..573eb7e8e386 100644 --- a/clients/client-deadline/src/commands/DeleteMeteredProductCommand.ts +++ b/clients/client-deadline/src/commands/DeleteMeteredProductCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMeteredProductCommand, se_DeleteMeteredProductCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteMonitorCommand.ts b/clients/client-deadline/src/commands/DeleteMonitorCommand.ts index 3267c695c577..642674b33407 100644 --- a/clients/client-deadline/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-deadline/src/commands/DeleteMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMonitorCommand, se_DeleteMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteQueueCommand.ts b/clients/client-deadline/src/commands/DeleteQueueCommand.ts index 3da51e8bf00f..aced5d489ff9 100644 --- a/clients/client-deadline/src/commands/DeleteQueueCommand.ts +++ b/clients/client-deadline/src/commands/DeleteQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueueCommand, se_DeleteQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteQueueEnvironmentCommand.ts b/clients/client-deadline/src/commands/DeleteQueueEnvironmentCommand.ts index 3e68cd097aa5..050037bc4c5d 100644 --- a/clients/client-deadline/src/commands/DeleteQueueEnvironmentCommand.ts +++ b/clients/client-deadline/src/commands/DeleteQueueEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueueEnvironmentCommand, se_DeleteQueueEnvironmentCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteQueueFleetAssociationCommand.ts b/clients/client-deadline/src/commands/DeleteQueueFleetAssociationCommand.ts index 34ed983def12..605215c04f0c 100644 --- a/clients/client-deadline/src/commands/DeleteQueueFleetAssociationCommand.ts +++ b/clients/client-deadline/src/commands/DeleteQueueFleetAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteStorageProfileCommand.ts b/clients/client-deadline/src/commands/DeleteStorageProfileCommand.ts index d1215fa82610..83054905b3f3 100644 --- a/clients/client-deadline/src/commands/DeleteStorageProfileCommand.ts +++ b/clients/client-deadline/src/commands/DeleteStorageProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStorageProfileCommand, se_DeleteStorageProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DeleteWorkerCommand.ts b/clients/client-deadline/src/commands/DeleteWorkerCommand.ts index f7a32d16d1f9..60efae84e812 100644 --- a/clients/client-deadline/src/commands/DeleteWorkerCommand.ts +++ b/clients/client-deadline/src/commands/DeleteWorkerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkerCommand, se_DeleteWorkerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DisassociateMemberFromFarmCommand.ts b/clients/client-deadline/src/commands/DisassociateMemberFromFarmCommand.ts index c025f7205961..a5c3f183a686 100644 --- a/clients/client-deadline/src/commands/DisassociateMemberFromFarmCommand.ts +++ b/clients/client-deadline/src/commands/DisassociateMemberFromFarmCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMemberFromFarmCommand, se_DisassociateMemberFromFarmComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DisassociateMemberFromFleetCommand.ts b/clients/client-deadline/src/commands/DisassociateMemberFromFleetCommand.ts index ca3eb169a0bb..2899ec7fb8d1 100644 --- a/clients/client-deadline/src/commands/DisassociateMemberFromFleetCommand.ts +++ b/clients/client-deadline/src/commands/DisassociateMemberFromFleetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DisassociateMemberFromJobCommand.ts b/clients/client-deadline/src/commands/DisassociateMemberFromJobCommand.ts index a39357b95942..76f77ada8bb7 100644 --- a/clients/client-deadline/src/commands/DisassociateMemberFromJobCommand.ts +++ b/clients/client-deadline/src/commands/DisassociateMemberFromJobCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMemberFromJobCommand, se_DisassociateMemberFromJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/DisassociateMemberFromQueueCommand.ts b/clients/client-deadline/src/commands/DisassociateMemberFromQueueCommand.ts index 575e1e8e0fd0..8e5f191aedcf 100644 --- a/clients/client-deadline/src/commands/DisassociateMemberFromQueueCommand.ts +++ b/clients/client-deadline/src/commands/DisassociateMemberFromQueueCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetBudgetCommand.ts b/clients/client-deadline/src/commands/GetBudgetCommand.ts index 4f62fc0990e3..0a700cea8e6c 100644 --- a/clients/client-deadline/src/commands/GetBudgetCommand.ts +++ b/clients/client-deadline/src/commands/GetBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_GetBudgetCommand, se_GetBudgetCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetFarmCommand.ts b/clients/client-deadline/src/commands/GetFarmCommand.ts index 2b63524590e3..ddd743741beb 100644 --- a/clients/client-deadline/src/commands/GetFarmCommand.ts +++ b/clients/client-deadline/src/commands/GetFarmCommand.ts @@ -12,7 +12,8 @@ import { de_GetFarmCommand, se_GetFarmCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetFleetCommand.ts b/clients/client-deadline/src/commands/GetFleetCommand.ts index 1be001286513..499d0e2796a2 100644 --- a/clients/client-deadline/src/commands/GetFleetCommand.ts +++ b/clients/client-deadline/src/commands/GetFleetCommand.ts @@ -12,7 +12,8 @@ import { de_GetFleetCommand, se_GetFleetCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetJobCommand.ts b/clients/client-deadline/src/commands/GetJobCommand.ts index f89983a5669c..f5fb262b8f93 100644 --- a/clients/client-deadline/src/commands/GetJobCommand.ts +++ b/clients/client-deadline/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetLicenseEndpointCommand.ts b/clients/client-deadline/src/commands/GetLicenseEndpointCommand.ts index eac98e6edfc4..40809f0920a7 100644 --- a/clients/client-deadline/src/commands/GetLicenseEndpointCommand.ts +++ b/clients/client-deadline/src/commands/GetLicenseEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseEndpointCommand, se_GetLicenseEndpointCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetMonitorCommand.ts b/clients/client-deadline/src/commands/GetMonitorCommand.ts index 045253b79693..7c70a28c2480 100644 --- a/clients/client-deadline/src/commands/GetMonitorCommand.ts +++ b/clients/client-deadline/src/commands/GetMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_GetMonitorCommand, se_GetMonitorCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetQueueCommand.ts b/clients/client-deadline/src/commands/GetQueueCommand.ts index 54a8978ef172..132c79b4ac0f 100644 --- a/clients/client-deadline/src/commands/GetQueueCommand.ts +++ b/clients/client-deadline/src/commands/GetQueueCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueueCommand, se_GetQueueCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetQueueEnvironmentCommand.ts b/clients/client-deadline/src/commands/GetQueueEnvironmentCommand.ts index 075b9addd2db..9812b6b12469 100644 --- a/clients/client-deadline/src/commands/GetQueueEnvironmentCommand.ts +++ b/clients/client-deadline/src/commands/GetQueueEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_GetQueueEnvironmentCommand, se_GetQueueEnvironmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetQueueFleetAssociationCommand.ts b/clients/client-deadline/src/commands/GetQueueFleetAssociationCommand.ts index 67ca0f29df42..a96f632d5cee 100644 --- a/clients/client-deadline/src/commands/GetQueueFleetAssociationCommand.ts +++ b/clients/client-deadline/src/commands/GetQueueFleetAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueueFleetAssociationCommand, se_GetQueueFleetAssociationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetSessionActionCommand.ts b/clients/client-deadline/src/commands/GetSessionActionCommand.ts index dc93e8ae75da..038d2b1fb2a2 100644 --- a/clients/client-deadline/src/commands/GetSessionActionCommand.ts +++ b/clients/client-deadline/src/commands/GetSessionActionCommand.ts @@ -16,7 +16,8 @@ import { de_GetSessionActionCommand, se_GetSessionActionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetSessionCommand.ts b/clients/client-deadline/src/commands/GetSessionCommand.ts index 2843b853167e..66c3e226aae2 100644 --- a/clients/client-deadline/src/commands/GetSessionCommand.ts +++ b/clients/client-deadline/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetSessionsStatisticsAggregationCommand.ts b/clients/client-deadline/src/commands/GetSessionsStatisticsAggregationCommand.ts index 48c1d02f95c9..6c06b27582c5 100644 --- a/clients/client-deadline/src/commands/GetSessionsStatisticsAggregationCommand.ts +++ b/clients/client-deadline/src/commands/GetSessionsStatisticsAggregationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetStepCommand.ts b/clients/client-deadline/src/commands/GetStepCommand.ts index 03ddb4efa2d2..f57c8427bdbb 100644 --- a/clients/client-deadline/src/commands/GetStepCommand.ts +++ b/clients/client-deadline/src/commands/GetStepCommand.ts @@ -12,7 +12,8 @@ import { de_GetStepCommand, se_GetStepCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetStorageProfileCommand.ts b/clients/client-deadline/src/commands/GetStorageProfileCommand.ts index f0cd8a2d582e..ee449451b26f 100644 --- a/clients/client-deadline/src/commands/GetStorageProfileCommand.ts +++ b/clients/client-deadline/src/commands/GetStorageProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetStorageProfileCommand, se_GetStorageProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetStorageProfileForQueueCommand.ts b/clients/client-deadline/src/commands/GetStorageProfileForQueueCommand.ts index e151a8370d79..c8ceb9fae420 100644 --- a/clients/client-deadline/src/commands/GetStorageProfileForQueueCommand.ts +++ b/clients/client-deadline/src/commands/GetStorageProfileForQueueCommand.ts @@ -16,7 +16,8 @@ import { de_GetStorageProfileForQueueCommand, se_GetStorageProfileForQueueComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetTaskCommand.ts b/clients/client-deadline/src/commands/GetTaskCommand.ts index b24f51240904..944c08bcf1ad 100644 --- a/clients/client-deadline/src/commands/GetTaskCommand.ts +++ b/clients/client-deadline/src/commands/GetTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetTaskCommand, se_GetTaskCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/GetWorkerCommand.ts b/clients/client-deadline/src/commands/GetWorkerCommand.ts index 98c9e8f4a1ce..7ef3e97ab895 100644 --- a/clients/client-deadline/src/commands/GetWorkerCommand.ts +++ b/clients/client-deadline/src/commands/GetWorkerCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkerCommand, se_GetWorkerCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListAvailableMeteredProductsCommand.ts b/clients/client-deadline/src/commands/ListAvailableMeteredProductsCommand.ts index 913c2d83ecf8..08001f5eb634 100644 --- a/clients/client-deadline/src/commands/ListAvailableMeteredProductsCommand.ts +++ b/clients/client-deadline/src/commands/ListAvailableMeteredProductsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListBudgetsCommand.ts b/clients/client-deadline/src/commands/ListBudgetsCommand.ts index 9d2b2a2e71be..ac55e968a855 100644 --- a/clients/client-deadline/src/commands/ListBudgetsCommand.ts +++ b/clients/client-deadline/src/commands/ListBudgetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBudgetsCommand, se_ListBudgetsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListFarmMembersCommand.ts b/clients/client-deadline/src/commands/ListFarmMembersCommand.ts index 5712fad99c51..ef97567dffd6 100644 --- a/clients/client-deadline/src/commands/ListFarmMembersCommand.ts +++ b/clients/client-deadline/src/commands/ListFarmMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFarmMembersCommand, se_ListFarmMembersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListFarmsCommand.ts b/clients/client-deadline/src/commands/ListFarmsCommand.ts index 8e82383b53d8..ecb62b4ad0d5 100644 --- a/clients/client-deadline/src/commands/ListFarmsCommand.ts +++ b/clients/client-deadline/src/commands/ListFarmsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFarmsCommand, se_ListFarmsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListFleetMembersCommand.ts b/clients/client-deadline/src/commands/ListFleetMembersCommand.ts index e10c24a80019..8fce964ec989 100644 --- a/clients/client-deadline/src/commands/ListFleetMembersCommand.ts +++ b/clients/client-deadline/src/commands/ListFleetMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetMembersCommand, se_ListFleetMembersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListFleetsCommand.ts b/clients/client-deadline/src/commands/ListFleetsCommand.ts index e1932d90f19a..ed5bfad8392f 100644 --- a/clients/client-deadline/src/commands/ListFleetsCommand.ts +++ b/clients/client-deadline/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListJobMembersCommand.ts b/clients/client-deadline/src/commands/ListJobMembersCommand.ts index 355428d61e5d..85011edcba6a 100644 --- a/clients/client-deadline/src/commands/ListJobMembersCommand.ts +++ b/clients/client-deadline/src/commands/ListJobMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobMembersCommand, se_ListJobMembersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListJobsCommand.ts b/clients/client-deadline/src/commands/ListJobsCommand.ts index 49494bc49d7b..c043bf9c45c8 100644 --- a/clients/client-deadline/src/commands/ListJobsCommand.ts +++ b/clients/client-deadline/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListLicenseEndpointsCommand.ts b/clients/client-deadline/src/commands/ListLicenseEndpointsCommand.ts index 37090df1d644..3f2675dd3005 100644 --- a/clients/client-deadline/src/commands/ListLicenseEndpointsCommand.ts +++ b/clients/client-deadline/src/commands/ListLicenseEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLicenseEndpointsCommand, se_ListLicenseEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListMeteredProductsCommand.ts b/clients/client-deadline/src/commands/ListMeteredProductsCommand.ts index a31d6ab5a83f..361f50cdf9a3 100644 --- a/clients/client-deadline/src/commands/ListMeteredProductsCommand.ts +++ b/clients/client-deadline/src/commands/ListMeteredProductsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMeteredProductsCommand, se_ListMeteredProductsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListMonitorsCommand.ts b/clients/client-deadline/src/commands/ListMonitorsCommand.ts index 5ad4ea1426cb..d0fa8ddaa788 100644 --- a/clients/client-deadline/src/commands/ListMonitorsCommand.ts +++ b/clients/client-deadline/src/commands/ListMonitorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitorsCommand, se_ListMonitorsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListQueueEnvironmentsCommand.ts b/clients/client-deadline/src/commands/ListQueueEnvironmentsCommand.ts index d0733dca0bff..abeca808ce7d 100644 --- a/clients/client-deadline/src/commands/ListQueueEnvironmentsCommand.ts +++ b/clients/client-deadline/src/commands/ListQueueEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueueEnvironmentsCommand, se_ListQueueEnvironmentsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListQueueFleetAssociationsCommand.ts b/clients/client-deadline/src/commands/ListQueueFleetAssociationsCommand.ts index 96cca673a6c9..067a1e60caa9 100644 --- a/clients/client-deadline/src/commands/ListQueueFleetAssociationsCommand.ts +++ b/clients/client-deadline/src/commands/ListQueueFleetAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueueFleetAssociationsCommand, se_ListQueueFleetAssociationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListQueueMembersCommand.ts b/clients/client-deadline/src/commands/ListQueueMembersCommand.ts index 5560001211ce..af5eda6cbea0 100644 --- a/clients/client-deadline/src/commands/ListQueueMembersCommand.ts +++ b/clients/client-deadline/src/commands/ListQueueMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueueMembersCommand, se_ListQueueMembersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListQueuesCommand.ts b/clients/client-deadline/src/commands/ListQueuesCommand.ts index b1a1244377f8..585e324dd208 100644 --- a/clients/client-deadline/src/commands/ListQueuesCommand.ts +++ b/clients/client-deadline/src/commands/ListQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueuesCommand, se_ListQueuesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListSessionActionsCommand.ts b/clients/client-deadline/src/commands/ListSessionActionsCommand.ts index 5fedf1536744..7579b05bd910 100644 --- a/clients/client-deadline/src/commands/ListSessionActionsCommand.ts +++ b/clients/client-deadline/src/commands/ListSessionActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionActionsCommand, se_ListSessionActionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListSessionsCommand.ts b/clients/client-deadline/src/commands/ListSessionsCommand.ts index c60ebcba7fe8..7090829c7b22 100644 --- a/clients/client-deadline/src/commands/ListSessionsCommand.ts +++ b/clients/client-deadline/src/commands/ListSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionsCommand, se_ListSessionsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListSessionsForWorkerCommand.ts b/clients/client-deadline/src/commands/ListSessionsForWorkerCommand.ts index 07cbacdb35a6..18b6a5635116 100644 --- a/clients/client-deadline/src/commands/ListSessionsForWorkerCommand.ts +++ b/clients/client-deadline/src/commands/ListSessionsForWorkerCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionsForWorkerCommand, se_ListSessionsForWorkerCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListStepConsumersCommand.ts b/clients/client-deadline/src/commands/ListStepConsumersCommand.ts index 426b83640af0..612779d41817 100644 --- a/clients/client-deadline/src/commands/ListStepConsumersCommand.ts +++ b/clients/client-deadline/src/commands/ListStepConsumersCommand.ts @@ -12,7 +12,8 @@ import { de_ListStepConsumersCommand, se_ListStepConsumersCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListStepDependenciesCommand.ts b/clients/client-deadline/src/commands/ListStepDependenciesCommand.ts index f4fd8e2a87aa..dd520fd77330 100644 --- a/clients/client-deadline/src/commands/ListStepDependenciesCommand.ts +++ b/clients/client-deadline/src/commands/ListStepDependenciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStepDependenciesCommand, se_ListStepDependenciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListStepsCommand.ts b/clients/client-deadline/src/commands/ListStepsCommand.ts index ed996d65387f..fc3cebd0a851 100644 --- a/clients/client-deadline/src/commands/ListStepsCommand.ts +++ b/clients/client-deadline/src/commands/ListStepsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStepsCommand, se_ListStepsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListStorageProfilesCommand.ts b/clients/client-deadline/src/commands/ListStorageProfilesCommand.ts index 2c97bfdb32f7..282f0d333da1 100644 --- a/clients/client-deadline/src/commands/ListStorageProfilesCommand.ts +++ b/clients/client-deadline/src/commands/ListStorageProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStorageProfilesCommand, se_ListStorageProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListStorageProfilesForQueueCommand.ts b/clients/client-deadline/src/commands/ListStorageProfilesForQueueCommand.ts index b0f1c4e06e0a..456ec709431a 100644 --- a/clients/client-deadline/src/commands/ListStorageProfilesForQueueCommand.ts +++ b/clients/client-deadline/src/commands/ListStorageProfilesForQueueCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListTagsForResourceCommand.ts b/clients/client-deadline/src/commands/ListTagsForResourceCommand.ts index b1838df7c521..92373a744b40 100644 --- a/clients/client-deadline/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-deadline/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListTasksCommand.ts b/clients/client-deadline/src/commands/ListTasksCommand.ts index 86e520e14df6..b586ed59d19f 100644 --- a/clients/client-deadline/src/commands/ListTasksCommand.ts +++ b/clients/client-deadline/src/commands/ListTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListTasksCommand, se_ListTasksCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/ListWorkersCommand.ts b/clients/client-deadline/src/commands/ListWorkersCommand.ts index 0f4332835d47..719951db2e79 100644 --- a/clients/client-deadline/src/commands/ListWorkersCommand.ts +++ b/clients/client-deadline/src/commands/ListWorkersCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkersCommand, se_ListWorkersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/PutMeteredProductCommand.ts b/clients/client-deadline/src/commands/PutMeteredProductCommand.ts index a86fb28d7e86..c04779810e4a 100644 --- a/clients/client-deadline/src/commands/PutMeteredProductCommand.ts +++ b/clients/client-deadline/src/commands/PutMeteredProductCommand.ts @@ -12,7 +12,8 @@ import { de_PutMeteredProductCommand, se_PutMeteredProductCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/SearchJobsCommand.ts b/clients/client-deadline/src/commands/SearchJobsCommand.ts index 82176606c659..d9e5c589be5e 100644 --- a/clients/client-deadline/src/commands/SearchJobsCommand.ts +++ b/clients/client-deadline/src/commands/SearchJobsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchJobsCommand, se_SearchJobsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/SearchStepsCommand.ts b/clients/client-deadline/src/commands/SearchStepsCommand.ts index 514b951bbcdd..b66b5304e6fa 100644 --- a/clients/client-deadline/src/commands/SearchStepsCommand.ts +++ b/clients/client-deadline/src/commands/SearchStepsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchStepsCommand, se_SearchStepsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/SearchTasksCommand.ts b/clients/client-deadline/src/commands/SearchTasksCommand.ts index 759a1dd643f5..3c22f46808a4 100644 --- a/clients/client-deadline/src/commands/SearchTasksCommand.ts +++ b/clients/client-deadline/src/commands/SearchTasksCommand.ts @@ -12,7 +12,8 @@ import { de_SearchTasksCommand, se_SearchTasksCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/SearchWorkersCommand.ts b/clients/client-deadline/src/commands/SearchWorkersCommand.ts index 4c17d4d0a36e..41b4e756ff6a 100644 --- a/clients/client-deadline/src/commands/SearchWorkersCommand.ts +++ b/clients/client-deadline/src/commands/SearchWorkersCommand.ts @@ -12,7 +12,8 @@ import { de_SearchWorkersCommand, se_SearchWorkersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/StartSessionsStatisticsAggregationCommand.ts b/clients/client-deadline/src/commands/StartSessionsStatisticsAggregationCommand.ts index 9a66f3a7da08..79e1badc833c 100644 --- a/clients/client-deadline/src/commands/StartSessionsStatisticsAggregationCommand.ts +++ b/clients/client-deadline/src/commands/StartSessionsStatisticsAggregationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/TagResourceCommand.ts b/clients/client-deadline/src/commands/TagResourceCommand.ts index 217304d02e3b..7b70157d83f5 100644 --- a/clients/client-deadline/src/commands/TagResourceCommand.ts +++ b/clients/client-deadline/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UntagResourceCommand.ts b/clients/client-deadline/src/commands/UntagResourceCommand.ts index e088371f28fe..cf927f82a36f 100644 --- a/clients/client-deadline/src/commands/UntagResourceCommand.ts +++ b/clients/client-deadline/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateBudgetCommand.ts b/clients/client-deadline/src/commands/UpdateBudgetCommand.ts index f72dea3ef3ad..2b33792f3403 100644 --- a/clients/client-deadline/src/commands/UpdateBudgetCommand.ts +++ b/clients/client-deadline/src/commands/UpdateBudgetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBudgetCommand, se_UpdateBudgetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateFarmCommand.ts b/clients/client-deadline/src/commands/UpdateFarmCommand.ts index 5efdc0ed8a11..03688e3d836a 100644 --- a/clients/client-deadline/src/commands/UpdateFarmCommand.ts +++ b/clients/client-deadline/src/commands/UpdateFarmCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFarmCommand, se_UpdateFarmCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateFleetCommand.ts b/clients/client-deadline/src/commands/UpdateFleetCommand.ts index 98fbebac48c5..1f0743de6f5e 100644 --- a/clients/client-deadline/src/commands/UpdateFleetCommand.ts +++ b/clients/client-deadline/src/commands/UpdateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateJobCommand.ts b/clients/client-deadline/src/commands/UpdateJobCommand.ts index c4efe464a740..df812da1bc7c 100644 --- a/clients/client-deadline/src/commands/UpdateJobCommand.ts +++ b/clients/client-deadline/src/commands/UpdateJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateMonitorCommand.ts b/clients/client-deadline/src/commands/UpdateMonitorCommand.ts index 78297b813307..3db3323e000f 100644 --- a/clients/client-deadline/src/commands/UpdateMonitorCommand.ts +++ b/clients/client-deadline/src/commands/UpdateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMonitorCommand, se_UpdateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateQueueCommand.ts b/clients/client-deadline/src/commands/UpdateQueueCommand.ts index a76675ceec92..95f908216c19 100644 --- a/clients/client-deadline/src/commands/UpdateQueueCommand.ts +++ b/clients/client-deadline/src/commands/UpdateQueueCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQueueCommand, se_UpdateQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateQueueEnvironmentCommand.ts b/clients/client-deadline/src/commands/UpdateQueueEnvironmentCommand.ts index b79d6f79e619..6dd687a8a0a0 100644 --- a/clients/client-deadline/src/commands/UpdateQueueEnvironmentCommand.ts +++ b/clients/client-deadline/src/commands/UpdateQueueEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateQueueEnvironmentCommand, se_UpdateQueueEnvironmentCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateQueueFleetAssociationCommand.ts b/clients/client-deadline/src/commands/UpdateQueueFleetAssociationCommand.ts index dc9f99f2c6df..1f9ac4b25c2f 100644 --- a/clients/client-deadline/src/commands/UpdateQueueFleetAssociationCommand.ts +++ b/clients/client-deadline/src/commands/UpdateQueueFleetAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateSessionCommand.ts b/clients/client-deadline/src/commands/UpdateSessionCommand.ts index 9b45a04e1832..e1b846cd17f4 100644 --- a/clients/client-deadline/src/commands/UpdateSessionCommand.ts +++ b/clients/client-deadline/src/commands/UpdateSessionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSessionCommand, se_UpdateSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateStepCommand.ts b/clients/client-deadline/src/commands/UpdateStepCommand.ts index 46fd0e84eac5..e83c315f4df1 100644 --- a/clients/client-deadline/src/commands/UpdateStepCommand.ts +++ b/clients/client-deadline/src/commands/UpdateStepCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStepCommand, se_UpdateStepCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateStorageProfileCommand.ts b/clients/client-deadline/src/commands/UpdateStorageProfileCommand.ts index 6a3c1e51be33..1a53da06778e 100644 --- a/clients/client-deadline/src/commands/UpdateStorageProfileCommand.ts +++ b/clients/client-deadline/src/commands/UpdateStorageProfileCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateStorageProfileCommand, se_UpdateStorageProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateTaskCommand.ts b/clients/client-deadline/src/commands/UpdateTaskCommand.ts index 7f581c9b4086..b1069240c1f7 100644 --- a/clients/client-deadline/src/commands/UpdateTaskCommand.ts +++ b/clients/client-deadline/src/commands/UpdateTaskCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskCommand, se_UpdateTaskCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateWorkerCommand.ts b/clients/client-deadline/src/commands/UpdateWorkerCommand.ts index 0a1751ff333f..eed4d8312bee 100644 --- a/clients/client-deadline/src/commands/UpdateWorkerCommand.ts +++ b/clients/client-deadline/src/commands/UpdateWorkerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkerCommand, se_UpdateWorkerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/commands/UpdateWorkerScheduleCommand.ts b/clients/client-deadline/src/commands/UpdateWorkerScheduleCommand.ts index 040d96fdea4a..fc5f0daa0e6e 100644 --- a/clients/client-deadline/src/commands/UpdateWorkerScheduleCommand.ts +++ b/clients/client-deadline/src/commands/UpdateWorkerScheduleCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateWorkerScheduleCommand, se_UpdateWorkerScheduleCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-deadline/src/index.ts b/clients/client-deadline/src/index.ts index 416efdfbde56..acb28011143b 100644 --- a/clients/client-deadline/src/index.ts +++ b/clients/client-deadline/src/index.ts @@ -14,8 +14,8 @@ export * from "./DeadlineClient"; export * from "./Deadline"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DeadlineExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DeadlineExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-deadline/src/models/DeadlineServiceException.ts b/clients/client-deadline/src/models/DeadlineServiceException.ts index 48dd861201c1..af1773e24cb4 100644 --- a/clients/client-deadline/src/models/DeadlineServiceException.ts +++ b/clients/client-deadline/src/models/DeadlineServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-detective/src/commands/AcceptInvitationCommand.ts b/clients/client-detective/src/commands/AcceptInvitationCommand.ts index e7a28f1aec8d..011a65dda4e6 100644 --- a/clients/client-detective/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-detective/src/commands/AcceptInvitationCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts b/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts index f3ad876bfa71..cceba6e94b3b 100644 --- a/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts +++ b/clients/client-detective/src/commands/BatchGetGraphMemberDatasourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts b/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts index 93efef8d3758..a72fd0129caa 100644 --- a/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts +++ b/clients/client-detective/src/commands/BatchGetMembershipDatasourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/CreateGraphCommand.ts b/clients/client-detective/src/commands/CreateGraphCommand.ts index 1a0fe46ad4e6..ad4567e0abc7 100644 --- a/clients/client-detective/src/commands/CreateGraphCommand.ts +++ b/clients/client-detective/src/commands/CreateGraphCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGraphCommand, se_CreateGraphCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/CreateMembersCommand.ts b/clients/client-detective/src/commands/CreateMembersCommand.ts index 976f8a3e4af8..6d6ab242dec4 100644 --- a/clients/client-detective/src/commands/CreateMembersCommand.ts +++ b/clients/client-detective/src/commands/CreateMembersCommand.ts @@ -17,7 +17,8 @@ import { de_CreateMembersCommand, se_CreateMembersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/DeleteGraphCommand.ts b/clients/client-detective/src/commands/DeleteGraphCommand.ts index 3425d8181577..8bc3ca2cd573 100644 --- a/clients/client-detective/src/commands/DeleteGraphCommand.ts +++ b/clients/client-detective/src/commands/DeleteGraphCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGraphCommand, se_DeleteGraphCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/DeleteMembersCommand.ts b/clients/client-detective/src/commands/DeleteMembersCommand.ts index ff41bc38e143..b920ee01d89c 100644 --- a/clients/client-detective/src/commands/DeleteMembersCommand.ts +++ b/clients/client-detective/src/commands/DeleteMembersCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMembersCommand, se_DeleteMembersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts index 33321a422736..5d08ffc5c1aa 100644 --- a/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-detective/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts index 2d19b88eec96..49d2390e1190 100644 --- a/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-detective/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -14,7 +14,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/DisassociateMembershipCommand.ts b/clients/client-detective/src/commands/DisassociateMembershipCommand.ts index 855f0b687a9e..f35eb93e7573 100644 --- a/clients/client-detective/src/commands/DisassociateMembershipCommand.ts +++ b/clients/client-detective/src/commands/DisassociateMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMembershipCommand, se_DisassociateMembershipCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts index 0f942d309b7c..20a9fccacdca 100644 --- a/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-detective/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/GetInvestigationCommand.ts b/clients/client-detective/src/commands/GetInvestigationCommand.ts index 68df2956b5b6..1d361892bf4d 100644 --- a/clients/client-detective/src/commands/GetInvestigationCommand.ts +++ b/clients/client-detective/src/commands/GetInvestigationCommand.ts @@ -12,7 +12,8 @@ import { de_GetInvestigationCommand, se_GetInvestigationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/GetMembersCommand.ts b/clients/client-detective/src/commands/GetMembersCommand.ts index 392de098017c..39b77afe733e 100644 --- a/clients/client-detective/src/commands/GetMembersCommand.ts +++ b/clients/client-detective/src/commands/GetMembersCommand.ts @@ -12,7 +12,8 @@ import { de_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts b/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts index 6217ea8236df..1624d812a24c 100644 --- a/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts +++ b/clients/client-detective/src/commands/ListDatasourcePackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasourcePackagesCommand, se_ListDatasourcePackagesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListGraphsCommand.ts b/clients/client-detective/src/commands/ListGraphsCommand.ts index f8a9deeb7508..c642c6ff4fb9 100644 --- a/clients/client-detective/src/commands/ListGraphsCommand.ts +++ b/clients/client-detective/src/commands/ListGraphsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGraphsCommand, se_ListGraphsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListIndicatorsCommand.ts b/clients/client-detective/src/commands/ListIndicatorsCommand.ts index 09fcaa7b630c..76a7f493818e 100644 --- a/clients/client-detective/src/commands/ListIndicatorsCommand.ts +++ b/clients/client-detective/src/commands/ListIndicatorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIndicatorsCommand, se_ListIndicatorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListInvestigationsCommand.ts b/clients/client-detective/src/commands/ListInvestigationsCommand.ts index 836252b4f79b..04fb7d1291ea 100644 --- a/clients/client-detective/src/commands/ListInvestigationsCommand.ts +++ b/clients/client-detective/src/commands/ListInvestigationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInvestigationsCommand, se_ListInvestigationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListInvitationsCommand.ts b/clients/client-detective/src/commands/ListInvitationsCommand.ts index 14fa36d3279c..cd7bfb55c52b 100644 --- a/clients/client-detective/src/commands/ListInvitationsCommand.ts +++ b/clients/client-detective/src/commands/ListInvitationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListMembersCommand.ts b/clients/client-detective/src/commands/ListMembersCommand.ts index c50ad2fa473a..046426db0413 100644 --- a/clients/client-detective/src/commands/ListMembersCommand.ts +++ b/clients/client-detective/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts index 0b892577fa81..91a522bc4808 100644 --- a/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-detective/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/ListTagsForResourceCommand.ts b/clients/client-detective/src/commands/ListTagsForResourceCommand.ts index daf167592067..355dce86c741 100644 --- a/clients/client-detective/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-detective/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/RejectInvitationCommand.ts b/clients/client-detective/src/commands/RejectInvitationCommand.ts index d7f2b5a5b54e..609af824c721 100644 --- a/clients/client-detective/src/commands/RejectInvitationCommand.ts +++ b/clients/client-detective/src/commands/RejectInvitationCommand.ts @@ -12,7 +12,8 @@ import { de_RejectInvitationCommand, se_RejectInvitationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/StartInvestigationCommand.ts b/clients/client-detective/src/commands/StartInvestigationCommand.ts index 4f10beb805b3..430ba6ff32c3 100644 --- a/clients/client-detective/src/commands/StartInvestigationCommand.ts +++ b/clients/client-detective/src/commands/StartInvestigationCommand.ts @@ -12,7 +12,8 @@ import { de_StartInvestigationCommand, se_StartInvestigationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts b/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts index 5bcc1b2b3fb7..e02e3ebf5470 100644 --- a/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts +++ b/clients/client-detective/src/commands/StartMonitoringMemberCommand.ts @@ -12,7 +12,8 @@ import { de_StartMonitoringMemberCommand, se_StartMonitoringMemberCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/TagResourceCommand.ts b/clients/client-detective/src/commands/TagResourceCommand.ts index e689404adfee..d2f7f5a389bb 100644 --- a/clients/client-detective/src/commands/TagResourceCommand.ts +++ b/clients/client-detective/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/UntagResourceCommand.ts b/clients/client-detective/src/commands/UntagResourceCommand.ts index 7bb739e1404a..a3c26ffc2060 100644 --- a/clients/client-detective/src/commands/UntagResourceCommand.ts +++ b/clients/client-detective/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts b/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts index 1b1e2246b1db..f4a12bfa4498 100644 --- a/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts +++ b/clients/client-detective/src/commands/UpdateDatasourcePackagesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasourcePackagesCommand, se_UpdateDatasourcePackagesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/UpdateInvestigationStateCommand.ts b/clients/client-detective/src/commands/UpdateInvestigationStateCommand.ts index 6637e9d7b830..5a50b9978b0e 100644 --- a/clients/client-detective/src/commands/UpdateInvestigationStateCommand.ts +++ b/clients/client-detective/src/commands/UpdateInvestigationStateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInvestigationStateCommand, se_UpdateInvestigationStateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts index fe6bf489f6a7..c165709fe50b 100644 --- a/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-detective/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-detective/src/index.ts b/clients/client-detective/src/index.ts index bd199a50d87d..ea9c7db7222f 100644 --- a/clients/client-detective/src/index.ts +++ b/clients/client-detective/src/index.ts @@ -83,8 +83,8 @@ export * from "./DetectiveClient"; export * from "./Detective"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DetectiveExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DetectiveExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-detective/src/models/DetectiveServiceException.ts b/clients/client-detective/src/models/DetectiveServiceException.ts index b78409a472e5..e428bac27bd7 100644 --- a/clients/client-detective/src/models/DetectiveServiceException.ts +++ b/clients/client-detective/src/models/DetectiveServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts b/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts index 8b999511e15d..b688a14a5e01 100644 --- a/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/CreateDevicePoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDevicePoolCommand, se_CreateDevicePoolCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts index 2248413fc549..dafb7757c253 100644 --- a/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/CreateInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts index 5cda6d1de6fe..12db59599610 100644 --- a/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/CreateNetworkProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNetworkProfileCommand, se_CreateNetworkProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateProjectCommand.ts b/clients/client-device-farm/src/commands/CreateProjectCommand.ts index 2ef60cce1f21..efe1cf027366 100644 --- a/clients/client-device-farm/src/commands/CreateProjectCommand.ts +++ b/clients/client-device-farm/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts index ea1be3d407a3..e00cbd7e9493 100644 --- a/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/CreateRemoteAccessSessionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRemoteAccessSessionCommand, se_CreateRemoteAccessSessionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts index 6fdcb9636b22..99d6c4531d63 100644 --- a/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/CreateTestGridProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTestGridProjectCommand, se_CreateTestGridProjectCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts b/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts index 37aa9ab9273a..91f9d6d4d60e 100644 --- a/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts +++ b/clients/client-device-farm/src/commands/CreateTestGridUrlCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTestGridUrlCommand, se_CreateTestGridUrlCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateUploadCommand.ts b/clients/client-device-farm/src/commands/CreateUploadCommand.ts index 4424f1dda654..1f54d66195aa 100644 --- a/clients/client-device-farm/src/commands/CreateUploadCommand.ts +++ b/clients/client-device-farm/src/commands/CreateUploadCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUploadCommand, se_CreateUploadCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts index 6d4567897751..ed8708ebab1c 100644 --- a/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/CreateVPCEConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVPCEConfigurationCommand, se_CreateVPCEConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts b/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts index 5ec73dee2ef1..565a606c6958 100644 --- a/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteDevicePoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDevicePoolCommand, se_DeleteDevicePoolCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts index 441383ae8af1..e017d7a862dc 100644 --- a/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts index 80b397e1e4b4..2a6426ea3b56 100644 --- a/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteNetworkProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkProfileCommand, se_DeleteNetworkProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteProjectCommand.ts b/clients/client-device-farm/src/commands/DeleteProjectCommand.ts index fe3ee57c79c7..1e055479d6ea 100644 --- a/clients/client-device-farm/src/commands/DeleteProjectCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts index 4fa2a70d5ec5..14031666247c 100644 --- a/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteRemoteAccessSessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRemoteAccessSessionCommand, se_DeleteRemoteAccessSessionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteRunCommand.ts b/clients/client-device-farm/src/commands/DeleteRunCommand.ts index efce633b93be..854b9c27f3d4 100644 --- a/clients/client-device-farm/src/commands/DeleteRunCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteRunCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRunCommand, se_DeleteRunCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts index ea04f437a050..25a9c489fe59 100644 --- a/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteTestGridProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTestGridProjectCommand, se_DeleteTestGridProjectCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteUploadCommand.ts b/clients/client-device-farm/src/commands/DeleteUploadCommand.ts index ad0b56920d00..ad03b6453896 100644 --- a/clients/client-device-farm/src/commands/DeleteUploadCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteUploadCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUploadCommand, se_DeleteUploadCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts index 3dbfab2fba08..a42ae8fcd275 100644 --- a/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/DeleteVPCEConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVPCEConfigurationCommand, se_DeleteVPCEConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts b/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts index 2922bf279d68..48ba92c96c21 100644 --- a/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-device-farm/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetDeviceCommand.ts b/clients/client-device-farm/src/commands/GetDeviceCommand.ts index fb97d4f6f3cb..277a698d5d4a 100644 --- a/clients/client-device-farm/src/commands/GetDeviceCommand.ts +++ b/clients/client-device-farm/src/commands/GetDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeviceCommand, se_GetDeviceCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts b/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts index 423d586f0c47..4ab53ce918b7 100644 --- a/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts +++ b/clients/client-device-farm/src/commands/GetDeviceInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeviceInstanceCommand, se_GetDeviceInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts b/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts index 71ed88d8f084..59d43df4bf17 100644 --- a/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/GetDevicePoolCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevicePoolCommand, se_GetDevicePoolCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts b/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts index 53f3a81a319c..e864f296f63d 100644 --- a/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts +++ b/clients/client-device-farm/src/commands/GetDevicePoolCompatibilityCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevicePoolCompatibilityCommand, se_GetDevicePoolCompatibilityComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts index fb08dcc53b32..924b2a529599 100644 --- a/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/GetInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceProfileCommand, se_GetInstanceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetJobCommand.ts b/clients/client-device-farm/src/commands/GetJobCommand.ts index 5c673dbd4577..9162d74eac79 100644 --- a/clients/client-device-farm/src/commands/GetJobCommand.ts +++ b/clients/client-device-farm/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts index 2eb5e7b68413..9b7c4fe4803e 100644 --- a/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/GetNetworkProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkProfileCommand, se_GetNetworkProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts b/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts index 231aa414e04d..bdfb912f4ea5 100644 --- a/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts +++ b/clients/client-device-farm/src/commands/GetOfferingStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetOfferingStatusCommand, se_GetOfferingStatusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetProjectCommand.ts b/clients/client-device-farm/src/commands/GetProjectCommand.ts index 885b3e03ee63..e8725e894f3a 100644 --- a/clients/client-device-farm/src/commands/GetProjectCommand.ts +++ b/clients/client-device-farm/src/commands/GetProjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetProjectCommand, se_GetProjectCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts index 44a3fdb4e686..148325760907 100644 --- a/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/GetRemoteAccessSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetRemoteAccessSessionCommand, se_GetRemoteAccessSessionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetRunCommand.ts b/clients/client-device-farm/src/commands/GetRunCommand.ts index 49e1a6a79a77..7da47840757c 100644 --- a/clients/client-device-farm/src/commands/GetRunCommand.ts +++ b/clients/client-device-farm/src/commands/GetRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetRunCommand, se_GetRunCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetSuiteCommand.ts b/clients/client-device-farm/src/commands/GetSuiteCommand.ts index 9901c77e1da2..0df2b95cc64b 100644 --- a/clients/client-device-farm/src/commands/GetSuiteCommand.ts +++ b/clients/client-device-farm/src/commands/GetSuiteCommand.ts @@ -12,7 +12,8 @@ import { de_GetSuiteCommand, se_GetSuiteCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetTestCommand.ts b/clients/client-device-farm/src/commands/GetTestCommand.ts index d4b4d04ca0ed..6e148a38b056 100644 --- a/clients/client-device-farm/src/commands/GetTestCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestCommand.ts @@ -12,7 +12,8 @@ import { de_GetTestCommand, se_GetTestCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts index 8a4bd7baf498..b7a8cc1793bf 100644 --- a/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestGridProjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetTestGridProjectCommand, se_GetTestGridProjectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts b/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts index 21fcbf0023e8..626b071a5e38 100644 --- a/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts +++ b/clients/client-device-farm/src/commands/GetTestGridSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetTestGridSessionCommand, se_GetTestGridSessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetUploadCommand.ts b/clients/client-device-farm/src/commands/GetUploadCommand.ts index a4169692bfe2..e23092f0ed27 100644 --- a/clients/client-device-farm/src/commands/GetUploadCommand.ts +++ b/clients/client-device-farm/src/commands/GetUploadCommand.ts @@ -12,7 +12,8 @@ import { de_GetUploadCommand, se_GetUploadCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts index e8f8aa1514ea..b594839b5fe1 100644 --- a/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/GetVPCEConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetVPCEConfigurationCommand, se_GetVPCEConfigurationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts index 6cce989c0075..81754fe5cbb8 100644 --- a/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/InstallToRemoteAccessSessionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListArtifactsCommand.ts b/clients/client-device-farm/src/commands/ListArtifactsCommand.ts index bb754e93ab40..c0303702c5d0 100644 --- a/clients/client-device-farm/src/commands/ListArtifactsCommand.ts +++ b/clients/client-device-farm/src/commands/ListArtifactsCommand.ts @@ -12,7 +12,8 @@ import { de_ListArtifactsCommand, se_ListArtifactsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts b/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts index 0a18c8832f10..34aa8797b9fe 100644 --- a/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts +++ b/clients/client-device-farm/src/commands/ListDeviceInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeviceInstancesCommand, se_ListDeviceInstancesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts b/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts index b43f6ee8a3b8..ee191ea14737 100644 --- a/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts +++ b/clients/client-device-farm/src/commands/ListDevicePoolsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevicePoolsCommand, se_ListDevicePoolsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListDevicesCommand.ts b/clients/client-device-farm/src/commands/ListDevicesCommand.ts index b5158f48c5a0..ec78d0a6f2c2 100644 --- a/clients/client-device-farm/src/commands/ListDevicesCommand.ts +++ b/clients/client-device-farm/src/commands/ListDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts b/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts index 2df7bb716397..6df83e5811fd 100644 --- a/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts +++ b/clients/client-device-farm/src/commands/ListInstanceProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceProfilesCommand, se_ListInstanceProfilesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListJobsCommand.ts b/clients/client-device-farm/src/commands/ListJobsCommand.ts index 0c7a0cb3d3a8..5b84ec290fa4 100644 --- a/clients/client-device-farm/src/commands/ListJobsCommand.ts +++ b/clients/client-device-farm/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts b/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts index 11f25fafd1a7..bca572751e76 100644 --- a/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts +++ b/clients/client-device-farm/src/commands/ListNetworkProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListNetworkProfilesCommand, se_ListNetworkProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts index 64033d301019..487489a9ab2f 100644 --- a/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingPromotionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOfferingPromotionsCommand, se_ListOfferingPromotionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts index 7115495c1943..e4f50a5717be 100644 --- a/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingTransactionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOfferingTransactionsCommand, se_ListOfferingTransactionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListOfferingsCommand.ts b/clients/client-device-farm/src/commands/ListOfferingsCommand.ts index 6ad20b1a04eb..a14c092e2217 100644 --- a/clients/client-device-farm/src/commands/ListOfferingsCommand.ts +++ b/clients/client-device-farm/src/commands/ListOfferingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListProjectsCommand.ts b/clients/client-device-farm/src/commands/ListProjectsCommand.ts index 3557d9444c60..7563acfa2e91 100644 --- a/clients/client-device-farm/src/commands/ListProjectsCommand.ts +++ b/clients/client-device-farm/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts b/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts index 6a7238bbb5ae..a48b80d44cc9 100644 --- a/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListRemoteAccessSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRemoteAccessSessionsCommand, se_ListRemoteAccessSessionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListRunsCommand.ts b/clients/client-device-farm/src/commands/ListRunsCommand.ts index a2d6a529828d..18c6eab87b20 100644 --- a/clients/client-device-farm/src/commands/ListRunsCommand.ts +++ b/clients/client-device-farm/src/commands/ListRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRunsCommand, se_ListRunsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListSamplesCommand.ts b/clients/client-device-farm/src/commands/ListSamplesCommand.ts index d1cb71039a3f..627811a76725 100644 --- a/clients/client-device-farm/src/commands/ListSamplesCommand.ts +++ b/clients/client-device-farm/src/commands/ListSamplesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSamplesCommand, se_ListSamplesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListSuitesCommand.ts b/clients/client-device-farm/src/commands/ListSuitesCommand.ts index 0c6d2fdf8162..5a846e5214c5 100644 --- a/clients/client-device-farm/src/commands/ListSuitesCommand.ts +++ b/clients/client-device-farm/src/commands/ListSuitesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSuitesCommand, se_ListSuitesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts b/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts index 2d2974f33a0c..4f669bfb86f1 100644 --- a/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-device-farm/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts index 3071ffcd3483..4bbc5a7eb01f 100644 --- a/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestGridProjectsCommand, se_ListTestGridProjectsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts index 1e166e4f1dd5..0ef708e5d2d3 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestGridSessionActionsCommand, se_ListTestGridSessionActionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts index f048a20a3e29..1979d248ca27 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionArtifactsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts b/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts index dcd4e0550ed0..1479c5480151 100644 --- a/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestGridSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestGridSessionsCommand, se_ListTestGridSessionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListTestsCommand.ts b/clients/client-device-farm/src/commands/ListTestsCommand.ts index 511a9101f761..bddd7981694e 100644 --- a/clients/client-device-farm/src/commands/ListTestsCommand.ts +++ b/clients/client-device-farm/src/commands/ListTestsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestsCommand, se_ListTestsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts b/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts index ea3e0e70ff67..6187dd46e6e8 100644 --- a/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts +++ b/clients/client-device-farm/src/commands/ListUniqueProblemsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUniqueProblemsCommand, se_ListUniqueProblemsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListUploadsCommand.ts b/clients/client-device-farm/src/commands/ListUploadsCommand.ts index bab24766adfa..cc8ccb26ce28 100644 --- a/clients/client-device-farm/src/commands/ListUploadsCommand.ts +++ b/clients/client-device-farm/src/commands/ListUploadsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUploadsCommand, se_ListUploadsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts b/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts index 6d78d1ec4151..d6c5e3985505 100644 --- a/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts +++ b/clients/client-device-farm/src/commands/ListVPCEConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVPCEConfigurationsCommand, se_ListVPCEConfigurationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts b/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts index b64bb0415f0c..da0d479e51bc 100644 --- a/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-device-farm/src/commands/PurchaseOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/RenewOfferingCommand.ts b/clients/client-device-farm/src/commands/RenewOfferingCommand.ts index 79ec0e1d353e..5af209301bfd 100644 --- a/clients/client-device-farm/src/commands/RenewOfferingCommand.ts +++ b/clients/client-device-farm/src/commands/RenewOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_RenewOfferingCommand, se_RenewOfferingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/ScheduleRunCommand.ts b/clients/client-device-farm/src/commands/ScheduleRunCommand.ts index 43909865797a..96fd4edfe3da 100644 --- a/clients/client-device-farm/src/commands/ScheduleRunCommand.ts +++ b/clients/client-device-farm/src/commands/ScheduleRunCommand.ts @@ -12,7 +12,8 @@ import { de_ScheduleRunCommand, se_ScheduleRunCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/StopJobCommand.ts b/clients/client-device-farm/src/commands/StopJobCommand.ts index 38407f05c723..a2c3adfae03b 100644 --- a/clients/client-device-farm/src/commands/StopJobCommand.ts +++ b/clients/client-device-farm/src/commands/StopJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopJobCommand, se_StopJobCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts b/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts index f2816573811a..56231312c5fd 100644 --- a/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts +++ b/clients/client-device-farm/src/commands/StopRemoteAccessSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopRemoteAccessSessionCommand, se_StopRemoteAccessSessionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/StopRunCommand.ts b/clients/client-device-farm/src/commands/StopRunCommand.ts index c3f6bb1c3e31..8843cc4c8f7b 100644 --- a/clients/client-device-farm/src/commands/StopRunCommand.ts +++ b/clients/client-device-farm/src/commands/StopRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopRunCommand, se_StopRunCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/TagResourceCommand.ts b/clients/client-device-farm/src/commands/TagResourceCommand.ts index f0797519195f..074496c6973c 100644 --- a/clients/client-device-farm/src/commands/TagResourceCommand.ts +++ b/clients/client-device-farm/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UntagResourceCommand.ts b/clients/client-device-farm/src/commands/UntagResourceCommand.ts index 4d931e35b524..6646863c52ed 100644 --- a/clients/client-device-farm/src/commands/UntagResourceCommand.ts +++ b/clients/client-device-farm/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts b/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts index 8de916bb3411..25cb18708342 100644 --- a/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateDeviceInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeviceInstanceCommand, se_UpdateDeviceInstanceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts b/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts index 68478e6bd902..76d774049a14 100644 --- a/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateDevicePoolCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDevicePoolCommand, se_UpdateDevicePoolCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts b/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts index 9e48870e2fb3..c86a4ff2b07f 100644 --- a/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInstanceProfileCommand, se_UpdateInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts b/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts index f06526106422..6c4cf7c4956d 100644 --- a/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateNetworkProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNetworkProfileCommand, se_UpdateNetworkProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateProjectCommand.ts b/clients/client-device-farm/src/commands/UpdateProjectCommand.ts index 5a4d269fc57e..8c247315ad22 100644 --- a/clients/client-device-farm/src/commands/UpdateProjectCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts b/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts index 81d54137222f..68826bf68868 100644 --- a/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateTestGridProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTestGridProjectCommand, se_UpdateTestGridProjectCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateUploadCommand.ts b/clients/client-device-farm/src/commands/UpdateUploadCommand.ts index b4d9c6744b3b..1e5733a1b473 100644 --- a/clients/client-device-farm/src/commands/UpdateUploadCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateUploadCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUploadCommand, se_UpdateUploadCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts b/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts index b6533e441431..56811ef76bb0 100644 --- a/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts +++ b/clients/client-device-farm/src/commands/UpdateVPCEConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVPCEConfigurationCommand, se_UpdateVPCEConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-device-farm/src/index.ts b/clients/client-device-farm/src/index.ts index 4916d1373512..8caf4b4dd77e 100644 --- a/clients/client-device-farm/src/index.ts +++ b/clients/client-device-farm/src/index.ts @@ -22,8 +22,8 @@ export * from "./DeviceFarmClient"; export * from "./DeviceFarm"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DeviceFarmExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DeviceFarmExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-device-farm/src/models/DeviceFarmServiceException.ts b/clients/client-device-farm/src/models/DeviceFarmServiceException.ts index 803623777b53..2f38f0afd3b3 100644 --- a/clients/client-device-farm/src/models/DeviceFarmServiceException.ts +++ b/clients/client-device-farm/src/models/DeviceFarmServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts b/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts index 2cf6e1393981..fcc0f66d9159 100644 --- a/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts +++ b/clients/client-devops-guru/src/commands/AddNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_AddNotificationChannelCommand, se_AddNotificationChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts b/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts index 4f11d9343011..f687f5ae3320 100644 --- a/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/DeleteInsightCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInsightCommand, se_DeleteInsightCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts index e16997b71c35..43909289f1e5 100644 --- a/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAccountHealthCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountHealthCommand, se_DescribeAccountHealthCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts b/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts index 7d10b5ddaf78..7c5de376b2a6 100644 --- a/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAccountOverviewCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountOverviewCommand, se_DescribeAccountOverviewCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts b/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts index b60452e5b9d0..664bff07c351 100644 --- a/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeAnomalyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAnomalyCommand, se_DescribeAnomalyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts b/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts index 3f96b18a36f4..28bc372a307f 100644 --- a/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeEventSourcesConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventSourcesConfigCommand, se_DescribeEventSourcesConfigComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts b/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts index c916f0a7fdd4..91a987fa18bf 100644 --- a/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFeedbackCommand, se_DescribeFeedbackCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts b/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts index 02ee4321b87a..c2b9af9e5ea8 100644 --- a/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeInsightCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInsightCommand, se_DescribeInsightCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts index 72b128070f9c..9787aed30f2d 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationHealthCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOrganizationHealthCommand, se_DescribeOrganizationHealthComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts index 0bbde62de1de..c4a067bd6b0c 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationOverviewCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts index dfd9c91eb9a6..26e7d5f3c27a 100644 --- a/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeOrganizationResourceCollectionHealthCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts b/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts index c2c68d8df70f..173460a7b448 100644 --- a/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeResourceCollectionHealthCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts b/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts index 8593d8ab31c0..a86fd3b43281 100644 --- a/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts +++ b/clients/client-devops-guru/src/commands/DescribeServiceIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServiceIntegrationCommand, se_DescribeServiceIntegrationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts b/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts index 16badfe25730..2184e10414fd 100644 --- a/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts +++ b/clients/client-devops-guru/src/commands/GetCostEstimationCommand.ts @@ -12,7 +12,8 @@ import { de_GetCostEstimationCommand, se_GetCostEstimationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts b/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts index 8ce7b4fb663c..19be84f48458 100644 --- a/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts +++ b/clients/client-devops-guru/src/commands/GetResourceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceCollectionCommand, se_GetResourceCollectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts b/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts index e930c7fc7298..fa005f7a3d94 100644 --- a/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts +++ b/clients/client-devops-guru/src/commands/ListAnomaliesForInsightCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomaliesForInsightCommand, se_ListAnomaliesForInsightCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts b/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts index a70a0a049e27..3b4af8d0f5ef 100644 --- a/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListAnomalousLogGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomalousLogGroupsCommand, se_ListAnomalousLogGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListEventsCommand.ts b/clients/client-devops-guru/src/commands/ListEventsCommand.ts index 6307590b257a..f7b5119a00c6 100644 --- a/clients/client-devops-guru/src/commands/ListEventsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventsCommand, se_ListEventsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListInsightsCommand.ts b/clients/client-devops-guru/src/commands/ListInsightsCommand.ts index 68b818e2d2a5..83541dbe940c 100644 --- a/clients/client-devops-guru/src/commands/ListInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInsightsCommand, se_ListInsightsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts b/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts index 35eaae17f2c3..745cd94fc7cc 100644 --- a/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts +++ b/clients/client-devops-guru/src/commands/ListMonitoredResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitoredResourcesCommand, se_ListMonitoredResourcesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts b/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts index e5b8967378dd..39a7938d6024 100644 --- a/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListNotificationChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListNotificationChannelsCommand, se_ListNotificationChannelsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts b/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts index 9040cbce9b10..a753b9a42926 100644 --- a/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListOrganizationInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOrganizationInsightsCommand, se_ListOrganizationInsightsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts b/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts index 9bdcad21e5dd..00453875e287 100644 --- a/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-devops-guru/src/commands/ListRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecommendationsCommand, se_ListRecommendationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts b/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts index 3c5b16020c22..4640aae5c4fb 100644 --- a/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts +++ b/clients/client-devops-guru/src/commands/PutFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_PutFeedbackCommand, se_PutFeedbackCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts b/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts index 594cd9d7da5a..4aaf1f49cbaf 100644 --- a/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts +++ b/clients/client-devops-guru/src/commands/RemoveNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveNotificationChannelCommand, se_RemoveNotificationChannelComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts b/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts index 99ca6163cdfa..be62e73ce0e6 100644 --- a/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/SearchInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchInsightsCommand, se_SearchInsightsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts b/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts index fc0822b6a473..4952ce5c4d75 100644 --- a/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts +++ b/clients/client-devops-guru/src/commands/SearchOrganizationInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchOrganizationInsightsCommand, se_SearchOrganizationInsightsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts b/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts index 69fce4e956a8..e96fe479214f 100644 --- a/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts +++ b/clients/client-devops-guru/src/commands/StartCostEstimationCommand.ts @@ -12,7 +12,8 @@ import { de_StartCostEstimationCommand, se_StartCostEstimationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts b/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts index fa7fc3e54324..37303ce9d30e 100644 --- a/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateEventSourcesConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventSourcesConfigCommand, se_UpdateEventSourcesConfigCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts b/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts index 77dbf6421682..8d3c439eb35c 100644 --- a/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateResourceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourceCollectionCommand, se_UpdateResourceCollectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts b/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts index 5c878a36cf71..8f19edbc5857 100644 --- a/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts +++ b/clients/client-devops-guru/src/commands/UpdateServiceIntegrationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServiceIntegrationCommand, se_UpdateServiceIntegrationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-devops-guru/src/index.ts b/clients/client-devops-guru/src/index.ts index f7fd2890c00c..ce25204ef189 100644 --- a/clients/client-devops-guru/src/index.ts +++ b/clients/client-devops-guru/src/index.ts @@ -19,8 +19,8 @@ export * from "./DevOpsGuruClient"; export * from "./DevOpsGuru"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DevOpsGuruExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DevOpsGuruExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-devops-guru/src/models/DevOpsGuruServiceException.ts b/clients/client-devops-guru/src/models/DevOpsGuruServiceException.ts index 0a9d9f04e248..f1b5706d9eb2 100644 --- a/clients/client-devops-guru/src/models/DevOpsGuruServiceException.ts +++ b/clients/client-devops-guru/src/models/DevOpsGuruServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts index 85aebcb40217..827fd0380bc7 100644 --- a/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/AcceptDirectConnectGatewayAssociationProposalCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts b/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts index f421409b7312..8b29b24e3382 100644 --- a/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateConnectionOnInterconnectCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts b/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts index 587eac7a5b5b..d28aba60affb 100644 --- a/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateHostedConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_AllocateHostedConnectionCommand, se_AllocateHostedConnectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts index 00e9e04b1e74..7e06c19f373f 100644 --- a/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocatePrivateVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts index bff1b9b4c2bd..dfca0ed9e102 100644 --- a/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocatePublicVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts index b45db4289457..b137484ff4df 100644 --- a/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AllocateTransitVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts b/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts index e5c1d533bef7..a9ab5e9d4466 100644 --- a/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateConnectionWithLagCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateConnectionWithLagCommand, se_AssociateConnectionWithLagComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts b/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts index 4b52c62cc8b8..03dfefa5c361 100644 --- a/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateHostedConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateHostedConnectionCommand, se_AssociateHostedConnectionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts b/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts index 6e032bc4466d..70fde15b0e89 100644 --- a/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateMacSecKeyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMacSecKeyCommand, se_AssociateMacSecKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts index ae2b0ebf9b5f..5b91eae4a5b1 100644 --- a/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/AssociateVirtualInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateVirtualInterfaceCommand, se_AssociateVirtualInterfaceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts b/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts index b9ed4dafe2f0..26fce80e5bd0 100644 --- a/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_ConfirmConnectionCommand, se_ConfirmConnectionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts b/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts index 7170f8232386..7099170f0bb3 100644 --- a/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmCustomerAgreementCommand.ts @@ -12,7 +12,8 @@ import { de_ConfirmCustomerAgreementCommand, se_ConfirmCustomerAgreementCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts index 10a51bff4ede..fad058f3dcf9 100644 --- a/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmPrivateVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts index a8e048345464..a7dfd5f3c2c7 100644 --- a/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmPublicVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts index c55cb8240552..8e559a13ed0a 100644 --- a/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/ConfirmTransitVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts b/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts index 54577b63ecd0..cf6ae96f1faa 100644 --- a/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateBGPPeerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBGPPeerCommand, se_CreateBGPPeerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts b/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts index 61c885779ae6..5739d8e170d1 100644 --- a/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts index 43bdd49f9984..797e7f884f4c 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts index 74bb39b6a0f1..123445fc0924 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayAssociationProposalCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts index 7f589ed49a06..15ef644a95b5 100644 --- a/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateDirectConnectGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDirectConnectGatewayCommand, se_CreateDirectConnectGatewayComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts b/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts index 4aff84f1dd06..3f8d5ef6245a 100644 --- a/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateInterconnectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInterconnectCommand, se_CreateInterconnectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateLagCommand.ts b/clients/client-direct-connect/src/commands/CreateLagCommand.ts index 6cba462f77c0..6d21e14553e4 100644 --- a/clients/client-direct-connect/src/commands/CreateLagCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateLagCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLagCommand, se_CreateLagCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts index 677a014ef714..f2701d028d94 100644 --- a/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreatePrivateVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts index b42923fcd01a..fde7dcadeedd 100644 --- a/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreatePublicVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts index 7b01c83275e2..062f1076c847 100644 --- a/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/CreateTransitVirtualInterfaceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts b/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts index db5d65df0060..3e1e01f5d1f2 100644 --- a/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteBGPPeerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBGPPeerCommand, se_DeleteBGPPeerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts b/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts index ecdcda5b9ae5..41f6d33c5a6a 100644 --- a/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts index 826f3a745da9..5cfafa82c8b5 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts index 6514c2948235..5ab1c51f82f8 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayAssociationProposalCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts index 5f4a8cb86f13..08cc35af10c2 100644 --- a/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteDirectConnectGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDirectConnectGatewayCommand, se_DeleteDirectConnectGatewayComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts b/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts index d2c17047aea2..9491f3b8b561 100644 --- a/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteInterconnectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInterconnectCommand, se_DeleteInterconnectCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteLagCommand.ts b/clients/client-direct-connect/src/commands/DeleteLagCommand.ts index 12d337a69ef0..129c11f035bd 100644 --- a/clients/client-direct-connect/src/commands/DeleteLagCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteLagCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLagCommand, se_DeleteLagCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts b/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts index 8fff3cc5dbe7..77a7704f6bcf 100644 --- a/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts +++ b/clients/client-direct-connect/src/commands/DeleteVirtualInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualInterfaceCommand, se_DeleteVirtualInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts index 9f2631966cd9..8cdf016f9079 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionLoaCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectionLoaCommand, se_DescribeConnectionLoaCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts index 4f1539317fd4..2a4a3758ecfb 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConnectionsCommand, se_DescribeConnectionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts b/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts index 08eb2f80c67a..61815bf109e2 100644 --- a/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeConnectionsOnInterconnectCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts b/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts index 555d3dcc6ea0..d6032a1b0e0f 100644 --- a/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeCustomerMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCustomerMetadataCommand, se_DescribeCustomerMetadataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts index 3f277c6949ab..796e244c52a0 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts index 944acd8abf93..9aaefb8f4316 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts index e3002bc08afd..c5cad552b936 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewayAttachmentsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts index 76696a3d738b..c5eefa7ad129 100644 --- a/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeDirectConnectGatewaysCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts b/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts index 4a4bed606a03..38b810619326 100644 --- a/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeHostedConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHostedConnectionsCommand, se_DescribeHostedConnectionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts index 5e2f2da86d0a..7922b7207930 100644 --- a/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeInterconnectLoaCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInterconnectLoaCommand, se_DescribeInterconnectLoaCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts b/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts index 672a1b071846..0308bbd9b2d5 100644 --- a/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeInterconnectsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInterconnectsCommand, se_DescribeInterconnectsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts b/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts index 61958f00e4e7..61726298ce39 100644 --- a/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLagsCommand, se_DescribeLagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts b/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts index 5afaeedad469..3a1efc19402b 100644 --- a/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLoaCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLoaCommand, se_DescribeLoaCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts b/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts index d2d3f118de26..d5a6071b2649 100644 --- a/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocationsCommand, se_DescribeLocationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts b/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts index da41eec69339..69f58f9d4a5d 100644 --- a/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeRouterConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRouterConfigurationCommand, se_DescribeRouterConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts b/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts index 022d194b63b3..9172c16cd8f5 100644 --- a/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts b/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts index 57d0200a14d2..f58aa43115c8 100644 --- a/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeVirtualGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualGatewaysCommand, se_DescribeVirtualGatewaysCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts b/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts index a6392cb3ccf2..a1cc837ce362 100644 --- a/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts +++ b/clients/client-direct-connect/src/commands/DescribeVirtualInterfacesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualInterfacesCommand, se_DescribeVirtualInterfacesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts b/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts index c50bddddd2c4..e3cd355e00ff 100644 --- a/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts +++ b/clients/client-direct-connect/src/commands/DisassociateConnectionFromLagCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts b/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts index e49bf439d6c4..2ee1d591d229 100644 --- a/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts +++ b/clients/client-direct-connect/src/commands/DisassociateMacSecKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMacSecKeyCommand, se_DisassociateMacSecKeyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts b/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts index 357502c070c5..762f90f1db5b 100644 --- a/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts +++ b/clients/client-direct-connect/src/commands/ListVirtualInterfaceTestHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts b/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts index 6431dc57eff6..64b6793693bd 100644 --- a/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts +++ b/clients/client-direct-connect/src/commands/StartBgpFailoverTestCommand.ts @@ -12,7 +12,8 @@ import { de_StartBgpFailoverTestCommand, se_StartBgpFailoverTestCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts b/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts index 8e86263ed235..0c67a61cc4cf 100644 --- a/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts +++ b/clients/client-direct-connect/src/commands/StopBgpFailoverTestCommand.ts @@ -12,7 +12,8 @@ import { de_StopBgpFailoverTestCommand, se_StopBgpFailoverTestCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/TagResourceCommand.ts b/clients/client-direct-connect/src/commands/TagResourceCommand.ts index 98d1355b56ca..8bbc1cbe4f7a 100644 --- a/clients/client-direct-connect/src/commands/TagResourceCommand.ts +++ b/clients/client-direct-connect/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UntagResourceCommand.ts b/clients/client-direct-connect/src/commands/UntagResourceCommand.ts index c526a4e8d147..c2ded7f71d52 100644 --- a/clients/client-direct-connect/src/commands/UntagResourceCommand.ts +++ b/clients/client-direct-connect/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts b/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts index 46acf6793ada..8166e60b718f 100644 --- a/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts index 3fdf9c575817..84ae3149ee00 100644 --- a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts index f212cc659528..82e5f3cf3ee4 100644 --- a/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateDirectConnectGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDirectConnectGatewayCommand, se_UpdateDirectConnectGatewayComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UpdateLagCommand.ts b/clients/client-direct-connect/src/commands/UpdateLagCommand.ts index 7436ab2ce3ca..3bbad8ec9b37 100644 --- a/clients/client-direct-connect/src/commands/UpdateLagCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateLagCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLagCommand, se_UpdateLagCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts b/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts index 6bf9430a4990..94d1cb9d25de 100644 --- a/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts +++ b/clients/client-direct-connect/src/commands/UpdateVirtualInterfaceAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-direct-connect/src/index.ts b/clients/client-direct-connect/src/index.ts index 76009c03c3ac..995767fc405a 100644 --- a/clients/client-direct-connect/src/index.ts +++ b/clients/client-direct-connect/src/index.ts @@ -13,8 +13,8 @@ export * from "./DirectConnectClient"; export * from "./DirectConnect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DirectConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DirectConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-direct-connect/src/models/DirectConnectServiceException.ts b/clients/client-direct-connect/src/models/DirectConnectServiceException.ts index 0682044f9f2b..2746fe733cd7 100644 --- a/clients/client-direct-connect/src/models/DirectConnectServiceException.ts +++ b/clients/client-direct-connect/src/models/DirectConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts b/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts index 85e4336f05ee..0d6f29e5d1f9 100644 --- a/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/AcceptSharedDirectoryCommand.ts @@ -16,7 +16,8 @@ import { de_AcceptSharedDirectoryCommand, se_AcceptSharedDirectoryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts b/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts index 3d40fb8272d9..852e8820ea76 100644 --- a/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/AddIpRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_AddIpRoutesCommand, se_AddIpRoutesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/AddRegionCommand.ts b/clients/client-directory-service/src/commands/AddRegionCommand.ts index 19e1edc4a7c3..bf0304e1ddf3 100644 --- a/clients/client-directory-service/src/commands/AddRegionCommand.ts +++ b/clients/client-directory-service/src/commands/AddRegionCommand.ts @@ -12,7 +12,8 @@ import { de_AddRegionCommand, se_AddRegionCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts index d810b7dfaa02..b8f2e156b85e 100644 --- a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts index 8dc1b7bb068a..d4e7b4ef403b 100644 --- a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelSchemaExtensionCommand, se_CancelSchemaExtensionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts index 8232781211b8..1f8bb0a1c513 100644 --- a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts @@ -16,7 +16,8 @@ import { de_ConnectDirectoryCommand, se_ConnectDirectoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateAliasCommand.ts b/clients/client-directory-service/src/commands/CreateAliasCommand.ts index ac19f3dff54c..fa0aaf285a6e 100644 --- a/clients/client-directory-service/src/commands/CreateAliasCommand.ts +++ b/clients/client-directory-service/src/commands/CreateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateComputerCommand.ts b/clients/client-directory-service/src/commands/CreateComputerCommand.ts index 16471a0384ba..e8be7425258c 100644 --- a/clients/client-directory-service/src/commands/CreateComputerCommand.ts +++ b/clients/client-directory-service/src/commands/CreateComputerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateComputerCommand, se_CreateComputerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts index 44a80b26e16e..040decb7be7b 100644 --- a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConditionalForwarderCommand, se_CreateConditionalForwarderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts index 32449def8f30..04221bd04142 100644 --- a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDirectoryCommand, se_CreateDirectoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts index c2673d5e168e..e1eccc3b70ac 100644 --- a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLogSubscriptionCommand, se_CreateLogSubscriptionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts index 373ac4544a0c..9d2c98e52d5b 100644 --- a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts +++ b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMicrosoftADCommand, se_CreateMicrosoftADCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts index 0e450e292f6f..fd6853d8f279 100644 --- a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/CreateTrustCommand.ts b/clients/client-directory-service/src/commands/CreateTrustCommand.ts index 03f953382823..87232481eb70 100644 --- a/clients/client-directory-service/src/commands/CreateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/CreateTrustCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrustCommand, se_CreateTrustCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts index 12442decc285..4c53d6ff50bb 100644 --- a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConditionalForwarderCommand, se_DeleteConditionalForwarderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts index cf70956bec7f..6a545e18d2b0 100644 --- a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDirectoryCommand, se_DeleteDirectoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts index 57bc7874c876..9032449b954f 100644 --- a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLogSubscriptionCommand, se_DeleteLogSubscriptionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts index 2480afb0c233..cdc054855c00 100644 --- a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts index 64a3dce6aa12..cbb9993eda03 100644 --- a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrustCommand, se_DeleteTrustCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts index 022be9e62ea9..59e6532b7dc9 100644 --- a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterCertificateCommand, se_DeregisterCertificateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts index d68329f79124..5f192ccd8034 100644 --- a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterEventTopicCommand, se_DeregisterEventTopicCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts index 6f1e92a079ae..15babb37bdfc 100644 --- a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCertificateCommand, se_DescribeCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts index bbd0e8ffd67d..dd743c56ff3f 100644 --- a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts index dfab67ace5cb..135dffe22f92 100644 --- a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts index 9dec51aa9799..30a322ded949 100644 --- a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDirectoriesCommand, se_DescribeDirectoriesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts index 6e19400c2a3c..9b49084fe177 100644 --- a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainControllersCommand, se_DescribeDomainControllersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts index f8dd7d2b7625..ef26a1bd62b3 100644 --- a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventTopicsCommand, se_DescribeEventTopicsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts index 3a0ed266474f..934feb9a7e6f 100644 --- a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLDAPSSettingsCommand, se_DescribeLDAPSSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts index 43b8e51b6797..578b6a38a553 100644 --- a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRegionsCommand, se_DescribeRegionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts index 99bbb0c89752..af8311c88608 100644 --- a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSettingsCommand, se_DescribeSettingsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts index 3dfb3c169478..87fa72fc130e 100644 --- a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSharedDirectoriesCommand, se_DescribeSharedDirectoriesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts index 9fb11ecdbf91..5f76557f5c3a 100644 --- a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts index 7a5a560d7cd8..7252b19c3a42 100644 --- a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrustsCommand, se_DescribeTrustsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts index 8b6a88e415fe..416e65079bc8 100644 --- a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUpdateDirectoryCommand, se_DescribeUpdateDirectoryCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts index a9c648b28001..94a67b1453b7 100644 --- a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts @@ -12,7 +12,8 @@ import { de_DisableClientAuthenticationCommand, se_DisableClientAuthenticationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts index 588a5b2f78d7..aea6592e1080 100644 --- a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts @@ -12,7 +12,8 @@ import { de_DisableLDAPSCommand, se_DisableLDAPSCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts index abd2d22f3bc4..d2e7d8bc7db6 100644 --- a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts @@ -12,7 +12,8 @@ import { de_DisableRadiusCommand, se_DisableRadiusCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/DisableSsoCommand.ts b/clients/client-directory-service/src/commands/DisableSsoCommand.ts index a22e57df301f..fe5ac0a74f1d 100644 --- a/clients/client-directory-service/src/commands/DisableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/DisableSsoCommand.ts @@ -12,7 +12,8 @@ import { de_DisableSsoCommand, se_DisableSsoCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts index 748da7c6317d..f8b14a474105 100644 --- a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts @@ -12,7 +12,8 @@ import { de_EnableClientAuthenticationCommand, se_EnableClientAuthenticationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts index 99d4af68655b..af6f5d7bfbf2 100644 --- a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts @@ -12,7 +12,8 @@ import { de_EnableLDAPSCommand, se_EnableLDAPSCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts index 3d4f88029540..37f6fff895ee 100644 --- a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts @@ -12,7 +12,8 @@ import { de_EnableRadiusCommand, se_EnableRadiusCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/EnableSsoCommand.ts b/clients/client-directory-service/src/commands/EnableSsoCommand.ts index 1299fbc029d3..a79783fe34fb 100644 --- a/clients/client-directory-service/src/commands/EnableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/EnableSsoCommand.ts @@ -12,7 +12,8 @@ import { de_EnableSsoCommand, se_EnableSsoCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts index 992f58b3a12c..499d2bac60a8 100644 --- a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDirectoryLimitsCommand, se_GetDirectoryLimitsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts index 2a0d5140a62c..fe97486eb36a 100644 --- a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSnapshotLimitsCommand, se_GetSnapshotLimitsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts index 9dcde3b05b0b..a0b8e4ad31ec 100644 --- a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts +++ b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificatesCommand, se_ListCertificatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts index 490e9fcc62ff..475b120eb7f3 100644 --- a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_ListIpRoutesCommand, se_ListIpRoutesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts index 5e585ade054c..b6290303b287 100644 --- a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLogSubscriptionsCommand, se_ListLogSubscriptionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts index c1ea9a0006a8..e465c3ce064d 100644 --- a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemaExtensionsCommand, se_ListSchemaExtensionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts index 5f394c586088..c9af5148b0b1 100644 --- a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts index 0b355c735b28..dcb56a66bb8a 100644 --- a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterCertificateCommand, se_RegisterCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts index 64189dc77b88..18adfb7d464b 100644 --- a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterEventTopicCommand, se_RegisterEventTopicCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts index 912b2bbd5118..281afaa57740 100644 --- a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_RejectSharedDirectoryCommand, se_RejectSharedDirectoryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts index 1f2ccd9e50ce..788aa26a6956 100644 --- a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveIpRoutesCommand, se_RemoveIpRoutesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts index 510ad5a88839..ab2ca32018e3 100644 --- a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveRegionCommand, se_RemoveRegionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts index aac0a583c554..d4f7396ddab0 100644 --- a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts index e9637e48efb8..533a88b763d9 100644 --- a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts +++ b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts @@ -16,7 +16,8 @@ import { de_ResetUserPasswordCommand, se_ResetUserPasswordCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts index 4abffeae6171..1daaa9949208 100644 --- a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreFromSnapshotCommand, se_RestoreFromSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts index df309c836102..a8c0b1b96b67 100644 --- a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts @@ -16,7 +16,8 @@ import { de_ShareDirectoryCommand, se_ShareDirectoryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts index 7db26d687561..81e906aad5de 100644 --- a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts @@ -12,7 +12,8 @@ import { de_StartSchemaExtensionCommand, se_StartSchemaExtensionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts index 8dd902c6b995..6c857150375d 100644 --- a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts @@ -12,7 +12,8 @@ import { de_UnshareDirectoryCommand, se_UnshareDirectoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts index f6ab359063ff..8a85c85a3fdc 100644 --- a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConditionalForwarderCommand, se_UpdateConditionalForwarderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts index 47cb75381a8c..31bf996c05c8 100644 --- a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDirectorySetupCommand, se_UpdateDirectorySetupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts index 70948898d814..aec5b6a55e16 100644 --- a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts index c94a70af4a5e..3f4515ce3ab5 100644 --- a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRadiusCommand, se_UpdateRadiusCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts index 5031cd656a1d..5097ec055303 100644 --- a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSettingsCommand, se_UpdateSettingsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts index 21eef013c229..8a53112b175c 100644 --- a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTrustCommand, se_UpdateTrustCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts index c7d53fab5d91..54db32cc5745 100644 --- a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts +++ b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts @@ -12,7 +12,8 @@ import { de_VerifyTrustCommand, se_VerifyTrustCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-directory-service/src/index.ts b/clients/client-directory-service/src/index.ts index 1c13d4fc053a..552fa456bb22 100644 --- a/clients/client-directory-service/src/index.ts +++ b/clients/client-directory-service/src/index.ts @@ -21,8 +21,8 @@ export * from "./DirectoryServiceClient"; export * from "./DirectoryService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DirectoryServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DirectoryServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-directory-service/src/models/DirectoryServiceServiceException.ts b/clients/client-directory-service/src/models/DirectoryServiceServiceException.ts index 730ab1e989a3..43f5f828b29f 100644 --- a/clients/client-directory-service/src/models/DirectoryServiceServiceException.ts +++ b/clients/client-directory-service/src/models/DirectoryServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts index b59659de1683..7566a070e490 100644 --- a/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/CreateLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLifecyclePolicyCommand, se_CreateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts index b6b8525587b9..e89cf175d85b 100644 --- a/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/DeleteLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLifecyclePolicyCommand, se_DeleteLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts b/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts index a65aeb191beb..91677b068287 100644 --- a/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts +++ b/clients/client-dlm/src/commands/GetLifecyclePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePoliciesCommand, se_GetLifecyclePoliciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts index e5da3082f730..fc86cfe6125c 100644 --- a/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/GetLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePolicyCommand, se_GetLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts b/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts index fcbb8d1d058e..a1b6575c52ea 100644 --- a/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-dlm/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/TagResourceCommand.ts b/clients/client-dlm/src/commands/TagResourceCommand.ts index 1d187b4c24d9..289768bd456d 100644 --- a/clients/client-dlm/src/commands/TagResourceCommand.ts +++ b/clients/client-dlm/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/UntagResourceCommand.ts b/clients/client-dlm/src/commands/UntagResourceCommand.ts index 0e2041fb696b..1ad45c8a71bf 100644 --- a/clients/client-dlm/src/commands/UntagResourceCommand.ts +++ b/clients/client-dlm/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts b/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts index b78d1a553713..c4b13440ab19 100644 --- a/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts +++ b/clients/client-dlm/src/commands/UpdateLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLifecyclePolicyCommand, se_UpdateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dlm/src/index.ts b/clients/client-dlm/src/index.ts index f041dfcc8648..0c5ee85791b9 100644 --- a/clients/client-dlm/src/index.ts +++ b/clients/client-dlm/src/index.ts @@ -14,8 +14,8 @@ export * from "./DLMClient"; export * from "./DLM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DLMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DLMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-dlm/src/models/DLMServiceException.ts b/clients/client-dlm/src/models/DLMServiceException.ts index 4f9da6a447d8..648962358f00 100644 --- a/clients/client-dlm/src/models/DLMServiceException.ts +++ b/clients/client-dlm/src/models/DLMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-docdb-elastic/src/commands/CopyClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/CopyClusterSnapshotCommand.ts index 0947f39979ba..947f3856bba0 100644 --- a/clients/client-docdb-elastic/src/commands/CopyClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/CopyClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CopyClusterSnapshotCommand, se_CopyClusterSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts b/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts index cec3a6e5e680..c7a45c21e079 100644 --- a/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts index fddb4080caa5..f1dd31b20a6f 100644 --- a/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/CreateClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterSnapshotCommand, se_CreateClusterSnapshotCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts b/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts index dabe16f0db3e..c88b9741f9d4 100644 --- a/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts index f196214dfbd2..e13c92cc7bda 100644 --- a/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/DeleteClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterSnapshotCommand, se_DeleteClusterSnapshotCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts b/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts index 44e04b95271e..4d10da470d67 100644 --- a/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/GetClusterCommand.ts @@ -12,7 +12,8 @@ import { de_GetClusterCommand, se_GetClusterCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts index 2d665b571963..79dc23386e09 100644 --- a/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/GetClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetClusterSnapshotCommand, se_GetClusterSnapshotCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts b/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts index 33a4a69889cd..857866cf9289 100644 --- a/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListClusterSnapshotsCommand, se_ListClusterSnapshotsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts b/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts index f52e8153ff06..341f0001ed19 100644 --- a/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts b/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts index a18e47cdb812..e856eb9337f4 100644 --- a/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts b/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts index 058100a9cca6..321597861fd5 100644 --- a/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts +++ b/clients/client-docdb-elastic/src/commands/RestoreClusterFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreClusterFromSnapshotCommand, se_RestoreClusterFromSnapshotComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/StartClusterCommand.ts b/clients/client-docdb-elastic/src/commands/StartClusterCommand.ts index 0d495b7abd4e..8619a7ed0a98 100644 --- a/clients/client-docdb-elastic/src/commands/StartClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/StartClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StartClusterCommand, se_StartClusterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/StopClusterCommand.ts b/clients/client-docdb-elastic/src/commands/StopClusterCommand.ts index cbed65705731..0f31363de9b7 100644 --- a/clients/client-docdb-elastic/src/commands/StopClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/StopClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StopClusterCommand, se_StopClusterCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts b/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts index 5a317b36bb92..18d9d9489d7a 100644 --- a/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts b/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts index 8de26273b69e..3737e89692ef 100644 --- a/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts +++ b/clients/client-docdb-elastic/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts b/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts index 52226864e8b2..dccd24e1c32f 100644 --- a/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts +++ b/clients/client-docdb-elastic/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterCommand, se_UpdateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb-elastic/src/index.ts b/clients/client-docdb-elastic/src/index.ts index 6a4b01e2b89c..6a4f015ef255 100644 --- a/clients/client-docdb-elastic/src/index.ts +++ b/clients/client-docdb-elastic/src/index.ts @@ -22,8 +22,8 @@ export * from "./DocDBElasticClient"; export * from "./DocDBElastic"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DocDBElasticExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DocDBElasticExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-docdb-elastic/src/models/DocDBElasticServiceException.ts b/clients/client-docdb-elastic/src/models/DocDBElasticServiceException.ts index 4e76d10b2f33..675a39b163a4 100644 --- a/clients/client-docdb-elastic/src/models/DocDBElasticServiceException.ts +++ b/clients/client-docdb-elastic/src/models/DocDBElasticServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index e5d3df606fa0..958959d034c6 100644 --- a/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts b/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts index 48211b4261a2..470ddd4cde99 100644 --- a/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-docdb/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts index 80e9387fac1e..e03ef4c92a2e 100644 --- a/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-docdb/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts index cd14c0afa7b1..75f6f6d78c44 100644 --- a/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CopyDBClusterParameterGroupCommand, se_CopyDBClusterParameterGroupCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts index 93e2fe5464e5..1df74eb56f7c 100644 --- a/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/CopyDBClusterSnapshotCommand.ts @@ -13,7 +13,8 @@ import { de_CopyDBClusterSnapshotCommand, se_CopyDBClusterSnapshotCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateDBClusterCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterCommand.ts index 1a982392f00a..f40a3536fb9b 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBClusterCommand, se_CreateDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts index 65fcf012e341..24edade70b1b 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts index 7d69cc359a42..f69bb5f158d4 100644 --- a/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBClusterSnapshotCommand, se_CreateDBClusterSnapshotCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts b/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts index 676f262fa23b..81c54752d6f7 100644 --- a/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBInstanceCommand, se_CreateDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts index 0405832fba6a..0f917b07f9fa 100644 --- a/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/CreateDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBSubnetGroupCommand, se_CreateDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts index 18557b5e3390..1e23689b7157 100644 --- a/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/CreateEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts b/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts index a26ddfb10e7f..d3097c970456 100644 --- a/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/CreateGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGlobalClusterCommand, se_CreateGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts index c9c38cbe6f56..9badd6257590 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBClusterCommand, se_DeleteDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts index 846c0d58d63a..36da725217b9 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts index aa3f1a2ab265..b44dba95fad0 100644 --- a/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBClusterSnapshotCommand, se_DeleteDBClusterSnapshotCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts b/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts index f3f1f5e33bf8..ca731c9bea4d 100644 --- a/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBInstanceCommand, se_DeleteDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts index d4a19c6280cc..59ce0f5d995d 100644 --- a/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/DeleteDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBSubnetGroupCommand, se_DeleteDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts index abaa14af0b9d..b8e6954ec96c 100644 --- a/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/DeleteEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts index bcdfa70dafa6..9d53ea87cabd 100644 --- a/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/DeleteGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlobalClusterCommand, se_DeleteGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts b/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts index 614b2a698889..0ef10160f1d8 100644 --- a/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts index 1cca5a8286c8..8e1c3d6b337c 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts index 3f4a950bd500..e04ab02f6e9d 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index 93fc988e476b..2c88614e826f 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts index 08d33c64ac99..25267910b99f 100644 --- a/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts b/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts index 0afedf736dee..1144d2b98f34 100644 --- a/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts index f51f19f951d8..3806a16bf950 100644 --- a/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts b/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts index 6311022d96ce..641d9cd58705 100644 --- a/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts index 2f63c9cd4ea6..8ed014ae2543 100644 --- a/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index aae8b5615342..8dbfa0b748b7 100644 --- a/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts index daf4691ef78f..4e5a6f3ac1f7 100644 --- a/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventCategoriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts index e1fe42c1e549..5aafca0ed1af 100644 --- a/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeEventsCommand.ts b/clients/client-docdb/src/commands/DescribeEventsCommand.ts index fb0c2b1115ad..c5a1656c0ba2 100644 --- a/clients/client-docdb/src/commands/DescribeEventsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts index df9cf00bfdd7..b07497dc958e 100644 --- a/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-docdb/src/commands/DescribeGlobalClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index e93bb748fc81..f365e80afe3f 100644 --- a/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts index c3191443424f..47b056414a2a 100644 --- a/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-docdb/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts b/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts index 3b0c0f5d7642..011dd8f02ed2 100644 --- a/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/FailoverDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts b/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts index acf8730eebcf..f5b54e533c70 100644 --- a/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-docdb/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts index da457bd65dda..e9cfc589a98e 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBClusterCommand, se_ModifyDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts index 1271583adfc6..0bddce88c013 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index 7ede0d35ee49..73bc3742ff99 100644 --- a/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts b/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts index 3ef9f3b11f21..8e70f7ae21eb 100644 --- a/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBInstanceCommand, se_ModifyDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts index 19996d86a33e..fb2f9902d2a1 100644 --- a/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-docdb/src/commands/ModifyDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBSubnetGroupCommand, se_ModifyDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts index c8d0244cbc09..13ced9163321 100644 --- a/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/ModifyEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts index 873f2837ee11..b71066fa0113 100644 --- a/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/ModifyGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyGlobalClusterCommand, se_ModifyGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts b/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts index 0526bc39a3b5..0dacad8f8ad0 100644 --- a/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-docdb/src/commands/RebootDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RebootDBInstanceCommand, se_RebootDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts index 7a2fc43ec317..e11b94c5ab05 100644 --- a/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/RemoveFromGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFromGlobalClusterCommand, se_RemoveFromGlobalClusterCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index 3cd391a4fb65..fed580acd598 100644 --- a/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-docdb/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts index bbae6ef6930f..cfbec8ff85dd 100644 --- a/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-docdb/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts index 954e06f480fe..3488bdaa5804 100644 --- a/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-docdb/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ResetDBClusterParameterGroupCommand, se_ResetDBClusterParameterGroup /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts index 0279b729f0f4..4d2a00d4a2b2 100644 --- a/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-docdb/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreDBClusterFromSnapshotCommand, se_RestoreDBClusterFromSnapshot /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts index 1f5c6bc60bf1..4b4c25d65dd5 100644 --- a/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-docdb/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/StartDBClusterCommand.ts b/clients/client-docdb/src/commands/StartDBClusterCommand.ts index 1b04ba5019c4..02ea79a439cd 100644 --- a/clients/client-docdb/src/commands/StartDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/StartDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StartDBClusterCommand, se_StartDBClusterCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/StopDBClusterCommand.ts b/clients/client-docdb/src/commands/StopDBClusterCommand.ts index ec63d5d7ade4..a61f149d6c87 100644 --- a/clients/client-docdb/src/commands/StopDBClusterCommand.ts +++ b/clients/client-docdb/src/commands/StopDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StopDBClusterCommand, se_StopDBClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/commands/SwitchoverGlobalClusterCommand.ts b/clients/client-docdb/src/commands/SwitchoverGlobalClusterCommand.ts index bdecb96e7e17..8c49c4c0fe52 100644 --- a/clients/client-docdb/src/commands/SwitchoverGlobalClusterCommand.ts +++ b/clients/client-docdb/src/commands/SwitchoverGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_SwitchoverGlobalClusterCommand, se_SwitchoverGlobalClusterCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-docdb/src/index.ts b/clients/client-docdb/src/index.ts index c35919cba6c3..350bbd59ebb9 100644 --- a/clients/client-docdb/src/index.ts +++ b/clients/client-docdb/src/index.ts @@ -10,8 +10,8 @@ export * from "./DocDBClient"; export * from "./DocDB"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DocDBExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DocDBExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-docdb/src/models/DocDBServiceException.ts b/clients/client-docdb/src/models/DocDBServiceException.ts index c63dad3772e3..8aca94ae56cf 100644 --- a/clients/client-docdb/src/models/DocDBServiceException.ts +++ b/clients/client-docdb/src/models/DocDBServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts b/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts index cd2d32231441..4b9bebab96e0 100644 --- a/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts +++ b/clients/client-drs/src/commands/AssociateSourceNetworkStackCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts b/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts index 00fbde00bb96..8acb88c67039 100644 --- a/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts +++ b/clients/client-drs/src/commands/CreateExtendedSourceServerCommand.ts @@ -17,7 +17,8 @@ import { de_CreateExtendedSourceServerCommand, se_CreateExtendedSourceServerComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts index bb1305f660b2..a73a827a569a 100644 --- a/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/CreateLaunchConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts index c60f132efaf1..bf68831b0a28 100644 --- a/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/CreateReplicationConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts b/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts index 875448823569..b292b0c64559 100644 --- a/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts +++ b/clients/client-drs/src/commands/CreateSourceNetworkCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSourceNetworkCommand, se_CreateSourceNetworkCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteJobCommand.ts b/clients/client-drs/src/commands/DeleteJobCommand.ts index 9a505372f850..bb7ea9d8915f 100644 --- a/clients/client-drs/src/commands/DeleteJobCommand.ts +++ b/clients/client-drs/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts b/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts index 83cd99190944..db01092b2062 100644 --- a/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts +++ b/clients/client-drs/src/commands/DeleteLaunchActionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchActionCommand, se_DeleteLaunchActionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts index 1f1c2e7304f0..de8beff5e175 100644 --- a/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/DeleteLaunchConfigurationTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts b/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts index effde72c3b4c..83de1407512f 100644 --- a/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts +++ b/clients/client-drs/src/commands/DeleteRecoveryInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRecoveryInstanceCommand, se_DeleteRecoveryInstanceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts index c9071ec734d0..61eeb82f4ebf 100644 --- a/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/DeleteReplicationConfigurationTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts b/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts index 200ff526c32d..18afc49b7ff6 100644 --- a/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts +++ b/clients/client-drs/src/commands/DeleteSourceNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceNetworkCommand, se_DeleteSourceNetworkCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DeleteSourceServerCommand.ts b/clients/client-drs/src/commands/DeleteSourceServerCommand.ts index 81b7065b65ea..63449e2ddee9 100644 --- a/clients/client-drs/src/commands/DeleteSourceServerCommand.ts +++ b/clients/client-drs/src/commands/DeleteSourceServerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceServerCommand, se_DeleteSourceServerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts b/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts index 1eedff4ff18d..ace11cbc3238 100644 --- a/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts +++ b/clients/client-drs/src/commands/DescribeJobLogItemsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobLogItemsCommand, se_DescribeJobLogItemsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeJobsCommand.ts b/clients/client-drs/src/commands/DescribeJobsCommand.ts index 707cf12d9938..01015c1aac65 100644 --- a/clients/client-drs/src/commands/DescribeJobsCommand.ts +++ b/clients/client-drs/src/commands/DescribeJobsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobsCommand, se_DescribeJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts b/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts index c20331113289..ee348a865b69 100644 --- a/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts +++ b/clients/client-drs/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts b/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts index 736c29309fd3..02e7f2fde0c8 100644 --- a/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts +++ b/clients/client-drs/src/commands/DescribeRecoveryInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeRecoveryInstancesCommand, se_DescribeRecoveryInstancesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts b/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts index 410157accd50..8598651c59eb 100644 --- a/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts +++ b/clients/client-drs/src/commands/DescribeRecoverySnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRecoverySnapshotsCommand, se_DescribeRecoverySnapshotsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts b/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts index 41f42e097d53..a190b4e36f19 100644 --- a/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts +++ b/clients/client-drs/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts b/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts index 9a758f88a9b2..9ddddf12c35f 100644 --- a/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts +++ b/clients/client-drs/src/commands/DescribeSourceNetworksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSourceNetworksCommand, se_DescribeSourceNetworksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DescribeSourceServersCommand.ts b/clients/client-drs/src/commands/DescribeSourceServersCommand.ts index 900730009f59..8f315c66e39b 100644 --- a/clients/client-drs/src/commands/DescribeSourceServersCommand.ts +++ b/clients/client-drs/src/commands/DescribeSourceServersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSourceServersCommand, se_DescribeSourceServersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts b/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts index b0edea88d51b..fe5886856b71 100644 --- a/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts +++ b/clients/client-drs/src/commands/DisconnectRecoveryInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DisconnectRecoveryInstanceCommand, se_DisconnectRecoveryInstanceComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts b/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts index f6d7d85ea916..b9ccb6d88121 100644 --- a/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts +++ b/clients/client-drs/src/commands/DisconnectSourceServerCommand.ts @@ -12,7 +12,8 @@ import { de_DisconnectSourceServerCommand, se_DisconnectSourceServerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts b/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts index c0def4db1af8..58997008d41f 100644 --- a/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts +++ b/clients/client-drs/src/commands/ExportSourceNetworkCfnTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts index 974e23b4767b..e4315402e675 100644 --- a/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetFailbackReplicationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts b/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts index 8314302acf95..ad8697cc7462 100644 --- a/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetLaunchConfigurationCommand, se_GetLaunchConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts index be9a9586fd3b..d32b1d27d91d 100644 --- a/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/GetReplicationConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/InitializeServiceCommand.ts b/clients/client-drs/src/commands/InitializeServiceCommand.ts index 097727bb79f6..337d1f4cb301 100644 --- a/clients/client-drs/src/commands/InitializeServiceCommand.ts +++ b/clients/client-drs/src/commands/InitializeServiceCommand.ts @@ -12,7 +12,8 @@ import { de_InitializeServiceCommand, se_InitializeServiceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts b/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts index 7022a3f357ab..515b5a83d0eb 100644 --- a/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts +++ b/clients/client-drs/src/commands/ListExtensibleSourceServersCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ListLaunchActionsCommand.ts b/clients/client-drs/src/commands/ListLaunchActionsCommand.ts index dfc761654d48..14d684589ed2 100644 --- a/clients/client-drs/src/commands/ListLaunchActionsCommand.ts +++ b/clients/client-drs/src/commands/ListLaunchActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLaunchActionsCommand, se_ListLaunchActionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ListStagingAccountsCommand.ts b/clients/client-drs/src/commands/ListStagingAccountsCommand.ts index b5972d3976a4..352937c5aefe 100644 --- a/clients/client-drs/src/commands/ListStagingAccountsCommand.ts +++ b/clients/client-drs/src/commands/ListStagingAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStagingAccountsCommand, se_ListStagingAccountsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ListTagsForResourceCommand.ts b/clients/client-drs/src/commands/ListTagsForResourceCommand.ts index 4e417911245c..5494d731ca79 100644 --- a/clients/client-drs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-drs/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/PutLaunchActionCommand.ts b/clients/client-drs/src/commands/PutLaunchActionCommand.ts index 3234d0db9931..ae5b481d0468 100644 --- a/clients/client-drs/src/commands/PutLaunchActionCommand.ts +++ b/clients/client-drs/src/commands/PutLaunchActionCommand.ts @@ -12,7 +12,8 @@ import { de_PutLaunchActionCommand, se_PutLaunchActionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/RetryDataReplicationCommand.ts b/clients/client-drs/src/commands/RetryDataReplicationCommand.ts index 38067150687f..bfb42328070a 100644 --- a/clients/client-drs/src/commands/RetryDataReplicationCommand.ts +++ b/clients/client-drs/src/commands/RetryDataReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_RetryDataReplicationCommand, se_RetryDataReplicationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/ReverseReplicationCommand.ts b/clients/client-drs/src/commands/ReverseReplicationCommand.ts index 26fb592288c5..ae67c7dfe38d 100644 --- a/clients/client-drs/src/commands/ReverseReplicationCommand.ts +++ b/clients/client-drs/src/commands/ReverseReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_ReverseReplicationCommand, se_ReverseReplicationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts b/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts index 57847eb042c3..00384b14e4cd 100644 --- a/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts +++ b/clients/client-drs/src/commands/StartFailbackLaunchCommand.ts @@ -17,7 +17,8 @@ import { de_StartFailbackLaunchCommand, se_StartFailbackLaunchCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StartRecoveryCommand.ts b/clients/client-drs/src/commands/StartRecoveryCommand.ts index 5c7591e52ae6..0ebb60315c8a 100644 --- a/clients/client-drs/src/commands/StartRecoveryCommand.ts +++ b/clients/client-drs/src/commands/StartRecoveryCommand.ts @@ -17,7 +17,8 @@ import { de_StartRecoveryCommand, se_StartRecoveryCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StartReplicationCommand.ts b/clients/client-drs/src/commands/StartReplicationCommand.ts index 2723d3e571ec..768bac810f2b 100644 --- a/clients/client-drs/src/commands/StartReplicationCommand.ts +++ b/clients/client-drs/src/commands/StartReplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StartReplicationCommand, se_StartReplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts b/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts index bb8ca0c69513..59c5e4011516 100644 --- a/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts +++ b/clients/client-drs/src/commands/StartSourceNetworkRecoveryCommand.ts @@ -17,7 +17,8 @@ import { de_StartSourceNetworkRecoveryCommand, se_StartSourceNetworkRecoveryComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts b/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts index e01fbf662bf8..561a902c5437 100644 --- a/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts +++ b/clients/client-drs/src/commands/StartSourceNetworkReplicationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StopFailbackCommand.ts b/clients/client-drs/src/commands/StopFailbackCommand.ts index c31c87cc9def..ecdc3ac7a260 100644 --- a/clients/client-drs/src/commands/StopFailbackCommand.ts +++ b/clients/client-drs/src/commands/StopFailbackCommand.ts @@ -12,7 +12,8 @@ import { de_StopFailbackCommand, se_StopFailbackCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StopReplicationCommand.ts b/clients/client-drs/src/commands/StopReplicationCommand.ts index 30aa9bd57619..3fe2ce805bb5 100644 --- a/clients/client-drs/src/commands/StopReplicationCommand.ts +++ b/clients/client-drs/src/commands/StopReplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StopReplicationCommand, se_StopReplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts b/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts index ca34e7684e9a..1910b6342902 100644 --- a/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts +++ b/clients/client-drs/src/commands/StopSourceNetworkReplicationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/TagResourceCommand.ts b/clients/client-drs/src/commands/TagResourceCommand.ts index 8bd55d2b974c..3424ec3c286f 100644 --- a/clients/client-drs/src/commands/TagResourceCommand.ts +++ b/clients/client-drs/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts b/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts index bda36e398e9c..a0749ee7bae7 100644 --- a/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts +++ b/clients/client-drs/src/commands/TerminateRecoveryInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_TerminateRecoveryInstancesCommand, se_TerminateRecoveryInstancesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UntagResourceCommand.ts b/clients/client-drs/src/commands/UntagResourceCommand.ts index 05b72e9df2ef..05e10ef6ad3b 100644 --- a/clients/client-drs/src/commands/UntagResourceCommand.ts +++ b/clients/client-drs/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts index f95674cca064..9d9e44c68dce 100644 --- a/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateFailbackReplicationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts index 746978388c97..97f27a65843b 100644 --- a/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLaunchConfigurationCommand, se_UpdateLaunchConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts index 54a1a991b077..455ab211151b 100644 --- a/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/UpdateLaunchConfigurationTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts b/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts index a5134fb57768..12d3b8c981a2 100644 --- a/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts +++ b/clients/client-drs/src/commands/UpdateReplicationConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts b/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts index a1290910e2b1..5c2b2217b7dd 100644 --- a/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-drs/src/commands/UpdateReplicationConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-drs/src/index.ts b/clients/client-drs/src/index.ts index 9f4f430c5d6e..04419b851278 100644 --- a/clients/client-drs/src/index.ts +++ b/clients/client-drs/src/index.ts @@ -8,8 +8,8 @@ export * from "./DrsClient"; export * from "./Drs"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DrsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DrsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-drs/src/models/DrsServiceException.ts b/clients/client-drs/src/models/DrsServiceException.ts index 2c32ad605a7e..7006cdd49418 100644 --- a/clients/client-drs/src/models/DrsServiceException.ts +++ b/clients/client-drs/src/models/DrsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts b/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts index 5fb38bb38a85..d22dd7c82981 100644 --- a/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/DescribeStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamCommand, se_DescribeStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts b/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts index fc5ea5fffde1..7356da30693d 100644 --- a/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/GetRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRecordsCommand, se_GetRecordsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts b/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts index 746c74a1db68..402cf2129cba 100644 --- a/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/GetShardIteratorCommand.ts @@ -12,7 +12,8 @@ import { de_GetShardIteratorCommand, se_GetShardIteratorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts b/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts index 8d9b79f84eae..62b8af10c94a 100644 --- a/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts +++ b/clients/client-dynamodb-streams/src/commands/ListStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamsCommand, se_ListStreamsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb-streams/src/index.ts b/clients/client-dynamodb-streams/src/index.ts index 2af76eed4893..33d70a23f370 100644 --- a/clients/client-dynamodb-streams/src/index.ts +++ b/clients/client-dynamodb-streams/src/index.ts @@ -12,8 +12,8 @@ export * from "./DynamoDBStreamsClient"; export * from "./DynamoDBStreams"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DynamoDBStreamsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DynamoDBStreamsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-dynamodb-streams/src/models/DynamoDBStreamsServiceException.ts b/clients/client-dynamodb-streams/src/models/DynamoDBStreamsServiceException.ts index 6dc76b263aee..534247994adf 100644 --- a/clients/client-dynamodb-streams/src/models/DynamoDBStreamsServiceException.ts +++ b/clients/client-dynamodb-streams/src/models/DynamoDBStreamsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts b/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts index f069922edff5..75bb4902fafe 100644 --- a/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { de_BatchExecuteStatementCommand, se_BatchExecuteStatementCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts b/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts index ed9d51dc6214..cd9cbb1eda66 100644 --- a/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchGetItemCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetItemCommand, se_BatchGetItemCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts b/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts index 2e4b340bcd29..f8adc32b195d 100644 --- a/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts +++ b/clients/client-dynamodb/src/commands/BatchWriteItemCommand.ts @@ -12,7 +12,8 @@ import { de_BatchWriteItemCommand, se_BatchWriteItemCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/CreateBackupCommand.ts b/clients/client-dynamodb/src/commands/CreateBackupCommand.ts index 04adc4e90649..be76aa6ee32c 100644 --- a/clients/client-dynamodb/src/commands/CreateBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateBackupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackupCommand, se_CreateBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts index c2f5e9804413..c465a3ed5c21 100644 --- a/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateGlobalTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGlobalTableCommand, se_CreateGlobalTableCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/CreateTableCommand.ts b/clients/client-dynamodb/src/commands/CreateTableCommand.ts index fe55420feab1..2c6554a5da3b 100644 --- a/clients/client-dynamodb/src/commands/CreateTableCommand.ts +++ b/clients/client-dynamodb/src/commands/CreateTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTableCommand, se_CreateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts b/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts index 37eef44c28e7..fb5dcf2cb43a 100644 --- a/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteBackupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupCommand, se_DeleteBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DeleteItemCommand.ts b/clients/client-dynamodb/src/commands/DeleteItemCommand.ts index f37cd1c01422..e751d94bfaf7 100644 --- a/clients/client-dynamodb/src/commands/DeleteItemCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteItemCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteItemCommand, se_DeleteItemCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-dynamodb/src/commands/DeleteResourcePolicyCommand.ts index 5e75de6100a9..c11e02cc55b4 100644 --- a/clients/client-dynamodb/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DeleteTableCommand.ts b/clients/client-dynamodb/src/commands/DeleteTableCommand.ts index fbf796fecf75..0bee95f2cb09 100644 --- a/clients/client-dynamodb/src/commands/DeleteTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DeleteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTableCommand, se_DeleteTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts b/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts index b5536c050f83..e66de7edffc3 100644 --- a/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeBackupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupCommand, se_DescribeBackupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts b/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts index 8824d1a3a77a..f1948bf1b0b3 100644 --- a/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeContinuousBackupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContinuousBackupsCommand, se_DescribeContinuousBackupsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts index c7a318c58f7a..aad30132aca9 100644 --- a/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeContributorInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContributorInsightsCommand, se_DescribeContributorInsightsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts b/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts index 35c8be1e42f0..17f92410207a 100644 --- a/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEndpointsCommand, se_DescribeEndpointsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeExportCommand.ts b/clients/client-dynamodb/src/commands/DescribeExportCommand.ts index 10cfb99f1480..7012bb22df43 100644 --- a/clients/client-dynamodb/src/commands/DescribeExportCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeExportCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExportCommand, se_DescribeExportCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts index 92358def2c1d..8fe3eae9dc15 100644 --- a/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeGlobalTableCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalTableCommand, se_DescribeGlobalTableCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts b/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts index b4232d0e90a0..85879262a5ca 100644 --- a/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeGlobalTableSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalTableSettingsCommand, se_DescribeGlobalTableSettingsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeImportCommand.ts b/clients/client-dynamodb/src/commands/DescribeImportCommand.ts index 19b2411ad527..d00fe29931c8 100644 --- a/clients/client-dynamodb/src/commands/DescribeImportCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeImportCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImportCommand, se_DescribeImportCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts index ef35d4ff8069..012f6eab3b42 100644 --- a/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeKinesisStreamingDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts b/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts index da7235066c12..40801ed10f60 100644 --- a/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLimitsCommand, se_DescribeLimitsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeTableCommand.ts b/clients/client-dynamodb/src/commands/DescribeTableCommand.ts index 112e2c50a0f5..cdc8db89afff 100644 --- a/clients/client-dynamodb/src/commands/DescribeTableCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTableCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTableCommand, se_DescribeTableCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts b/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts index b412a875b962..07055a899e67 100644 --- a/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTableReplicaAutoScalingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts b/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts index 2ea39f01edb6..64441ccbcbbb 100644 --- a/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts +++ b/clients/client-dynamodb/src/commands/DescribeTimeToLiveCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTimeToLiveCommand, se_DescribeTimeToLiveCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts index ca734a420301..0eec61734562 100644 --- a/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/DisableKinesisStreamingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts index 1735aa4b844b..0a7ce36b3899 100644 --- a/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/EnableKinesisStreamingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts b/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts index 6beac84bd62f..2d45b4432930 100644 --- a/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-dynamodb/src/commands/ExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteStatementCommand, se_ExecuteStatementCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts b/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts index ce96b8b8f10b..dba29de9c06d 100644 --- a/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts +++ b/clients/client-dynamodb/src/commands/ExecuteTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteTransactionCommand, se_ExecuteTransactionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts b/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts index b6acdf643025..6b13bb4bc31b 100644 --- a/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts +++ b/clients/client-dynamodb/src/commands/ExportTableToPointInTimeCommand.ts @@ -12,7 +12,8 @@ import { de_ExportTableToPointInTimeCommand, se_ExportTableToPointInTimeCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/GetItemCommand.ts b/clients/client-dynamodb/src/commands/GetItemCommand.ts index c7a3d931ff16..eae65e76d930 100644 --- a/clients/client-dynamodb/src/commands/GetItemCommand.ts +++ b/clients/client-dynamodb/src/commands/GetItemCommand.ts @@ -12,7 +12,8 @@ import { de_GetItemCommand, se_GetItemCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/GetResourcePolicyCommand.ts b/clients/client-dynamodb/src/commands/GetResourcePolicyCommand.ts index 49c52500f983..2c15df5c0907 100644 --- a/clients/client-dynamodb/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-dynamodb/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ImportTableCommand.ts b/clients/client-dynamodb/src/commands/ImportTableCommand.ts index ee68c7450d70..d16dd5194eba 100644 --- a/clients/client-dynamodb/src/commands/ImportTableCommand.ts +++ b/clients/client-dynamodb/src/commands/ImportTableCommand.ts @@ -12,7 +12,8 @@ import { de_ImportTableCommand, se_ImportTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListBackupsCommand.ts b/clients/client-dynamodb/src/commands/ListBackupsCommand.ts index 46b7ebb77a36..61089dd51c0d 100644 --- a/clients/client-dynamodb/src/commands/ListBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListBackupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBackupsCommand, se_ListBackupsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts index a155d6ffb373..f38c8b2aa479 100644 --- a/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListContributorInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_ListContributorInsightsCommand, se_ListContributorInsightsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListExportsCommand.ts b/clients/client-dynamodb/src/commands/ListExportsCommand.ts index 3a852af79a69..2d0216d3fd96 100644 --- a/clients/client-dynamodb/src/commands/ListExportsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts b/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts index 1cc22e1adfa6..ca56f810d9a6 100644 --- a/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts +++ b/clients/client-dynamodb/src/commands/ListGlobalTablesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGlobalTablesCommand, se_ListGlobalTablesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListImportsCommand.ts b/clients/client-dynamodb/src/commands/ListImportsCommand.ts index aac48297d505..e0aa7e09a6bf 100644 --- a/clients/client-dynamodb/src/commands/ListImportsCommand.ts +++ b/clients/client-dynamodb/src/commands/ListImportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListTablesCommand.ts b/clients/client-dynamodb/src/commands/ListTablesCommand.ts index c6f7a4d4b800..df5efc6b0a63 100644 --- a/clients/client-dynamodb/src/commands/ListTablesCommand.ts +++ b/clients/client-dynamodb/src/commands/ListTablesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTablesCommand, se_ListTablesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts b/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts index 140b7f5ab70d..dc58a9ea6c2e 100644 --- a/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/ListTagsOfResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsOfResourceCommand, se_ListTagsOfResourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/PutItemCommand.ts b/clients/client-dynamodb/src/commands/PutItemCommand.ts index 4d766183b9fc..24ef2062c91a 100644 --- a/clients/client-dynamodb/src/commands/PutItemCommand.ts +++ b/clients/client-dynamodb/src/commands/PutItemCommand.ts @@ -12,7 +12,8 @@ import { de_PutItemCommand, se_PutItemCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/PutResourcePolicyCommand.ts b/clients/client-dynamodb/src/commands/PutResourcePolicyCommand.ts index c7aff540bea2..f5ad724fe3d9 100644 --- a/clients/client-dynamodb/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-dynamodb/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/QueryCommand.ts b/clients/client-dynamodb/src/commands/QueryCommand.ts index ee87d68efcc4..af1d0dc33a82 100644 --- a/clients/client-dynamodb/src/commands/QueryCommand.ts +++ b/clients/client-dynamodb/src/commands/QueryCommand.ts @@ -12,7 +12,8 @@ import { de_QueryCommand, se_QueryCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts b/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts index 5fee0a0f40fc..1bc1153e0ec1 100644 --- a/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts +++ b/clients/client-dynamodb/src/commands/RestoreTableFromBackupCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreTableFromBackupCommand, se_RestoreTableFromBackupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts b/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts index 886a0f4784f0..ef9548cb5d4d 100644 --- a/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts +++ b/clients/client-dynamodb/src/commands/RestoreTableToPointInTimeCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreTableToPointInTimeCommand, se_RestoreTableToPointInTimeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/ScanCommand.ts b/clients/client-dynamodb/src/commands/ScanCommand.ts index 86ddb02bbac1..3d43202782d1 100644 --- a/clients/client-dynamodb/src/commands/ScanCommand.ts +++ b/clients/client-dynamodb/src/commands/ScanCommand.ts @@ -12,7 +12,8 @@ import { de_ScanCommand, se_ScanCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/TagResourceCommand.ts b/clients/client-dynamodb/src/commands/TagResourceCommand.ts index 509a4badbf2a..692ca48b0978 100644 --- a/clients/client-dynamodb/src/commands/TagResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts b/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts index e009374cfa79..29ab7e9663d7 100644 --- a/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts +++ b/clients/client-dynamodb/src/commands/TransactGetItemsCommand.ts @@ -12,7 +12,8 @@ import { de_TransactGetItemsCommand, se_TransactGetItemsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts b/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts index 3bcca055777a..d94ad52d43b5 100644 --- a/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts +++ b/clients/client-dynamodb/src/commands/TransactWriteItemsCommand.ts @@ -12,7 +12,8 @@ import { de_TransactWriteItemsCommand, se_TransactWriteItemsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UntagResourceCommand.ts b/clients/client-dynamodb/src/commands/UntagResourceCommand.ts index a37ab81b35cc..7c26482006ac 100644 --- a/clients/client-dynamodb/src/commands/UntagResourceCommand.ts +++ b/clients/client-dynamodb/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts b/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts index b02ca15f9bfb..e60a0526593a 100644 --- a/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateContinuousBackupsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContinuousBackupsCommand, se_UpdateContinuousBackupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts b/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts index 01ed69f6a0af..539694930d5b 100644 --- a/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateContributorInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContributorInsightsCommand, se_UpdateContributorInsightsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts b/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts index 5842903f476a..99d10469e5a7 100644 --- a/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateGlobalTableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalTableCommand, se_UpdateGlobalTableCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts b/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts index 6ece2e7ae6f9..c36fa9e528f7 100644 --- a/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateGlobalTableSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalTableSettingsCommand, se_UpdateGlobalTableSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateItemCommand.ts b/clients/client-dynamodb/src/commands/UpdateItemCommand.ts index 97a2766dca52..9fd20f7c10f7 100644 --- a/clients/client-dynamodb/src/commands/UpdateItemCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateItemCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateItemCommand, se_UpdateItemCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateKinesisStreamingDestinationCommand.ts b/clients/client-dynamodb/src/commands/UpdateKinesisStreamingDestinationCommand.ts index c5bb288e00ee..d2e8872f1f55 100644 --- a/clients/client-dynamodb/src/commands/UpdateKinesisStreamingDestinationCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateKinesisStreamingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateTableCommand.ts b/clients/client-dynamodb/src/commands/UpdateTableCommand.ts index 9b64b81f68b2..7c53fa3dd40d 100644 --- a/clients/client-dynamodb/src/commands/UpdateTableCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTableCommand, se_UpdateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts b/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts index 0ccdeb2f82f6..8c868cbabc0a 100644 --- a/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTableReplicaAutoScalingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts b/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts index 5f3c029122af..811b2f0a9b6c 100644 --- a/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts +++ b/clients/client-dynamodb/src/commands/UpdateTimeToLiveCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTimeToLiveCommand, se_UpdateTimeToLiveCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-dynamodb/src/index.ts b/clients/client-dynamodb/src/index.ts index 675837efd903..f06fa188d85e 100644 --- a/clients/client-dynamodb/src/index.ts +++ b/clients/client-dynamodb/src/index.ts @@ -24,8 +24,8 @@ export * from "./DynamoDBClient"; export * from "./DynamoDB"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { DynamoDBExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DynamoDBExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-dynamodb/src/models/DynamoDBServiceException.ts b/clients/client-dynamodb/src/models/DynamoDBServiceException.ts index fbd5d71f7f8b..ae6ff749e94b 100644 --- a/clients/client-dynamodb/src/models/DynamoDBServiceException.ts +++ b/clients/client-dynamodb/src/models/DynamoDBServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts b/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts index dcba30d59548..0380126ebb00 100644 --- a/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts +++ b/clients/client-ebs/src/commands/CompleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteSnapshotCommand, se_CompleteSnapshotCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts b/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts index d38953081e74..64e450523f47 100644 --- a/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts +++ b/clients/client-ebs/src/commands/GetSnapshotBlockCommand.ts @@ -16,7 +16,8 @@ import { de_GetSnapshotBlockCommand, se_GetSnapshotBlockCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts b/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts index eed978f32eda..5dff2ed9a54b 100644 --- a/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts +++ b/clients/client-ebs/src/commands/ListChangedBlocksCommand.ts @@ -16,7 +16,8 @@ import { de_ListChangedBlocksCommand, se_ListChangedBlocksCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts b/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts index ba35f196e60b..42af49fcad21 100644 --- a/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts +++ b/clients/client-ebs/src/commands/ListSnapshotBlocksCommand.ts @@ -16,7 +16,8 @@ import { de_ListSnapshotBlocksCommand, se_ListSnapshotBlocksCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts b/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts index 6e766d52b187..bcb4d3eb1f1d 100644 --- a/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts +++ b/clients/client-ebs/src/commands/PutSnapshotBlockCommand.ts @@ -16,7 +16,8 @@ import { de_PutSnapshotBlockCommand, se_PutSnapshotBlockCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/commands/StartSnapshotCommand.ts b/clients/client-ebs/src/commands/StartSnapshotCommand.ts index f28be126e1de..739dcbbf7e50 100644 --- a/clients/client-ebs/src/commands/StartSnapshotCommand.ts +++ b/clients/client-ebs/src/commands/StartSnapshotCommand.ts @@ -17,7 +17,8 @@ import { de_StartSnapshotCommand, se_StartSnapshotCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ebs/src/index.ts b/clients/client-ebs/src/index.ts index c3425d31a748..ae21c6ef5a0f 100644 --- a/clients/client-ebs/src/index.ts +++ b/clients/client-ebs/src/index.ts @@ -24,8 +24,8 @@ export * from "./EBSClient"; export * from "./EBS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EBSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EBSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ebs/src/models/EBSServiceException.ts b/clients/client-ebs/src/models/EBSServiceException.ts index f4513edecc28..34330dd1c1ee 100644 --- a/clients/client-ebs/src/models/EBSServiceException.ts +++ b/clients/client-ebs/src/models/EBSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts b/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts index 5aa0cc40d6b6..98bd12b17ebc 100644 --- a/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts +++ b/clients/client-ec2-instance-connect/src/commands/SendSSHPublicKeyCommand.ts @@ -16,7 +16,8 @@ import { de_SendSSHPublicKeyCommand, se_SendSSHPublicKeyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts b/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts index 6f9ed0cdfb6c..60ad86602f51 100644 --- a/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts +++ b/clients/client-ec2-instance-connect/src/commands/SendSerialConsoleSSHPublicKeyCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2-instance-connect/src/index.ts b/clients/client-ec2-instance-connect/src/index.ts index e41d592d3010..09c511910aff 100644 --- a/clients/client-ec2-instance-connect/src/index.ts +++ b/clients/client-ec2-instance-connect/src/index.ts @@ -17,8 +17,8 @@ export * from "./EC2InstanceConnectClient"; export * from "./EC2InstanceConnect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EC2InstanceConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EC2InstanceConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-ec2-instance-connect/src/models/EC2InstanceConnectServiceException.ts b/clients/client-ec2-instance-connect/src/models/EC2InstanceConnectServiceException.ts index 279bac157afa..87d630847b32 100644 --- a/clients/client-ec2-instance-connect/src/models/EC2InstanceConnectServiceException.ts +++ b/clients/client-ec2-instance-connect/src/models/EC2InstanceConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts b/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts index ef568bfd9385..6b0b0782715e 100644 --- a/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/AcceptAddressTransferCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptAddressTransferCommand, se_AcceptAddressTransferCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts b/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts index 264f8379f24e..743f9e6e7296 100644 --- a/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts +++ b/clients/client-ec2/src/commands/AcceptReservedInstancesExchangeQuoteCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts index 9898848229a4..34a33b4cabfe 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts index be725931c87b..1359d265253c 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayPeeringAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts index 7f342ddafcf7..8fdcaaf9505c 100644 --- a/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/AcceptTransitGatewayVpcAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts index 621cbd72917c..ac897f13ee99 100644 --- a/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/AcceptVpcEndpointConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptVpcEndpointConnectionsCommand, se_AcceptVpcEndpointConnections /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts index c4f97150ae56..b3979a0b3ee5 100644 --- a/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/AcceptVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptVpcPeeringConnectionCommand, se_AcceptVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts b/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts index b0c163be2a46..1b4f861cef07 100644 --- a/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/AdvertiseByoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_AdvertiseByoipCidrCommand, se_AdvertiseByoipCidrCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AllocateAddressCommand.ts b/clients/client-ec2/src/commands/AllocateAddressCommand.ts index e23d799ba418..0bf21754fec9 100644 --- a/clients/client-ec2/src/commands/AllocateAddressCommand.ts +++ b/clients/client-ec2/src/commands/AllocateAddressCommand.ts @@ -12,7 +12,8 @@ import { de_AllocateAddressCommand, se_AllocateAddressCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AllocateHostsCommand.ts b/clients/client-ec2/src/commands/AllocateHostsCommand.ts index 25e1117ef7ae..fd684c162c54 100644 --- a/clients/client-ec2/src/commands/AllocateHostsCommand.ts +++ b/clients/client-ec2/src/commands/AllocateHostsCommand.ts @@ -12,7 +12,8 @@ import { de_AllocateHostsCommand, se_AllocateHostsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts index 45581d98b245..2c8c200d2837 100644 --- a/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/AllocateIpamPoolCidrCommand.ts @@ -12,7 +12,8 @@ import { de_AllocateIpamPoolCidrCommand, se_AllocateIpamPoolCidrCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts index 15fd96281ec1..b186a5566746 100644 --- a/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts b/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts index e0466a894fbe..391f8354d630 100644 --- a/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts +++ b/clients/client-ec2/src/commands/AssignIpv6AddressesCommand.ts @@ -12,7 +12,8 @@ import { de_AssignIpv6AddressesCommand, se_AssignIpv6AddressesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts b/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts index 9a71b9e87464..055514e1081f 100644 --- a/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts +++ b/clients/client-ec2/src/commands/AssignPrivateIpAddressesCommand.ts @@ -12,7 +12,8 @@ import { de_AssignPrivateIpAddressesCommand, se_AssignPrivateIpAddressesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts index efd8d59ec385..62e985932da4 100644 --- a/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssignPrivateNatGatewayAddressCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateAddressCommand.ts b/clients/client-ec2/src/commands/AssociateAddressCommand.ts index c864b3e5a22f..6987ecd2a4ab 100644 --- a/clients/client-ec2/src/commands/AssociateAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssociateAddressCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAddressCommand, se_AssociateAddressCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts index aad0f6b510e5..a20cd19793dc 100644 --- a/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/AssociateClientVpnTargetNetworkCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts index 0c5d5a634558..d9a69c5daac5 100644 --- a/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/AssociateDhcpOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateDhcpOptionsCommand, se_AssociateDhcpOptionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts b/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts index 36fac7286f8e..0c2d85cf49d6 100644 --- a/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts +++ b/clients/client-ec2/src/commands/AssociateEnclaveCertificateIamRoleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts b/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts index e43d02aee678..208ccadc9f3f 100644 --- a/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts +++ b/clients/client-ec2/src/commands/AssociateIamInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateIamInstanceProfileCommand, se_AssociateIamInstanceProfileCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts index 1885b86d13ab..29281cae7795 100644 --- a/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/AssociateInstanceEventWindowCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateInstanceEventWindowCommand, se_AssociateInstanceEventWindow /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateIpamByoasnCommand.ts b/clients/client-ec2/src/commands/AssociateIpamByoasnCommand.ts index bc4d5fa1e872..eddc1781a184 100644 --- a/clients/client-ec2/src/commands/AssociateIpamByoasnCommand.ts +++ b/clients/client-ec2/src/commands/AssociateIpamByoasnCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateIpamByoasnCommand, se_AssociateIpamByoasnCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts index d27778aebf85..b3edb7a14e09 100644 --- a/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/AssociateIpamResourceDiscoveryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts index 9a3827982cfa..4b02f8e04073 100644 --- a/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/AssociateNatGatewayAddressCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateNatGatewayAddressCommand, se_AssociateNatGatewayAddressComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts b/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts index a4eb2d772ec9..0a777f00dece 100644 --- a/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateRouteTableCommand, se_AssociateRouteTableCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts b/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts index e1abb52ee876..29aa560b5055 100644 --- a/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/AssociateSubnetCidrBlockCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateSubnetCidrBlockCommand, se_AssociateSubnetCidrBlockCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts index c2874c98af04..1fa74c2568c4 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayMulticastDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts index a3e1ab097c1d..46bb65a83954 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayPolicyTableCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts index 2fdc4f1d881a..f6d1dfb64256 100644 --- a/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTransitGatewayRouteTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts b/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts index 2fe4a3e26779..679aa17d4b61 100644 --- a/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/AssociateTrunkInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateTrunkInterfaceCommand, se_AssociateTrunkInterfaceCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts b/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts index 2ff1e4df9f09..103a4921e39a 100644 --- a/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/AssociateVpcCidrBlockCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateVpcCidrBlockCommand, se_AssociateVpcCidrBlockCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts b/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts index bf7e31f64e69..e669085b37e5 100644 --- a/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts +++ b/clients/client-ec2/src/commands/AttachClassicLinkVpcCommand.ts @@ -12,7 +12,8 @@ import { de_AttachClassicLinkVpcCommand, se_AttachClassicLinkVpcCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts b/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts index 218b59fd4d66..fd568846db58 100644 --- a/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/AttachInternetGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_AttachInternetGatewayCommand, se_AttachInternetGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts index dfbc7beaaa6f..93821d088656 100644 --- a/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/AttachNetworkInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_AttachNetworkInterfaceCommand, se_AttachNetworkInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts index 4bebc519e9a4..34bcfcd75ce8 100644 --- a/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/AttachVerifiedAccessTrustProviderCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachVolumeCommand.ts b/clients/client-ec2/src/commands/AttachVolumeCommand.ts index 6f522066ec9a..8c2ab0edebc4 100644 --- a/clients/client-ec2/src/commands/AttachVolumeCommand.ts +++ b/clients/client-ec2/src/commands/AttachVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_AttachVolumeCommand, se_AttachVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts b/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts index 301b549789d6..f8e6ae870ea4 100644 --- a/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/AttachVpnGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_AttachVpnGatewayCommand, se_AttachVpnGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts b/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts index 391ae84b723b..10633c45e963 100644 --- a/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeClientVpnIngressCommand.ts @@ -12,7 +12,8 @@ import { de_AuthorizeClientVpnIngressCommand, se_AuthorizeClientVpnIngressComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts b/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts index a5c534bc2531..c739a1fbca80 100644 --- a/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeSecurityGroupEgressCommand.ts @@ -12,7 +12,8 @@ import { de_AuthorizeSecurityGroupEgressCommand, se_AuthorizeSecurityGroupEgress /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts b/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts index 0c11eb9c22bd..41f921b91092 100644 --- a/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts +++ b/clients/client-ec2/src/commands/AuthorizeSecurityGroupIngressCommand.ts @@ -12,7 +12,8 @@ import { de_AuthorizeSecurityGroupIngressCommand, se_AuthorizeSecurityGroupIngre /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/BundleInstanceCommand.ts b/clients/client-ec2/src/commands/BundleInstanceCommand.ts index 5d65b5a709a2..258923789aa7 100644 --- a/clients/client-ec2/src/commands/BundleInstanceCommand.ts +++ b/clients/client-ec2/src/commands/BundleInstanceCommand.ts @@ -17,7 +17,8 @@ import { de_BundleInstanceCommand, se_BundleInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts b/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts index 7cc8f67f39bc..c4a349284434 100644 --- a/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelBundleTaskCommand.ts @@ -16,7 +16,8 @@ import { de_CancelBundleTaskCommand, se_CancelBundleTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts index bf8065ba377a..746ff2f1626a 100644 --- a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_CancelCapacityReservationCommand, se_CancelCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts b/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts index aebbceac2d47..3dd396c55394 100644 --- a/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts +++ b/clients/client-ec2/src/commands/CancelCapacityReservationFleetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts b/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts index 7748c884b7be..a2a5891a5e4c 100644 --- a/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelConversionTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelConversionTaskCommand, se_CancelConversionTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelExportTaskCommand.ts b/clients/client-ec2/src/commands/CancelExportTaskCommand.ts index 452d0d875db7..0506d529f409 100644 --- a/clients/client-ec2/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelExportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelExportTaskCommand, se_CancelExportTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts b/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts index efc85d11ef17..1e8b186ff546 100644 --- a/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts +++ b/clients/client-ec2/src/commands/CancelImageLaunchPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelImageLaunchPermissionCommand, se_CancelImageLaunchPermissionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelImportTaskCommand.ts b/clients/client-ec2/src/commands/CancelImportTaskCommand.ts index 101696c4743f..929930ca42c7 100644 --- a/clients/client-ec2/src/commands/CancelImportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CancelImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelImportTaskCommand, se_CancelImportTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts b/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts index a4739cbded81..359a333fa912 100644 --- a/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts +++ b/clients/client-ec2/src/commands/CancelReservedInstancesListingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts b/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts index 4e0e9428811e..2f466ad10e77 100644 --- a/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts +++ b/clients/client-ec2/src/commands/CancelSpotFleetRequestsCommand.ts @@ -12,7 +12,8 @@ import { de_CancelSpotFleetRequestsCommand, se_CancelSpotFleetRequestsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts b/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts index 060ce5b81909..8d06f7af38bb 100644 --- a/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts +++ b/clients/client-ec2/src/commands/CancelSpotInstanceRequestsCommand.ts @@ -12,7 +12,8 @@ import { de_CancelSpotInstanceRequestsCommand, se_CancelSpotInstanceRequestsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts b/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts index 96349c82b78b..72b09c8b34be 100644 --- a/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ConfirmProductInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_ConfirmProductInstanceCommand, se_ConfirmProductInstanceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts b/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts index 9068fe1ac633..dca86089ea75 100644 --- a/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/CopyFpgaImageCommand.ts @@ -12,7 +12,8 @@ import { de_CopyFpgaImageCommand, se_CopyFpgaImageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CopyImageCommand.ts b/clients/client-ec2/src/commands/CopyImageCommand.ts index 16306a3c3319..45738521a2a7 100644 --- a/clients/client-ec2/src/commands/CopyImageCommand.ts +++ b/clients/client-ec2/src/commands/CopyImageCommand.ts @@ -12,7 +12,8 @@ import { de_CopyImageCommand, se_CopyImageCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CopySnapshotCommand.ts b/clients/client-ec2/src/commands/CopySnapshotCommand.ts index 497ebc50a0a8..3368f286c998 100644 --- a/clients/client-ec2/src/commands/CopySnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CopySnapshotCommand.ts @@ -13,7 +13,8 @@ import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts b/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts index 144323532465..d7a6489d1613 100644 --- a/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/CreateCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCapacityReservationCommand, se_CreateCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts b/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts index 16c0206fd972..0d23b5da40ed 100644 --- a/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts +++ b/clients/client-ec2/src/commands/CreateCapacityReservationFleetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts b/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts index d832996deb04..2ec2a4ab5833 100644 --- a/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateCarrierGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCarrierGatewayCommand, se_CreateCarrierGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts index e91941925abd..a06d8f34f3d9 100644 --- a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClientVpnEndpointCommand, se_CreateClientVpnEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts b/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts index b39f2b71b59d..d773a1282d01 100644 --- a/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateClientVpnRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClientVpnRouteCommand, se_CreateClientVpnRouteCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts b/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts index fa3f274c41c4..4f8673f2bb5d 100644 --- a/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/CreateCoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCoipCidrCommand, se_CreateCoipCidrCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts b/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts index 655414b73f69..1b22f03173e1 100644 --- a/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts +++ b/clients/client-ec2/src/commands/CreateCoipPoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCoipPoolCommand, se_CreateCoipPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts b/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts index 0857a31abed4..e6eb336995be 100644 --- a/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateCustomerGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomerGatewayCommand, se_CreateCustomerGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts b/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts index cf15ab799c1f..284e65f4ca0e 100644 --- a/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts +++ b/clients/client-ec2/src/commands/CreateDefaultSubnetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDefaultSubnetCommand, se_CreateDefaultSubnetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts b/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts index ce1dd49046b5..4098d8eecfd9 100644 --- a/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts +++ b/clients/client-ec2/src/commands/CreateDefaultVpcCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDefaultVpcCommand, se_CreateDefaultVpcCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts index ba180b7a6f72..73f9e034a6b3 100644 --- a/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/CreateDhcpOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDhcpOptionsCommand, se_CreateDhcpOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts b/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts index 37eac61d22a8..74014c31c398 100644 --- a/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateEgressOnlyInternetGatewayCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateFleetCommand.ts b/clients/client-ec2/src/commands/CreateFleetCommand.ts index c883d0b311e2..7883f231e5f5 100644 --- a/clients/client-ec2/src/commands/CreateFleetCommand.ts +++ b/clients/client-ec2/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts b/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts index 22e9f219ba77..fcdc5d2f8917 100644 --- a/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/CreateFlowLogsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFlowLogsCommand, se_CreateFlowLogsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts b/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts index 6d0449cb9b88..23f21350f70c 100644 --- a/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/CreateFpgaImageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFpgaImageCommand, se_CreateFpgaImageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateImageCommand.ts b/clients/client-ec2/src/commands/CreateImageCommand.ts index 1c85a098c6c8..2e21457d27ce 100644 --- a/clients/client-ec2/src/commands/CreateImageCommand.ts +++ b/clients/client-ec2/src/commands/CreateImageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImageCommand, se_CreateImageCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts b/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts index 7b4116c54aac..1bf730e9b15c 100644 --- a/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceConnectEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceConnectEndpointCommand, se_CreateInstanceConnectEndpoi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts index 6427cabb5670..afc8cda0ba0c 100644 --- a/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceEventWindowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceEventWindowCommand, se_CreateInstanceEventWindowComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts b/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts index c93df9b12877..d2b6c08f34a9 100644 --- a/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateInstanceExportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceExportTaskCommand, se_CreateInstanceExportTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts b/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts index 7d590e52f218..97d427098535 100644 --- a/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateInternetGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInternetGatewayCommand, se_CreateInternetGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateIpamCommand.ts b/clients/client-ec2/src/commands/CreateIpamCommand.ts index e98cd6fb5ffd..120a86152762 100644 --- a/clients/client-ec2/src/commands/CreateIpamCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIpamCommand, se_CreateIpamCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts b/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts index 566a08233e47..234397afed59 100644 --- a/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamPoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIpamPoolCommand, se_CreateIpamPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts index c1e1d0e8fb97..5f2b8f433b60 100644 --- a/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamResourceDiscoveryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIpamResourceDiscoveryCommand, se_CreateIpamResourceDiscoveryCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts b/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts index 19f453320156..4b5ce2de9a53 100644 --- a/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/CreateIpamScopeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIpamScopeCommand, se_CreateIpamScopeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateKeyPairCommand.ts b/clients/client-ec2/src/commands/CreateKeyPairCommand.ts index cf6527053126..e5f7f7899a94 100644 --- a/clients/client-ec2/src/commands/CreateKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/CreateKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyPairCommand, se_CreateKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts index bb8198955728..148eee5e0a8c 100644 --- a/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/CreateLaunchTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLaunchTemplateCommand, se_CreateLaunchTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts b/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts index 76f1b33d279b..3c6eb9a61846 100644 --- a/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts +++ b/clients/client-ec2/src/commands/CreateLaunchTemplateVersionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateLaunchTemplateVersionCommand, se_CreateLaunchTemplateVersionCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts index 0a5c2ee89c32..ffa45af459ec 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocalGatewayRouteCommand, se_CreateLocalGatewayRouteCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts index 596492ce6276..880db600e708 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocalGatewayRouteTableCommand, se_CreateLocalGatewayRouteTable /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts index 750055f27df0..6d9f5232a17b 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts index 0cde1b6e30b1..5c4fb1c282f4 100644 --- a/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts +++ b/clients/client-ec2/src/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts index 2d07e7da39ee..7fe6aa816338 100644 --- a/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/CreateManagedPrefixListCommand.ts @@ -12,7 +12,8 @@ import { de_CreateManagedPrefixListCommand, se_CreateManagedPrefixListCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts b/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts index d0eefe0fe6ad..32768f402f95 100644 --- a/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateNatGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNatGatewayCommand, se_CreateNatGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts b/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts index 07a0fc0efb40..bb47ca748930 100644 --- a/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkAclCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNetworkAclCommand, se_CreateNetworkAclCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts index 8f080f1960d4..bf9a3680d052 100644 --- a/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkAclEntryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNetworkAclEntryCommand, se_CreateNetworkAclEntryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts index 5b5e497a5caa..f146560c1d3e 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInsightsAccessScopeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts index c03d0e36c9dd..a0af611819a1 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInsightsPathCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNetworkInsightsPathCommand, se_CreateNetworkInsightsPathComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts index fd3cf08ec8b8..8c9a25fe8534 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInterfaceCommand.ts @@ -13,7 +13,8 @@ import { de_CreateNetworkInterfaceCommand, se_CreateNetworkInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts b/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts index b76898cbf81a..91c906076c45 100644 --- a/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts +++ b/clients/client-ec2/src/commands/CreateNetworkInterfacePermissionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts b/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts index a8aea38da542..795c883d2eb5 100644 --- a/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreatePlacementGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePlacementGroupCommand, se_CreatePlacementGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts b/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts index 32518c78eecc..772d3c99674a 100644 --- a/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts +++ b/clients/client-ec2/src/commands/CreatePublicIpv4PoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePublicIpv4PoolCommand, se_CreatePublicIpv4PoolCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts b/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts index 2373ca8ec011..ee36009bcbdc 100644 --- a/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateReplaceRootVolumeTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReplaceRootVolumeTaskCommand, se_CreateReplaceRootVolumeTaskCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts b/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts index d604f875a3b2..24dbc4b31ae2 100644 --- a/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts +++ b/clients/client-ec2/src/commands/CreateReservedInstancesListingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts b/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts index e2ef8574ecfb..d668266e45fb 100644 --- a/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateRestoreImageTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRestoreImageTaskCommand, se_CreateRestoreImageTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateRouteCommand.ts b/clients/client-ec2/src/commands/CreateRouteCommand.ts index 1024e289316b..10699200478d 100644 --- a/clients/client-ec2/src/commands/CreateRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteCommand, se_CreateRouteCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateRouteTableCommand.ts index f1c797fdc0ca..9309b5a89348 100644 --- a/clients/client-ec2/src/commands/CreateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteTableCommand, se_CreateRouteTableCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts b/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts index ef24baf45f5b..68bba8e68629 100644 --- a/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreateSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSecurityGroupCommand, se_CreateSecurityGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts index cb63e62fa25e..372e15f7d185 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts index 4b1cca0d83e5..8f1dfbe64a3d 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSnapshotsCommand, se_CreateSnapshotsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts index 4795ddf65d0c..cedc2aab6e48 100644 --- a/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/CreateSpotDatafeedSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts b/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts index 3ed6a5355914..beaaba829a0c 100644 --- a/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts +++ b/clients/client-ec2/src/commands/CreateStoreImageTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStoreImageTaskCommand, se_CreateStoreImageTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts b/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts index 3a4fe6e09cdb..bb2c56bb8048 100644 --- a/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts +++ b/clients/client-ec2/src/commands/CreateSubnetCidrReservationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSubnetCidrReservationCommand, se_CreateSubnetCidrReservationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateSubnetCommand.ts b/clients/client-ec2/src/commands/CreateSubnetCommand.ts index df964599be06..d31135a4566d 100644 --- a/clients/client-ec2/src/commands/CreateSubnetCommand.ts +++ b/clients/client-ec2/src/commands/CreateSubnetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSubnetCommand, se_CreateSubnetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTagsCommand.ts b/clients/client-ec2/src/commands/CreateTagsCommand.ts index 0ff2fc420f47..9924685746b1 100644 --- a/clients/client-ec2/src/commands/CreateTagsCommand.ts +++ b/clients/client-ec2/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts index caaa589486c7..ebb44332a635 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrafficMirrorFilterCommand, se_CreateTrafficMirrorFilterComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts index 01ba08d9eac9..bf2efbda67a1 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorFilterRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrafficMirrorFilterRuleCommand, se_CreateTrafficMirrorFilterRu /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts index bbcef163cd3a..f24e8ed34315 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorSessionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrafficMirrorSessionCommand, se_CreateTrafficMirrorSessionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts b/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts index 7a9126535660..5c9e0089fcea 100644 --- a/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts +++ b/clients/client-ec2/src/commands/CreateTrafficMirrorTargetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrafficMirrorTargetCommand, se_CreateTrafficMirrorTargetComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts index 2d12e284373c..8962204ad635 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTransitGatewayCommand, se_CreateTransitGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts index e1fccb47c2c7..b35fdb13b9a3 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayConnectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTransitGatewayConnectCommand, se_CreateTransitGatewayConnectCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts index f13a172a5f10..917e79b94b46 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayConnectPeerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts index 8bb134774763..ea1fa67f27c8 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayMulticastDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts index 6dedf1253821..33e27ef3de42 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPeeringAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts index 7a6ada919478..a778bf3d3271 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPolicyTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts index 574f7bee004b..7c1be16d739d 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayPrefixListReferenceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts index df29e896df80..9a512baa57c0 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTransitGatewayRouteCommand, se_CreateTransitGatewayRouteComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts index 242a0e6fc7c6..46fa6a6818b2 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableAnnouncementCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts index bbac9a1e7a33..61ecef0cac37 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayRouteTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts index c50ba579f703..880638bc52ad 100644 --- a/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/CreateTransitGatewayVpcAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts index e6cf6f420f2e..fbd119b16f03 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVerifiedAccessEndpointCommand, se_CreateVerifiedAccessEndpoint /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts index 1c6cbf3ba1f8..18f6a783705b 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVerifiedAccessGroupCommand, se_CreateVerifiedAccessGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts index 1aa6c442737b..2f430091fce1 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVerifiedAccessInstanceCommand, se_CreateVerifiedAccessInstance /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts index ca2468bc8d36..7a2c0581a92c 100644 --- a/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/CreateVerifiedAccessTrustProviderCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVolumeCommand.ts b/clients/client-ec2/src/commands/CreateVolumeCommand.ts index 5fbdc66c9de5..3fd355114833 100644 --- a/clients/client-ec2/src/commands/CreateVolumeCommand.ts +++ b/clients/client-ec2/src/commands/CreateVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVolumeCommand, se_CreateVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpcCommand.ts b/clients/client-ec2/src/commands/CreateVpcCommand.ts index 576072deb1e4..c86dfa865bbe 100644 --- a/clients/client-ec2/src/commands/CreateVpcCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcCommand, se_CreateVpcCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts index 772fc4bd806e..c406a528d56a 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcEndpointCommand, se_CreateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts index e424fea4407d..8b6ca163cc4f 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointConnectionNotificationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts b/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts index 5dde2777582d..1fb7a42fa773 100644 --- a/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcEndpointServiceConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts index bd00f168f71f..e88e22aff4bf 100644 --- a/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcPeeringConnectionCommand, se_CreateVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts b/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts index 50bda02aef20..ebab775a221b 100644 --- a/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnConnectionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateVpnConnectionCommand, se_CreateVpnConnectionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts b/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts index ccc3d3a82c08..82b1837759e3 100644 --- a/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnConnectionRouteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpnConnectionRouteCommand, se_CreateVpnConnectionRouteCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts b/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts index deed02f8197c..5a9c1af4607f 100644 --- a/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/CreateVpnGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpnGatewayCommand, se_CreateVpnGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts index 0bbd63cde8b2..9683fec2c686 100644 --- a/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCarrierGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCarrierGatewayCommand, se_DeleteCarrierGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts index 0b1eda6a512f..499c0c10d13b 100644 --- a/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteClientVpnEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClientVpnEndpointCommand, se_DeleteClientVpnEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts b/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts index 7f653b8945cd..f72845dc4415 100644 --- a/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteClientVpnRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClientVpnRouteCommand, se_DeleteClientVpnRouteCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts b/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts index 3021b4a8bf8f..c8ab1bd77352 100644 --- a/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCoipCidrCommand, se_DeleteCoipCidrCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts b/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts index f883ff87a70f..a1362210134d 100644 --- a/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCoipPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCoipPoolCommand, se_DeleteCoipPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts index 585e8e6c6fc5..b9a35991c67e 100644 --- a/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteCustomerGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomerGatewayCommand, se_DeleteCustomerGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts index 6065aab755e8..7eab61af0d50 100644 --- a/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteDhcpOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDhcpOptionsCommand, se_DeleteDhcpOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts index a81f9e28548d..e090434bdb9f 100644 --- a/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteEgressOnlyInternetGatewayCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteFleetsCommand.ts b/clients/client-ec2/src/commands/DeleteFleetsCommand.ts index 0b6bb355087b..061b07a6afd4 100644 --- a/clients/client-ec2/src/commands/DeleteFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetsCommand, se_DeleteFleetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts b/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts index f06c85f1cd3f..934b1637607f 100644 --- a/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFlowLogsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFlowLogsCommand, se_DeleteFlowLogsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts b/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts index 6fc9e4b21825..182a1663d890 100644 --- a/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts +++ b/clients/client-ec2/src/commands/DeleteFpgaImageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFpgaImageCommand, se_DeleteFpgaImageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts index 32078d78e6ef..ad62cf1c647c 100644 --- a/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInstanceConnectEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceConnectEndpointCommand, se_DeleteInstanceConnectEndpoi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts index 03de51f689b7..732b621c0e11 100644 --- a/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInstanceEventWindowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceEventWindowCommand, se_DeleteInstanceEventWindowComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts index e01f570a9afe..370c5324a4e4 100644 --- a/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteInternetGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInternetGatewayCommand, se_DeleteInternetGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteIpamCommand.ts b/clients/client-ec2/src/commands/DeleteIpamCommand.ts index 16c0ebe4287d..aef4992c2217 100644 --- a/clients/client-ec2/src/commands/DeleteIpamCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIpamCommand, se_DeleteIpamCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts b/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts index f7c8ac54f34b..802fdf1f66fc 100644 --- a/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIpamPoolCommand, se_DeleteIpamPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts index fd8019580e1c..f15d3d8b86f7 100644 --- a/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamResourceDiscoveryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIpamResourceDiscoveryCommand, se_DeleteIpamResourceDiscoveryCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts b/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts index 06d1610734c5..9a162b2afa47 100644 --- a/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteIpamScopeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIpamScopeCommand, se_DeleteIpamScopeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts b/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts index 55f03334e856..d1db12fc7bae 100644 --- a/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/DeleteKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyPairCommand, se_DeleteKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts index 7c1f359bdd4c..0814992e7666 100644 --- a/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLaunchTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchTemplateCommand, se_DeleteLaunchTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts b/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts index a08931168416..b343113725f3 100644 --- a/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLaunchTemplateVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchTemplateVersionsCommand, se_DeleteLaunchTemplateVersions /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts index 2c0d7a5f9bf8..226eeb886dbf 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLocalGatewayRouteCommand, se_DeleteLocalGatewayRouteCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts index f9f8c1cf2fc8..23770d279d17 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLocalGatewayRouteTableCommand, se_DeleteLocalGatewayRouteTable /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts index 2af6f3a24cef..63c8eddaa8ee 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts index 23dda551ec6e..155be19a53af 100644 --- a/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts index 983a321dc3c7..f0308adab87f 100644 --- a/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/DeleteManagedPrefixListCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteManagedPrefixListCommand, se_DeleteManagedPrefixListCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts index 59d2c6ee5ef9..43642834b8b7 100644 --- a/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNatGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNatGatewayCommand, se_DeleteNatGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts index 6a368bee5b9f..2250473ae442 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkAclCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkAclCommand, se_DeleteNetworkAclCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts index fddc4fa3633b..658ac031beaa 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkAclEntryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkAclEntryCommand, se_DeleteNetworkAclEntryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts index 2c8bf59b52d0..dc08c6716286 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts index 5a1e9c9a6371..c107082edd3c 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAccessScopeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts index a0791301524f..6c7673936d79 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkInsightsAnalysisCommand, se_DeleteNetworkInsightsAnalys /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts index 0746dbc4a9dc..6569441a1b13 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInsightsPathCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkInsightsPathCommand, se_DeleteNetworkInsightsPathComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts index 0b58bd323759..446bd6b3ea46 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkInterfaceCommand, se_DeleteNetworkInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts b/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts index 412a489936ed..2ead255152df 100644 --- a/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteNetworkInterfacePermissionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts b/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts index 1f0b67a45c8e..18ee6604206e 100644 --- a/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeletePlacementGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePlacementGroupCommand, se_DeletePlacementGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts b/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts index e43d69ea8d04..f81c58b4291c 100644 --- a/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts +++ b/clients/client-ec2/src/commands/DeletePublicIpv4PoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePublicIpv4PoolCommand, se_DeletePublicIpv4PoolCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts b/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts index 7ac9e7faa471..0469f1c15e8b 100644 --- a/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DeleteQueuedReservedInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueuedReservedInstancesCommand, se_DeleteQueuedReservedInstanc /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteRouteCommand.ts b/clients/client-ec2/src/commands/DeleteRouteCommand.ts index bfc1f362f8e1..ac922146b362 100644 --- a/clients/client-ec2/src/commands/DeleteRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteCommand, se_DeleteRouteCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts index fcd83258bcad..4a801a592494 100644 --- a/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteTableCommand, se_DeleteRouteTableCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts b/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts index f416566d7b0c..ac162564bb69 100644 --- a/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSecurityGroupCommand, se_DeleteSecurityGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts index 90f08476ab60..0b9c2c8e530a 100644 --- a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts index 5f00099348bc..c5da84a61d82 100644 --- a/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSpotDatafeedSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts b/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts index 2701ce9ba61e..a94c579f75d0 100644 --- a/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSubnetCidrReservationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubnetCidrReservationCommand, se_DeleteSubnetCidrReservationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteSubnetCommand.ts b/clients/client-ec2/src/commands/DeleteSubnetCommand.ts index dda5b9aac822..2c33818210d2 100644 --- a/clients/client-ec2/src/commands/DeleteSubnetCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSubnetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubnetCommand, se_DeleteSubnetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTagsCommand.ts b/clients/client-ec2/src/commands/DeleteTagsCommand.ts index 8efac8b3649d..f6c3e7e9de4e 100644 --- a/clients/client-ec2/src/commands/DeleteTagsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts index 0137f9380c7c..fd84a1b36536 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrafficMirrorFilterCommand, se_DeleteTrafficMirrorFilterComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts index cce8d34d08f9..fbb280c6ebe2 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorFilterRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrafficMirrorFilterRuleCommand, se_DeleteTrafficMirrorFilterRu /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts index 9aebb48b12a4..5a6d36f20601 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorSessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrafficMirrorSessionCommand, se_DeleteTrafficMirrorSessionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts b/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts index acf0e04daeac..aac905cd1f77 100644 --- a/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTrafficMirrorTargetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrafficMirrorTargetCommand, se_DeleteTrafficMirrorTargetComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts index e764dc2e6a36..51c50278b4c1 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTransitGatewayCommand, se_DeleteTransitGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts index 65892cd2aad8..d82c9c3f2a69 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTransitGatewayConnectCommand, se_DeleteTransitGatewayConnectCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts index 230c28e064a0..966993a2fbf3 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayConnectPeerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts index 0f4d0952232f..e467ace885b8 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayMulticastDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts index f957842ae37b..aad128594ec9 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPeeringAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts index c15249224172..70caecf32289 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPolicyTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts index ab4c61bd8284..71a08d447aa5 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayPrefixListReferenceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts index 86a1a6c90730..a649efc351c8 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTransitGatewayRouteCommand, se_DeleteTransitGatewayRouteComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts index 3b45924fe3b3..51efc5b44ab4 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts index cf686ad5c065..94d04137ad42 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayRouteTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts index fce251e0d37b..a69f8dbbbd5a 100644 --- a/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/DeleteTransitGatewayVpcAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts index 4cf1faa969f2..9ab3eb4e9d91 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVerifiedAccessEndpointCommand, se_DeleteVerifiedAccessEndpoint /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts index 580523b61349..52f2ed5e55d4 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVerifiedAccessGroupCommand, se_DeleteVerifiedAccessGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts index 3d428e236b9e..a8b58237a1b2 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVerifiedAccessInstanceCommand, se_DeleteVerifiedAccessInstance /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts index 28ded430081e..1602b2030365 100644 --- a/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVerifiedAccessTrustProviderCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVolumeCommand.ts b/clients/client-ec2/src/commands/DeleteVolumeCommand.ts index 9fe61d06d482..51ffadd05ce3 100644 --- a/clients/client-ec2/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVolumeCommand, se_DeleteVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpcCommand.ts b/clients/client-ec2/src/commands/DeleteVpcCommand.ts index d88bb5fb961a..4f32ad1b4cf3 100644 --- a/clients/client-ec2/src/commands/DeleteVpcCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcCommand, se_DeleteVpcCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts index 99f5c3bedcf2..e04225a5df01 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointConnectionNotificationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts index 0ca43d3c8da5..845195baebe4 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointServiceConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts b/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts index 1c29e9b292de..e0be984b1820 100644 --- a/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcEndpointsCommand, se_DeleteVpcEndpointsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts index b0cd29e092e8..4dca7e59c163 100644 --- a/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcPeeringConnectionCommand, se_DeleteVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts b/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts index 2eb03a133324..ec132743fc48 100644 --- a/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpnConnectionCommand, se_DeleteVpnConnectionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts b/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts index 4ab8d8850afd..f0d633d7cfd4 100644 --- a/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnConnectionRouteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpnConnectionRouteCommand, se_DeleteVpnConnectionRouteCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts b/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts index 89b24c3b9be6..02f5a018216c 100644 --- a/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DeleteVpnGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpnGatewayCommand, se_DeleteVpnGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts index 54c77b0d5f20..223463f41344 100644 --- a/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionByoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_DeprovisionByoipCidrCommand, se_DeprovisionByoipCidrCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeprovisionIpamByoasnCommand.ts b/clients/client-ec2/src/commands/DeprovisionIpamByoasnCommand.ts index 50c12f5ef32b..a5325db91868 100644 --- a/clients/client-ec2/src/commands/DeprovisionIpamByoasnCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionIpamByoasnCommand.ts @@ -12,7 +12,8 @@ import { de_DeprovisionIpamByoasnCommand, se_DeprovisionIpamByoasnCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts index 92bdd2fbabd2..38539c43f4e6 100644 --- a/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionIpamPoolCidrCommand.ts @@ -12,7 +12,8 @@ import { de_DeprovisionIpamPoolCidrCommand, se_DeprovisionIpamPoolCidrCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts b/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts index 8f932a56d643..59ec7567ed63 100644 --- a/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/DeprovisionPublicIpv4PoolCidrCommand.ts @@ -12,7 +12,8 @@ import { de_DeprovisionPublicIpv4PoolCidrCommand, se_DeprovisionPublicIpv4PoolCi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeregisterImageCommand.ts b/clients/client-ec2/src/commands/DeregisterImageCommand.ts index e03821deb9d9..b4b485323089 100644 --- a/clients/client-ec2/src/commands/DeregisterImageCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterImageCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterImageCommand, se_DeregisterImageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts index 5809225ac6ea..dc7eae3ee358 100644 --- a/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterInstanceEventNotificationAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts index e27b3a0b96f7..1e713eb3dce6 100644 --- a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts index f002341c03f4..7eb4b6a7e29b 100644 --- a/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts +++ b/clients/client-ec2/src/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts index 8b6098c68fe6..d88fb3b1b4fe 100644 --- a/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAccountAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts b/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts index 91d47667c3b7..619e5cff8384 100644 --- a/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressTransfersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddressTransfersCommand, se_DescribeAddressTransfersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts index fe3e05d7c3ae..29bcc46ec7bc 100644 --- a/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressesAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddressesAttributeCommand, se_DescribeAddressesAttributeComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAddressesCommand.ts b/clients/client-ec2/src/commands/DescribeAddressesCommand.ts index c29da0592c01..30114fb9749f 100644 --- a/clients/client-ec2/src/commands/DescribeAddressesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAddressesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddressesCommand, se_DescribeAddressesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts index b029134ad8dd..994404eb8030 100644 --- a/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAggregateIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAggregateIdFormatCommand, se_DescribeAggregateIdFormatComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts b/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts index a66919d9d7bd..fd7f010b50ad 100644 --- a/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAvailabilityZonesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAvailabilityZonesCommand, se_DescribeAvailabilityZonesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts b/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts index 5b0735dcb569..7a1f8d1d4b1e 100644 --- a/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts b/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts index 8b92c792028c..c4d49c7e7632 100644 --- a/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeBundleTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeBundleTasksCommand, se_DescribeBundleTasksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts b/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts index 39c796433c30..449cc40314b3 100644 --- a/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeByoipCidrsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeByoipCidrsCommand, se_DescribeByoipCidrsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts index 7ae92bce7129..516eada97eb1 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts index bfd9fe6792b5..6dc8309f9b25 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityReservationFleetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts index bc41f132e134..fd3c6c35eea9 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCapacityReservationsCommand, se_DescribeCapacityReservations /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts index 3346f91bf346..711767a4b985 100644 --- a/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCarrierGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCarrierGatewaysCommand, se_DescribeCarrierGatewaysCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts index 45dfbb181379..e00b8394e2eb 100644 --- a/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClassicLinkInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClassicLinkInstancesCommand, se_DescribeClassicLinkInstances /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts index 531df60cd971..39226a31c7f5 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnAuthorizationRulesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts index e2e2f19bc2f3..43d360ab8698 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClientVpnConnectionsCommand, se_DescribeClientVpnConnections /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts index bfcbb5027b57..d1be0ee762f3 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClientVpnEndpointsCommand, se_DescribeClientVpnEndpointsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts index e0f95c309f5d..27a3d6e80302 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClientVpnRoutesCommand, se_DescribeClientVpnRoutesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts index c81267746708..506240d25615 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnTargetNetworksCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts b/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts index 4a5d4bf68d26..61d2a61bfd8e 100644 --- a/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCoipPoolsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCoipPoolsCommand, se_DescribeCoipPoolsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts b/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts index dee394d252d5..40e358171579 100644 --- a/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeConversionTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConversionTasksCommand, se_DescribeConversionTasksCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts index 78f1aeb46c3c..e2ab86953855 100644 --- a/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCustomerGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCustomerGatewaysCommand, se_DescribeCustomerGatewaysCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts b/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts index c061fd2b29ce..7ede521ea924 100644 --- a/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeDhcpOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDhcpOptionsCommand, se_DescribeDhcpOptionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts index 85f1bfccebb6..3b21340ddf50 100644 --- a/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeEgressOnlyInternetGatewaysCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts b/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts index 870a2d439929..3ec7e1f941d6 100644 --- a/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeElasticGpusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeElasticGpusCommand, se_DescribeElasticGpusCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts index e173699f8492..f2c7fd1ebba2 100644 --- a/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeExportImageTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExportImageTasksCommand, se_DescribeExportImageTasksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts b/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts index 136dbbbc5fae..913d1df12109 100644 --- a/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeExportTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExportTasksCommand, se_DescribeExportTasksCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts b/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts index 03d59d7909d7..dd7cac3367e9 100644 --- a/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFastLaunchImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFastLaunchImagesCommand, se_DescribeFastLaunchImagesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts index 9ab3484ffeda..7a539d66681a 100644 --- a/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFastSnapshotRestoresCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFastSnapshotRestoresCommand, se_DescribeFastSnapshotRestores /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts index 1e4baa0941d3..5baa48f8d99a 100644 --- a/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetHistoryCommand, se_DescribeFleetHistoryCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts index e7e71919ea34..aab958565f4f 100644 --- a/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetInstancesCommand, se_DescribeFleetInstancesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFleetsCommand.ts b/clients/client-ec2/src/commands/DescribeFleetsCommand.ts index 2c38d958743c..21fd62f1cef8 100644 --- a/clients/client-ec2/src/commands/DescribeFleetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetsCommand, se_DescribeFleetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts b/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts index 3a226697e8eb..862bec776221 100644 --- a/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFlowLogsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlowLogsCommand, se_DescribeFlowLogsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts index 3b4ee897ff58..14a42e57afb0 100644 --- a/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFpgaImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFpgaImageAttributeCommand, se_DescribeFpgaImageAttributeComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts b/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts index 69591047cb0d..3a1a99583a8d 100644 --- a/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeFpgaImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFpgaImagesCommand, se_DescribeFpgaImagesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts index 5cb3b2adf893..ce75fc10b9c4 100644 --- a/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostReservationOfferingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts b/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts index b14f9d190854..cc8add9494f3 100644 --- a/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHostReservationsCommand, se_DescribeHostReservationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeHostsCommand.ts b/clients/client-ec2/src/commands/DescribeHostsCommand.ts index 149b59200860..17ec770c6e50 100644 --- a/clients/client-ec2/src/commands/DescribeHostsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeHostsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHostsCommand, se_DescribeHostsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts index e672ba20d665..4579cdb1d9ff 100644 --- a/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIamInstanceProfileAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts index a42c147d3dd3..6f58c298d819 100644 --- a/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdFormatCommand, se_DescribeIdFormatCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts index 282eac0db31c..25c8ed43b5c7 100644 --- a/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIdentityIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIdentityIdFormatCommand, se_DescribeIdentityIdFormatCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts index 5f5cb7c44053..f15ecd38d599 100644 --- a/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImageAttributeCommand, se_DescribeImageAttributeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeImagesCommand.ts b/clients/client-ec2/src/commands/DescribeImagesCommand.ts index 02162c9bbe66..731bcd930c60 100644 --- a/clients/client-ec2/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImagesCommand, se_DescribeImagesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts index 99fd6cf50c1d..67c41a85c3a4 100644 --- a/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImportImageTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeImportImageTasksCommand, se_DescribeImportImageTasksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts b/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts index 62ce3ac062c8..ef4690e95a95 100644 --- a/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeImportSnapshotTasksCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeImportSnapshotTasksCommand, se_DescribeImportSnapshotTasksCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts index 6aa720d29a61..022ee9e2efaf 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceAttributeCommand, se_DescribeInstanceAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts index a23bbf161651..12658f512bef 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceConnectEndpointsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts index 2debf2d9d1a0..7744a81e18a7 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceCreditSpecificationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts index f874e94b929f..428a246a3d95 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceEventNotificationAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts index 20b49112c8e0..067ec3ecfa68 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceEventWindowsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceEventWindowsCommand, se_DescribeInstanceEventWindows /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts index 9d6c51d9748e..be5d7bd7044b 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceStatusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceStatusCommand, se_DescribeInstanceStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts index e99252ad022a..a40a77ed3385 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceTopologyCommand, se_DescribeInstanceTopologyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts index d608448e7553..e66ee93add13 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTypeOfferingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceTypeOfferingsCommand, se_DescribeInstanceTypeOfferin /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts index 0fafed3aa5b3..f0bff59b1492 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceTypesCommand, se_DescribeInstanceTypesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeInstancesCommand.ts index 507ff0fbe117..a7ccc78282ac 100644 --- a/clients/client-ec2/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts index aea6f7a5d3c5..9ecf3f34b663 100644 --- a/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInternetGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInternetGatewaysCommand, se_DescribeInternetGatewaysCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamByoasnCommand.ts b/clients/client-ec2/src/commands/DescribeIpamByoasnCommand.ts index 8d86b56dc4be..a265a1934c71 100644 --- a/clients/client-ec2/src/commands/DescribeIpamByoasnCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamByoasnCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIpamByoasnCommand, se_DescribeIpamByoasnCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts index 7d992cd58e6e..f2447ea01a95 100644 --- a/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamPoolsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIpamPoolsCommand, se_DescribeIpamPoolsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts index af5a19884230..60fe10230463 100644 --- a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveriesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts index e39ad2c368e2..6f98b8fc558c 100644 --- a/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamResourceDiscoveryAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts b/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts index 0d7489ed91de..8f7168329f29 100644 --- a/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamScopesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIpamScopesCommand, se_DescribeIpamScopesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpamsCommand.ts b/clients/client-ec2/src/commands/DescribeIpamsCommand.ts index 19e5ef72874f..42700c8b2654 100644 --- a/clients/client-ec2/src/commands/DescribeIpamsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpamsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIpamsCommand, se_DescribeIpamsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts b/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts index 7cd412014dd6..b5b5fc5444c2 100644 --- a/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeIpv6PoolsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIpv6PoolsCommand, se_DescribeIpv6PoolsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts b/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts index 9ea6e2a330a5..5c2c608dc749 100644 --- a/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeKeyPairsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeKeyPairsCommand, se_DescribeKeyPairsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts b/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts index b0417541a627..c80bce1a0597 100644 --- a/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLaunchTemplateVersionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts b/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts index 00eab466f836..05b8ad414507 100644 --- a/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLaunchTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLaunchTemplatesCommand, se_DescribeLaunchTemplatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts index 4644707ad5c7..d167eeaae544 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts index 17f0bf2d1d95..73faa4cde2b2 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts index 34191867c08d..0cdc8a81447e 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayRouteTablesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts index fc419d80e4d2..a4c22a1aa4e8 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts index 0993a3a40983..312c2414e3c4 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewayVirtualInterfacesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts index 58cbf006576b..10b462556386 100644 --- a/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLocalGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLocalGatewaysCommand, se_DescribeLocalGatewaysCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeLockedSnapshotsCommand.ts b/clients/client-ec2/src/commands/DescribeLockedSnapshotsCommand.ts index 464f22d872ed..4086fbc58b2e 100644 --- a/clients/client-ec2/src/commands/DescribeLockedSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeLockedSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLockedSnapshotsCommand, se_DescribeLockedSnapshotsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeMacHostsCommand.ts b/clients/client-ec2/src/commands/DescribeMacHostsCommand.ts index acecfd7e9a64..2b4a7fd20d49 100644 --- a/clients/client-ec2/src/commands/DescribeMacHostsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeMacHostsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMacHostsCommand, se_DescribeMacHostsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts b/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts index 22c04400d588..4516f61d2075 100644 --- a/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeManagedPrefixListsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeManagedPrefixListsCommand, se_DescribeManagedPrefixListsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts b/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts index 0883887fd07f..4e6219e1f9a9 100644 --- a/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeMovingAddressesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMovingAddressesCommand, se_DescribeMovingAddressesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts index ff912fa04cc1..29151a9b2efc 100644 --- a/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNatGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNatGatewaysCommand, se_DescribeNatGatewaysCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts index 21056678ac37..a93a401bee3f 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkAclsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNetworkAclsCommand, se_DescribeNetworkAclsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts index 4c335c477de0..24a022c89ff4 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts index c5f83af72e7c..421edc6fdaf9 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAccessScopesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts index 74b7e65bc16e..f86379593369 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsAnalysesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts index 614ec1c4f425..e59741db3f9e 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInsightsPathsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNetworkInsightsPathsCommand, se_DescribeNetworkInsightsPaths /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts index c19d0e59b179..b90148b41b1c 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfaceAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts index 22b220bcaf0d..baba14859bc8 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfacePermissionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts b/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts index 904531662a46..c053d34f3d69 100644 --- a/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeNetworkInterfacesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNetworkInterfacesCommand, se_DescribeNetworkInterfacesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts b/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts index f0a5fef26141..f532df477d6a 100644 --- a/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePlacementGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePlacementGroupsCommand, se_DescribePlacementGroupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts b/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts index ec454e074c1b..8923433c7f42 100644 --- a/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePrefixListsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePrefixListsCommand, se_DescribePrefixListsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts b/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts index 51d059fb05cc..3b7a12090565 100644 --- a/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/DescribePrincipalIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePrincipalIdFormatCommand, se_DescribePrincipalIdFormatComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts b/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts index 0adc0e8b261b..e04da6d81c3e 100644 --- a/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts +++ b/clients/client-ec2/src/commands/DescribePublicIpv4PoolsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePublicIpv4PoolsCommand, se_DescribePublicIpv4PoolsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeRegionsCommand.ts b/clients/client-ec2/src/commands/DescribeRegionsCommand.ts index 0f88ce4782a9..40bd339b6835 100644 --- a/clients/client-ec2/src/commands/DescribeRegionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeRegionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRegionsCommand, se_DescribeRegionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts b/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts index 86c06b94c1e9..0046354263c8 100644 --- a/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReplaceRootVolumeTasksCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts index aca368f1c82d..834a94d0e2db 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservedInstancesCommand, se_DescribeReservedInstancesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts index 073bbaed6fa1..c3a12945a02b 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesListingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts index b4247ad482db..8e27a073d1f5 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesModificationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts index 45a003570821..2f7c5e2283f7 100644 --- a/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeReservedInstancesOfferingsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts index f7ef44df8d19..fe0488d7c863 100644 --- a/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeRouteTablesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRouteTablesCommand, se_DescribeRouteTablesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts b/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts index 745222ebb393..4b215943c05c 100644 --- a/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts +++ b/clients/client-ec2/src/commands/DescribeScheduledInstanceAvailabilityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts index ff8742d0e42c..d2146b3a1ecd 100644 --- a/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeScheduledInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScheduledInstancesCommand, se_DescribeScheduledInstancesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts index 2743226bbda9..561c9e1ae823 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupReferencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts index 8f326ab8248b..6ba06e865b2f 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupRulesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSecurityGroupRulesCommand, se_DescribeSecurityGroupRulesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts index 66db0afbc273..610e89325e14 100644 --- a/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSecurityGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSecurityGroupsCommand, se_DescribeSecurityGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts index 61f531800317..f9121b16e58d 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotAttributeCommand, se_DescribeSnapshotAttributeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts index 65cf7d5f041f..1a90ccee126b 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotTierStatusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotTierStatusCommand, se_DescribeSnapshotTierStatusComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts b/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts index 5130d894bff3..bfecd80113a1 100644 --- a/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts b/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts index 91c047570b10..234b3d49b8ca 100644 --- a/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotDatafeedSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts index 38efb78ca465..467f4c0259d2 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSpotFleetInstancesCommand, se_DescribeSpotFleetInstancesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts index 2f212bb53673..8a2dc0675fbd 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetRequestHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts b/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts index 0e61c740af1f..6bb7cb64d3ef 100644 --- a/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotFleetRequestsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSpotFleetRequestsCommand, se_DescribeSpotFleetRequestsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts b/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts index 530b84945506..41e971f92d32 100644 --- a/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotInstanceRequestsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSpotInstanceRequestsCommand, se_DescribeSpotInstanceRequests /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts b/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts index f5cdd7466557..fb3d55021ff0 100644 --- a/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSpotPriceHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSpotPriceHistoryCommand, se_DescribeSpotPriceHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts index 2f1a0912a82c..ac38fbc5fa6a 100644 --- a/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeStaleSecurityGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStaleSecurityGroupsCommand, se_DescribeStaleSecurityGroupsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts b/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts index a74bb8a06849..fdb8464d9a1e 100644 --- a/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts +++ b/clients/client-ec2/src/commands/DescribeStoreImageTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStoreImageTasksCommand, se_DescribeStoreImageTasksCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts b/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts index f99e23694898..3ef46ca056be 100644 --- a/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeSubnetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSubnetsCommand, se_DescribeSubnetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTagsCommand.ts b/clients/client-ec2/src/commands/DescribeTagsCommand.ts index 3f82b58b805d..13b8a32d5575 100644 --- a/clients/client-ec2/src/commands/DescribeTagsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts index 1e0f82c9e721..3d82391e48ae 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrafficMirrorFiltersCommand, se_DescribeTrafficMirrorFilters /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts index 99fc2fecbce4..97f58bcbd761 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrafficMirrorSessionsCommand, se_DescribeTrafficMirrorSessio /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts b/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts index a3af476392f0..223436234abe 100644 --- a/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrafficMirrorTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrafficMirrorTargetsCommand, se_DescribeTrafficMirrorTargets /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts index f7d4fd50bc20..5e9b65aba0bc 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayAttachmentsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts index 685142422ed1..55e4a5406679 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectPeersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts index feaef12c3217..c89b2c21e5c2 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayConnectsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts index 5648c4882ffe..3a3a0d619f99 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayMulticastDomainsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts index fc39d8db8a70..665e18502e58 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayPeeringAttachmentsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts index 785929b6f850..035754e3f96e 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayPolicyTablesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts index 64cfbc9de413..41b7b1ef106d 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts index a93e498981e9..efd156536a8e 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayRouteTablesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts index eaf72ec20a6b..ae214d836c23 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewayVpcAttachmentsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts index 179fe5912d43..2ff47d13d76f 100644 --- a/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTransitGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTransitGatewaysCommand, se_DescribeTransitGatewaysCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts b/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts index 62c1fe0f5509..071ef8a2f330 100644 --- a/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeTrunkInterfaceAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts index ad089a083fb4..2b85c3907083 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessEndpointsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts index 2f7fddbd7000..3eec5bfff8fc 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVerifiedAccessGroupsCommand, se_DescribeVerifiedAccessGroups /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts index 51d422f17987..9da4c4b57f0d 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts index 3bcbbccbbaee..4c43ff752486 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessInstancesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts b/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts index 9eca93b45404..94cc1d11c6fb 100644 --- a/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVerifiedAccessTrustProvidersCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts index 2d9919caa513..f8fc2b3e2649 100644 --- a/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumeAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVolumeAttributeCommand, se_DescribeVolumeAttributeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts b/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts index 03ad37b2ab3f..fd612558d317 100644 --- a/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumeStatusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVolumeStatusCommand, se_DescribeVolumeStatusCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVolumesCommand.ts b/clients/client-ec2/src/commands/DescribeVolumesCommand.ts index d31e736a0ad4..6c7dbef5a8d7 100644 --- a/clients/client-ec2/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVolumesCommand, se_DescribeVolumesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts b/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts index e3201a4c53bb..5da06bdd163d 100644 --- a/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVolumesModificationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVolumesModificationsCommand, se_DescribeVolumesModifications /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts b/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts index 7b9d260635be..0a73606de3ce 100644 --- a/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcAttributeCommand, se_DescribeVpcAttributeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts index 5d396ad7e927..acfe7c698508 100644 --- a/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcClassicLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcClassicLinkCommand, se_DescribeVpcClassicLinkCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts index cee88a5eefce..ba12226c4f0d 100644 --- a/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcClassicLinkDnsSupportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts index ee1b04cef9c9..7dae6feb75a7 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionNotificationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts index 3df5b6dc0233..071597c20e01 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointConnectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts index dc352375a053..23404098c7ba 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServiceConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts index c4b0e72c27e9..d6355ab6a29d 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServicePermissionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts index af1420c89bbf..0773fdb812d3 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointServicesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcEndpointServicesCommand, se_DescribeVpcEndpointServicesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts index 2bb44e64e1a6..965c412ea6d6 100644 --- a/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcEndpointsCommand, se_DescribeVpcEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts index dbaf51979b85..f78a595812bc 100644 --- a/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcPeeringConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcPeeringConnectionsCommand, se_DescribeVpcPeeringConnectio /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpcsCommand.ts b/clients/client-ec2/src/commands/DescribeVpcsCommand.ts index 4b1789b97b9e..5a870ba85f55 100644 --- a/clients/client-ec2/src/commands/DescribeVpcsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpcsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcsCommand, se_DescribeVpcsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts index 86b15eefc6af..161cb37ca779 100644 --- a/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpnConnectionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeVpnConnectionsCommand, se_DescribeVpnConnectionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts b/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts index cc0efa9c197e..e1eb532856cc 100644 --- a/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts +++ b/clients/client-ec2/src/commands/DescribeVpnGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpnGatewaysCommand, se_DescribeVpnGatewaysCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts b/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts index d8441d6b4fad..3193fe7392fc 100644 --- a/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts +++ b/clients/client-ec2/src/commands/DetachClassicLinkVpcCommand.ts @@ -12,7 +12,8 @@ import { de_DetachClassicLinkVpcCommand, se_DetachClassicLinkVpcCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts b/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts index 781ede2ba40c..6554a5d18304 100644 --- a/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DetachInternetGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DetachInternetGatewayCommand, se_DetachInternetGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts b/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts index 8225d0dd8357..6aaa7a342d5b 100644 --- a/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DetachNetworkInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_DetachNetworkInterfaceCommand, se_DetachNetworkInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts index 9d4c34e0fe34..f5df16872374 100644 --- a/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/DetachVerifiedAccessTrustProviderCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachVolumeCommand.ts b/clients/client-ec2/src/commands/DetachVolumeCommand.ts index 85b7d3365208..91f037ea3807 100644 --- a/clients/client-ec2/src/commands/DetachVolumeCommand.ts +++ b/clients/client-ec2/src/commands/DetachVolumeCommand.ts @@ -13,7 +13,8 @@ import { de_DetachVolumeCommand, se_DetachVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts b/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts index 09b2e9b459b9..d17dc01dc326 100644 --- a/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts +++ b/clients/client-ec2/src/commands/DetachVpnGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DetachVpnGatewayCommand, se_DetachVpnGatewayCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts b/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts index 0c8469f4537f..163eeaf11378 100644 --- a/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/DisableAddressTransferCommand.ts @@ -12,7 +12,8 @@ import { de_DisableAddressTransferCommand, se_DisableAddressTransferCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts b/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts index 9281e67a4c2f..af8e46a16edc 100644 --- a/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts index 170d8e06d0ba..e1300810ec91 100644 --- a/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/DisableEbsEncryptionByDefaultCommand.ts @@ -12,7 +12,8 @@ import { de_DisableEbsEncryptionByDefaultCommand, se_DisableEbsEncryptionByDefau /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts b/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts index fce23bab5225..25c00830fc4a 100644 --- a/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts +++ b/clients/client-ec2/src/commands/DisableFastLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_DisableFastLaunchCommand, se_DisableFastLaunchCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts index e95452025ad5..ed5e177581b8 100644 --- a/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/DisableFastSnapshotRestoresCommand.ts @@ -12,7 +12,8 @@ import { de_DisableFastSnapshotRestoresCommand, se_DisableFastSnapshotRestoresCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts index f4e75061d9a9..424e37388e0d 100644 --- a/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageBlockPublicAccessCommand.ts @@ -12,7 +12,8 @@ import { de_DisableImageBlockPublicAccessCommand, se_DisableImageBlockPublicAcce /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableImageCommand.ts b/clients/client-ec2/src/commands/DisableImageCommand.ts index e24dbf7238e4..1936c859a676 100644 --- a/clients/client-ec2/src/commands/DisableImageCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageCommand.ts @@ -12,7 +12,8 @@ import { de_DisableImageCommand, se_DisableImageCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts b/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts index a26cc6ca0415..16621c4d9daa 100644 --- a/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageDeprecationCommand.ts @@ -12,7 +12,8 @@ import { de_DisableImageDeprecationCommand, se_DisableImageDeprecationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableImageDeregistrationProtectionCommand.ts b/clients/client-ec2/src/commands/DisableImageDeregistrationProtectionCommand.ts index d2cbe8b7b173..6c48eb3fcc97 100644 --- a/clients/client-ec2/src/commands/DisableImageDeregistrationProtectionCommand.ts +++ b/clients/client-ec2/src/commands/DisableImageDeregistrationProtectionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts b/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts index a4d6a81fec1b..c8e63d811240 100644 --- a/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts +++ b/clients/client-ec2/src/commands/DisableIpamOrganizationAdminAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts b/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts index 9aac23064618..ccc0319a4598 100644 --- a/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts +++ b/clients/client-ec2/src/commands/DisableSerialConsoleAccessCommand.ts @@ -12,7 +12,8 @@ import { de_DisableSerialConsoleAccessCommand, se_DisableSerialConsoleAccessComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableSnapshotBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/DisableSnapshotBlockPublicAccessCommand.ts index eccf6429ffd5..37c600775d68 100644 --- a/clients/client-ec2/src/commands/DisableSnapshotBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/DisableSnapshotBlockPublicAccessCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts b/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts index 9d13fba8e632..675cf4a03131 100644 --- a/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts +++ b/clients/client-ec2/src/commands/DisableTransitGatewayRouteTablePropagationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts b/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts index 896abd0a41c1..b5311d6c3f3b 100644 --- a/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts +++ b/clients/client-ec2/src/commands/DisableVgwRoutePropagationCommand.ts @@ -12,7 +12,8 @@ import { de_DisableVgwRoutePropagationCommand, se_DisableVgwRoutePropagationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts index 3da9c847d9b4..5ca158a3009c 100644 --- a/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/DisableVpcClassicLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DisableVpcClassicLinkCommand, se_DisableVpcClassicLinkCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts index 2dfc6468303e..e7878b5f41df 100644 --- a/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/DisableVpcClassicLinkDnsSupportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateAddressCommand.ts b/clients/client-ec2/src/commands/DisassociateAddressCommand.ts index 3ecb750bd529..9379f7f7a0ab 100644 --- a/clients/client-ec2/src/commands/DisassociateAddressCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateAddressCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateAddressCommand, se_DisassociateAddressCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts b/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts index 8c36061634ac..d4951fcb1452 100644 --- a/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateClientVpnTargetNetworkCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts b/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts index ee71a531524d..343291744513 100644 --- a/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateEnclaveCertificateIamRoleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts b/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts index d1d8f688d881..430713de0afc 100644 --- a/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateIamInstanceProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts index 172e483c4fb6..2d72f5fe1d48 100644 --- a/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateInstanceEventWindowCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateIpamByoasnCommand.ts b/clients/client-ec2/src/commands/DisassociateIpamByoasnCommand.ts index ca37cd98b741..cdbb2c605166 100644 --- a/clients/client-ec2/src/commands/DisassociateIpamByoasnCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateIpamByoasnCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateIpamByoasnCommand, se_DisassociateIpamByoasnCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts index 68d3cb1ff2e6..f2ac410e6474 100644 --- a/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateIpamResourceDiscoveryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts index 9bbdf0d88784..ddbff027a221 100644 --- a/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateNatGatewayAddressCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateNatGatewayAddressCommand, se_DisassociateNatGatewayAddre /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts b/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts index bb542f0cfacf..800f81d03089 100644 --- a/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateRouteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateRouteTableCommand, se_DisassociateRouteTableCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts b/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts index a0190ffcaedb..534abd8f15f6 100644 --- a/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateSubnetCidrBlockCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateSubnetCidrBlockCommand, se_DisassociateSubnetCidrBlockCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts index 1b933de230dc..5907739ee99f 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayMulticastDomainCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts index 8a1fad148175..3f44ac0adf22 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayPolicyTableCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts b/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts index 6a39fed581cc..b8fdcbee834d 100644 --- a/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTransitGatewayRouteTableCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts b/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts index 896f94d9e6f2..13cd73c776dc 100644 --- a/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateTrunkInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateTrunkInterfaceCommand, se_DisassociateTrunkInterfaceComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts b/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts index a0c581e7db45..c0b6d11e6e41 100644 --- a/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts +++ b/clients/client-ec2/src/commands/DisassociateVpcCidrBlockCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateVpcCidrBlockCommand, se_DisassociateVpcCidrBlockCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts b/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts index a1e4cb904c71..d4d67fba2b4a 100644 --- a/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts +++ b/clients/client-ec2/src/commands/EnableAddressTransferCommand.ts @@ -12,7 +12,8 @@ import { de_EnableAddressTransferCommand, se_EnableAddressTransferCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts b/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts index ef70d01bbe34..e13f6ebda419 100644 --- a/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts +++ b/clients/client-ec2/src/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts index 5e168222945b..c3f7335384fe 100644 --- a/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/EnableEbsEncryptionByDefaultCommand.ts @@ -12,7 +12,8 @@ import { de_EnableEbsEncryptionByDefaultCommand, se_EnableEbsEncryptionByDefault /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts b/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts index 4614f3561983..7f3bfea49be5 100644 --- a/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts +++ b/clients/client-ec2/src/commands/EnableFastLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_EnableFastLaunchCommand, se_EnableFastLaunchCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts b/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts index 2fdcd200e408..b80df10de47c 100644 --- a/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts +++ b/clients/client-ec2/src/commands/EnableFastSnapshotRestoresCommand.ts @@ -12,7 +12,8 @@ import { de_EnableFastSnapshotRestoresCommand, se_EnableFastSnapshotRestoresComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts index 2c8243ad1ae6..df15dbdc8131 100644 --- a/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageBlockPublicAccessCommand.ts @@ -12,7 +12,8 @@ import { de_EnableImageBlockPublicAccessCommand, se_EnableImageBlockPublicAccess /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableImageCommand.ts b/clients/client-ec2/src/commands/EnableImageCommand.ts index 91fa451837d6..83481d01eaf5 100644 --- a/clients/client-ec2/src/commands/EnableImageCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageCommand.ts @@ -12,7 +12,8 @@ import { de_EnableImageCommand, se_EnableImageCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts b/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts index d7962f7143e2..a63b5394c900 100644 --- a/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageDeprecationCommand.ts @@ -12,7 +12,8 @@ import { de_EnableImageDeprecationCommand, se_EnableImageDeprecationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableImageDeregistrationProtectionCommand.ts b/clients/client-ec2/src/commands/EnableImageDeregistrationProtectionCommand.ts index e0737054795f..ee053bd0c633 100644 --- a/clients/client-ec2/src/commands/EnableImageDeregistrationProtectionCommand.ts +++ b/clients/client-ec2/src/commands/EnableImageDeregistrationProtectionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts b/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts index 6c4d35202c45..e3c9187caf84 100644 --- a/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts +++ b/clients/client-ec2/src/commands/EnableIpamOrganizationAdminAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts b/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts index feb798a8b590..5997971fb877 100644 --- a/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts +++ b/clients/client-ec2/src/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts b/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts index bfdda328c2dd..9a3724775f8f 100644 --- a/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts +++ b/clients/client-ec2/src/commands/EnableSerialConsoleAccessCommand.ts @@ -12,7 +12,8 @@ import { de_EnableSerialConsoleAccessCommand, se_EnableSerialConsoleAccessComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableSnapshotBlockPublicAccessCommand.ts b/clients/client-ec2/src/commands/EnableSnapshotBlockPublicAccessCommand.ts index d2c5f30b0b38..b9ea2276c5ec 100644 --- a/clients/client-ec2/src/commands/EnableSnapshotBlockPublicAccessCommand.ts +++ b/clients/client-ec2/src/commands/EnableSnapshotBlockPublicAccessCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts b/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts index 81e245248f94..ae31a4e0edf4 100644 --- a/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts +++ b/clients/client-ec2/src/commands/EnableTransitGatewayRouteTablePropagationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts b/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts index 56ad9a25c23b..97f674258d5d 100644 --- a/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts +++ b/clients/client-ec2/src/commands/EnableVgwRoutePropagationCommand.ts @@ -12,7 +12,8 @@ import { de_EnableVgwRoutePropagationCommand, se_EnableVgwRoutePropagationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts b/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts index 031ad2d3a085..b8382ecfcbaa 100644 --- a/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts +++ b/clients/client-ec2/src/commands/EnableVolumeIOCommand.ts @@ -12,7 +12,8 @@ import { de_EnableVolumeIOCommand, se_EnableVolumeIOCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts b/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts index d53158a4a77e..0f49c6ea8c52 100644 --- a/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts +++ b/clients/client-ec2/src/commands/EnableVpcClassicLinkCommand.ts @@ -12,7 +12,8 @@ import { de_EnableVpcClassicLinkCommand, se_EnableVpcClassicLinkCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts b/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts index b817eaadc748..8a752b8d0d07 100644 --- a/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts +++ b/clients/client-ec2/src/commands/EnableVpcClassicLinkDnsSupportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts b/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts index 2ede75e01ea1..3ffb2d53db20 100644 --- a/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts +++ b/clients/client-ec2/src/commands/ExportClientVpnClientCertificateRevocationListCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts b/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts index 5c24b99a9355..dac560aea17d 100644 --- a/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ExportClientVpnClientConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ExportImageCommand.ts b/clients/client-ec2/src/commands/ExportImageCommand.ts index f5d900086521..6249d2b1815e 100644 --- a/clients/client-ec2/src/commands/ExportImageCommand.ts +++ b/clients/client-ec2/src/commands/ExportImageCommand.ts @@ -12,7 +12,8 @@ import { de_ExportImageCommand, se_ExportImageCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts index e0d9f59055c2..97d7a3942a9f 100644 --- a/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/ExportTransitGatewayRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_ExportTransitGatewayRoutesCommand, se_ExportTransitGatewayRoutesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts b/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts index 6295ca0d3d6d..64203eb8f6e0 100644 --- a/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts +++ b/clients/client-ec2/src/commands/GetAssociatedEnclaveCertificateIamRolesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts b/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts index c5dfc757de3d..a8b41d0c0875 100644 --- a/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetAssociatedIpv6PoolCidrsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssociatedIpv6PoolCidrsCommand, se_GetAssociatedIpv6PoolCidrsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts b/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts index 18f9dccb0960..bdca2f280898 100644 --- a/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts +++ b/clients/client-ec2/src/commands/GetAwsNetworkPerformanceDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetAwsNetworkPerformanceDataCommand, se_GetAwsNetworkPerformanceData /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts b/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts index dd1635256b2a..c766b9cfb5b3 100644 --- a/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts +++ b/clients/client-ec2/src/commands/GetCapacityReservationUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetCapacityReservationUsageCommand, se_GetCapacityReservationUsageCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts b/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts index 2af2863007a6..0fd7f49869fc 100644 --- a/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts +++ b/clients/client-ec2/src/commands/GetCoipPoolUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoipPoolUsageCommand, se_GetCoipPoolUsageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts b/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts index 8d9f2d8daba7..07d5faf6ba1c 100644 --- a/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts +++ b/clients/client-ec2/src/commands/GetConsoleOutputCommand.ts @@ -12,7 +12,8 @@ import { de_GetConsoleOutputCommand, se_GetConsoleOutputCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts b/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts index e988b84a2c18..1b7d9dbe6cec 100644 --- a/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts +++ b/clients/client-ec2/src/commands/GetConsoleScreenshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetConsoleScreenshotCommand, se_GetConsoleScreenshotCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts index d743c370ca11..30d0b50fe876 100644 --- a/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/GetDefaultCreditSpecificationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDefaultCreditSpecificationCommand, se_GetDefaultCreditSpecificati /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts index 27af95bf3c3c..db538f40b342 100644 --- a/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/GetEbsDefaultKmsKeyIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetEbsDefaultKmsKeyIdCommand, se_GetEbsDefaultKmsKeyIdCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts b/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts index 8f026f28011c..a215ac09e4fe 100644 --- a/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts +++ b/clients/client-ec2/src/commands/GetEbsEncryptionByDefaultCommand.ts @@ -12,7 +12,8 @@ import { de_GetEbsEncryptionByDefaultCommand, se_GetEbsEncryptionByDefaultComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts b/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts index 21a731604bb6..49cd93794d73 100644 --- a/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts +++ b/clients/client-ec2/src/commands/GetFlowLogsIntegrationTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts b/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts index f2d4eec72e00..74a5c80a7fe0 100644 --- a/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/GetGroupsForCapacityReservationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts b/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts index 0e20ae1c6c7e..bbd1cceb87d3 100644 --- a/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts +++ b/clients/client-ec2/src/commands/GetHostReservationPurchasePreviewCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts b/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts index 897dd545a1b6..a5c9b75b44a4 100644 --- a/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts +++ b/clients/client-ec2/src/commands/GetImageBlockPublicAccessStateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetInstanceMetadataDefaultsCommand.ts b/clients/client-ec2/src/commands/GetInstanceMetadataDefaultsCommand.ts index 5647a107f8e8..f7ef65b327f3 100644 --- a/clients/client-ec2/src/commands/GetInstanceMetadataDefaultsCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceMetadataDefaultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceMetadataDefaultsCommand, se_GetInstanceMetadataDefaultsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetInstanceTpmEkPubCommand.ts b/clients/client-ec2/src/commands/GetInstanceTpmEkPubCommand.ts index 9702dfd5cd05..f3511fefd923 100644 --- a/clients/client-ec2/src/commands/GetInstanceTpmEkPubCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceTpmEkPubCommand.ts @@ -16,7 +16,8 @@ import { de_GetInstanceTpmEkPubCommand, se_GetInstanceTpmEkPubCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts b/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts index c57056e9c129..a88f11d774e5 100644 --- a/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceTypesFromInstanceRequirementsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts b/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts index 90a73952466e..7f83ca582ed1 100644 --- a/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts +++ b/clients/client-ec2/src/commands/GetInstanceUefiDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceUefiDataCommand, se_GetInstanceUefiDataCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts b/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts index 41da46041e80..5df977fffb42 100644 --- a/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamAddressHistoryCommand.ts @@ -13,7 +13,8 @@ import { de_GetIpamAddressHistoryCommand, se_GetIpamAddressHistoryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts b/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts index 9bbd58aa6a37..1f5091420cf9 100644 --- a/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamDiscoveredAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_GetIpamDiscoveredAccountsCommand, se_GetIpamDiscoveredAccountsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamDiscoveredPublicAddressesCommand.ts b/clients/client-ec2/src/commands/GetIpamDiscoveredPublicAddressesCommand.ts index 9287603d12dd..22d042b14088 100644 --- a/clients/client-ec2/src/commands/GetIpamDiscoveredPublicAddressesCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamDiscoveredPublicAddressesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts index 0f22d43fe557..f87bd6cb0313 100644 --- a/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamDiscoveredResourceCidrsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts b/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts index 7a156c4eeeb4..52f786cc838f 100644 --- a/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamPoolAllocationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetIpamPoolAllocationsCommand, se_GetIpamPoolAllocationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts index 8501eae1aac8..f43e0200d05c 100644 --- a/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamPoolCidrsCommand.ts @@ -12,7 +12,8 @@ import { de_GetIpamPoolCidrsCommand, se_GetIpamPoolCidrsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts b/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts index c61d08bc377c..f471b3a05ee3 100644 --- a/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts +++ b/clients/client-ec2/src/commands/GetIpamResourceCidrsCommand.ts @@ -12,7 +12,8 @@ import { de_GetIpamResourceCidrsCommand, se_GetIpamResourceCidrsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts b/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts index 18284da54d10..96c2b6335014 100644 --- a/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts +++ b/clients/client-ec2/src/commands/GetLaunchTemplateDataCommand.ts @@ -16,7 +16,8 @@ import { de_GetLaunchTemplateDataCommand, se_GetLaunchTemplateDataCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts b/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts index f2e5cd93571f..3f5a7c161488 100644 --- a/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetManagedPrefixListAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts b/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts index 5fe98d3f7962..f8379d7c6125 100644 --- a/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts +++ b/clients/client-ec2/src/commands/GetManagedPrefixListEntriesCommand.ts @@ -12,7 +12,8 @@ import { de_GetManagedPrefixListEntriesCommand, se_GetManagedPrefixListEntriesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts index b6e8bb7dc913..9fefb05afe90 100644 --- a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts +++ b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts index 4d8be4b939bb..e0c2c32b6ad8 100644 --- a/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts +++ b/clients/client-ec2/src/commands/GetNetworkInsightsAccessScopeContentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetPasswordDataCommand.ts b/clients/client-ec2/src/commands/GetPasswordDataCommand.ts index bf1654917c00..3afa9e90cc43 100644 --- a/clients/client-ec2/src/commands/GetPasswordDataCommand.ts +++ b/clients/client-ec2/src/commands/GetPasswordDataCommand.ts @@ -16,7 +16,8 @@ import { de_GetPasswordDataCommand, se_GetPasswordDataCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts b/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts index bdacb91dad5a..bb568a1d572a 100644 --- a/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts +++ b/clients/client-ec2/src/commands/GetReservedInstancesExchangeQuoteCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetSecurityGroupsForVpcCommand.ts b/clients/client-ec2/src/commands/GetSecurityGroupsForVpcCommand.ts index 0a6dc568b1d6..84a6f8bc72ec 100644 --- a/clients/client-ec2/src/commands/GetSecurityGroupsForVpcCommand.ts +++ b/clients/client-ec2/src/commands/GetSecurityGroupsForVpcCommand.ts @@ -12,7 +12,8 @@ import { de_GetSecurityGroupsForVpcCommand, se_GetSecurityGroupsForVpcCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts b/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts index 75b1e01a62d8..50c8d24a50fb 100644 --- a/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts +++ b/clients/client-ec2/src/commands/GetSerialConsoleAccessStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetSerialConsoleAccessStatusCommand, se_GetSerialConsoleAccessStatus /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetSnapshotBlockPublicAccessStateCommand.ts b/clients/client-ec2/src/commands/GetSnapshotBlockPublicAccessStateCommand.ts index a601bd9d6c5a..b12128865455 100644 --- a/clients/client-ec2/src/commands/GetSnapshotBlockPublicAccessStateCommand.ts +++ b/clients/client-ec2/src/commands/GetSnapshotBlockPublicAccessStateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts b/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts index 2af351b04501..0015c3a93d8e 100644 --- a/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts +++ b/clients/client-ec2/src/commands/GetSpotPlacementScoresCommand.ts @@ -12,7 +12,8 @@ import { de_GetSpotPlacementScoresCommand, se_GetSpotPlacementScoresCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts b/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts index d2055e3468d1..b52d14c3d9e8 100644 --- a/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts +++ b/clients/client-ec2/src/commands/GetSubnetCidrReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSubnetCidrReservationsCommand, se_GetSubnetCidrReservationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts index c817babbf786..a29c333ef5d9 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayAttachmentPropagationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts index 89edf80a89ca..0a3224845955 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayMulticastDomainAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts index 49b4787d90a6..d86ed1876543 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts index e080b21d8cc5..748d9c224487 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPolicyTableEntriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts index 7afe1209a866..6a2d8edf8533 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayPrefixListReferencesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts index 40527fdbb3b3..65e7e3d49810 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayRouteTableAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts b/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts index 2fd3bc6b1191..947be6450949 100644 --- a/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts +++ b/clients/client-ec2/src/commands/GetTransitGatewayRouteTablePropagationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts b/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts index e19dec5cea53..3380268ef43a 100644 --- a/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts +++ b/clients/client-ec2/src/commands/GetVerifiedAccessEndpointPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts b/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts index 3ae3ae39d56e..fb6cbb1b7729 100644 --- a/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts +++ b/clients/client-ec2/src/commands/GetVerifiedAccessGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetVerifiedAccessGroupPolicyCommand, se_GetVerifiedAccessGroupPolicy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts b/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts index aff7d5810150..cf06b974681c 100644 --- a/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnConnectionDeviceSampleConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts b/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts index 75fdb11d158b..43bdb3da1740 100644 --- a/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnConnectionDeviceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpnConnectionDeviceTypesCommand, se_GetVpnConnectionDeviceTypesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts b/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts index 5ca3c26701ce..1e9a479e80e9 100644 --- a/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts +++ b/clients/client-ec2/src/commands/GetVpnTunnelReplacementStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpnTunnelReplacementStatusCommand, se_GetVpnTunnelReplacementStat /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts b/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts index 2c1bf09bd346..2a814324c431 100644 --- a/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts +++ b/clients/client-ec2/src/commands/ImportClientVpnClientCertificateRevocationListCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportImageCommand.ts b/clients/client-ec2/src/commands/ImportImageCommand.ts index 2e8e89692d3a..75f6bf704168 100644 --- a/clients/client-ec2/src/commands/ImportImageCommand.ts +++ b/clients/client-ec2/src/commands/ImportImageCommand.ts @@ -17,7 +17,8 @@ import { de_ImportImageCommand, se_ImportImageCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportInstanceCommand.ts b/clients/client-ec2/src/commands/ImportInstanceCommand.ts index cf9eb4447a81..a6a867e071aa 100644 --- a/clients/client-ec2/src/commands/ImportInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ImportInstanceCommand.ts @@ -17,7 +17,8 @@ import { de_ImportInstanceCommand, se_ImportInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportKeyPairCommand.ts b/clients/client-ec2/src/commands/ImportKeyPairCommand.ts index 7c095b4dd2ca..2e60c578a509 100644 --- a/clients/client-ec2/src/commands/ImportKeyPairCommand.ts +++ b/clients/client-ec2/src/commands/ImportKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_ImportKeyPairCommand, se_ImportKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportSnapshotCommand.ts b/clients/client-ec2/src/commands/ImportSnapshotCommand.ts index d2c96cd75b8b..ddae32a3666e 100644 --- a/clients/client-ec2/src/commands/ImportSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/ImportSnapshotCommand.ts @@ -17,7 +17,8 @@ import { de_ImportSnapshotCommand, se_ImportSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ImportVolumeCommand.ts b/clients/client-ec2/src/commands/ImportVolumeCommand.ts index ba5fb68a59f3..397417bb6a0a 100644 --- a/clients/client-ec2/src/commands/ImportVolumeCommand.ts +++ b/clients/client-ec2/src/commands/ImportVolumeCommand.ts @@ -17,7 +17,8 @@ import { de_ImportVolumeCommand, se_ImportVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts b/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts index 0eb50c1da0c3..0f7c98eed6b7 100644 --- a/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/ListImagesInRecycleBinCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagesInRecycleBinCommand, se_ListImagesInRecycleBinCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts b/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts index d9bb9f782f56..e912a694a4a2 100644 --- a/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/ListSnapshotsInRecycleBinCommand.ts @@ -12,7 +12,8 @@ import { de_ListSnapshotsInRecycleBinCommand, se_ListSnapshotsInRecycleBinComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/LockSnapshotCommand.ts b/clients/client-ec2/src/commands/LockSnapshotCommand.ts index 3032a0ca2299..3fbc47d0da9e 100644 --- a/clients/client-ec2/src/commands/LockSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/LockSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_LockSnapshotCommand, se_LockSnapshotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts index 6753bb11d9ab..ce81f3481b0f 100644 --- a/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyAddressAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyAddressAttributeCommand, se_ModifyAddressAttributeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts b/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts index b777edd00402..f1c7a4220f1e 100644 --- a/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts +++ b/clients/client-ec2/src/commands/ModifyAvailabilityZoneGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyAvailabilityZoneGroupCommand, se_ModifyAvailabilityZoneGroupCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts b/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts index 2d9aa69a7bd3..ee08c520bbde 100644 --- a/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyCapacityReservationCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyCapacityReservationCommand, se_ModifyCapacityReservationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts b/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts index 56d92c9f0630..45dce8414715 100644 --- a/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts +++ b/clients/client-ec2/src/commands/ModifyCapacityReservationFleetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts index e5aa67d7625e..b03e4f8a8f9b 100644 --- a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyClientVpnEndpointCommand, se_ModifyClientVpnEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts index c6ff425ce061..c431c6d69f5f 100644 --- a/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyDefaultCreditSpecificationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts index 7bc28510e97b..b7f592d42969 100644 --- a/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/ModifyEbsDefaultKmsKeyIdCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyEbsDefaultKmsKeyIdCommand, se_ModifyEbsDefaultKmsKeyIdCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyFleetCommand.ts b/clients/client-ec2/src/commands/ModifyFleetCommand.ts index 1a18090c376c..fe14df7ede74 100644 --- a/clients/client-ec2/src/commands/ModifyFleetCommand.ts +++ b/clients/client-ec2/src/commands/ModifyFleetCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyFleetCommand, se_ModifyFleetCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts index ef89766bf660..30a170592622 100644 --- a/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyFpgaImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyFpgaImageAttributeCommand, se_ModifyFpgaImageAttributeCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyHostsCommand.ts b/clients/client-ec2/src/commands/ModifyHostsCommand.ts index 742ae5a4a148..1d8c7adcf2f1 100644 --- a/clients/client-ec2/src/commands/ModifyHostsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyHostsCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyHostsCommand, se_ModifyHostsCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts b/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts index ac8af4cccc15..02467041fd0a 100644 --- a/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIdFormatCommand, se_ModifyIdFormatCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts b/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts index b3076d6859b3..1dc391d4d5d6 100644 --- a/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIdentityIdFormatCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIdentityIdFormatCommand, se_ModifyIdentityIdFormatCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts index 95ca72c7adb4..f20e52a5e973 100644 --- a/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyImageAttributeCommand, se_ModifyImageAttributeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts index d1113307850b..3bb4a5386e25 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceAttributeCommand, se_ModifyInstanceAttributeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts index 1ae1e439b96e..e58523e31acd 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceCapacityReservationAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts index 3277376e6cf2..0bb46de185e6 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceCreditSpecificationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts index 5b9e6487303d..54a8df210d96 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceEventStartTimeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceEventStartTimeCommand, se_ModifyInstanceEventStartTime /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts index 699ba841ab95..d20940664328 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceEventWindowCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceEventWindowCommand, se_ModifyInstanceEventWindowComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts index 2f04d107f783..2d6bb7317b17 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceMaintenanceOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceMetadataDefaultsCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceMetadataDefaultsCommand.ts index 9bccd6baf2f1..0fdc38f5fc62 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceMetadataDefaultsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceMetadataDefaultsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts index 950d96aa06dc..0b0cab8e647b 100644 --- a/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstanceMetadataOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceMetadataOptionsCommand, se_ModifyInstanceMetadataOptio /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts b/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts index 7608beecbc49..48dee9beeee6 100644 --- a/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts +++ b/clients/client-ec2/src/commands/ModifyInstancePlacementCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstancePlacementCommand, se_ModifyInstancePlacementCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIpamCommand.ts b/clients/client-ec2/src/commands/ModifyIpamCommand.ts index 22a18dd7d7d2..172ee404cb1a 100644 --- a/clients/client-ec2/src/commands/ModifyIpamCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIpamCommand, se_ModifyIpamCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts b/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts index 1985d769bcd3..059b00228354 100644 --- a/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamPoolCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIpamPoolCommand, se_ModifyIpamPoolCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts b/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts index b741355c19c2..2ec6dba74ac5 100644 --- a/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamResourceCidrCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIpamResourceCidrCommand, se_ModifyIpamResourceCidrCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts b/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts index 446f96bf2cab..f71a4ad1f527 100644 --- a/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamResourceDiscoveryCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIpamResourceDiscoveryCommand, se_ModifyIpamResourceDiscoveryCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts b/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts index c67c5be4d4c9..bf4ac3777c50 100644 --- a/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyIpamScopeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyIpamScopeCommand, se_ModifyIpamScopeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts b/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts index 2bea6409d837..e6a0527377e9 100644 --- a/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts +++ b/clients/client-ec2/src/commands/ModifyLaunchTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyLaunchTemplateCommand, se_ModifyLaunchTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts b/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts index 872a3657895e..efbc341a21f7 100644 --- a/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/ModifyLocalGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyLocalGatewayRouteCommand, se_ModifyLocalGatewayRouteCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts b/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts index 77ca79414852..808d4716683b 100644 --- a/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts +++ b/clients/client-ec2/src/commands/ModifyManagedPrefixListCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyManagedPrefixListCommand, se_ModifyManagedPrefixListCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts index e730fe2eee24..9d9166b8ccea 100644 --- a/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyNetworkInterfaceAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts index 54df83b3dc05..ba9b87747cbe 100644 --- a/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyPrivateDnsNameOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyPrivateDnsNameOptionsCommand, se_ModifyPrivateDnsNameOptionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts b/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts index 08bbdfca630a..b7493f8df687 100644 --- a/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyReservedInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyReservedInstancesCommand, se_ModifyReservedInstancesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts b/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts index f9f694074b76..0e65afb221e3 100644 --- a/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts +++ b/clients/client-ec2/src/commands/ModifySecurityGroupRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ModifySecurityGroupRulesCommand, se_ModifySecurityGroupRulesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts index 0af72e516ce8..a929c7fc0799 100644 --- a/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifySnapshotAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifySnapshotAttributeCommand, se_ModifySnapshotAttributeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts b/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts index c6b6f8b0e827..920ad46cb6bc 100644 --- a/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts +++ b/clients/client-ec2/src/commands/ModifySnapshotTierCommand.ts @@ -12,7 +12,8 @@ import { de_ModifySnapshotTierCommand, se_ModifySnapshotTierCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts b/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts index 219b5239c602..64bd34730531 100644 --- a/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts +++ b/clients/client-ec2/src/commands/ModifySpotFleetRequestCommand.ts @@ -12,7 +12,8 @@ import { de_ModifySpotFleetRequestCommand, se_ModifySpotFleetRequestCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts b/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts index 1ad5f436ec4c..942ee292818d 100644 --- a/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifySubnetAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifySubnetAttributeCommand, se_ModifySubnetAttributeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts index fd113c684b34..bc60c4491e8d 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts index e8151c2cc3fb..5448d34c16f0 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorFilterRuleCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyTrafficMirrorFilterRuleCommand, se_ModifyTrafficMirrorFilterRu /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts b/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts index aef867616302..f177df483340 100644 --- a/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTrafficMirrorSessionCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyTrafficMirrorSessionCommand, se_ModifyTrafficMirrorSessionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts index ad52269c8e5b..0a569bdecef6 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyTransitGatewayCommand, se_ModifyTransitGatewayCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts index 71e5639bbbe3..52fa4860ac42 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayPrefixListReferenceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts index cabf866b8de3..6e04a2c814de 100644 --- a/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/ModifyTransitGatewayVpcAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts index cf580f8ce00c..42aef73f6abf 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVerifiedAccessEndpointCommand, se_ModifyVerifiedAccessEndpoint /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts index b196a1e5fde8..01c11e1e71b3 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessEndpointPolicyCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts index 830d432615a5..d181b703b24c 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVerifiedAccessGroupCommand, se_ModifyVerifiedAccessGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts index caa010aa7cc1..46b45fbccbc8 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessGroupPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts index 7f29e27d37f4..f7a17a33e646 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVerifiedAccessInstanceCommand, se_ModifyVerifiedAccessInstance /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts index 5495f79379e4..0aa025ed36ee 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts b/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts index d40f610ef932..9e4f88daf1db 100644 --- a/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVerifiedAccessTrustProviderCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts index 6cad1488e699..5cbef86687c8 100644 --- a/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVolumeAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVolumeAttributeCommand, se_ModifyVolumeAttributeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVolumeCommand.ts b/clients/client-ec2/src/commands/ModifyVolumeCommand.ts index 74219ee76f62..c8dbf1962dd5 100644 --- a/clients/client-ec2/src/commands/ModifyVolumeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVolumeCommand, se_ModifyVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts b/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts index c557e9f6e080..8e99f5af1168 100644 --- a/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVpcAttributeCommand, se_ModifyVpcAttributeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts index 0ff978980151..5efbdb9bd99c 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVpcEndpointCommand, se_ModifyVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts index 8215f87b7a68..3c2e695ea816 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointConnectionNotificationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts index 146cb53e528a..5fb346633a5e 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServiceConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts index 5aa571607df1..00e64dd55a7f 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts index 826986a6722f..e712ef4dd9ff 100644 --- a/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcEndpointServicePermissionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts index 46cdc4c2f30c..2042eb35b824 100644 --- a/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcPeeringConnectionOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts b/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts index 85e1bebad86b..772a2d88d848 100644 --- a/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpcTenancyCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyVpcTenancyCommand, se_ModifyVpcTenancyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts b/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts index 98f09c2f4890..390908a8fd12 100644 --- a/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyVpnConnectionCommand, se_ModifyVpnConnectionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts index ee7e0405766b..66c5157f056d 100644 --- a/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnConnectionOptionsCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyVpnConnectionOptionsCommand, se_ModifyVpnConnectionOptionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts b/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts index fc1917cd2456..2c3be095bc0a 100644 --- a/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnTunnelCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyVpnTunnelCertificateCommand, se_ModifyVpnTunnelCertificateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts b/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts index 88b0b0761f5d..b560df57c1a9 100644 --- a/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts +++ b/clients/client-ec2/src/commands/ModifyVpnTunnelOptionsCommand.ts @@ -17,7 +17,8 @@ import { de_ModifyVpnTunnelOptionsCommand, se_ModifyVpnTunnelOptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/MonitorInstancesCommand.ts b/clients/client-ec2/src/commands/MonitorInstancesCommand.ts index 697ffddb79a5..7e11660387d2 100644 --- a/clients/client-ec2/src/commands/MonitorInstancesCommand.ts +++ b/clients/client-ec2/src/commands/MonitorInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_MonitorInstancesCommand, se_MonitorInstancesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts b/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts index af3c10bd64e1..b33fcae7ece2 100644 --- a/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts +++ b/clients/client-ec2/src/commands/MoveAddressToVpcCommand.ts @@ -12,7 +12,8 @@ import { de_MoveAddressToVpcCommand, se_MoveAddressToVpcCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts b/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts index e938ad29ce99..459810de95b7 100644 --- a/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts +++ b/clients/client-ec2/src/commands/MoveByoipCidrToIpamCommand.ts @@ -12,7 +12,8 @@ import { de_MoveByoipCidrToIpamCommand, se_MoveByoipCidrToIpamCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts index 7e8a796b467f..1d0e63ad2eb4 100644 --- a/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionByoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_ProvisionByoipCidrCommand, se_ProvisionByoipCidrCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ProvisionIpamByoasnCommand.ts b/clients/client-ec2/src/commands/ProvisionIpamByoasnCommand.ts index 5227a1fb3cba..cf0e6fdc98f8 100644 --- a/clients/client-ec2/src/commands/ProvisionIpamByoasnCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionIpamByoasnCommand.ts @@ -13,7 +13,8 @@ import { de_ProvisionIpamByoasnCommand, se_ProvisionIpamByoasnCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts index 9fa8c54dc703..0a75b0ee7ffe 100644 --- a/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionIpamPoolCidrCommand.ts @@ -12,7 +12,8 @@ import { de_ProvisionIpamPoolCidrCommand, se_ProvisionIpamPoolCidrCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts b/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts index ea83c17719fe..44ac714c3e53 100644 --- a/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts +++ b/clients/client-ec2/src/commands/ProvisionPublicIpv4PoolCidrCommand.ts @@ -12,7 +12,8 @@ import { de_ProvisionPublicIpv4PoolCidrCommand, se_ProvisionPublicIpv4PoolCidrCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/PurchaseCapacityBlockCommand.ts b/clients/client-ec2/src/commands/PurchaseCapacityBlockCommand.ts index 1d6cd34f8a46..040df8578a58 100644 --- a/clients/client-ec2/src/commands/PurchaseCapacityBlockCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseCapacityBlockCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseCapacityBlockCommand, se_PurchaseCapacityBlockCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts b/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts index b5588beb0d2f..84008882bcdd 100644 --- a/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseHostReservationCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseHostReservationCommand, se_PurchaseHostReservationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts b/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts index e59b575422bf..a988966f234e 100644 --- a/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseReservedInstancesOfferingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts index ed88ddc4cf54..98d1070738c2 100644 --- a/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/PurchaseScheduledInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseScheduledInstancesCommand, se_PurchaseScheduledInstancesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RebootInstancesCommand.ts b/clients/client-ec2/src/commands/RebootInstancesCommand.ts index 8127705127ee..34fe07ecbf8e 100644 --- a/clients/client-ec2/src/commands/RebootInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RebootInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_RebootInstancesCommand, se_RebootInstancesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RegisterImageCommand.ts b/clients/client-ec2/src/commands/RegisterImageCommand.ts index 08cb7bcef51c..e7cdb3ab45ed 100644 --- a/clients/client-ec2/src/commands/RegisterImageCommand.ts +++ b/clients/client-ec2/src/commands/RegisterImageCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterImageCommand, se_RegisterImageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts b/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts index 2fe124e4e6e2..6e644bed36ed 100644 --- a/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts +++ b/clients/client-ec2/src/commands/RegisterInstanceEventNotificationAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts index 64fc5ee23d3d..8031da698b97 100644 --- a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts +++ b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupMembersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts index 1f6524575fd4..12ad73485703 100644 --- a/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts +++ b/clients/client-ec2/src/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts index 14badb89c1b8..6dc6ebd65a62 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts index d1847a8a4408..f14cd448d4ab 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayPeeringAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts b/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts index 994a2784e964..e51a45592b31 100644 --- a/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts +++ b/clients/client-ec2/src/commands/RejectTransitGatewayVpcAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts b/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts index dfa4f08f4435..739ba9a4c1e4 100644 --- a/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/RejectVpcEndpointConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_RejectVpcEndpointConnectionsCommand, se_RejectVpcEndpointConnections /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts b/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts index 5555c5dd498e..04d85c43b241 100644 --- a/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts +++ b/clients/client-ec2/src/commands/RejectVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_RejectVpcPeeringConnectionCommand, se_RejectVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReleaseAddressCommand.ts b/clients/client-ec2/src/commands/ReleaseAddressCommand.ts index 4defdd68cc61..e33ec8b63141 100644 --- a/clients/client-ec2/src/commands/ReleaseAddressCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseAddressCommand.ts @@ -12,7 +12,8 @@ import { de_ReleaseAddressCommand, se_ReleaseAddressCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReleaseHostsCommand.ts b/clients/client-ec2/src/commands/ReleaseHostsCommand.ts index 3d31b6ed109c..595600017f3c 100644 --- a/clients/client-ec2/src/commands/ReleaseHostsCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseHostsCommand.ts @@ -12,7 +12,8 @@ import { de_ReleaseHostsCommand, se_ReleaseHostsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts b/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts index 696df65a993e..438d96d7cc04 100644 --- a/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts +++ b/clients/client-ec2/src/commands/ReleaseIpamPoolAllocationCommand.ts @@ -12,7 +12,8 @@ import { de_ReleaseIpamPoolAllocationCommand, se_ReleaseIpamPoolAllocationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts index e83b28dca3fe..60e92a94dddb 100644 --- a/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceIamInstanceProfileAssociationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts index 607ed1a09dc1..9811dcc739b0 100644 --- a/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceNetworkAclAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceNetworkAclAssociationCommand, se_ReplaceNetworkAclAssociation /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts b/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts index 4695bd595b19..c24305d5bb5d 100644 --- a/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceNetworkAclEntryCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceNetworkAclEntryCommand, se_ReplaceNetworkAclEntryCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceRouteCommand.ts b/clients/client-ec2/src/commands/ReplaceRouteCommand.ts index bad34354db94..ed397a1f745e 100644 --- a/clients/client-ec2/src/commands/ReplaceRouteCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceRouteCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceRouteCommand, se_ReplaceRouteCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts b/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts index 856cc44940d1..8e8ccf4650cd 100644 --- a/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceRouteTableAssociationCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceRouteTableAssociationCommand, se_ReplaceRouteTableAssociation /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts b/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts index f87f83d8e8b1..2798b8df50ed 100644 --- a/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceTransitGatewayRouteCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceTransitGatewayRouteCommand, se_ReplaceTransitGatewayRouteComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts b/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts index 0c756d51af21..0bd8f25e4a6a 100644 --- a/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts +++ b/clients/client-ec2/src/commands/ReplaceVpnTunnelCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceVpnTunnelCommand, se_ReplaceVpnTunnelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts b/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts index 5afac4b8ea1c..54e8655f123b 100644 --- a/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts +++ b/clients/client-ec2/src/commands/ReportInstanceStatusCommand.ts @@ -12,7 +12,8 @@ import { de_ReportInstanceStatusCommand, se_ReportInstanceStatusCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts b/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts index 0d7b82aa2283..c90ab99df405 100644 --- a/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts +++ b/clients/client-ec2/src/commands/RequestSpotFleetCommand.ts @@ -16,7 +16,8 @@ import { de_RequestSpotFleetCommand, se_RequestSpotFleetCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts b/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts index 12bd21cfd1d6..39858839940e 100644 --- a/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RequestSpotInstancesCommand.ts @@ -17,7 +17,8 @@ import { de_RequestSpotInstancesCommand, se_RequestSpotInstancesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts b/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts index c81676163d72..6a5f0edbf275 100644 --- a/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetAddressAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ResetAddressAttributeCommand, se_ResetAddressAttributeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts b/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts index aa3ebfecf52a..1dc0790108da 100644 --- a/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts +++ b/clients/client-ec2/src/commands/ResetEbsDefaultKmsKeyIdCommand.ts @@ -12,7 +12,8 @@ import { de_ResetEbsDefaultKmsKeyIdCommand, se_ResetEbsDefaultKmsKeyIdCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts b/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts index 6bdc58460845..e58a72b64c6e 100644 --- a/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetFpgaImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ResetFpgaImageAttributeCommand, se_ResetFpgaImageAttributeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts b/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts index c240ce9796ff..dcbd43c883f9 100644 --- a/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetImageAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ResetImageAttributeCommand, se_ResetImageAttributeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts b/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts index 4027e22faddf..92b1fc681c34 100644 --- a/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetInstanceAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ResetInstanceAttributeCommand, se_ResetInstanceAttributeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts b/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts index 8603dc2dee05..f01c95c708c1 100644 --- a/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetNetworkInterfaceAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts b/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts index a78ca6c99902..8fed460fd92f 100644 --- a/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts +++ b/clients/client-ec2/src/commands/ResetSnapshotAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_ResetSnapshotAttributeCommand, se_ResetSnapshotAttributeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts b/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts index bd01e1dda99b..6d338124b4bd 100644 --- a/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts +++ b/clients/client-ec2/src/commands/RestoreAddressToClassicCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreAddressToClassicCommand, se_RestoreAddressToClassicCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts b/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts index 354f0e2f2756..2d844053399e 100644 --- a/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/RestoreImageFromRecycleBinCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreImageFromRecycleBinCommand, se_RestoreImageFromRecycleBinComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts b/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts index b3def90aaafd..8d9f2b0d4156 100644 --- a/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts +++ b/clients/client-ec2/src/commands/RestoreManagedPrefixListVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts b/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts index 79fabf998377..a07e4fb5af17 100644 --- a/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts +++ b/clients/client-ec2/src/commands/RestoreSnapshotFromRecycleBinCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreSnapshotFromRecycleBinCommand, se_RestoreSnapshotFromRecycleB /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts b/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts index b54171f6d348..0f2895a726aa 100644 --- a/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts +++ b/clients/client-ec2/src/commands/RestoreSnapshotTierCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreSnapshotTierCommand, se_RestoreSnapshotTierCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts b/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts index 61257238c992..c220f0e21253 100644 --- a/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeClientVpnIngressCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeClientVpnIngressCommand, se_RevokeClientVpnIngressCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts b/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts index 3c87644d08e8..967799e25b59 100644 --- a/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeSecurityGroupEgressCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeSecurityGroupEgressCommand, se_RevokeSecurityGroupEgressComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts b/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts index bf8ae9016a9a..6e0a485f0eca 100644 --- a/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts +++ b/clients/client-ec2/src/commands/RevokeSecurityGroupIngressCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeSecurityGroupIngressCommand, se_RevokeSecurityGroupIngressComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RunInstancesCommand.ts b/clients/client-ec2/src/commands/RunInstancesCommand.ts index f9b433ffa94e..50192e8ca71f 100644 --- a/clients/client-ec2/src/commands/RunInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RunInstancesCommand.ts @@ -13,7 +13,8 @@ import { de_RunInstancesCommand, se_RunInstancesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts b/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts index f2f154c3113a..b5fad1600a46 100644 --- a/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts +++ b/clients/client-ec2/src/commands/RunScheduledInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_RunScheduledInstancesCommand, se_RunScheduledInstancesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts index 37f2cdd4db17..37315fbab4df 100644 --- a/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/SearchLocalGatewayRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchLocalGatewayRoutesCommand, se_SearchLocalGatewayRoutesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts b/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts index ba64e70e38d2..c75fc7118cb2 100644 --- a/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts +++ b/clients/client-ec2/src/commands/SearchTransitGatewayMulticastGroupsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts b/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts index d4934d45d3ba..941f41bd650c 100644 --- a/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts +++ b/clients/client-ec2/src/commands/SearchTransitGatewayRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchTransitGatewayRoutesCommand, se_SearchTransitGatewayRoutesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts b/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts index 271524dc267a..71b728c0546a 100644 --- a/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts +++ b/clients/client-ec2/src/commands/SendDiagnosticInterruptCommand.ts @@ -12,7 +12,8 @@ import { de_SendDiagnosticInterruptCommand, se_SendDiagnosticInterruptCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/StartInstancesCommand.ts b/clients/client-ec2/src/commands/StartInstancesCommand.ts index e9e2a89d87d7..be0577b97e59 100644 --- a/clients/client-ec2/src/commands/StartInstancesCommand.ts +++ b/clients/client-ec2/src/commands/StartInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_StartInstancesCommand, se_StartInstancesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts b/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts index d3b6db0bbfbf..1744618d1d40 100644 --- a/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/StartNetworkInsightsAccessScopeAnalysisCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts b/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts index 3577862f9f6c..64792244281c 100644 --- a/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts +++ b/clients/client-ec2/src/commands/StartNetworkInsightsAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_StartNetworkInsightsAnalysisCommand, se_StartNetworkInsightsAnalysis /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts b/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts index 2e16b7483219..fe3d3fcab33d 100644 --- a/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts +++ b/clients/client-ec2/src/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/StopInstancesCommand.ts b/clients/client-ec2/src/commands/StopInstancesCommand.ts index eb157b1742cc..b0f536c98adb 100644 --- a/clients/client-ec2/src/commands/StopInstancesCommand.ts +++ b/clients/client-ec2/src/commands/StopInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_StopInstancesCommand, se_StopInstancesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts b/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts index 4eec34d9c99b..fec81c91a898 100644 --- a/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts +++ b/clients/client-ec2/src/commands/TerminateClientVpnConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateClientVpnConnectionsCommand, se_TerminateClientVpnConnectio /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/TerminateInstancesCommand.ts b/clients/client-ec2/src/commands/TerminateInstancesCommand.ts index 753ec9faa64f..9bcd48c2da2a 100644 --- a/clients/client-ec2/src/commands/TerminateInstancesCommand.ts +++ b/clients/client-ec2/src/commands/TerminateInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateInstancesCommand, se_TerminateInstancesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts b/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts index 630a8dec61fc..1f5c6bb009b8 100644 --- a/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts +++ b/clients/client-ec2/src/commands/UnassignIpv6AddressesCommand.ts @@ -12,7 +12,8 @@ import { de_UnassignIpv6AddressesCommand, se_UnassignIpv6AddressesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts b/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts index c0c3a1652d25..f2a3b93e46a9 100644 --- a/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts +++ b/clients/client-ec2/src/commands/UnassignPrivateIpAddressesCommand.ts @@ -12,7 +12,8 @@ import { de_UnassignPrivateIpAddressesCommand, se_UnassignPrivateIpAddressesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts b/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts index bcb43be16390..69f9268bc49c 100644 --- a/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts +++ b/clients/client-ec2/src/commands/UnassignPrivateNatGatewayAddressCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UnlockSnapshotCommand.ts b/clients/client-ec2/src/commands/UnlockSnapshotCommand.ts index 5125d14c551d..ac8391be54d6 100644 --- a/clients/client-ec2/src/commands/UnlockSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/UnlockSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_UnlockSnapshotCommand, se_UnlockSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts b/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts index 8e8676690623..52b2bc803711 100644 --- a/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts +++ b/clients/client-ec2/src/commands/UnmonitorInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_UnmonitorInstancesCommand, se_UnmonitorInstancesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts index 81b6d254c383..df7a262aafe4 100644 --- a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts +++ b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts index 2558bbe0006e..0ee14c53465c 100644 --- a/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts +++ b/clients/client-ec2/src/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts b/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts index b3eda2067873..2469770e095c 100644 --- a/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts +++ b/clients/client-ec2/src/commands/WithdrawByoipCidrCommand.ts @@ -12,7 +12,8 @@ import { de_WithdrawByoipCidrCommand, se_WithdrawByoipCidrCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ec2/src/index.ts b/clients/client-ec2/src/index.ts index ecbf2cd700f1..0ca24a23083e 100644 --- a/clients/client-ec2/src/index.ts +++ b/clients/client-ec2/src/index.ts @@ -10,8 +10,8 @@ export * from "./EC2Client"; export * from "./EC2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EC2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EC2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ec2/src/models/EC2ServiceException.ts b/clients/client-ec2/src/models/EC2ServiceException.ts index ec53e0578717..80e53c0c7b2f 100644 --- a/clients/client-ec2/src/models/EC2ServiceException.ts +++ b/clients/client-ec2/src/models/EC2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts b/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts index 8ef9d9cfd97f..fb3fd0acdeb4 100644 --- a/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts +++ b/clients/client-ecr-public/src/commands/BatchCheckLayerAvailabilityCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCheckLayerAvailabilityCommand, se_BatchCheckLayerAvailabilityCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts b/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts index ed4021f42b6e..e6c99866d5dc 100644 --- a/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts +++ b/clients/client-ecr-public/src/commands/BatchDeleteImageCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteImageCommand, se_BatchDeleteImageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts b/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts index 284ac6e67207..5c31ddcb9ff9 100644 --- a/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts +++ b/clients/client-ecr-public/src/commands/CompleteLayerUploadCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteLayerUploadCommand, se_CompleteLayerUploadCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts b/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts index 946012e51be6..2544da735f5f 100644 --- a/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-ecr-public/src/commands/CreateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts b/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts index c5751b68e83b..01353243c41a 100644 --- a/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-ecr-public/src/commands/DeleteRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts index e29a6030d9ec..ae4f03054c1d 100644 --- a/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/DeleteRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryPolicyCommand, se_DeleteRepositoryPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts b/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts index 48afd24fde84..c46aa93c3e75 100644 --- a/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeImageTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImageTagsCommand, se_DescribeImageTagsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts b/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts index f345af686088..12375033d715 100644 --- a/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImagesCommand, se_DescribeImagesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts b/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts index 6a171779163c..3734494717fa 100644 --- a/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeRegistriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRegistriesCommand, se_DescribeRegistriesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts b/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts index 006703f16e11..c77a3e1dfb08 100644 --- a/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts +++ b/clients/client-ecr-public/src/commands/DescribeRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRepositoriesCommand, se_DescribeRepositoriesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts index c41f26f7d977..aed6a37aaa1d 100644 --- a/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-ecr-public/src/commands/GetAuthorizationTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizationTokenCommand, se_GetAuthorizationTokenCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts index 2c4a3d420b96..532c8aaeff87 100644 --- a/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRegistryCatalogDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegistryCatalogDataCommand, se_GetRegistryCatalogDataCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts index b8000e45c4d6..d1b206e8b134 100644 --- a/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRepositoryCatalogDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryCatalogDataCommand, se_GetRepositoryCatalogDataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts index 9b043a990643..9ffeeebef350 100644 --- a/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/GetRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryPolicyCommand, se_GetRepositoryPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts b/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts index 5dbc586e7bde..ec493d2d3045 100644 --- a/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts +++ b/clients/client-ecr-public/src/commands/InitiateLayerUploadCommand.ts @@ -12,7 +12,8 @@ import { de_InitiateLayerUploadCommand, se_InitiateLayerUploadCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts index a3a5468c2901..2f237cc239da 100644 --- a/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/PutImageCommand.ts b/clients/client-ecr-public/src/commands/PutImageCommand.ts index 405854631776..d704b4d58466 100644 --- a/clients/client-ecr-public/src/commands/PutImageCommand.ts +++ b/clients/client-ecr-public/src/commands/PutImageCommand.ts @@ -12,7 +12,8 @@ import { de_PutImageCommand, se_PutImageCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts index 070365487c6b..3d7ca6767ee7 100644 --- a/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/PutRegistryCatalogDataCommand.ts @@ -12,7 +12,8 @@ import { de_PutRegistryCatalogDataCommand, se_PutRegistryCatalogDataCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts b/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts index c66096054f60..b5e04358785d 100644 --- a/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts +++ b/clients/client-ecr-public/src/commands/PutRepositoryCatalogDataCommand.ts @@ -12,7 +12,8 @@ import { de_PutRepositoryCatalogDataCommand, se_PutRepositoryCatalogDataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts b/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts index 122cf709c424..50164df36f8f 100644 --- a/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts +++ b/clients/client-ecr-public/src/commands/SetRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SetRepositoryPolicyCommand, se_SetRepositoryPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/TagResourceCommand.ts b/clients/client-ecr-public/src/commands/TagResourceCommand.ts index cf7481fba4fe..3bd6f6b45a84 100644 --- a/clients/client-ecr-public/src/commands/TagResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/UntagResourceCommand.ts b/clients/client-ecr-public/src/commands/UntagResourceCommand.ts index f531dd5cc479..f135fc3b24bd 100644 --- a/clients/client-ecr-public/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecr-public/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts b/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts index 7b415cafbe95..c3943a80aff7 100644 --- a/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts +++ b/clients/client-ecr-public/src/commands/UploadLayerPartCommand.ts @@ -12,7 +12,8 @@ import { de_UploadLayerPartCommand, se_UploadLayerPartCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr-public/src/index.ts b/clients/client-ecr-public/src/index.ts index 8350f14119c4..11860f750549 100644 --- a/clients/client-ecr-public/src/index.ts +++ b/clients/client-ecr-public/src/index.ts @@ -14,8 +14,8 @@ export * from "./ECRPUBLICClient"; export * from "./ECRPUBLIC"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ECRPUBLICExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ECRPUBLICExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ecr-public/src/models/ECRPUBLICServiceException.ts b/clients/client-ecr-public/src/models/ECRPUBLICServiceException.ts index 714737ecba3b..b7ab20f87fd7 100644 --- a/clients/client-ecr-public/src/models/ECRPUBLICServiceException.ts +++ b/clients/client-ecr-public/src/models/ECRPUBLICServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts b/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts index 2376a07a24c5..8d2b7614dbe3 100644 --- a/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts +++ b/clients/client-ecr/src/commands/BatchCheckLayerAvailabilityCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCheckLayerAvailabilityCommand, se_BatchCheckLayerAvailabilityCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts b/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts index ae1d8624f9ce..2bb213d79046 100644 --- a/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts +++ b/clients/client-ecr/src/commands/BatchDeleteImageCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteImageCommand, se_BatchDeleteImageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/BatchGetImageCommand.ts b/clients/client-ecr/src/commands/BatchGetImageCommand.ts index b2f855fccbda..d22278ec599d 100644 --- a/clients/client-ecr/src/commands/BatchGetImageCommand.ts +++ b/clients/client-ecr/src/commands/BatchGetImageCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetImageCommand, se_BatchGetImageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts index 4730435ebc05..65d7b37803c1 100644 --- a/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/BatchGetRepositoryScanningConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts b/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts index c03e07a81f44..6f2ca5ff65a6 100644 --- a/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts +++ b/clients/client-ecr/src/commands/CompleteLayerUploadCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteLayerUploadCommand, se_CompleteLayerUploadCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts index a791e7bd4bf7..3d8ada70e543 100644 --- a/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/CreatePullThroughCacheRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePullThroughCacheRuleCommand, se_CreatePullThroughCacheRuleComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/CreateRepositoryCommand.ts b/clients/client-ecr/src/commands/CreateRepositoryCommand.ts index 6a102de5a794..fedb0bfe9f10 100644 --- a/clients/client-ecr/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-ecr/src/commands/CreateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts index b8f1a54406ef..6c67183c75d4 100644 --- a/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLifecyclePolicyCommand, se_DeleteLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts index 031a5efda347..188fed646864 100644 --- a/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/DeletePullThroughCacheRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePullThroughCacheRuleCommand, se_DeletePullThroughCacheRuleComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts index b07c84e8b4a9..6c74e682c799 100644 --- a/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRegistryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRegistryPolicyCommand, se_DeleteRegistryPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts b/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts index df79316e56b5..1b50e64ba245 100644 --- a/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRepositoryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts index 6004757988ae..0771290455e3 100644 --- a/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/DeleteRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRepositoryPolicyCommand, se_DeleteRepositoryPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts b/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts index a900eea4b45f..08f576b15097 100644 --- a/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImageReplicationStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts b/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts index 680464b4c146..0baa1104c299 100644 --- a/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImageScanFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImageScanFindingsCommand, se_DescribeImageScanFindingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribeImagesCommand.ts b/clients/client-ecr/src/commands/DescribeImagesCommand.ts index fd79b283377d..825ab8d49d45 100644 --- a/clients/client-ecr/src/commands/DescribeImagesCommand.ts +++ b/clients/client-ecr/src/commands/DescribeImagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImagesCommand, se_DescribeImagesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts b/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts index 0b8c5364a6a0..1e9459eacff3 100644 --- a/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts +++ b/clients/client-ecr/src/commands/DescribePullThroughCacheRulesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribeRegistryCommand.ts b/clients/client-ecr/src/commands/DescribeRegistryCommand.ts index 8a8bfe9f2c43..3b802fb213bc 100644 --- a/clients/client-ecr/src/commands/DescribeRegistryCommand.ts +++ b/clients/client-ecr/src/commands/DescribeRegistryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRegistryCommand, se_DescribeRegistryCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts b/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts index 41afb7694a50..3045c772dfdd 100644 --- a/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts +++ b/clients/client-ecr/src/commands/DescribeRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRepositoriesCommand, se_DescribeRepositoriesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts index 74d263eaa87e..3407f69ebcb5 100644 --- a/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-ecr/src/commands/GetAuthorizationTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetAuthorizationTokenCommand, se_GetAuthorizationTokenCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts b/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts index bc0c8ad4d4ed..0c71a7580996 100644 --- a/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts +++ b/clients/client-ecr/src/commands/GetDownloadUrlForLayerCommand.ts @@ -12,7 +12,8 @@ import { de_GetDownloadUrlForLayerCommand, se_GetDownloadUrlForLayerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts index f742893e9ea3..4cd586542a6d 100644 --- a/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePolicyCommand, se_GetLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts b/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts index b3f25cc7297e..3fcb3efde4f9 100644 --- a/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts +++ b/clients/client-ecr/src/commands/GetLifecyclePolicyPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePolicyPreviewCommand, se_GetLifecyclePolicyPreviewComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts index 06850be64968..7fbd08b2e09c 100644 --- a/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetRegistryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegistryPolicyCommand, se_GetRegistryPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts index a603a13b0fde..0bfe1120b423 100644 --- a/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/GetRegistryScanningConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts index 725bbb049170..6675537fd41d 100644 --- a/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/GetRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetRepositoryPolicyCommand, se_GetRepositoryPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts b/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts index bc071c55393b..d304f7c60dd6 100644 --- a/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts +++ b/clients/client-ecr/src/commands/InitiateLayerUploadCommand.ts @@ -12,7 +12,8 @@ import { de_InitiateLayerUploadCommand, se_InitiateLayerUploadCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/ListImagesCommand.ts b/clients/client-ecr/src/commands/ListImagesCommand.ts index 350cad683030..aa44043ded7c 100644 --- a/clients/client-ecr/src/commands/ListImagesCommand.ts +++ b/clients/client-ecr/src/commands/ListImagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagesCommand, se_ListImagesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts index 69504eb1164f..617221fafe50 100644 --- a/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecr/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutImageCommand.ts b/clients/client-ecr/src/commands/PutImageCommand.ts index 24621cf7a1aa..aa5f43b1c5ec 100644 --- a/clients/client-ecr/src/commands/PutImageCommand.ts +++ b/clients/client-ecr/src/commands/PutImageCommand.ts @@ -12,7 +12,8 @@ import { de_PutImageCommand, se_PutImageCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts index 8b24888c692f..e2ac98f28742 100644 --- a/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutImageScanningConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts b/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts index 0d54e5c94327..91a55abbadcb 100644 --- a/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts +++ b/clients/client-ecr/src/commands/PutImageTagMutabilityCommand.ts @@ -12,7 +12,8 @@ import { de_PutImageTagMutabilityCommand, se_PutImageTagMutabilityCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts b/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts index ec11c334121f..864f0b32549b 100644 --- a/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts +++ b/clients/client-ecr/src/commands/PutLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutLifecyclePolicyCommand, se_PutLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts b/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts index 300c64a3b9bb..3172eb8f7ead 100644 --- a/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/PutRegistryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutRegistryPolicyCommand, se_PutRegistryPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts b/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts index 75cd19933718..d203ebb2a484 100644 --- a/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutRegistryScanningConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts b/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts index 7edce9cb23e3..f7eb697b3655 100644 --- a/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts +++ b/clients/client-ecr/src/commands/PutReplicationConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutReplicationConfigurationCommand, se_PutReplicationConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts b/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts index 6d7d540b6895..5d0c4b843b9f 100644 --- a/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts +++ b/clients/client-ecr/src/commands/SetRepositoryPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SetRepositoryPolicyCommand, se_SetRepositoryPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/StartImageScanCommand.ts b/clients/client-ecr/src/commands/StartImageScanCommand.ts index d8e5fbdad179..19c357f692d7 100644 --- a/clients/client-ecr/src/commands/StartImageScanCommand.ts +++ b/clients/client-ecr/src/commands/StartImageScanCommand.ts @@ -12,7 +12,8 @@ import { de_StartImageScanCommand, se_StartImageScanCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts b/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts index 0ecfbffe8148..14887f5485f0 100644 --- a/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts +++ b/clients/client-ecr/src/commands/StartLifecyclePolicyPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_StartLifecyclePolicyPreviewCommand, se_StartLifecyclePolicyPreviewCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/TagResourceCommand.ts b/clients/client-ecr/src/commands/TagResourceCommand.ts index 8186dc79f084..1eb9e224519c 100644 --- a/clients/client-ecr/src/commands/TagResourceCommand.ts +++ b/clients/client-ecr/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/UntagResourceCommand.ts b/clients/client-ecr/src/commands/UntagResourceCommand.ts index 30923e317ec6..f34c983c7434 100644 --- a/clients/client-ecr/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecr/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/UpdatePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/UpdatePullThroughCacheRuleCommand.ts index 619a1b402f1e..f2cb51ff8684 100644 --- a/clients/client-ecr/src/commands/UpdatePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/UpdatePullThroughCacheRuleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePullThroughCacheRuleCommand, se_UpdatePullThroughCacheRuleComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/UploadLayerPartCommand.ts b/clients/client-ecr/src/commands/UploadLayerPartCommand.ts index e1fd9f6fde01..c1283fbfc112 100644 --- a/clients/client-ecr/src/commands/UploadLayerPartCommand.ts +++ b/clients/client-ecr/src/commands/UploadLayerPartCommand.ts @@ -12,7 +12,8 @@ import { de_UploadLayerPartCommand, se_UploadLayerPartCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/commands/ValidatePullThroughCacheRuleCommand.ts b/clients/client-ecr/src/commands/ValidatePullThroughCacheRuleCommand.ts index b62139448895..aaecb71eb617 100644 --- a/clients/client-ecr/src/commands/ValidatePullThroughCacheRuleCommand.ts +++ b/clients/client-ecr/src/commands/ValidatePullThroughCacheRuleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecr/src/index.ts b/clients/client-ecr/src/index.ts index 48507f6c8495..d97f262706c7 100644 --- a/clients/client-ecr/src/index.ts +++ b/clients/client-ecr/src/index.ts @@ -16,8 +16,8 @@ export * from "./ECRClient"; export * from "./ECR"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ECRExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ECRExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ecr/src/models/ECRServiceException.ts b/clients/client-ecr/src/models/ECRServiceException.ts index c0216984e4dd..c4a0d73986d3 100644 --- a/clients/client-ecr/src/models/ECRServiceException.ts +++ b/clients/client-ecr/src/models/ECRServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts index a3349429d818..d1c8acacf857 100644 --- a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCapacityProviderCommand, se_CreateCapacityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/CreateClusterCommand.ts b/clients/client-ecs/src/commands/CreateClusterCommand.ts index a2e0efab7214..d1d2323106cd 100644 --- a/clients/client-ecs/src/commands/CreateClusterCommand.ts +++ b/clients/client-ecs/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/CreateServiceCommand.ts b/clients/client-ecs/src/commands/CreateServiceCommand.ts index fe5f199d6377..02cba5f584b4 100644 --- a/clients/client-ecs/src/commands/CreateServiceCommand.ts +++ b/clients/client-ecs/src/commands/CreateServiceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts index 6b15d0143ae1..608c0a2f770d 100644 --- a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTaskSetCommand, se_CreateTaskSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts index f3375be1a1f3..8dc619fc9cce 100644 --- a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccountSettingCommand, se_DeleteAccountSettingCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts index 611a99e6d075..cc37319dccb7 100644 --- a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAttributesCommand, se_DeleteAttributesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts index ff8f7b278d64..ca71d6aad79c 100644 --- a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCapacityProviderCommand, se_DeleteCapacityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteClusterCommand.ts b/clients/client-ecs/src/commands/DeleteClusterCommand.ts index 6f3fca993f10..148f6cc628e0 100644 --- a/clients/client-ecs/src/commands/DeleteClusterCommand.ts +++ b/clients/client-ecs/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteServiceCommand.ts b/clients/client-ecs/src/commands/DeleteServiceCommand.ts index 44af5f1d9da2..4245dd0b4c9a 100644 --- a/clients/client-ecs/src/commands/DeleteServiceCommand.ts +++ b/clients/client-ecs/src/commands/DeleteServiceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts index 4a82bb95ab6c..75046fed1c78 100644 --- a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTaskDefinitionsCommand, se_DeleteTaskDefinitionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts index 261ac0beb374..3a5ef6512d6e 100644 --- a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTaskSetCommand, se_DeleteTaskSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts index c8eb3bc30afa..292c4b49ead4 100644 --- a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterContainerInstanceCommand, se_DeregisterContainerInstanceCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts index 3612bd31e409..af68f8f0e9aa 100644 --- a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterTaskDefinitionCommand, se_DeregisterTaskDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts index 2e6f6d80df5f..982c4a245fef 100644 --- a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCapacityProvidersCommand, se_DescribeCapacityProvidersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeClustersCommand.ts b/clients/client-ecs/src/commands/DescribeClustersCommand.ts index d5fa9455011f..fd65da52e83e 100644 --- a/clients/client-ecs/src/commands/DescribeClustersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClustersCommand, se_DescribeClustersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts index e0ed952c4d07..35029fffe8ed 100644 --- a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContainerInstancesCommand, se_DescribeContainerInstancesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeServicesCommand.ts b/clients/client-ecs/src/commands/DescribeServicesCommand.ts index ccfe5f24995a..92b9e0b0ba42 100644 --- a/clients/client-ecs/src/commands/DescribeServicesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeServicesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServicesCommand, se_DescribeServicesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts index a61c94fa8e72..02dee9979ee0 100644 --- a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTaskDefinitionCommand, se_DescribeTaskDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts index 3d637c939fb8..d4e45432e854 100644 --- a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTaskSetsCommand, se_DescribeTaskSetsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DescribeTasksCommand.ts b/clients/client-ecs/src/commands/DescribeTasksCommand.ts index ca5e49a74908..e4ac259079f5 100644 --- a/clients/client-ecs/src/commands/DescribeTasksCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTasksCommand, se_DescribeTasksCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts index 7a97d25dc908..c5746b954abc 100644 --- a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts +++ b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DiscoverPollEndpointCommand, se_DiscoverPollEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts index 5c295dae82e2..f5129bfe9757 100644 --- a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts +++ b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts @@ -16,7 +16,8 @@ import { de_ExecuteCommandCommand, se_ExecuteCommandCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts index c90b957d50dc..6364fda83f78 100644 --- a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetTaskProtectionCommand, se_GetTaskProtectionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts index c8a5aee0aec3..5f975af4992d 100644 --- a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts +++ b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountSettingsCommand, se_ListAccountSettingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListAttributesCommand.ts b/clients/client-ecs/src/commands/ListAttributesCommand.ts index bcfc8f3396d5..0ac9ee6f3dd1 100644 --- a/clients/client-ecs/src/commands/ListAttributesCommand.ts +++ b/clients/client-ecs/src/commands/ListAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttributesCommand, se_ListAttributesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListClustersCommand.ts b/clients/client-ecs/src/commands/ListClustersCommand.ts index 79512ad129de..d10e4d15c706 100644 --- a/clients/client-ecs/src/commands/ListClustersCommand.ts +++ b/clients/client-ecs/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts index 3bd567f5bf6d..fdd113d2a2fc 100644 --- a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListContainerInstancesCommand, se_ListContainerInstancesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts index 60a67f8e2add..d2e3290e9b3c 100644 --- a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_ListServicesByNamespaceCommand, se_ListServicesByNamespaceCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListServicesCommand.ts b/clients/client-ecs/src/commands/ListServicesCommand.ts index b1489b0d2fe7..1b06362de3f2 100644 --- a/clients/client-ecs/src/commands/ListServicesCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts index 59bdc38f9e51..6baf7dbf9e1e 100644 --- a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts index efe201006eb2..856671757f1b 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTaskDefinitionFamiliesCommand, se_ListTaskDefinitionFamiliesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts index 7b5beaf1c7b8..0b56a4f0174a 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTaskDefinitionsCommand, se_ListTaskDefinitionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/ListTasksCommand.ts b/clients/client-ecs/src/commands/ListTasksCommand.ts index a41d99063d18..63cd9b3731ad 100644 --- a/clients/client-ecs/src/commands/ListTasksCommand.ts +++ b/clients/client-ecs/src/commands/ListTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListTasksCommand, se_ListTasksCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts index c0626b8f9907..370246ac3dca 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountSettingCommand, se_PutAccountSettingCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts index 7fec289e63c1..250918126c6e 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountSettingDefaultCommand, se_PutAccountSettingDefaultCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/PutAttributesCommand.ts b/clients/client-ecs/src/commands/PutAttributesCommand.ts index f22f457b6424..185532518e61 100644 --- a/clients/client-ecs/src/commands/PutAttributesCommand.ts +++ b/clients/client-ecs/src/commands/PutAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_PutAttributesCommand, se_PutAttributesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts index 03296db29feb..07535a2e137e 100644 --- a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts @@ -12,7 +12,8 @@ import { de_PutClusterCapacityProvidersCommand, se_PutClusterCapacityProvidersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts index 29367b3c1752..30fad1007bde 100644 --- a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterContainerInstanceCommand, se_RegisterContainerInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts index 587277235312..ec0950a4ca30 100644 --- a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterTaskDefinitionCommand, se_RegisterTaskDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/RunTaskCommand.ts b/clients/client-ecs/src/commands/RunTaskCommand.ts index fef621e19f20..6b0579825932 100644 --- a/clients/client-ecs/src/commands/RunTaskCommand.ts +++ b/clients/client-ecs/src/commands/RunTaskCommand.ts @@ -12,7 +12,8 @@ import { de_RunTaskCommand, se_RunTaskCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/StartTaskCommand.ts b/clients/client-ecs/src/commands/StartTaskCommand.ts index cf02d2e07476..9df9a30981ed 100644 --- a/clients/client-ecs/src/commands/StartTaskCommand.ts +++ b/clients/client-ecs/src/commands/StartTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartTaskCommand, se_StartTaskCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/StopTaskCommand.ts b/clients/client-ecs/src/commands/StopTaskCommand.ts index 4be159fc34e8..ec7cc6d82dcf 100644 --- a/clients/client-ecs/src/commands/StopTaskCommand.ts +++ b/clients/client-ecs/src/commands/StopTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StopTaskCommand, se_StopTaskCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts index bf7cc753de1e..af515fe7334e 100644 --- a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts +++ b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts index 6a9315963736..84f76366bdd8 100644 --- a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitContainerStateChangeCommand, se_SubmitContainerStateChangeComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts index cc28a914e30a..679ea2e6fa66 100644 --- a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitTaskStateChangeCommand, se_SubmitTaskStateChangeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/TagResourceCommand.ts b/clients/client-ecs/src/commands/TagResourceCommand.ts index f12942544e63..5aaf38df237e 100644 --- a/clients/client-ecs/src/commands/TagResourceCommand.ts +++ b/clients/client-ecs/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UntagResourceCommand.ts b/clients/client-ecs/src/commands/UntagResourceCommand.ts index 05ebcc8c8876..7bc1903ca6d7 100644 --- a/clients/client-ecs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecs/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts index 5e1e9f46497c..1942e3590578 100644 --- a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCapacityProviderCommand, se_UpdateCapacityProviderCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateClusterCommand.ts b/clients/client-ecs/src/commands/UpdateClusterCommand.ts index 119cc34910da..3ef9dac8e6c0 100644 --- a/clients/client-ecs/src/commands/UpdateClusterCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterCommand, se_UpdateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts index c1644dab2cf1..63111455c6bd 100644 --- a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterSettingsCommand, se_UpdateClusterSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts index 474d96d6ed8d..86d94a569c59 100644 --- a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContainerAgentCommand, se_UpdateContainerAgentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts index 1425f9ab6802..f2538565f3f9 100644 --- a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateServiceCommand.ts b/clients/client-ecs/src/commands/UpdateServiceCommand.ts index 4fc75d83ca12..55cdd706911f 100644 --- a/clients/client-ecs/src/commands/UpdateServiceCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServiceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts index 799fefd8acb8..066d8a46a531 100644 --- a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServicePrimaryTaskSetCommand, se_UpdateServicePrimaryTaskSetCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts index dbeb29a09219..2236b11f9df8 100644 --- a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskProtectionCommand, se_UpdateTaskProtectionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts index 7d0a05f8e792..4b9fcd15c6bf 100644 --- a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTaskSetCommand, se_UpdateTaskSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ecs/src/index.ts b/clients/client-ecs/src/index.ts index 11a4e72aaa74..da05cd9a4f8f 100644 --- a/clients/client-ecs/src/index.ts +++ b/clients/client-ecs/src/index.ts @@ -20,8 +20,8 @@ export * from "./ECSClient"; export * from "./ECS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ECSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ECSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ecs/src/models/ECSServiceException.ts b/clients/client-ecs/src/models/ECSServiceException.ts index 799330630eb4..e78f207348ab 100644 --- a/clients/client-ecs/src/models/ECSServiceException.ts +++ b/clients/client-ecs/src/models/ECSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-efs/src/commands/CreateAccessPointCommand.ts b/clients/client-efs/src/commands/CreateAccessPointCommand.ts index db8a8e525389..1f095a930fb7 100644 --- a/clients/client-efs/src/commands/CreateAccessPointCommand.ts +++ b/clients/client-efs/src/commands/CreateAccessPointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccessPointCommand, se_CreateAccessPointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/CreateFileSystemCommand.ts b/clients/client-efs/src/commands/CreateFileSystemCommand.ts index 83eb374acc36..52d6dd7d9fb2 100644 --- a/clients/client-efs/src/commands/CreateFileSystemCommand.ts +++ b/clients/client-efs/src/commands/CreateFileSystemCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFileSystemCommand, se_CreateFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/CreateMountTargetCommand.ts b/clients/client-efs/src/commands/CreateMountTargetCommand.ts index 8609a84af316..a7927f07792a 100644 --- a/clients/client-efs/src/commands/CreateMountTargetCommand.ts +++ b/clients/client-efs/src/commands/CreateMountTargetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMountTargetCommand, se_CreateMountTargetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts index 57181fe75ed7..92e531e20812 100644 --- a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts +++ b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/CreateTagsCommand.ts b/clients/client-efs/src/commands/CreateTagsCommand.ts index c9025692901b..f17ca658b036 100644 --- a/clients/client-efs/src/commands/CreateTagsCommand.ts +++ b/clients/client-efs/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts index cf12e1c35f57..2329a240927e 100644 --- a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts +++ b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessPointCommand, se_DeleteAccessPointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts index e5d7df0c1e00..bc182b5b9ef2 100644 --- a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts +++ b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFileSystemCommand, se_DeleteFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts index bf85a2395c2d..34aa3bbfb28e 100644 --- a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFileSystemPolicyCommand, se_DeleteFileSystemPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts index 4fbc22e11287..06de36cc73b8 100644 --- a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts +++ b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMountTargetCommand, se_DeleteMountTargetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts index b6b8f6aa68c1..7a250e632e71 100644 --- a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts +++ b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DeleteTagsCommand.ts b/clients/client-efs/src/commands/DeleteTagsCommand.ts index 9186a8d7df8e..97fe39230f1a 100644 --- a/clients/client-efs/src/commands/DeleteTagsCommand.ts +++ b/clients/client-efs/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts index 0cff31530ec7..07f2940a5a87 100644 --- a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts +++ b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccessPointsCommand, se_DescribeAccessPointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts index c899aa0fabc1..c35ad9562633 100644 --- a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts +++ b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountPreferencesCommand, se_DescribeAccountPreferencesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts index 0edb48b074b2..fea60837e039 100644 --- a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts +++ b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupPolicyCommand, se_DescribeBackupPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts index ee784c56e925..8bc3559712d8 100644 --- a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFileSystemPolicyCommand, se_DescribeFileSystemPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts index f31f9e661f3d..88f32c390f7e 100644 --- a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts +++ b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFileSystemsCommand, se_DescribeFileSystemsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts index 7f6ced8e6a5b..b2c3dfadc466 100644 --- a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts +++ b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts index 85a3fbd85048..0277e67d50f3 100644 --- a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts +++ b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts index 036a61229169..fcbcea826d47 100644 --- a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts +++ b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMountTargetsCommand, se_DescribeMountTargetsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts index 5c931119ba6d..12e3a7f9c6ed 100644 --- a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts +++ b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/DescribeTagsCommand.ts b/clients/client-efs/src/commands/DescribeTagsCommand.ts index b44dfa89986c..94770deff34c 100644 --- a/clients/client-efs/src/commands/DescribeTagsCommand.ts +++ b/clients/client-efs/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts index 0fd420abfb53..957181f9df77 100644 --- a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts index c20c04528385..73d3402851af 100644 --- a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts +++ b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts index b7a096e93c33..2197dd27f49f 100644 --- a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts +++ b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts @@ -12,7 +12,8 @@ import { de_PutAccountPreferencesCommand, se_PutAccountPreferencesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts index 82e236b2a2c1..33619ed43f82 100644 --- a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts +++ b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutBackupPolicyCommand, se_PutBackupPolicyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts index 1861f677aaf3..ba73101a7775 100644 --- a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts +++ b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutFileSystemPolicyCommand, se_PutFileSystemPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts index ac3066718ffa..aea381c0cf24 100644 --- a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts +++ b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutLifecycleConfigurationCommand, se_PutLifecycleConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/TagResourceCommand.ts b/clients/client-efs/src/commands/TagResourceCommand.ts index ef4be0cf69bb..75a7d0d49861 100644 --- a/clients/client-efs/src/commands/TagResourceCommand.ts +++ b/clients/client-efs/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/UntagResourceCommand.ts b/clients/client-efs/src/commands/UntagResourceCommand.ts index 186a661a7719..2121c159365a 100644 --- a/clients/client-efs/src/commands/UntagResourceCommand.ts +++ b/clients/client-efs/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts index 6a525c6fbe71..1ef054eb76c0 100644 --- a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts +++ b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFileSystemCommand, se_UpdateFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts b/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts index af1d2454ab12..6c3702b6a674 100644 --- a/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts +++ b/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFileSystemProtectionCommand, se_UpdateFileSystemProtectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-efs/src/index.ts b/clients/client-efs/src/index.ts index 17e8cb6a0c2e..2d7c15c5e9fa 100644 --- a/clients/client-efs/src/index.ts +++ b/clients/client-efs/src/index.ts @@ -12,8 +12,8 @@ export * from "./EFSClient"; export * from "./EFS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EFSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EFSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-efs/src/models/EFSServiceException.ts b/clients/client-efs/src/models/EFSServiceException.ts index 98b05904b0c9..2a13733c5c86 100644 --- a/clients/client-efs/src/models/EFSServiceException.ts +++ b/clients/client-efs/src/models/EFSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts b/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts index 9676f74aa4de..2f31265f8930 100644 --- a/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts +++ b/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts @@ -17,7 +17,8 @@ import { de_AssumeRoleForPodIdentityCommand, se_AssumeRoleForPodIdentityCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks-auth/src/index.ts b/clients/client-eks-auth/src/index.ts index 90a74d112b07..1add703e183a 100644 --- a/clients/client-eks-auth/src/index.ts +++ b/clients/client-eks-auth/src/index.ts @@ -9,8 +9,8 @@ export * from "./EKSAuthClient"; export * from "./EKSAuth"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EKSAuthExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EKSAuthExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-eks-auth/src/models/EKSAuthServiceException.ts b/clients/client-eks-auth/src/models/EKSAuthServiceException.ts index 31000996fbb2..a511f6d024f2 100644 --- a/clients/client-eks-auth/src/models/EKSAuthServiceException.ts +++ b/clients/client-eks-auth/src/models/EKSAuthServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts b/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts index 2962a39e474a..da8e368bed51 100644 --- a/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts +++ b/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAccessPolicyCommand, se_AssociateAccessPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts index 627f9395c0b5..a068f80ce1f1 100644 --- a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts +++ b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateEncryptionConfigCommand, se_AssociateEncryptionConfigComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts index 1066b3bc0e81..d38fa0dc4045 100644 --- a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateAccessEntryCommand.ts b/clients/client-eks/src/commands/CreateAccessEntryCommand.ts index 7cfc910de05f..d74b48ac5d23 100644 --- a/clients/client-eks/src/commands/CreateAccessEntryCommand.ts +++ b/clients/client-eks/src/commands/CreateAccessEntryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccessEntryCommand, se_CreateAccessEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateAddonCommand.ts b/clients/client-eks/src/commands/CreateAddonCommand.ts index a0bdf05996dc..28a28dc1353d 100644 --- a/clients/client-eks/src/commands/CreateAddonCommand.ts +++ b/clients/client-eks/src/commands/CreateAddonCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAddonCommand, se_CreateAddonCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateClusterCommand.ts b/clients/client-eks/src/commands/CreateClusterCommand.ts index add74113d72f..4a2d0b8dd51a 100644 --- a/clients/client-eks/src/commands/CreateClusterCommand.ts +++ b/clients/client-eks/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts index 0c50c5b084ba..d496cf4dd90d 100644 --- a/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts +++ b/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts index b1ed4f4ca47e..f1bda26ed633 100644 --- a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFargateProfileCommand, se_CreateFargateProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreateNodegroupCommand.ts b/clients/client-eks/src/commands/CreateNodegroupCommand.ts index ae75d4746280..e267cdcdf4eb 100644 --- a/clients/client-eks/src/commands/CreateNodegroupCommand.ts +++ b/clients/client-eks/src/commands/CreateNodegroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateNodegroupCommand, se_CreateNodegroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts index 9e4a66306adc..d39705cebb25 100644 --- a/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts +++ b/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts b/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts index a53eef087ca7..2fb40c4f4ddc 100644 --- a/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts +++ b/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessEntryCommand, se_DeleteAccessEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteAddonCommand.ts b/clients/client-eks/src/commands/DeleteAddonCommand.ts index b297684fb206..da04af023fa9 100644 --- a/clients/client-eks/src/commands/DeleteAddonCommand.ts +++ b/clients/client-eks/src/commands/DeleteAddonCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAddonCommand, se_DeleteAddonCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteClusterCommand.ts b/clients/client-eks/src/commands/DeleteClusterCommand.ts index ea10571c5eed..1532527fb29c 100644 --- a/clients/client-eks/src/commands/DeleteClusterCommand.ts +++ b/clients/client-eks/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts index f7633c6ab0e9..552867c7900e 100644 --- a/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts +++ b/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts index 7e58bbaefe8a..0c3ad12776f2 100644 --- a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFargateProfileCommand, se_DeleteFargateProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts index 561bf77e6dac..a5cdd5f2259b 100644 --- a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts +++ b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNodegroupCommand, se_DeleteNodegroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts index dd8049438059..fe799678eb6e 100644 --- a/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts +++ b/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DeregisterClusterCommand.ts b/clients/client-eks/src/commands/DeregisterClusterCommand.ts index 47830e35554b..6169ba747067 100644 --- a/clients/client-eks/src/commands/DeregisterClusterCommand.ts +++ b/clients/client-eks/src/commands/DeregisterClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterClusterCommand, se_DeregisterClusterCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts b/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts index 5948602f266e..e0a175ee4c94 100644 --- a/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts +++ b/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccessEntryCommand, se_DescribeAccessEntryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeAddonCommand.ts b/clients/client-eks/src/commands/DescribeAddonCommand.ts index 26a0155b56a2..4c5b7b1a28ce 100644 --- a/clients/client-eks/src/commands/DescribeAddonCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddonCommand, se_DescribeAddonCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts index cfe5d63fde1c..ebcc7b51c73c 100644 --- a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddonConfigurationCommand, se_DescribeAddonConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts index b9f6b8ff025e..f43f56a2f528 100644 --- a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts +++ b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAddonVersionsCommand, se_DescribeAddonVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeClusterCommand.ts b/clients/client-eks/src/commands/DescribeClusterCommand.ts index aa7b3b8772e1..227288e2c860 100644 --- a/clients/client-eks/src/commands/DescribeClusterCommand.ts +++ b/clients/client-eks/src/commands/DescribeClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterCommand, se_DescribeClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts index d47d8c4d0473..e36f68100677 100644 --- a/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts +++ b/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts index 0d34a1c0a3d1..3c775146b81d 100644 --- a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts +++ b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFargateProfileCommand, se_DescribeFargateProfileCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts index ff5fce6a1df7..9571a79d5da8 100644 --- a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeInsightCommand.ts b/clients/client-eks/src/commands/DescribeInsightCommand.ts index e8fe0201f27c..fcdf329ed6a4 100644 --- a/clients/client-eks/src/commands/DescribeInsightCommand.ts +++ b/clients/client-eks/src/commands/DescribeInsightCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInsightCommand, se_DescribeInsightCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts index a6361e68ffec..4f705c214654 100644 --- a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts +++ b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNodegroupCommand, se_DescribeNodegroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts index a88851ad6dd2..84318b63ac14 100644 --- a/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts +++ b/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DescribeUpdateCommand.ts b/clients/client-eks/src/commands/DescribeUpdateCommand.ts index 8f5ab506b85b..a125605a3ee3 100644 --- a/clients/client-eks/src/commands/DescribeUpdateCommand.ts +++ b/clients/client-eks/src/commands/DescribeUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUpdateCommand, se_DescribeUpdateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts b/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts index d1f43476de44..581523b3f645 100644 --- a/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts +++ b/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateAccessPolicyCommand, se_DisassociateAccessPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts index e747e40d3663..6aa5e8797f43 100644 --- a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts +++ b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListAccessEntriesCommand.ts b/clients/client-eks/src/commands/ListAccessEntriesCommand.ts index 50f9e300d6e9..c4bb1c869241 100644 --- a/clients/client-eks/src/commands/ListAccessEntriesCommand.ts +++ b/clients/client-eks/src/commands/ListAccessEntriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessEntriesCommand, se_ListAccessEntriesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts b/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts index 8154f67aa02a..6f9517562fac 100644 --- a/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts +++ b/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessPoliciesCommand, se_ListAccessPoliciesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListAddonsCommand.ts b/clients/client-eks/src/commands/ListAddonsCommand.ts index a4fd9f2f52a0..5466e7306672 100644 --- a/clients/client-eks/src/commands/ListAddonsCommand.ts +++ b/clients/client-eks/src/commands/ListAddonsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAddonsCommand, se_ListAddonsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts b/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts index 5a5c1ed0149a..cf5e215a5b66 100644 --- a/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts +++ b/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListClustersCommand.ts b/clients/client-eks/src/commands/ListClustersCommand.ts index 7b18f9b5f75f..f6f055b21a9b 100644 --- a/clients/client-eks/src/commands/ListClustersCommand.ts +++ b/clients/client-eks/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts b/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts index a63f7c90293f..cf1d083d897f 100644 --- a/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts +++ b/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts index 6000c21778ec..43b87c874301 100644 --- a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts +++ b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFargateProfilesCommand, se_ListFargateProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts index 0da4f1887ec8..dd1e0b5d8962 100644 --- a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts +++ b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListInsightsCommand.ts b/clients/client-eks/src/commands/ListInsightsCommand.ts index db1b6cd5747c..4150c9424c87 100644 --- a/clients/client-eks/src/commands/ListInsightsCommand.ts +++ b/clients/client-eks/src/commands/ListInsightsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInsightsCommand, se_ListInsightsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListNodegroupsCommand.ts b/clients/client-eks/src/commands/ListNodegroupsCommand.ts index d7bf9ccf9e46..6bb4c089bbc2 100644 --- a/clients/client-eks/src/commands/ListNodegroupsCommand.ts +++ b/clients/client-eks/src/commands/ListNodegroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListNodegroupsCommand, se_ListNodegroupsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts b/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts index 0ab3e0e3032c..23e5f36d80ea 100644 --- a/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts +++ b/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts index dec0bf9888a3..33ccae77858f 100644 --- a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/ListUpdatesCommand.ts b/clients/client-eks/src/commands/ListUpdatesCommand.ts index 060bbcf038f6..9ae1d1efb584 100644 --- a/clients/client-eks/src/commands/ListUpdatesCommand.ts +++ b/clients/client-eks/src/commands/ListUpdatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListUpdatesCommand, se_ListUpdatesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/RegisterClusterCommand.ts b/clients/client-eks/src/commands/RegisterClusterCommand.ts index 3f51cc8f93eb..1b2e82a3c385 100644 --- a/clients/client-eks/src/commands/RegisterClusterCommand.ts +++ b/clients/client-eks/src/commands/RegisterClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterClusterCommand, se_RegisterClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/TagResourceCommand.ts b/clients/client-eks/src/commands/TagResourceCommand.ts index be1943bc3442..39ad1f3338c9 100644 --- a/clients/client-eks/src/commands/TagResourceCommand.ts +++ b/clients/client-eks/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UntagResourceCommand.ts b/clients/client-eks/src/commands/UntagResourceCommand.ts index 18c48d83af89..81f1024beace 100644 --- a/clients/client-eks/src/commands/UntagResourceCommand.ts +++ b/clients/client-eks/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts b/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts index 45e20ba8bdae..99d5b6cc0bfe 100644 --- a/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts +++ b/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccessEntryCommand, se_UpdateAccessEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateAddonCommand.ts b/clients/client-eks/src/commands/UpdateAddonCommand.ts index 911a128d5b2d..ce1c20252c1b 100644 --- a/clients/client-eks/src/commands/UpdateAddonCommand.ts +++ b/clients/client-eks/src/commands/UpdateAddonCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAddonCommand, se_UpdateAddonCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts index 955ad9378466..5015c410389b 100644 --- a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts +++ b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterConfigCommand, se_UpdateClusterConfigCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts index e2c3a98300a9..5846636f3505 100644 --- a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts +++ b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterVersionCommand, se_UpdateClusterVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts index 2b23184dc277..7fcd8ec1fc01 100644 --- a/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts +++ b/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts index 45d921a241ee..b4f93970a968 100644 --- a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts +++ b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNodegroupConfigCommand, se_UpdateNodegroupConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts index 44d587596b18..7633c43817cb 100644 --- a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts +++ b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNodegroupVersionCommand, se_UpdateNodegroupVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts index a87f8041ce7f..cd96732361c5 100644 --- a/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts +++ b/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eks/src/index.ts b/clients/client-eks/src/index.ts index 9840cb4b77ee..188e377da7b0 100644 --- a/clients/client-eks/src/index.ts +++ b/clients/client-eks/src/index.ts @@ -16,8 +16,8 @@ export * from "./EKSClient"; export * from "./EKS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EKSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EKSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-eks/src/models/EKSServiceException.ts b/clients/client-eks/src/models/EKSServiceException.ts index 1600d5899cfd..34d7e5b0ba53 100644 --- a/clients/client-eks/src/models/EKSServiceException.ts +++ b/clients/client-eks/src/models/EKSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts index 454ba2dd5812..8d925a623f57 100644 --- a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_AbortEnvironmentUpdateCommand, se_AbortEnvironmentUpdateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts index 8099820f434b..d8815cf9fc0e 100644 --- a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts index 2c6b879379a6..d2c5e0af305c 100644 --- a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts index 1bc74d56a0d9..831e5d440d20 100644 --- a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts @@ -12,7 +12,8 @@ import { de_CheckDNSAvailabilityCommand, se_CheckDNSAvailabilityCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts index 55f595730773..631c8f45b061 100644 --- a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ComposeEnvironmentsCommand, se_ComposeEnvironmentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts index ba520ee42a35..9c0879d04da0 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts index c04726a28628..6d6db0c48ed9 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationVersionCommand, se_CreateApplicationVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts index 3b5a31508eb0..00b566f9f983 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigurationTemplateCommand, se_CreateConfigurationTemplateCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts index 1f35e593d099..ff220421991e 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts index eef3e44c0433..d2646a3df226 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePlatformVersionCommand, se_CreatePlatformVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts index 55872f3e0c18..a1ac8452a783 100644 --- a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStorageLocationCommand, se_CreateStorageLocationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts index 287849ea07c6..11b59500e47c 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts index 939c9a6361d4..1942a89a0b2e 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationVersionCommand, se_DeleteApplicationVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts index a4e3a3864f00..9c8d21b549ed 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationTemplateCommand, se_DeleteConfigurationTemplateCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts index a880e381e241..b5deddb92581 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts index 78cb3ef51ac2..ad7effeb320c 100644 --- a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePlatformVersionCommand, se_DeletePlatformVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts index 172ca2c5b591..d068b63244d3 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts index 6e723820d6d8..9bca04cc0f14 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationVersionsCommand, se_DescribeApplicationVersionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts index d67b735dc792..3f0c489c11b0 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts index beab2f8b635d..05f4bf1bb690 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConfigurationOptionsCommand, se_DescribeConfigurationOptions /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts index 168f7d86768a..87f8f0563df9 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts index 47e90e9f3c47..50459591fb96 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEnvironmentHealthCommand, se_DescribeEnvironmentHealthComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts index 4ee7493d8ff5..d481fa98be75 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts index 5b766963009c..688aa886a69a 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts index 27f88debe7d9..74575b43f5da 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEnvironmentResourcesCommand, se_DescribeEnvironmentResources /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts index 6501bcec276e..0af327eda6ab 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEnvironmentsCommand, se_DescribeEnvironmentsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts index 4121a6e66184..3417d977b498 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts index 273b7a53115c..0b933fbeada6 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstancesHealthCommand, se_DescribeInstancesHealthCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts index 6319955d2a0d..8d9f605a5e1d 100644 --- a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePlatformVersionCommand, se_DescribePlatformVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts index 08d9da99083c..9542b5e20749 100644 --- a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts index 1fdeb44c27e3..bb1edf042566 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts @@ -12,7 +12,8 @@ import { de_ListAvailableSolutionStacksCommand, se_ListAvailableSolutionStacksCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts index d10352d41be8..36d2ebe2d1bf 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPlatformBranchesCommand, se_ListPlatformBranchesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts index 7b41780119cc..af3fec16b4f9 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPlatformVersionsCommand, se_ListPlatformVersionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts index 124a3ddfe237..05fa0fd1f054 100644 --- a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts index 8ca06ff44001..e7218829a2cb 100644 --- a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_RebuildEnvironmentCommand, se_RebuildEnvironmentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts index b411418d0d5a..05b2b171034b 100644 --- a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts @@ -12,7 +12,8 @@ import { de_RequestEnvironmentInfoCommand, se_RequestEnvironmentInfoCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts index 6f07b1734885..371dfa2e2961 100644 --- a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts @@ -12,7 +12,8 @@ import { de_RestartAppServerCommand, se_RestartAppServerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts index 33619da35e4d..34a2c7701941 100644 --- a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts @@ -12,7 +12,8 @@ import { de_RetrieveEnvironmentInfoCommand, se_RetrieveEnvironmentInfoCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts index 14ba6c025e9e..4de4d981f475 100644 --- a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts @@ -12,7 +12,8 @@ import { de_SwapEnvironmentCNAMEsCommand, se_SwapEnvironmentCNAMEsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts index 7c9b34c30173..45b7ad1408cd 100644 --- a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateEnvironmentCommand, se_TerminateEnvironmentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts index 093d1e7f6cd2..7ee3fb186c4b 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts index 9709cfcdafa3..ad9001e5f189 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts index 10315c5291fa..e1fae28456cd 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationVersionCommand, se_UpdateApplicationVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts index 27eeef047aec..a2f2d872eb97 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfigurationTemplateCommand, se_UpdateConfigurationTemplateCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts index 243dc903da31..45616d9bb9f5 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts index 7e4cc89afb05..3e7e65ed0d09 100644 --- a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTagsForResourceCommand, se_UpdateTagsForResourceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts index d34b753650a2..6c73c911f272 100644 --- a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts +++ b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-beanstalk/src/index.ts b/clients/client-elastic-beanstalk/src/index.ts index 371cdc00f855..6522b270c167 100644 --- a/clients/client-elastic-beanstalk/src/index.ts +++ b/clients/client-elastic-beanstalk/src/index.ts @@ -20,8 +20,8 @@ export * from "./ElasticBeanstalkClient"; export * from "./ElasticBeanstalk"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticBeanstalkExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticBeanstalkExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-elastic-beanstalk/src/models/ElasticBeanstalkServiceException.ts b/clients/client-elastic-beanstalk/src/models/ElasticBeanstalkServiceException.ts index 10211664c713..a72bceb80d93 100644 --- a/clients/client-elastic-beanstalk/src/models/ElasticBeanstalkServiceException.ts +++ b/clients/client-elastic-beanstalk/src/models/ElasticBeanstalkServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts index 5316a1c34e99..e58f53bdc2ab 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts index 94d620fde6c5..9c9688317cdf 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAcceleratorTypesCommand, se_DescribeAcceleratorTypesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts index 4d50ecbbf399..ea10bc296ce1 100644 --- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts +++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAcceleratorsCommand, se_DescribeAcceleratorsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts index b83b53e1ea70..13f0e15226f9 100644 --- a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts index 05956cd712b2..cb3c3fc28780 100644 --- a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts index 0f5edcb652a2..00e614a3d7a7 100644 --- a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts +++ b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-inference/src/index.ts b/clients/client-elastic-inference/src/index.ts index 437def225ace..ba92020c18e3 100644 --- a/clients/client-elastic-inference/src/index.ts +++ b/clients/client-elastic-inference/src/index.ts @@ -15,8 +15,8 @@ export * from "./ElasticInferenceClient"; export * from "./ElasticInference"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticInferenceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticInferenceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-elastic-inference/src/models/ElasticInferenceServiceException.ts b/clients/client-elastic-inference/src/models/ElasticInferenceServiceException.ts index 87212ff6dd4a..03c6e0e50fcf 100644 --- a/clients/client-elastic-inference/src/models/ElasticInferenceServiceException.ts +++ b/clients/client-elastic-inference/src/models/ElasticInferenceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts index e18fdeeb22de..bee329a8b28b 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts @@ -16,7 +16,8 @@ import { de_AddListenerCertificatesCommand, se_AddListenerCertificatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts index 90b251b556dd..150d848cc4f1 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts @@ -16,7 +16,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts index d6e51492be54..9d01f21a7816 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts @@ -16,7 +16,8 @@ import { de_AddTrustStoreRevocationsCommand, se_AddTrustStoreRevocationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts index 518abbfabb8d..c48cd8a943d2 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateListenerCommand, se_CreateListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts index 8c8c78905b2f..bb15e3b991b8 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLoadBalancerCommand, se_CreateLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts index 14a6a75dfaa0..755364eb6d85 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts index c5badaf0150a..a75e38654b9d 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTargetGroupCommand, se_CreateTargetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts index 080ceab41194..c96a8ae4ac1f 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTrustStoreCommand, se_CreateTrustStoreCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts index 63d80aad2e8d..b549dffb4a00 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteListenerCommand, se_DeleteListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts index f54017936869..e2c23d113587 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLoadBalancerCommand, se_DeleteLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts index b8ec551981f0..f5274b0fb856 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts index eb56301b3a78..91bf549b8801 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteTargetGroupCommand, se_DeleteTargetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts index 5373121d365a..a723823862c5 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteTrustStoreCommand, se_DeleteTrustStoreCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts index 7a8ae387bfe7..9fe07a93c555 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts @@ -16,7 +16,8 @@ import { de_DeregisterTargetsCommand, se_DeregisterTargetsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts index be70b2f8a3c3..ea9afcb5901c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts index 7bd663156c8f..961c1305d8d5 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeListenerCertificatesCommand, se_DescribeListenerCertificates /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts index a60e54063039..fb98ebf4c35a 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeListenersCommand, se_DescribeListenersCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts index 372c9cae6ac2..d74d0e492f6c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts index 3ef87e70c0e8..267588bd6000 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLoadBalancersCommand, se_DescribeLoadBalancersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts index 764c76379422..02bfa84ea7f6 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeRulesCommand, se_DescribeRulesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts index 44d53441c905..0889731eb406 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSSLPoliciesCommand, se_DescribeSSLPoliciesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts index e8de2361e0f8..1277472e670b 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts index 1f8e72ace081..f79728c647e9 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts index 2e6abfd63436..d8add4493ea8 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTargetGroupsCommand, se_DescribeTargetGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts index 7c9a8b588a9c..9236bbfe3500 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTargetHealthCommand, se_DescribeTargetHealthCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts index 2eb9e3fd6095..68180c38eb7c 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts index 119a41ab1410..d42df65db26d 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts index 3185ad854a01..67fe1c8dd9b0 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTrustStoresCommand, se_DescribeTrustStoresCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts index af81fac13d81..4e51a8003373 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts index 314a71403a49..c1f904761738 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts index aa3834c251e9..08349ad462d4 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyListenerCommand, se_ModifyListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts index f16234a09e99..4d3b7868ff58 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyLoadBalancerAttributesCommand, se_ModifyLoadBalancerAttributes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts index f0ffa9a2ef9e..45ae4f97786e 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyRuleCommand, se_ModifyRuleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts index 45a6314f3caa..af5a2dfca824 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyTargetGroupAttributesCommand, se_ModifyTargetGroupAttributesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts index 35a7a6e674d1..09808b267c78 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyTargetGroupCommand, se_ModifyTargetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts index 6eef1bb11de5..028101ee68b9 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyTrustStoreCommand, se_ModifyTrustStoreCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts index d812518cf158..0fd1ff9cd1b9 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts @@ -16,7 +16,8 @@ import { de_RegisterTargetsCommand, se_RegisterTargetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts index 750e5f0218c2..12adbee6923d 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveListenerCertificatesCommand, se_RemoveListenerCertificatesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts index b4562e77cee6..b3cbdb9551af 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts index ea748dace6ed..6f556b468ecd 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveTrustStoreRevocationsCommand, se_RemoveTrustStoreRevocationsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts index efd548b7a294..c09dd42d8027 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts @@ -16,7 +16,8 @@ import { de_SetIpAddressTypeCommand, se_SetIpAddressTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts index 113ccb28e834..1f04a3df3fb7 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts @@ -16,7 +16,8 @@ import { de_SetRulePrioritiesCommand, se_SetRulePrioritiesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts index 67afb0494ada..a1ceaf07c64d 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_SetSecurityGroupsCommand, se_SetSecurityGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts index cd72d7ff9a3c..3a569d5514d3 100644 --- a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts @@ -16,7 +16,8 @@ import { de_SetSubnetsCommand, se_SetSubnetsCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing-v2/src/index.ts b/clients/client-elastic-load-balancing-v2/src/index.ts index 1593524502e6..a780fe554ca7 100644 --- a/clients/client-elastic-load-balancing-v2/src/index.ts +++ b/clients/client-elastic-load-balancing-v2/src/index.ts @@ -36,8 +36,8 @@ export * from "./ElasticLoadBalancingV2Client"; export * from "./ElasticLoadBalancingV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticLoadBalancingV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticLoadBalancingV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-elastic-load-balancing-v2/src/models/ElasticLoadBalancingV2ServiceException.ts b/clients/client-elastic-load-balancing-v2/src/models/ElasticLoadBalancingV2ServiceException.ts index a361f73e260e..48bb6d1795ab 100644 --- a/clients/client-elastic-load-balancing-v2/src/models/ElasticLoadBalancingV2ServiceException.ts +++ b/clients/client-elastic-load-balancing-v2/src/models/ElasticLoadBalancingV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts index 2b404738bb94..2ed53a148187 100644 --- a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts @@ -16,7 +16,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts index 7a66a24c605b..737730d2765a 100644 --- a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts index 103330496844..7fabc748b432 100644 --- a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts @@ -16,7 +16,8 @@ import { de_AttachLoadBalancerToSubnetsCommand, se_AttachLoadBalancerToSubnetsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts index aed354ad9205..a6867ebdb15b 100644 --- a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts @@ -16,7 +16,8 @@ import { de_ConfigureHealthCheckCommand, se_ConfigureHealthCheckCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts index f945fa27bfae..ffebbaedac88 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts index c05a55a5f0f2..83299c1d217f 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts index 96a10159c54a..f9857f9aeea9 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLoadBalancerCommand, se_CreateLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts index af838943ff0f..34300c691929 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLoadBalancerListenersCommand, se_CreateLoadBalancerListenersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts index 3932f0e2c661..de6fa366fd92 100644 --- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLoadBalancerPolicyCommand, se_CreateLoadBalancerPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts index d95fb28c3a04..4bc83eebaa52 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLoadBalancerCommand, se_DeleteLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts index 360ce4168edf..13f730de80a8 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLoadBalancerListenersCommand, se_DeleteLoadBalancerListenersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts index d20022db2ab2..6d7eecc9b3b3 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLoadBalancerPolicyCommand, se_DeleteLoadBalancerPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts index 23c4c923214e..6f46534127ae 100644 --- a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts index 478538478e48..79b1f38442d5 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts index dbf7af1532a8..fcb1e239dfd7 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeInstanceHealthCommand, se_DescribeInstanceHealthCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts index ae155803841d..1da4adea262e 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts index 49a99e9d700c..fa95c8d167ff 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLoadBalancerPoliciesCommand, se_DescribeLoadBalancerPolicies /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts index 5f6c63c2e5c6..19a957b6c2ce 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts index 6972aec24387..9affaed67090 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeLoadBalancersCommand, se_DescribeLoadBalancersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts index 0cdc1d927d1d..0eb14d2aa563 100644 --- a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts index e5c94bde4088..cfc7d3fd6abc 100644 --- a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts index 2492f6dd4a16..85456833715f 100644 --- a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts index 31ba82fc3fa9..115bed49d4a0 100644 --- a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts index 06d7c942110f..21e401400998 100644 --- a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyLoadBalancerAttributesCommand, se_ModifyLoadBalancerAttributes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts index 08cb8c8ba4be..c577e4de4159 100644 --- a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts index cf183459b63f..ab0e06de510f 100644 --- a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts index 59997c0224df..abe1200fca4f 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts index c6c13604abc7..1983217290d9 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts index da5faa057f00..a8816acfc096 100644 --- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts +++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-load-balancing/src/index.ts b/clients/client-elastic-load-balancing/src/index.ts index 570fe412f91f..144f03daf42a 100644 --- a/clients/client-elastic-load-balancing/src/index.ts +++ b/clients/client-elastic-load-balancing/src/index.ts @@ -28,8 +28,8 @@ export * from "./ElasticLoadBalancingClient"; export * from "./ElasticLoadBalancing"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticLoadBalancingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticLoadBalancingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-elastic-load-balancing/src/models/ElasticLoadBalancingServiceException.ts b/clients/client-elastic-load-balancing/src/models/ElasticLoadBalancingServiceException.ts index 2c02dc4361e0..d5f6f58b2645 100644 --- a/clients/client-elastic-load-balancing/src/models/ElasticLoadBalancingServiceException.ts +++ b/clients/client-elastic-load-balancing/src/models/ElasticLoadBalancingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts index 5994dbcc72c9..53e3d0b601ee 100644 --- a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts @@ -16,7 +16,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts index d2f3e939a70a..b8f004b03884 100644 --- a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts index 02c155df169b..9d4a9e6bc662 100644 --- a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePipelineCommand, se_CreatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts index d703edee885c..2e487c464ee8 100644 --- a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePresetCommand, se_CreatePresetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts index 697fa97a03fe..22bf49b3ad2c 100644 --- a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts @@ -16,7 +16,8 @@ import { de_DeletePipelineCommand, se_DeletePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts index 8b33d65648d7..f11d06479969 100644 --- a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts @@ -16,7 +16,8 @@ import { de_DeletePresetCommand, se_DeletePresetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts index b2cd1c22f955..62eefd963821 100644 --- a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts @@ -16,7 +16,8 @@ import { de_ListJobsByPipelineCommand, se_ListJobsByPipelineCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts index 90b8d90febde..37596f9c47c2 100644 --- a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts @@ -16,7 +16,8 @@ import { de_ListJobsByStatusCommand, se_ListJobsByStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts index a79cd8c5d0e5..462df0f3eec7 100644 --- a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts @@ -16,7 +16,8 @@ import { de_ListPipelinesCommand, se_ListPipelinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts index b92d33012063..3ab64309a614 100644 --- a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPresetsCommand, se_ListPresetsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts index 2945c9e2fcee..ec317b0b9aef 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts @@ -16,7 +16,8 @@ import { de_ReadJobCommand, se_ReadJobCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts index 82e9d584b895..5ce46e23b75a 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts @@ -16,7 +16,8 @@ import { de_ReadPipelineCommand, se_ReadPipelineCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts index 0d2999608014..f633a1be22a4 100644 --- a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts @@ -16,7 +16,8 @@ import { de_ReadPresetCommand, se_ReadPresetCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts index fef7e1261978..de33933e30ba 100644 --- a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts @@ -16,7 +16,8 @@ import { de_TestRoleCommand, se_TestRoleCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts index b5210454e06b..d89174bed82b 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePipelineCommand, se_UpdatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts index 6b1848eb9603..787563c14638 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts index 0dae66a951dd..9e151bae8e8d 100644 --- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts +++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePipelineStatusCommand, se_UpdatePipelineStatusCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elastic-transcoder/src/index.ts b/clients/client-elastic-transcoder/src/index.ts index 42835014c326..493b9fd6e54c 100644 --- a/clients/client-elastic-transcoder/src/index.ts +++ b/clients/client-elastic-transcoder/src/index.ts @@ -9,8 +9,8 @@ export * from "./ElasticTranscoderClient"; export * from "./ElasticTranscoder"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticTranscoderExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticTranscoderExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-elastic-transcoder/src/models/ElasticTranscoderServiceException.ts b/clients/client-elastic-transcoder/src/models/ElasticTranscoderServiceException.ts index 7ecb234f03d9..6566fe590672 100644 --- a/clients/client-elastic-transcoder/src/models/ElasticTranscoderServiceException.ts +++ b/clients/client-elastic-transcoder/src/models/ElasticTranscoderServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts index 65cb79cd45c0..a4f24b07d993 100644 --- a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts index 85a37f69280d..9566ec933ae0 100644 --- a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts +++ b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts index 6309a8263954..d8142635e377 100644 --- a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts +++ b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchApplyUpdateActionCommand, se_BatchApplyUpdateActionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts index bebeb77b6bfa..6fa78bc266e8 100644 --- a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts +++ b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchStopUpdateActionCommand, se_BatchStopUpdateActionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts index 437d2307e829..e1d857b39bd5 100644 --- a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteMigrationCommand, se_CompleteMigrationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts index 584e5f2078fb..350f0ca89d95 100644 --- a/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CopyServerlessCacheSnapshotCommand, se_CopyServerlessCacheSnapshotCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts index d884cde77870..5ffd7e2b7312 100644 --- a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts index 9ac4355bd590..f54010f17e4e 100644 --- a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCacheClusterCommand, se_CreateCacheClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts index bf7ebac42f27..e32775034016 100644 --- a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCacheParameterGroupCommand, se_CreateCacheParameterGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts index 2494a8f8af6d..1170cbad0b15 100644 --- a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCacheSecurityGroupCommand, se_CreateCacheSecurityGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts index 67d5f74e101f..46716da7dfa3 100644 --- a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCacheSubnetGroupCommand, se_CreateCacheSubnetGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts index d7b793d559c0..eb0e59597273 100644 --- a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGlobalReplicationGroupCommand, se_CreateGlobalReplicationGroup /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts index f734689b5ae9..dec9ff2f9cf3 100644 --- a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReplicationGroupCommand, se_CreateReplicationGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts index 7285c92260ec..9c9bebc616a1 100644 --- a/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts +++ b/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts @@ -12,7 +12,8 @@ import { de_CreateServerlessCacheCommand, se_CreateServerlessCacheCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts index 72fc83b6e08d..0f7598f65fe1 100644 --- a/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts index e3c9a037c0cc..5d34af7b09c0 100644 --- a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateUserCommand.ts b/clients/client-elasticache/src/commands/CreateUserCommand.ts index 85fadf982cfe..81c08e8d0cdc 100644 --- a/clients/client-elasticache/src/commands/CreateUserCommand.ts +++ b/clients/client-elasticache/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts index 59e28ccb29d6..77f827a2e249 100644 --- a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserGroupCommand, se_CreateUserGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts index 416e804a0934..a13938599058 100644 --- a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts index 3a9f6a7c0a0e..97fe85c74ab1 100644 --- a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts +++ b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts @@ -12,7 +12,8 @@ import { de_DecreaseReplicaCountCommand, se_DecreaseReplicaCountCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts index a986774a4ee2..888624b950ca 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCacheClusterCommand, se_DeleteCacheClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts index 67d6183f605b..3aabc1c786c6 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCacheParameterGroupCommand, se_DeleteCacheParameterGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts index b06f221e8f27..51eeeeb36c69 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCacheSecurityGroupCommand, se_DeleteCacheSecurityGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts index 7e7c988f0d41..1d8e0c603ec2 100644 --- a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCacheSubnetGroupCommand, se_DeleteCacheSubnetGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts index 8c48194c6cb8..6b2b6f81ea97 100644 --- a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlobalReplicationGroupCommand, se_DeleteGlobalReplicationGroup /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts index 76ba9a066b48..b82a6df02ea1 100644 --- a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReplicationGroupCommand, se_DeleteReplicationGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts index 8f429029f326..25766134d2d5 100644 --- a/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServerlessCacheCommand, se_DeleteServerlessCacheCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts index 83c627509989..7f5f3196c585 100644 --- a/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts index e88b8c5ddc3a..1499171ac4ab 100644 --- a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteUserCommand.ts b/clients/client-elasticache/src/commands/DeleteUserCommand.ts index 687e5a443bbf..aa894ef83066 100644 --- a/clients/client-elasticache/src/commands/DeleteUserCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts index 00cbffec6aa0..2276514e7d42 100644 --- a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserGroupCommand, se_DeleteUserGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts index 2e9c0d6f2931..87884abeff35 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheClustersCommand, se_DescribeCacheClustersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts index 219c08219065..18194203b075 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheEngineVersionsCommand, se_DescribeCacheEngineVersionsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts index 1e19087c9d38..7a3c0dad37ba 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheParameterGroupsCommand, se_DescribeCacheParameterGroups /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts index e2dc3ff79002..88e4bd158bf8 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheParametersCommand, se_DescribeCacheParametersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts index d8cd73291d74..39d93f329495 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheSecurityGroupsCommand, se_DescribeCacheSecurityGroupsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts index b95249c48b38..1d3f0ff7c926 100644 --- a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCacheSubnetGroupsCommand, se_DescribeCacheSubnetGroupsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts index 95adfac64ea4..59ca3deffd50 100644 --- a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts index 80711949cd3d..603663f9f34a 100644 --- a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts index 8ca74aedf77c..a25d3a0e3726 100644 --- a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts index c36733781642..be7d66da5ddb 100644 --- a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReplicationGroupsCommand, se_DescribeReplicationGroupsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts index 0efb78058e35..6c1424aec4ca 100644 --- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservedCacheNodesCommand, se_DescribeReservedCacheNodesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts index 40aafc0db186..98a304ca4ed0 100644 --- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts b/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts index 9896759374c8..5c5bbfa74ec4 100644 --- a/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts b/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts index 8a490cac7df3..e376f4427295 100644 --- a/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServerlessCachesCommand, se_DescribeServerlessCachesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts index 61410cfed0ec..16e003a9384d 100644 --- a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServiceUpdatesCommand, se_DescribeServiceUpdatesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts index 30c1b7de0917..690e7108fe61 100644 --- a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts index 9b4f7941de9a..85149655fb23 100644 --- a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUpdateActionsCommand, se_DescribeUpdateActionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts index 41040fdec440..186e79bff134 100644 --- a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserGroupsCommand, se_DescribeUserGroupsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts index 2aaeaa394f33..6959e940193e 100644 --- a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts +++ b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts index 656f06fb7a43..15652ff9d167 100644 --- a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts index e288604ac5fc..d1460b6f7faa 100644 --- a/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts +++ b/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts index 29be5cb9da05..26b89b3da7f8 100644 --- a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts index aceb04207023..44c457c51938 100644 --- a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts index c63dbaa47d2d..7a375f344660 100644 --- a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts +++ b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts @@ -12,7 +12,8 @@ import { de_IncreaseReplicaCountCommand, se_IncreaseReplicaCountCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts index 9f9c503242ee..b8e751dd1daa 100644 --- a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts +++ b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts index bbdd6017028f..dd4132360963 100644 --- a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts index 3354c231996d..301077641752 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyCacheClusterCommand, se_ModifyCacheClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts index ea1fde3b888d..33a24026ddcb 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyCacheParameterGroupCommand, se_ModifyCacheParameterGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts index f4a0ff63f542..561d40132913 100644 --- a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyCacheSubnetGroupCommand, se_ModifyCacheSubnetGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts index a51c9c346cda..b94b4acfb1ff 100644 --- a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyGlobalReplicationGroupCommand, se_ModifyGlobalReplicationGroup /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts index 999bd6ac09ba..bde0b85381f3 100644 --- a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyReplicationGroupCommand, se_ModifyReplicationGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts index aa1676f88ba2..b66093950102 100644 --- a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts index 9f2ffe1d10bf..490cf17c0446 100644 --- a/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyServerlessCacheCommand, se_ModifyServerlessCacheCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyUserCommand.ts b/clients/client-elasticache/src/commands/ModifyUserCommand.ts index 559cc4c498c8..c15e3a94f9ff 100644 --- a/clients/client-elasticache/src/commands/ModifyUserCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyUserCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyUserCommand, se_ModifyUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts index b223e869225b..fd4e636e9e0d 100644 --- a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyUserGroupCommand, se_ModifyUserGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts index 060d2a5cbca7..9184e39518a2 100644 --- a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts +++ b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts index 1bf1d70a5548..067a43c68e14 100644 --- a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts +++ b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts index a81b7a249050..57d6ed35955c 100644 --- a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts +++ b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RebootCacheClusterCommand, se_RebootCacheClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts index 4dead4c37858..e0c4cfbc9812 100644 --- a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts index 7b2ac78b67a3..cbc22ea4241b 100644 --- a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts +++ b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ResetCacheParameterGroupCommand, se_ResetCacheParameterGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts index 52cc3f5ba35c..08e295d8229a 100644 --- a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts +++ b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/StartMigrationCommand.ts b/clients/client-elasticache/src/commands/StartMigrationCommand.ts index 76fa42f8b0c6..3e13b283de9d 100644 --- a/clients/client-elasticache/src/commands/StartMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/StartMigrationCommand.ts @@ -12,7 +12,8 @@ import { de_StartMigrationCommand, se_StartMigrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/TestFailoverCommand.ts b/clients/client-elasticache/src/commands/TestFailoverCommand.ts index 3c147222b854..c97a55fb096f 100644 --- a/clients/client-elasticache/src/commands/TestFailoverCommand.ts +++ b/clients/client-elasticache/src/commands/TestFailoverCommand.ts @@ -12,7 +12,8 @@ import { de_TestFailoverCommand, se_TestFailoverCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/commands/TestMigrationCommand.ts b/clients/client-elasticache/src/commands/TestMigrationCommand.ts index 69d33195febf..d55e8acc4049 100644 --- a/clients/client-elasticache/src/commands/TestMigrationCommand.ts +++ b/clients/client-elasticache/src/commands/TestMigrationCommand.ts @@ -12,7 +12,8 @@ import { de_TestMigrationCommand, se_TestMigrationCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticache/src/index.ts b/clients/client-elasticache/src/index.ts index e104d1d3e0a7..2f0772c597ae 100644 --- a/clients/client-elasticache/src/index.ts +++ b/clients/client-elasticache/src/index.ts @@ -17,8 +17,8 @@ export * from "./ElastiCacheClient"; export * from "./ElastiCache"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElastiCacheExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElastiCacheExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-elasticache/src/models/ElastiCacheServiceException.ts b/clients/client-elasticache/src/models/ElastiCacheServiceException.ts index 9d833f499fe1..f5144fb4d5f9 100644 --- a/clients/client-elasticache/src/models/ElastiCacheServiceException.ts +++ b/clients/client-elasticache/src/models/ElastiCacheServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts index 16bd851276b0..246dca774822 100644 --- a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts index ebcf57975f93..3a72f58fc896 100644 --- a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts @@ -16,7 +16,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts index 81ef659faea6..535e8d27dbf3 100644 --- a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts @@ -16,7 +16,8 @@ import { de_AssociatePackageCommand, se_AssociatePackageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts index 45b19d2b6a17..16dcb3acbe0b 100644 --- a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { de_AuthorizeVpcEndpointAccessCommand, se_AuthorizeVpcEndpointAccessComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts b/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts index 77f53e4cf169..ac29175c90df 100644 --- a/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts @@ -16,7 +16,8 @@ import { de_CancelDomainConfigChangeCommand, se_CancelDomainConfigChangeCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts index 7109f2bcb18c..fc6dc9e3e776 100644 --- a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts index 5d3061e4dce0..4d01c6d180d9 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts @@ -20,7 +20,8 @@ import { de_CreateElasticsearchDomainCommand, se_CreateElasticsearchDomainComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts index 654b42566957..4d0a10877df2 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts index 6ade34af4c6e..5bc98ac7ded4 100644 --- a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePackageCommand, se_CreatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts index d9cfbd670864..d7a8a480d7df 100644 --- a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVpcEndpointCommand, se_CreateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts index c23c96339713..876f95b4908e 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteElasticsearchDomainCommand, se_DeleteElasticsearchDomainComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts index fb7130397ece..1d0a9781dd96 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts index c03af0ed8d8f..9b7739e30785 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts index e6ee0d5ae497..04605269c9a9 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts index 5190a51be73d..c17eb95ab022 100644 --- a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts @@ -16,7 +16,8 @@ import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts index dbb0ae1e62ab..27e285907df4 100644 --- a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteVpcEndpointCommand, se_DeleteVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts index 2145daffc668..2b8aab5f7471 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDomainAutoTunesCommand, se_DescribeDomainAutoTunesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts index f2727a037d6f..c0d69465fcde 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts index b6a12e3786a7..248fc359529c 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts index 7592b78e7fed..2972206a970a 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts index 82d7458ebf55..790476a239a9 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts index eb6706daa996..b01ae49070b2 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts index 69a0cbf22506..1dd129111c1e 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts index 478b84ad8b26..151c2643a7c5 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts index 6c1d4ef6c065..4c0317093d33 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribePackagesCommand, se_DescribePackagesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts index b7546fd41172..70f711d27802 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts index 5c2b3c4aa30b..eeb1d46a4838 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts index 68b9760c6007..5438d810e4db 100644 --- a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeVpcEndpointsCommand, se_DescribeVpcEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts index 972663c94403..9cdffc16c205 100644 --- a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts @@ -16,7 +16,8 @@ import { de_DissociatePackageCommand, se_DissociatePackageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts index 6aa9515197e4..d34466ebbaa1 100644 --- a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts index 07c3f5b88af5..35282aec3d5e 100644 --- a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts @@ -16,7 +16,8 @@ import { de_GetPackageVersionHistoryCommand, se_GetPackageVersionHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts index 0632732cb569..734139d3d563 100644 --- a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts @@ -16,7 +16,8 @@ import { de_GetUpgradeHistoryCommand, se_GetUpgradeHistoryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts index e42af0b91747..f225607e69b9 100644 --- a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts @@ -16,7 +16,8 @@ import { de_GetUpgradeStatusCommand, se_GetUpgradeStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts index 937ec608ebbc..075ff17e2dae 100644 --- a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts @@ -16,7 +16,8 @@ import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts index 49e78659609a..e7597184e03e 100644 --- a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts @@ -16,7 +16,8 @@ import { de_ListDomainsForPackageCommand, se_ListDomainsForPackageCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts index 09a3458dc6a8..0023a4e29990 100644 --- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts index a710aa83e0ba..1398706fcc76 100644 --- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListElasticsearchVersionsCommand, se_ListElasticsearchVersionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts index eb8c3ce59d38..d3f28672c9d5 100644 --- a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts @@ -16,7 +16,8 @@ import { de_ListPackagesForDomainCommand, se_ListPackagesForDomainCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts index e7d327d8165c..3d8ec6f37ee4 100644 --- a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts index 68e82b90bc3d..149e876c20a8 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { de_ListVpcEndpointAccessCommand, se_ListVpcEndpointAccessCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts index 36a28917b850..e078ec629b46 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_ListVpcEndpointsCommand, se_ListVpcEndpointsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts index 44ecff728a2b..e6868f1caa08 100644 --- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts @@ -16,7 +16,8 @@ import { de_ListVpcEndpointsForDomainCommand, se_ListVpcEndpointsForDomainComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts index 9fc7c0e4299b..b21263ed2bd6 100644 --- a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts index fb9d2bd0a670..2871ceae2a65 100644 --- a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts index e252b7255851..0349f0419a9a 100644 --- a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts index 3c3961cfdc76..93583c5db379 100644 --- a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { de_RevokeVpcEndpointAccessCommand, se_RevokeVpcEndpointAccessCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts index 7497ce626414..77d8198635bf 100644 --- a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts index 2c9bc4e66b06..6c8148c6b74c 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts index fa05041dddeb..5bec12d183a5 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePackageCommand, se_UpdatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts index 51605030932b..8ba74dc3bad4 100644 --- a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateVpcEndpointCommand, se_UpdateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts index 969c5a96c4ae..fec16c0bd770 100644 --- a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts +++ b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts @@ -16,7 +16,8 @@ import { de_UpgradeElasticsearchDomainCommand, se_UpgradeElasticsearchDomainComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-elasticsearch-service/src/index.ts b/clients/client-elasticsearch-service/src/index.ts index ea5bac86d18f..4ab4f09d2e10 100644 --- a/clients/client-elasticsearch-service/src/index.ts +++ b/clients/client-elasticsearch-service/src/index.ts @@ -14,8 +14,8 @@ export * from "./ElasticsearchServiceClient"; export * from "./ElasticsearchService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ElasticsearchServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ElasticsearchServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-elasticsearch-service/src/models/ElasticsearchServiceServiceException.ts b/clients/client-elasticsearch-service/src/models/ElasticsearchServiceServiceException.ts index 371956eb12c2..8b0fe7c6c2a6 100644 --- a/clients/client-elasticsearch-service/src/models/ElasticsearchServiceServiceException.ts +++ b/clients/client-elasticsearch-service/src/models/ElasticsearchServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts index dc62c4fce580..176bb5b20815 100644 --- a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobRunCommand, se_CancelJobRunCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts index dbf24a0b5c57..995f0f02597a 100644 --- a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_CreateJobTemplateCommand, se_CreateJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts index 6850641a49f2..b715680f258a 100644 --- a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_CreateManagedEndpointCommand, se_CreateManagedEndpointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts index f93fdf5b7cf2..5712a094f4dd 100644 --- a/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts index ed717b1cc5e9..3079caa66f70 100644 --- a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVirtualClusterCommand, se_CreateVirtualClusterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts index 4d850f71a8f4..c61e5f59dc93 100644 --- a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobTemplateCommand, se_DeleteJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts index 5443d42d2448..c76e8b1933c6 100644 --- a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteManagedEndpointCommand, se_DeleteManagedEndpointCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts index b8fde0e681f6..4039372fd0de 100644 --- a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualClusterCommand, se_DeleteVirtualClusterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts index 45e5d18e717a..9e4d96db174c 100644 --- a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeJobRunCommand, se_DescribeJobRunCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts index d3433c0d4fff..a6562c2b5846 100644 --- a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeJobTemplateCommand, se_DescribeJobTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts index 20017a9505ec..30c4892aa581 100644 --- a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeManagedEndpointCommand, se_DescribeManagedEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts b/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts index 77534749bb0e..7d79b1120b84 100644 --- a/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts index 1270c94d5e23..d9761cdecd8f 100644 --- a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts +++ b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVirtualClusterCommand, se_DescribeVirtualClusterCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts index e9f9be7c8508..9d72391b8d11 100644 --- a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts +++ b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts index da335ef479e1..c53fb2c2a9c1 100644 --- a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts +++ b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobRunsCommand, se_ListJobRunsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts index 3f08b9267e4e..d8423c1e4619 100644 --- a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts @@ -16,7 +16,8 @@ import { de_ListJobTemplatesCommand, se_ListJobTemplatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts index b5830b253365..8b92d15b42d8 100644 --- a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts +++ b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_ListManagedEndpointsCommand, se_ListManagedEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts b/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts index c5b561bfd1ea..b9bb2db38455 100644 --- a/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts +++ b/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSecurityConfigurationsCommand, se_ListSecurityConfigurationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts index 8009cf7b7e6c..3c34f86d4f11 100644 --- a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts index 967c003dee66..fbe0f34e19d7 100644 --- a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts +++ b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListVirtualClustersCommand, se_ListVirtualClustersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts index 89ef029ff8da..7eb64cf3acc5 100644 --- a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts +++ b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/TagResourceCommand.ts b/clients/client-emr-containers/src/commands/TagResourceCommand.ts index 22ec03987707..74489feb32c7 100644 --- a/clients/client-emr-containers/src/commands/TagResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts index cd6985e09b19..e94e5b2022be 100644 --- a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts +++ b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-containers/src/index.ts b/clients/client-emr-containers/src/index.ts index 62ae7a356595..81a3240bb580 100644 --- a/clients/client-emr-containers/src/index.ts +++ b/clients/client-emr-containers/src/index.ts @@ -31,8 +31,8 @@ export * from "./EMRContainersClient"; export * from "./EMRContainers"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EMRContainersExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EMRContainersExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-emr-containers/src/models/EMRContainersServiceException.ts b/clients/client-emr-containers/src/models/EMRContainersServiceException.ts index 62a146a3a5e4..e404d9f57278 100644 --- a/clients/client-emr-containers/src/models/EMRContainersServiceException.ts +++ b/clients/client-emr-containers/src/models/EMRContainersServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts index 918aeedcfc98..51563b5f0ae7 100644 --- a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobRunCommand, se_CancelJobRunCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts index c99048712996..8f478e11893d 100644 --- a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts index 976b348f5810..f1b9b6784679 100644 --- a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts index b2df62ee1d87..23881430a6d2 100644 --- a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts index 9515a827a426..aef1d6ba9b82 100644 --- a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetDashboardForJobRunCommand, se_GetDashboardForJobRunCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts index fe61971f03c0..7fc37a547065 100644 --- a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobRunCommand, se_GetJobRunCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts index 5ed2a0fd9cda..9c32582b541a 100644 --- a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts b/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts index 56204b106b9d..e29a573b2619 100644 --- a/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobRunAttemptsCommand, se_ListJobRunAttemptsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts index 5bb5335bbdc9..43e05f83ab27 100644 --- a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobRunsCommand, se_ListJobRunsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts index fab99ce677d9..f0a3c0513fe4 100644 --- a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts index 0f58a942dbd8..a2a144bb0384 100644 --- a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StartApplicationCommand, se_StartApplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts index cf0799279d90..137f4711abaa 100644 --- a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts +++ b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts index 927a41439802..2ae47762371f 100644 --- a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StopApplicationCommand, se_StopApplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts index 92952aece50a..0cdb48dc15e8 100644 --- a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts index 50d1794d438c..32b649c1cc76 100644 --- a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts index 8d5fb75e9293..fb68d3ed5bf2 100644 --- a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr-serverless/src/index.ts b/clients/client-emr-serverless/src/index.ts index edb202a52aa2..1459db8ea8b8 100644 --- a/clients/client-emr-serverless/src/index.ts +++ b/clients/client-emr-serverless/src/index.ts @@ -28,8 +28,8 @@ export * from "./EMRServerlessClient"; export * from "./EMRServerless"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EMRServerlessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EMRServerlessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-emr-serverless/src/models/EMRServerlessServiceException.ts b/clients/client-emr-serverless/src/models/EMRServerlessServiceException.ts index ce5de8a8e09a..e9ae77241965 100644 --- a/clients/client-emr-serverless/src/models/EMRServerlessServiceException.ts +++ b/clients/client-emr-serverless/src/models/EMRServerlessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts index 1ad37c9f437a..1149fbb6b95c 100644 --- a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts +++ b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts @@ -12,7 +12,8 @@ import { de_AddInstanceFleetCommand, se_AddInstanceFleetCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts index 8ee91b49cc29..f8f929947fdf 100644 --- a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_AddInstanceGroupsCommand, se_AddInstanceGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts index 0b8df6f0c2c3..0d02eed24259 100644 --- a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts +++ b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts @@ -12,7 +12,8 @@ import { de_AddJobFlowStepsCommand, se_AddJobFlowStepsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/AddTagsCommand.ts b/clients/client-emr/src/commands/AddTagsCommand.ts index f1dafb799fd5..e59946f0651e 100644 --- a/clients/client-emr/src/commands/AddTagsCommand.ts +++ b/clients/client-emr/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/CancelStepsCommand.ts b/clients/client-emr/src/commands/CancelStepsCommand.ts index 0d739bddfcd4..18a8be290e19 100644 --- a/clients/client-emr/src/commands/CancelStepsCommand.ts +++ b/clients/client-emr/src/commands/CancelStepsCommand.ts @@ -12,7 +12,8 @@ import { de_CancelStepsCommand, se_CancelStepsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts index 0763f0244498..7461bb1c418b 100644 --- a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSecurityConfigurationCommand, se_CreateSecurityConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/CreateStudioCommand.ts b/clients/client-emr/src/commands/CreateStudioCommand.ts index 4064f8f25958..4224f9efd539 100644 --- a/clients/client-emr/src/commands/CreateStudioCommand.ts +++ b/clients/client-emr/src/commands/CreateStudioCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStudioCommand, se_CreateStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts index 16061a7d14ad..f9e83754da8c 100644 --- a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStudioSessionMappingCommand, se_CreateStudioSessionMappingComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts index 163355054e01..bbe25358b563 100644 --- a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSecurityConfigurationCommand, se_DeleteSecurityConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DeleteStudioCommand.ts b/clients/client-emr/src/commands/DeleteStudioCommand.ts index d1b3ced7d034..5cfff63dc9d3 100644 --- a/clients/client-emr/src/commands/DeleteStudioCommand.ts +++ b/clients/client-emr/src/commands/DeleteStudioCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStudioCommand, se_DeleteStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts index 45898ac029fc..660a88d6783e 100644 --- a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStudioSessionMappingCommand, se_DeleteStudioSessionMappingComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeClusterCommand.ts b/clients/client-emr/src/commands/DescribeClusterCommand.ts index 127265c5a379..4a1f9347c7c4 100644 --- a/clients/client-emr/src/commands/DescribeClusterCommand.ts +++ b/clients/client-emr/src/commands/DescribeClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterCommand, se_DescribeClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts index 1b437ca77006..11484030da81 100644 --- a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts +++ b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobFlowsCommand, se_DescribeJobFlowsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts index b18ab5bd53d5..fb16b6a8832f 100644 --- a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNotebookExecutionCommand, se_DescribeNotebookExecutionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts index e06d50f9a2f8..13776b1e104c 100644 --- a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts +++ b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReleaseLabelCommand, se_DescribeReleaseLabelCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts index 06fc55e43035..806589f884c7 100644 --- a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts +++ b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeStepCommand.ts b/clients/client-emr/src/commands/DescribeStepCommand.ts index 941c73ca0241..4a0bbba1352b 100644 --- a/clients/client-emr/src/commands/DescribeStepCommand.ts +++ b/clients/client-emr/src/commands/DescribeStepCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStepCommand, se_DescribeStepCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/DescribeStudioCommand.ts b/clients/client-emr/src/commands/DescribeStudioCommand.ts index 316b40ef93e6..2287ce4b46b6 100644 --- a/clients/client-emr/src/commands/DescribeStudioCommand.ts +++ b/clients/client-emr/src/commands/DescribeStudioCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStudioCommand, se_DescribeStudioCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts index 7ad019af6555..51879293e7d5 100644 --- a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetAutoTerminationPolicyCommand, se_GetAutoTerminationPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts index 87832d6647cd..bd61040bd93e 100644 --- a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts +++ b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts index 86b8dbbd0940..97281512fb76 100644 --- a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts +++ b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts index b31f6c6f4936..d3ad8acfeb3e 100644 --- a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetManagedScalingPolicyCommand, se_GetManagedScalingPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts index bdefe8f87459..10cc3efbe5c8 100644 --- a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetStudioSessionMappingCommand, se_GetStudioSessionMappingCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts index b5fe72156dca..285b3d33bcbe 100644 --- a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts +++ b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBootstrapActionsCommand, se_ListBootstrapActionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListClustersCommand.ts b/clients/client-emr/src/commands/ListClustersCommand.ts index a5db44b4964d..33f4be1ee71c 100644 --- a/clients/client-emr/src/commands/ListClustersCommand.ts +++ b/clients/client-emr/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts index 1ac84c5bb349..823d744a6747 100644 --- a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts +++ b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceFleetsCommand, se_ListInstanceFleetsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts index aa9b2f77b9ef..34dc6a884269 100644 --- a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceGroupsCommand, se_ListInstanceGroupsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListInstancesCommand.ts b/clients/client-emr/src/commands/ListInstancesCommand.ts index 3c713c5933e2..1892e8b1048e 100644 --- a/clients/client-emr/src/commands/ListInstancesCommand.ts +++ b/clients/client-emr/src/commands/ListInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstancesCommand, se_ListInstancesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts index e714cca44c0f..cd56b1b6f931 100644 --- a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts +++ b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListNotebookExecutionsCommand, se_ListNotebookExecutionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts index be03e2097f3d..cd13068fc68c 100644 --- a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts +++ b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReleaseLabelsCommand, se_ListReleaseLabelsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts index ce9899dc86fa..d864dcd820d7 100644 --- a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts +++ b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSecurityConfigurationsCommand, se_ListSecurityConfigurationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListStepsCommand.ts b/clients/client-emr/src/commands/ListStepsCommand.ts index 774ff77e001a..3ffd81891f39 100644 --- a/clients/client-emr/src/commands/ListStepsCommand.ts +++ b/clients/client-emr/src/commands/ListStepsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStepsCommand, se_ListStepsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts index c341c84bd3a9..3981178cc003 100644 --- a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts +++ b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStudioSessionMappingsCommand, se_ListStudioSessionMappingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListStudiosCommand.ts b/clients/client-emr/src/commands/ListStudiosCommand.ts index e31b3e91ec76..699a8f573aaf 100644 --- a/clients/client-emr/src/commands/ListStudiosCommand.ts +++ b/clients/client-emr/src/commands/ListStudiosCommand.ts @@ -12,7 +12,8 @@ import { de_ListStudiosCommand, se_ListStudiosCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts index 143da3e27680..e6422983bfde 100644 --- a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts +++ b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSupportedInstanceTypesCommand, se_ListSupportedInstanceTypesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ModifyClusterCommand.ts b/clients/client-emr/src/commands/ModifyClusterCommand.ts index ea0ffe699c1f..4501e668ad7a 100644 --- a/clients/client-emr/src/commands/ModifyClusterCommand.ts +++ b/clients/client-emr/src/commands/ModifyClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyClusterCommand, se_ModifyClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts index 099027fbcbf1..ed9864a767bf 100644 --- a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts +++ b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceFleetCommand, se_ModifyInstanceFleetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts index 01467df9de1c..235d08aa93a3 100644 --- a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts +++ b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyInstanceGroupsCommand, se_ModifyInstanceGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts index 750ad31ec954..0368d5dcf4dd 100644 --- a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutAutoScalingPolicyCommand, se_PutAutoScalingPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts index 9901fe91db39..d98a4cca97b4 100644 --- a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutAutoTerminationPolicyCommand, se_PutAutoTerminationPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts index d86386580f82..6c82783a4b52 100644 --- a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts +++ b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts index 6ef04978968a..6f79b1505d87 100644 --- a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutManagedScalingPolicyCommand, se_PutManagedScalingPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts index d0e21ffec4b7..2ad3e453e09f 100644 --- a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveAutoScalingPolicyCommand, se_RemoveAutoScalingPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts index 76db061a373b..c0e62752ebd4 100644 --- a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveAutoTerminationPolicyCommand, se_RemoveAutoTerminationPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts index 63eb1bb42850..323f852f1ecc 100644 --- a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts +++ b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveManagedScalingPolicyCommand, se_RemoveManagedScalingPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/RemoveTagsCommand.ts b/clients/client-emr/src/commands/RemoveTagsCommand.ts index 23f58b480fd2..2f189f2b9d92 100644 --- a/clients/client-emr/src/commands/RemoveTagsCommand.ts +++ b/clients/client-emr/src/commands/RemoveTagsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/RunJobFlowCommand.ts b/clients/client-emr/src/commands/RunJobFlowCommand.ts index 7230f073393f..93a38f332efe 100644 --- a/clients/client-emr/src/commands/RunJobFlowCommand.ts +++ b/clients/client-emr/src/commands/RunJobFlowCommand.ts @@ -12,7 +12,8 @@ import { de_RunJobFlowCommand, se_RunJobFlowCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts b/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts index e0afa4cf4880..ad2e0c735641 100644 --- a/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts +++ b/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts index 9726377f68b6..eda0d3b0481f 100644 --- a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts +++ b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts @@ -12,7 +12,8 @@ import { de_SetTerminationProtectionCommand, se_SetTerminationProtectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts b/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts index f32670ece022..7245bc3c50d3 100644 --- a/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts +++ b/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts @@ -12,7 +12,8 @@ import { de_SetUnhealthyNodeReplacementCommand, se_SetUnhealthyNodeReplacementCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts index d17bb78a1dca..47008274da1d 100644 --- a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts +++ b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts @@ -12,7 +12,8 @@ import { de_SetVisibleToAllUsersCommand, se_SetVisibleToAllUsersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts index d4c86023251c..9de8785d6e90 100644 --- a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartNotebookExecutionCommand, se_StartNotebookExecutionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts index a9e866b99ca4..2e6643f63c4d 100644 --- a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts +++ b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StopNotebookExecutionCommand, se_StopNotebookExecutionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts index 2ac649cc4b8b..7369c53374ec 100644 --- a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts +++ b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_TerminateJobFlowsCommand, se_TerminateJobFlowsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/UpdateStudioCommand.ts b/clients/client-emr/src/commands/UpdateStudioCommand.ts index 47a0367ea839..84bf6545044a 100644 --- a/clients/client-emr/src/commands/UpdateStudioCommand.ts +++ b/clients/client-emr/src/commands/UpdateStudioCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStudioCommand, se_UpdateStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts index e77fe3e5708c..a639c8668397 100644 --- a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts +++ b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStudioSessionMappingCommand, se_UpdateStudioSessionMappingComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-emr/src/index.ts b/clients/client-emr/src/index.ts index 0b37dce0ebda..8f3499ad26c5 100644 --- a/clients/client-emr/src/index.ts +++ b/clients/client-emr/src/index.ts @@ -10,8 +10,8 @@ export * from "./EMRClient"; export * from "./EMR"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EMRExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EMRExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-emr/src/models/EMRServiceException.ts b/clients/client-emr/src/models/EMRServiceException.ts index e106184d4f79..99806e35337c 100644 --- a/clients/client-emr/src/models/EMRServiceException.ts +++ b/clients/client-emr/src/models/EMRServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts b/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts index a2df1532212f..b61b62dc5726 100644 --- a/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts +++ b/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts @@ -12,7 +12,8 @@ import { de_AddPolicyStatementCommand, se_AddPolicyStatementCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts b/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts index 3c58ecaaa7ad..aef47c505fbb 100644 --- a/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts +++ b/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteUniqueIdCommand, se_BatchDeleteUniqueIdCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts index 5755c56cabfe..c6ba97b48830 100644 --- a/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIdMappingWorkflowCommand, se_CreateIdMappingWorkflowCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts index fa4ae1969afa..4cbeb83a08e8 100644 --- a/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIdNamespaceCommand, se_CreateIdNamespaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts index 59bdef8da990..7b9610a0510d 100644 --- a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMatchingWorkflowCommand, se_CreateMatchingWorkflowCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts index 165e491955d9..2b8b9b33b110 100644 --- a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSchemaMappingCommand, se_CreateSchemaMappingCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts index 5651edf885d5..75145c8045c5 100644 --- a/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIdMappingWorkflowCommand, se_DeleteIdMappingWorkflowCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts index 81b5b9a4a0ad..5a5f5917288e 100644 --- a/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIdNamespaceCommand, se_DeleteIdNamespaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts index fea804c4b073..584b909fbf0a 100644 --- a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMatchingWorkflowCommand, se_DeleteMatchingWorkflowCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts b/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts index fce23cf69b07..b0ffa0f248a6 100644 --- a/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts +++ b/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyStatementCommand, se_DeletePolicyStatementCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts index 21e064c9ade3..96a9f0193488 100644 --- a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchemaMappingCommand, se_DeleteSchemaMappingCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts b/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts index fd883616049d..86de853f324d 100644 --- a/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdMappingJobCommand, se_GetIdMappingJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts index b90a573fea65..6c2b1d6bcf1f 100644 --- a/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdMappingWorkflowCommand, se_GetIdMappingWorkflowCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts index ebe91bf24322..786e4dc9c6e8 100644 --- a/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts +++ b/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_GetIdNamespaceCommand, se_GetIdNamespaceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts index 670a7d48eb2f..6b6e6540a59a 100644 --- a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetMatchIdCommand, se_GetMatchIdCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts index 08f80569164a..429c5876175b 100644 --- a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetMatchingJobCommand, se_GetMatchingJobCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts index d5b5284ee06a..4ef470951e98 100644 --- a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetMatchingWorkflowCommand, se_GetMatchingWorkflowCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetPolicyCommand.ts b/clients/client-entityresolution/src/commands/GetPolicyCommand.ts index 11aaba00fe35..93e3bd0a437a 100644 --- a/clients/client-entityresolution/src/commands/GetPolicyCommand.ts +++ b/clients/client-entityresolution/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts b/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts index 979421573ae1..130f3d3f6ba6 100644 --- a/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts +++ b/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts @@ -12,7 +12,8 @@ import { de_GetProviderServiceCommand, se_GetProviderServiceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts index 35221371f268..10a5f18806f2 100644 --- a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaMappingCommand, se_GetSchemaMappingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts b/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts index 8c689453177f..5674ba9f5464 100644 --- a/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdMappingJobsCommand, se_ListIdMappingJobsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts b/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts index 01386835a581..db345cd8473d 100644 --- a/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdMappingWorkflowsCommand, se_ListIdMappingWorkflowsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts b/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts index 50583d316259..8dc01bfa3f95 100644 --- a/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts +++ b/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListIdNamespacesCommand, se_ListIdNamespacesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts index 2d4f2f26d6b5..87778a55e781 100644 --- a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMatchingJobsCommand, se_ListMatchingJobsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts index 4f823b07deb6..446f5e4c6ac0 100644 --- a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMatchingWorkflowsCommand, se_ListMatchingWorkflowsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts b/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts index 3be5cdd59bc9..70e222138b86 100644 --- a/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts +++ b/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProviderServicesCommand, se_ListProviderServicesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts index df338fed8bc9..efc4b3862a63 100644 --- a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts +++ b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemaMappingsCommand, se_ListSchemaMappingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts index 10c867f2f9d0..c2ba90e155ad 100644 --- a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/PutPolicyCommand.ts b/clients/client-entityresolution/src/commands/PutPolicyCommand.ts index f190fb5de404..a9189313c25b 100644 --- a/clients/client-entityresolution/src/commands/PutPolicyCommand.ts +++ b/clients/client-entityresolution/src/commands/PutPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts b/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts index c2f19202f90d..9bbd37e48524 100644 --- a/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartIdMappingJobCommand, se_StartIdMappingJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts index b44afe5d3380..e7d10cf0fdf5 100644 --- a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts +++ b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartMatchingJobCommand, se_StartMatchingJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/TagResourceCommand.ts b/clients/client-entityresolution/src/commands/TagResourceCommand.ts index 0b0a46bef5cc..de9182ac12c4 100644 --- a/clients/client-entityresolution/src/commands/TagResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts index 5b637339894b..99c499d57c9a 100644 --- a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts +++ b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts index 967448d03b88..d38e2bd59a86 100644 --- a/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIdMappingWorkflowCommand, se_UpdateIdMappingWorkflowCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts index 71a876f9e065..e90158f3455f 100644 --- a/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts +++ b/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIdNamespaceCommand, se_UpdateIdNamespaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts index edae69f6b97b..4036edb86402 100644 --- a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts +++ b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMatchingWorkflowCommand, se_UpdateMatchingWorkflowCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts index e108e2adb036..55c2ab793c20 100644 --- a/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts +++ b/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSchemaMappingCommand, se_UpdateSchemaMappingCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-entityresolution/src/index.ts b/clients/client-entityresolution/src/index.ts index 18e8251f3c31..ca7199180fc9 100644 --- a/clients/client-entityresolution/src/index.ts +++ b/clients/client-entityresolution/src/index.ts @@ -18,8 +18,8 @@ export * from "./EntityResolutionClient"; export * from "./EntityResolution"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EntityResolutionExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EntityResolutionExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-entityresolution/src/models/EntityResolutionServiceException.ts b/clients/client-entityresolution/src/models/EntityResolutionServiceException.ts index f70949a74add..2ea3c2081b2c 100644 --- a/clients/client-entityresolution/src/models/EntityResolutionServiceException.ts +++ b/clients/client-entityresolution/src/models/EntityResolutionServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts index 1e05ea3d37ed..40c032764613 100644 --- a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateEventSourceCommand, se_ActivateEventSourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts index 935938687bb6..ea6fc3fb7082 100644 --- a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts @@ -12,7 +12,8 @@ import { de_CancelReplayCommand, se_CancelReplayCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts index c7efc1d7cd80..4a0d44dd8cac 100644 --- a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApiDestinationCommand, se_CreateApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts index 2ed8bf793d28..7b2a267eb2ad 100644 --- a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_CreateArchiveCommand, se_CreateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts index 8e7e586f318d..e1e856ca440b 100644 --- a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts index 093e581f8f8b..93bb4cd8ed2f 100644 --- a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEndpointCommand, se_CreateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts index 11bc24c046e6..8f081a12d9e6 100644 --- a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventBusCommand, se_CreateEventBusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts index ef4545f91bd3..722cff1f5699 100644 --- a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePartnerEventSourceCommand, se_CreatePartnerEventSourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts index 3ab4f59ca6ee..533573a8b0ce 100644 --- a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateEventSourceCommand, se_DeactivateEventSourceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts index 62c448991625..2d42cf348064 100644 --- a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeauthorizeConnectionCommand, se_DeauthorizeConnectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts index b92e3bd3c0fb..bee684de06a3 100644 --- a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApiDestinationCommand, se_DeleteApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts index 179a58a32c3e..f1330d7d878e 100644 --- a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteArchiveCommand, se_DeleteArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts index 216057fdcce9..798679ec60a4 100644 --- a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts index 15e83ff157c3..eaed90d1e7bc 100644 --- a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts index d7b3a40736e0..9fa7c84ecbe1 100644 --- a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventBusCommand, se_DeleteEventBusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts index b782c937855e..f9f262f1fee7 100644 --- a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePartnerEventSourceCommand, se_DeletePartnerEventSourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts index 581c55c9207a..5b9073f9a704 100644 --- a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts index 920e222fe0e7..c8e3cdc66da6 100644 --- a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApiDestinationCommand, se_DescribeApiDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts index 5c20da1fc7a9..6a4337b084b0 100644 --- a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeArchiveCommand, se_DescribeArchiveCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts index f9e3e2550d2b..21e8a6c806e7 100644 --- a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConnectionCommand, se_DescribeConnectionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts index ab7130358dac..ae047426f69f 100644 --- a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEndpointCommand, se_DescribeEndpointCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts index 66c558ab613a..02cc680dae80 100644 --- a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventBusCommand, se_DescribeEventBusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts index 8fa0d210053a..b06e322de0ff 100644 --- a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventSourceCommand, se_DescribeEventSourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts index e1fda11d903e..dffe69e62a93 100644 --- a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePartnerEventSourceCommand, se_DescribePartnerEventSourceComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts index bf49a555a850..36dbf4590f0d 100644 --- a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReplayCommand, se_DescribeReplayCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts index c6bbf365a724..feb129448fa6 100644 --- a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRuleCommand, se_DescribeRuleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts index cf49fdcbf9ed..83015b82e278 100644 --- a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DisableRuleCommand, se_DisableRuleCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts index 8fc3fea3e970..6522e6a2def8 100644 --- a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts @@ -12,7 +12,8 @@ import { de_EnableRuleCommand, se_EnableRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts index 1ecae9bf5d18..84b123f3a14f 100644 --- a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApiDestinationsCommand, se_ListApiDestinationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts index 85cf5099ea48..9f60237eac31 100644 --- a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchivesCommand, se_ListArchivesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts index 0bd83d6b2206..22242a19bc3e 100644 --- a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectionsCommand, se_ListConnectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts index 49b7bd5b44ff..932c0fe5ddf0 100644 --- a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEndpointsCommand, se_ListEndpointsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts index 76c0d5af14c8..a6acdcf5b65d 100644 --- a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventBusesCommand, se_ListEventBusesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts index faf01c63310f..c909e9532bea 100644 --- a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventSourcesCommand, se_ListEventSourcesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts index abfefbf48988..ba4f507fb8ee 100644 --- a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts +++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts index 6f81be6444be..e37adc0d1e81 100644 --- a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPartnerEventSourcesCommand, se_ListPartnerEventSourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts index c99918df44f2..3627521bc49d 100644 --- a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts +++ b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListReplaysCommand, se_ListReplaysCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts index b9dca450876b..a86642b3c11f 100644 --- a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts +++ b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleNamesByTargetCommand, se_ListRuleNamesByTargetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListRulesCommand.ts b/clients/client-eventbridge/src/commands/ListRulesCommand.ts index 5ee727bc9595..a062bc4c1c3e 100644 --- a/clients/client-eventbridge/src/commands/ListRulesCommand.ts +++ b/clients/client-eventbridge/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRulesCommand, se_ListRulesCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts index d91735b69ab6..2e9317eeedb7 100644 --- a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts index 824b05814c94..b1c93523009d 100644 --- a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts @@ -16,7 +16,8 @@ import { de_ListTargetsByRuleCommand, se_ListTargetsByRuleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/PutEventsCommand.ts b/clients/client-eventbridge/src/commands/PutEventsCommand.ts index 1067384afe74..af6bd4a868b8 100644 --- a/clients/client-eventbridge/src/commands/PutEventsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts index 37ee04fb6ec7..4223ce10dab5 100644 --- a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutPartnerEventsCommand, se_PutPartnerEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts index 1b6b4e2b2698..5c7ce7066a83 100644 --- a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts +++ b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_PutPermissionCommand, se_PutPermissionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/PutRuleCommand.ts b/clients/client-eventbridge/src/commands/PutRuleCommand.ts index 216cc6a41ae4..2a8aade085d3 100644 --- a/clients/client-eventbridge/src/commands/PutRuleCommand.ts +++ b/clients/client-eventbridge/src/commands/PutRuleCommand.ts @@ -12,7 +12,8 @@ import { de_PutRuleCommand, se_PutRuleCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts index 76291922e811..26c05c69589c 100644 --- a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts +++ b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_PutTargetsCommand, se_PutTargetsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts index 6d72ab44d6d1..e4419dde292d 100644 --- a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts +++ b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_RemovePermissionCommand, se_RemovePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts index 5bd8dc1a89a5..65616fcb6c8d 100644 --- a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts +++ b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTargetsCommand, se_RemoveTargetsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/StartReplayCommand.ts b/clients/client-eventbridge/src/commands/StartReplayCommand.ts index f1ed1cf501aa..b3881f440ffc 100644 --- a/clients/client-eventbridge/src/commands/StartReplayCommand.ts +++ b/clients/client-eventbridge/src/commands/StartReplayCommand.ts @@ -12,7 +12,8 @@ import { de_StartReplayCommand, se_StartReplayCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/TagResourceCommand.ts b/clients/client-eventbridge/src/commands/TagResourceCommand.ts index 50e7566b2f8f..a1d2fa89dbbc 100644 --- a/clients/client-eventbridge/src/commands/TagResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts index 4a0a4dbce084..4e6c7d8934e7 100644 --- a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts +++ b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts @@ -12,7 +12,8 @@ import { de_TestEventPatternCommand, se_TestEventPatternCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts index d89d10ce149a..9c1aab822563 100644 --- a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts +++ b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts index 40cf07ab5859..cfab5d24aa45 100644 --- a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApiDestinationCommand, se_UpdateApiDestinationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts index 5efeb0ab1e1d..e7aadc30c9fb 100644 --- a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateArchiveCommand, se_UpdateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts index 0490b6a727a4..2370d042b00a 100644 --- a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts index bf6a0e410918..71833f3926be 100644 --- a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEndpointCommand, se_UpdateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts b/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts index 943bd4d9d389..7551d7a6b6f0 100644 --- a/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts +++ b/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventBusCommand, se_UpdateEventBusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-eventbridge/src/index.ts b/clients/client-eventbridge/src/index.ts index 8429e4b90be1..8f32bb2c5a73 100644 --- a/clients/client-eventbridge/src/index.ts +++ b/clients/client-eventbridge/src/index.ts @@ -28,8 +28,8 @@ export * from "./EventBridgeClient"; export * from "./EventBridge"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EventBridgeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EventBridgeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-eventbridge/src/models/EventBridgeServiceException.ts b/clients/client-eventbridge/src/models/EventBridgeServiceException.ts index 9df52d80110b..4bc1c97259dd 100644 --- a/clients/client-eventbridge/src/models/EventBridgeServiceException.ts +++ b/clients/client-eventbridge/src/models/EventBridgeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts index 322ba84e2a57..f2d970b9935a 100644 --- a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_BatchEvaluateFeatureCommand, se_BatchEvaluateFeatureCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/CreateExperimentCommand.ts b/clients/client-evidently/src/commands/CreateExperimentCommand.ts index 99ce4106bc6a..4a2547af30db 100644 --- a/clients/client-evidently/src/commands/CreateExperimentCommand.ts +++ b/clients/client-evidently/src/commands/CreateExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExperimentCommand, se_CreateExperimentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/CreateFeatureCommand.ts b/clients/client-evidently/src/commands/CreateFeatureCommand.ts index 4f0239fb897f..5f811b1dac01 100644 --- a/clients/client-evidently/src/commands/CreateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/CreateFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFeatureCommand, se_CreateFeatureCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/CreateLaunchCommand.ts b/clients/client-evidently/src/commands/CreateLaunchCommand.ts index 9ac37a6582b5..b9d11a491fb5 100644 --- a/clients/client-evidently/src/commands/CreateLaunchCommand.ts +++ b/clients/client-evidently/src/commands/CreateLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLaunchCommand, se_CreateLaunchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/CreateProjectCommand.ts b/clients/client-evidently/src/commands/CreateProjectCommand.ts index 9556b76f91f1..b19fcde6a6c6 100644 --- a/clients/client-evidently/src/commands/CreateProjectCommand.ts +++ b/clients/client-evidently/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/CreateSegmentCommand.ts b/clients/client-evidently/src/commands/CreateSegmentCommand.ts index 14e8e8c53010..d0c3f0a9162e 100644 --- a/clients/client-evidently/src/commands/CreateSegmentCommand.ts +++ b/clients/client-evidently/src/commands/CreateSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSegmentCommand, se_CreateSegmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts index 6fbc18e30987..ff3ac58b5606 100644 --- a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts +++ b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExperimentCommand, se_DeleteExperimentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts index 48a73f3b8d5b..c400fd6eb1ff 100644 --- a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts +++ b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFeatureCommand, se_DeleteFeatureCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts index 903221757985..e4d59628c1ff 100644 --- a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts +++ b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchCommand, se_DeleteLaunchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/DeleteProjectCommand.ts b/clients/client-evidently/src/commands/DeleteProjectCommand.ts index 573cdbf387f1..aa89178fd207 100644 --- a/clients/client-evidently/src/commands/DeleteProjectCommand.ts +++ b/clients/client-evidently/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts index 771b7bbc5b06..ed1434836450 100644 --- a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts +++ b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSegmentCommand, se_DeleteSegmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts index a3fbec54da9d..c7241dd98148 100644 --- a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_EvaluateFeatureCommand, se_EvaluateFeatureCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetExperimentCommand.ts b/clients/client-evidently/src/commands/GetExperimentCommand.ts index c6d2a8c3614a..0780df04798b 100644 --- a/clients/client-evidently/src/commands/GetExperimentCommand.ts +++ b/clients/client-evidently/src/commands/GetExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_GetExperimentCommand, se_GetExperimentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts index a31d8e47dfa5..bbc9978e22e9 100644 --- a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts +++ b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetExperimentResultsCommand, se_GetExperimentResultsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetFeatureCommand.ts b/clients/client-evidently/src/commands/GetFeatureCommand.ts index 9e15fe809ee0..99c93393ecab 100644 --- a/clients/client-evidently/src/commands/GetFeatureCommand.ts +++ b/clients/client-evidently/src/commands/GetFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_GetFeatureCommand, se_GetFeatureCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetLaunchCommand.ts b/clients/client-evidently/src/commands/GetLaunchCommand.ts index a295eef7dbe2..5fd0f6604a47 100644 --- a/clients/client-evidently/src/commands/GetLaunchCommand.ts +++ b/clients/client-evidently/src/commands/GetLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_GetLaunchCommand, se_GetLaunchCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetProjectCommand.ts b/clients/client-evidently/src/commands/GetProjectCommand.ts index 4e56d69f61e0..3dc2b4d0c971 100644 --- a/clients/client-evidently/src/commands/GetProjectCommand.ts +++ b/clients/client-evidently/src/commands/GetProjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetProjectCommand, se_GetProjectCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/GetSegmentCommand.ts b/clients/client-evidently/src/commands/GetSegmentCommand.ts index 19389d428a52..21bcfa91337d 100644 --- a/clients/client-evidently/src/commands/GetSegmentCommand.ts +++ b/clients/client-evidently/src/commands/GetSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentCommand, se_GetSegmentCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListExperimentsCommand.ts b/clients/client-evidently/src/commands/ListExperimentsCommand.ts index 8d87a3092fac..aa8d787cd444 100644 --- a/clients/client-evidently/src/commands/ListExperimentsCommand.ts +++ b/clients/client-evidently/src/commands/ListExperimentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExperimentsCommand, se_ListExperimentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListFeaturesCommand.ts b/clients/client-evidently/src/commands/ListFeaturesCommand.ts index 0d99c1499a42..b935b5b054c6 100644 --- a/clients/client-evidently/src/commands/ListFeaturesCommand.ts +++ b/clients/client-evidently/src/commands/ListFeaturesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFeaturesCommand, se_ListFeaturesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListLaunchesCommand.ts b/clients/client-evidently/src/commands/ListLaunchesCommand.ts index 3215a29c3988..db3bc1ee0597 100644 --- a/clients/client-evidently/src/commands/ListLaunchesCommand.ts +++ b/clients/client-evidently/src/commands/ListLaunchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListLaunchesCommand, se_ListLaunchesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListProjectsCommand.ts b/clients/client-evidently/src/commands/ListProjectsCommand.ts index 39605ac0f51d..6d5eaf0f8173 100644 --- a/clients/client-evidently/src/commands/ListProjectsCommand.ts +++ b/clients/client-evidently/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts index dea2adfa8e2a..af16261f2076 100644 --- a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts +++ b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSegmentReferencesCommand, se_ListSegmentReferencesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListSegmentsCommand.ts b/clients/client-evidently/src/commands/ListSegmentsCommand.ts index 73c0bb497d82..f8ed7895adb9 100644 --- a/clients/client-evidently/src/commands/ListSegmentsCommand.ts +++ b/clients/client-evidently/src/commands/ListSegmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSegmentsCommand, se_ListSegmentsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts index 990e02bd3a94..99656ec78efa 100644 --- a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts index 03d9edd42d83..11e853731323 100644 --- a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts +++ b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutProjectEventsCommand, se_PutProjectEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/StartExperimentCommand.ts b/clients/client-evidently/src/commands/StartExperimentCommand.ts index ee0caad11230..502bc9a428d9 100644 --- a/clients/client-evidently/src/commands/StartExperimentCommand.ts +++ b/clients/client-evidently/src/commands/StartExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_StartExperimentCommand, se_StartExperimentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/StartLaunchCommand.ts b/clients/client-evidently/src/commands/StartLaunchCommand.ts index 508bf6958a1f..56023e88c975 100644 --- a/clients/client-evidently/src/commands/StartLaunchCommand.ts +++ b/clients/client-evidently/src/commands/StartLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_StartLaunchCommand, se_StartLaunchCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/StopExperimentCommand.ts b/clients/client-evidently/src/commands/StopExperimentCommand.ts index f0b35c35d7df..2706ce168d01 100644 --- a/clients/client-evidently/src/commands/StopExperimentCommand.ts +++ b/clients/client-evidently/src/commands/StopExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_StopExperimentCommand, se_StopExperimentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/StopLaunchCommand.ts b/clients/client-evidently/src/commands/StopLaunchCommand.ts index 1ee252138508..94780d6da182 100644 --- a/clients/client-evidently/src/commands/StopLaunchCommand.ts +++ b/clients/client-evidently/src/commands/StopLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_StopLaunchCommand, se_StopLaunchCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/TagResourceCommand.ts b/clients/client-evidently/src/commands/TagResourceCommand.ts index e017c25bdc1d..db732af25936 100644 --- a/clients/client-evidently/src/commands/TagResourceCommand.ts +++ b/clients/client-evidently/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts index 013fe7f9e364..501e20379378 100644 --- a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts +++ b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts @@ -12,7 +12,8 @@ import { de_TestSegmentPatternCommand, se_TestSegmentPatternCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UntagResourceCommand.ts b/clients/client-evidently/src/commands/UntagResourceCommand.ts index 78e70d083615..c949ae275619 100644 --- a/clients/client-evidently/src/commands/UntagResourceCommand.ts +++ b/clients/client-evidently/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts index f2c95ead0988..371b0a53e705 100644 --- a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts +++ b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExperimentCommand, se_UpdateExperimentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts index 65b01e0ba023..677c15f5ae0c 100644 --- a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts +++ b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFeatureCommand, se_UpdateFeatureCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts index 147c76334be6..74ff15654683 100644 --- a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts +++ b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLaunchCommand, se_UpdateLaunchCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UpdateProjectCommand.ts b/clients/client-evidently/src/commands/UpdateProjectCommand.ts index 9a1aa1049edd..6fdf3bb24a0a 100644 --- a/clients/client-evidently/src/commands/UpdateProjectCommand.ts +++ b/clients/client-evidently/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts index d81206ffed07..8cee9a0924ea 100644 --- a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts +++ b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectDataDeliveryCommand, se_UpdateProjectDataDeliveryComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-evidently/src/index.ts b/clients/client-evidently/src/index.ts index 79a70b6f07fc..0016f6253457 100644 --- a/clients/client-evidently/src/index.ts +++ b/clients/client-evidently/src/index.ts @@ -17,8 +17,8 @@ export * from "./EvidentlyClient"; export * from "./Evidently"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EvidentlyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EvidentlyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-evidently/src/models/EvidentlyServiceException.ts b/clients/client-evidently/src/models/EvidentlyServiceException.ts index 6d3e81ef9738..f70ee6b2da94 100644 --- a/clients/client-evidently/src/models/EvidentlyServiceException.ts +++ b/clients/client-evidently/src/models/EvidentlyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts index 74b1d6442d7e..9f26f742682b 100644 --- a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts index 760b6fc72d05..bfd4acf2613d 100644 --- a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChangesetCommand, se_CreateChangesetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts index ff3de3acfa3e..25833bd82c8a 100644 --- a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataViewCommand, se_CreateDataViewCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts index f25d67794216..2cbc34543ec5 100644 --- a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts index b876b9adb378..af0b151da7a2 100644 --- a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePermissionGroupCommand, se_CreatePermissionGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/CreateUserCommand.ts b/clients/client-finspace-data/src/commands/CreateUserCommand.ts index 231a3475125e..e3f7e18f8b71 100644 --- a/clients/client-finspace-data/src/commands/CreateUserCommand.ts +++ b/clients/client-finspace-data/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts index 003b92a35d1b..d03d51175a3f 100644 --- a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts index 753ff9baf453..27a311890ae8 100644 --- a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePermissionGroupCommand, se_DeletePermissionGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/DisableUserCommand.ts b/clients/client-finspace-data/src/commands/DisableUserCommand.ts index b1fd03f422a4..dfd9cf7a1493 100644 --- a/clients/client-finspace-data/src/commands/DisableUserCommand.ts +++ b/clients/client-finspace-data/src/commands/DisableUserCommand.ts @@ -12,7 +12,8 @@ import { de_DisableUserCommand, se_DisableUserCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts index a30a91d3803e..1f53c94e4bb3 100644 --- a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/EnableUserCommand.ts b/clients/client-finspace-data/src/commands/EnableUserCommand.ts index ce1534a36d79..3f846466f80e 100644 --- a/clients/client-finspace-data/src/commands/EnableUserCommand.ts +++ b/clients/client-finspace-data/src/commands/EnableUserCommand.ts @@ -12,7 +12,8 @@ import { de_EnableUserCommand, se_EnableUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts index 8a62d8710b5f..36f0763323eb 100644 --- a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts @@ -12,7 +12,8 @@ import { de_GetChangesetCommand, se_GetChangesetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts index 7ee4eb5bf33f..e88e1df403fc 100644 --- a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts +++ b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataViewCommand, se_GetDataViewCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts index 7ab8d6bd4198..8ade2f0f2c39 100644 --- a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatasetCommand, se_GetDatasetCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts index 81a34d2b3a1a..7a9344cc8d54 100644 --- a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts +++ b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts index 6438ff612cfd..f4fe4e44a602 100644 --- a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts @@ -16,7 +16,8 @@ import { de_GetPermissionGroupCommand, se_GetPermissionGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts index d0452bcb8f83..ce4da17d516c 100644 --- a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts +++ b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetUserCommand.ts b/clients/client-finspace-data/src/commands/GetUserCommand.ts index ac3c73d02841..8aaeed162441 100644 --- a/clients/client-finspace-data/src/commands/GetUserCommand.ts +++ b/clients/client-finspace-data/src/commands/GetUserCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts index 0682f603407b..eae0cad3eadf 100644 --- a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts +++ b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkingLocationCommand, se_GetWorkingLocationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts index 5189e93231bf..b90dad0ae629 100644 --- a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChangesetsCommand, se_ListChangesetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts index 6f3448745fa8..1a1623e545ad 100644 --- a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataViewsCommand, se_ListDataViewsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts index adba4723e923..47d9c86c8b07 100644 --- a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts index 6f025c7efdf8..91a1d8d9de9d 100644 --- a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts +++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts @@ -16,7 +16,8 @@ import { de_ListPermissionGroupsByUserCommand, se_ListPermissionGroupsByUserComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts index 13abd1f113c8..a58aeba91855 100644 --- a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts +++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPermissionGroupsCommand, se_ListPermissionGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts index 25e00e225f77..9d1a733332cf 100644 --- a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts @@ -16,7 +16,8 @@ import { de_ListUsersByPermissionGroupCommand, se_ListUsersByPermissionGroupComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ListUsersCommand.ts b/clients/client-finspace-data/src/commands/ListUsersCommand.ts index b8b05bd75a80..6cc5212f9e60 100644 --- a/clients/client-finspace-data/src/commands/ListUsersCommand.ts +++ b/clients/client-finspace-data/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts index 8ccc508ac2af..7d384f89c08f 100644 --- a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts +++ b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts @@ -16,7 +16,8 @@ import { de_ResetUserPasswordCommand, se_ResetUserPasswordCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts index 6bc19369e056..4534c9216008 100644 --- a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChangesetCommand, se_UpdateChangesetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts index 320d45677371..8b54c9325eb8 100644 --- a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetCommand, se_UpdateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts index 68a8ee2b1262..8e6424d2e922 100644 --- a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePermissionGroupCommand, se_UpdatePermissionGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts index b9a83499ceba..03e8fa9904f4 100644 --- a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts +++ b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace-data/src/index.ts b/clients/client-finspace-data/src/index.ts index 98ed0f9333d8..aaa66fbfac11 100644 --- a/clients/client-finspace-data/src/index.ts +++ b/clients/client-finspace-data/src/index.ts @@ -8,8 +8,8 @@ export * from "./FinspaceDataClient"; export * from "./FinspaceData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FinspaceDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FinspaceDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-finspace-data/src/models/FinspaceDataServiceException.ts b/clients/client-finspace-data/src/models/FinspaceDataServiceException.ts index 6a208f619b20..9658504a5cfb 100644 --- a/clients/client-finspace-data/src/models/FinspaceDataServiceException.ts +++ b/clients/client-finspace-data/src/models/FinspaceDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts index 47af794b0e79..c91fb96f49d3 100644 --- a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts index 41231294ae13..bc1101cb7b01 100644 --- a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxChangesetCommand, se_CreateKxChangesetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts index 6549a9685c9a..643c1df3566c 100644 --- a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxClusterCommand, se_CreateKxClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts index dfa4771bc084..c5ebe5447b83 100644 --- a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxDatabaseCommand, se_CreateKxDatabaseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts b/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts index 51b4c142128f..deb1419a0b47 100644 --- a/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxDataviewCommand, se_CreateKxDataviewCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts index 027400551c1b..463127bdd66b 100644 --- a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxEnvironmentCommand, se_CreateKxEnvironmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts index 3c8d7515b525..2e45f8995449 100644 --- a/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxScalingGroupCommand, se_CreateKxScalingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxUserCommand.ts b/clients/client-finspace/src/commands/CreateKxUserCommand.ts index 7531b5cb835a..e200f4c49757 100644 --- a/clients/client-finspace/src/commands/CreateKxUserCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxUserCommand, se_CreateKxUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts b/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts index ef7b2e2ee64e..14edd8d2b35b 100644 --- a/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts +++ b/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKxVolumeCommand, se_CreateKxVolumeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts index c5a55064bb52..90ace159eb86 100644 --- a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts index 706f987bfeb3..efd118f2286f 100644 --- a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxClusterCommand, se_DeleteKxClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts b/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts index 12f6d17383a1..84149bfe237f 100644 --- a/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxClusterNodeCommand, se_DeleteKxClusterNodeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts index fc85c686ccf7..d7ce005deeb4 100644 --- a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxDatabaseCommand, se_DeleteKxDatabaseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts b/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts index a697747299e5..e03da7b00832 100644 --- a/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxDataviewCommand, se_DeleteKxDataviewCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts index 13838cdfbddd..d411260cce5e 100644 --- a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxEnvironmentCommand, se_DeleteKxEnvironmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts index f9cd4711c30f..ce63e9b48ff1 100644 --- a/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxScalingGroupCommand, se_DeleteKxScalingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts index 24b4cd02c4ba..68136dce9922 100644 --- a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxUserCommand, se_DeleteKxUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts b/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts index 0e0c30c1f02e..ab0dbe0a09d5 100644 --- a/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts +++ b/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKxVolumeCommand, se_DeleteKxVolumeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts index e3e5601fc0f3..ed0cefe1c5e8 100644 --- a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts index bd777ee1609f..5338427da91e 100644 --- a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts +++ b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxChangesetCommand, se_GetKxChangesetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxClusterCommand.ts b/clients/client-finspace/src/commands/GetKxClusterCommand.ts index 6555f464792c..50ba3fd65e36 100644 --- a/clients/client-finspace/src/commands/GetKxClusterCommand.ts +++ b/clients/client-finspace/src/commands/GetKxClusterCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxClusterCommand, se_GetKxClusterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts index 485240091b6a..6d92c536ba6e 100644 --- a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts +++ b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts @@ -16,7 +16,8 @@ import { de_GetKxConnectionStringCommand, se_GetKxConnectionStringCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts index 5e9e2a5709c4..717a2de242a7 100644 --- a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxDatabaseCommand, se_GetKxDatabaseCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxDataviewCommand.ts b/clients/client-finspace/src/commands/GetKxDataviewCommand.ts index c6b18054c1b6..245ab868cb34 100644 --- a/clients/client-finspace/src/commands/GetKxDataviewCommand.ts +++ b/clients/client-finspace/src/commands/GetKxDataviewCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxDataviewCommand, se_GetKxDataviewCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts index a359e2e023b0..788e654280aa 100644 --- a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxEnvironmentCommand, se_GetKxEnvironmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts index fe3af83d7e35..23341be3b908 100644 --- a/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts +++ b/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxScalingGroupCommand, se_GetKxScalingGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxUserCommand.ts b/clients/client-finspace/src/commands/GetKxUserCommand.ts index 54b887de8228..368e7052b929 100644 --- a/clients/client-finspace/src/commands/GetKxUserCommand.ts +++ b/clients/client-finspace/src/commands/GetKxUserCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxUserCommand, se_GetKxUserCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/GetKxVolumeCommand.ts b/clients/client-finspace/src/commands/GetKxVolumeCommand.ts index 9e9e88168771..92a60b07678f 100644 --- a/clients/client-finspace/src/commands/GetKxVolumeCommand.ts +++ b/clients/client-finspace/src/commands/GetKxVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_GetKxVolumeCommand, se_GetKxVolumeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts index 56e224b258ec..99c7a6632620 100644 --- a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts index 1a33a7e6d7e1..066244a616d6 100644 --- a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxChangesetsCommand, se_ListKxChangesetsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts index f0506ccee1cb..1e10f113ddc9 100644 --- a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts +++ b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxClusterNodesCommand, se_ListKxClusterNodesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxClustersCommand.ts b/clients/client-finspace/src/commands/ListKxClustersCommand.ts index b98561f54f4e..2dd337d5d305 100644 --- a/clients/client-finspace/src/commands/ListKxClustersCommand.ts +++ b/clients/client-finspace/src/commands/ListKxClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxClustersCommand, se_ListKxClustersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts index 9ced5198b65c..f7a3e3712931 100644 --- a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts +++ b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxDatabasesCommand, se_ListKxDatabasesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts b/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts index adec14957a4c..6f573f6e7d37 100644 --- a/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxDataviewsCommand, se_ListKxDataviewsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts index f220954d9813..1937aa6a2284 100644 --- a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxEnvironmentsCommand, se_ListKxEnvironmentsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts b/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts index 3cf4955ed604..344b6cde2103 100644 --- a/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts +++ b/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxScalingGroupsCommand, se_ListKxScalingGroupsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxUsersCommand.ts b/clients/client-finspace/src/commands/ListKxUsersCommand.ts index 6cf6633037a8..70c02bb00dd7 100644 --- a/clients/client-finspace/src/commands/ListKxUsersCommand.ts +++ b/clients/client-finspace/src/commands/ListKxUsersCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxUsersCommand, se_ListKxUsersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListKxVolumesCommand.ts b/clients/client-finspace/src/commands/ListKxVolumesCommand.ts index 866ca0a1bf35..f96bb2b1c996 100644 --- a/clients/client-finspace/src/commands/ListKxVolumesCommand.ts +++ b/clients/client-finspace/src/commands/ListKxVolumesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKxVolumesCommand, se_ListKxVolumesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts index 80600cb4f9ec..784969fcdc85 100644 --- a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/TagResourceCommand.ts b/clients/client-finspace/src/commands/TagResourceCommand.ts index c13dcbb98458..cb3a20b12a7a 100644 --- a/clients/client-finspace/src/commands/TagResourceCommand.ts +++ b/clients/client-finspace/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UntagResourceCommand.ts b/clients/client-finspace/src/commands/UntagResourceCommand.ts index 496382c5634d..1a53498c3b10 100644 --- a/clients/client-finspace/src/commands/UntagResourceCommand.ts +++ b/clients/client-finspace/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts index 0aeddc592459..a0d62f00b3dd 100644 --- a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts b/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts index 3e401971014e..1d7da3b9ef39 100644 --- a/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts index 2a8f045009af..1cee784c3c15 100644 --- a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxClusterDatabasesCommand, se_UpdateKxClusterDatabasesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts index 5410a3d802cb..25e7b712e5f0 100644 --- a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxDatabaseCommand, se_UpdateKxDatabaseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts b/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts index a826b2e50537..8d2e85754f92 100644 --- a/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxDataviewCommand, se_UpdateKxDataviewCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts index 1211e8fe445a..3b8fc3b954e4 100644 --- a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxEnvironmentCommand, se_UpdateKxEnvironmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts index 82d67c4ca302..cd747d2c6d6c 100644 --- a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxEnvironmentNetworkCommand, se_UpdateKxEnvironmentNetworkComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts index eab6ee350492..df052d1888c0 100644 --- a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxUserCommand, se_UpdateKxUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts b/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts index 151b6e3d4ac8..e71164058acb 100644 --- a/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts +++ b/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKxVolumeCommand, se_UpdateKxVolumeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-finspace/src/index.ts b/clients/client-finspace/src/index.ts index f8c6fd430d65..f24e20b7d800 100644 --- a/clients/client-finspace/src/index.ts +++ b/clients/client-finspace/src/index.ts @@ -8,8 +8,8 @@ export * from "./FinspaceClient"; export * from "./Finspace"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FinspaceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FinspaceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-finspace/src/models/FinspaceServiceException.ts b/clients/client-finspace/src/models/FinspaceServiceException.ts index 2d8aa2cfcb46..432d52196bff 100644 --- a/clients/client-finspace/src/models/FinspaceServiceException.ts +++ b/clients/client-finspace/src/models/FinspaceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts index b4e40d9b7c4b..a7cc28ef3086 100644 --- a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDeliveryStreamCommand, se_CreateDeliveryStreamCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts index 3c9ee6de3058..15e25b6cdef9 100644 --- a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeliveryStreamCommand, se_DeleteDeliveryStreamCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts index 207b784cb93e..1303ea1e907e 100644 --- a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDeliveryStreamCommand, se_DescribeDeliveryStreamCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts index 699767f670d8..995ae084ee19 100644 --- a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts +++ b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeliveryStreamsCommand, se_ListDeliveryStreamsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts index a6f2b656a9c0..6d88f2c38d79 100644 --- a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForDeliveryStreamCommand, se_ListTagsForDeliveryStreamComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts index 048cc1dedb1a..7189fac662e0 100644 --- a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts +++ b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts @@ -12,7 +12,8 @@ import { de_PutRecordBatchCommand, se_PutRecordBatchCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/PutRecordCommand.ts b/clients/client-firehose/src/commands/PutRecordCommand.ts index 1fe87b3a43ea..bb294b0d8004 100644 --- a/clients/client-firehose/src/commands/PutRecordCommand.ts +++ b/clients/client-firehose/src/commands/PutRecordCommand.ts @@ -12,7 +12,8 @@ import { de_PutRecordCommand, se_PutRecordCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts index 20d6dffc5c60..62544b451dd2 100644 --- a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts +++ b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts index 48654931ebcf..809872c5c530 100644 --- a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts +++ b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts index bfea1b1ef4ed..dbec5079a4ca 100644 --- a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts @@ -12,7 +12,8 @@ import { de_TagDeliveryStreamCommand, se_TagDeliveryStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts index 3b06b54d4d99..980b9c8d4b92 100644 --- a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts +++ b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts @@ -12,7 +12,8 @@ import { de_UntagDeliveryStreamCommand, se_UntagDeliveryStreamCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts index e3c0cba2f4aa..2fa64b88f8ea 100644 --- a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts +++ b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateDestinationCommand, se_UpdateDestinationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-firehose/src/index.ts b/clients/client-firehose/src/index.ts index 11eb89401fd9..49e5c6788ca1 100644 --- a/clients/client-firehose/src/index.ts +++ b/clients/client-firehose/src/index.ts @@ -15,8 +15,8 @@ export * from "./FirehoseClient"; export * from "./Firehose"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FirehoseExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FirehoseExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-firehose/src/models/FirehoseServiceException.ts b/clients/client-firehose/src/models/FirehoseServiceException.ts index a2b45d10b86d..14ffeb28603f 100644 --- a/clients/client-firehose/src/models/FirehoseServiceException.ts +++ b/clients/client-firehose/src/models/FirehoseServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts index 5d918e2e91bb..499543d18e38 100644 --- a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExperimentTemplateCommand, se_CreateExperimentTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts index d2309e987fe5..a93271f14493 100644 --- a/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts +++ b/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts index 121a3bb9d040..113ca9b7704d 100644 --- a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExperimentTemplateCommand, se_DeleteExperimentTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts index 38312ceb1ea0..76cc10cd79de 100644 --- a/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts +++ b/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetActionCommand.ts b/clients/client-fis/src/commands/GetActionCommand.ts index 3bb70fea9386..688c41a46bfa 100644 --- a/clients/client-fis/src/commands/GetActionCommand.ts +++ b/clients/client-fis/src/commands/GetActionCommand.ts @@ -12,7 +12,8 @@ import { de_GetActionCommand, se_GetActionCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetExperimentCommand.ts b/clients/client-fis/src/commands/GetExperimentCommand.ts index 683f5f7a5fdc..b94a47a5fc8a 100644 --- a/clients/client-fis/src/commands/GetExperimentCommand.ts +++ b/clients/client-fis/src/commands/GetExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_GetExperimentCommand, se_GetExperimentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts index 1de16bc7ee1a..88cb3bf9c06d 100644 --- a/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts +++ b/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts index ba790bfae176..4ad10f2c3d41 100644 --- a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetExperimentTemplateCommand, se_GetExperimentTemplateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts index a0785a3eb7cd..4a2a65feb68d 100644 --- a/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts +++ b/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts index f1c176e07645..2a90bc478303 100644 --- a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts +++ b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetTargetResourceTypeCommand, se_GetTargetResourceTypeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListActionsCommand.ts b/clients/client-fis/src/commands/ListActionsCommand.ts index 521d26af71ef..37b47d911543 100644 --- a/clients/client-fis/src/commands/ListActionsCommand.ts +++ b/clients/client-fis/src/commands/ListActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListActionsCommand, se_ListActionsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts b/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts index 030cb06118bb..174fd653bc03 100644 --- a/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts b/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts index f5124bddf5d0..11ce76689889 100644 --- a/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts index 0f83059c3b7c..f31d1828be05 100644 --- a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListExperimentTemplatesCommand, se_ListExperimentTemplatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListExperimentsCommand.ts b/clients/client-fis/src/commands/ListExperimentsCommand.ts index 135d0fc18e5c..c2f00a60d9df 100644 --- a/clients/client-fis/src/commands/ListExperimentsCommand.ts +++ b/clients/client-fis/src/commands/ListExperimentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExperimentsCommand, se_ListExperimentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts index e27c99b77349..a6b7614801dd 100644 --- a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts b/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts index 589bd00df803..22e9e7ba57b3 100644 --- a/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts +++ b/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts index e0f3fa10b1c6..e4119c850db3 100644 --- a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts +++ b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTargetResourceTypesCommand, se_ListTargetResourceTypesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/StartExperimentCommand.ts b/clients/client-fis/src/commands/StartExperimentCommand.ts index 34cf04f37390..056a6c0da9d6 100644 --- a/clients/client-fis/src/commands/StartExperimentCommand.ts +++ b/clients/client-fis/src/commands/StartExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_StartExperimentCommand, se_StartExperimentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/StopExperimentCommand.ts b/clients/client-fis/src/commands/StopExperimentCommand.ts index accfdc9401a0..b355bd2b8afa 100644 --- a/clients/client-fis/src/commands/StopExperimentCommand.ts +++ b/clients/client-fis/src/commands/StopExperimentCommand.ts @@ -12,7 +12,8 @@ import { de_StopExperimentCommand, se_StopExperimentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/TagResourceCommand.ts b/clients/client-fis/src/commands/TagResourceCommand.ts index d728f70d2dc7..cd87e0e1e8b1 100644 --- a/clients/client-fis/src/commands/TagResourceCommand.ts +++ b/clients/client-fis/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/UntagResourceCommand.ts b/clients/client-fis/src/commands/UntagResourceCommand.ts index b13b9340fcda..c57d778806c5 100644 --- a/clients/client-fis/src/commands/UntagResourceCommand.ts +++ b/clients/client-fis/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts index 6a277d7933c9..99be0da00cd7 100644 --- a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts +++ b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExperimentTemplateCommand, se_UpdateExperimentTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts index 96a05a023963..dd487aa88172 100644 --- a/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts +++ b/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fis/src/index.ts b/clients/client-fis/src/index.ts index 4daf3fe6c180..69766df3f304 100644 --- a/clients/client-fis/src/index.ts +++ b/clients/client-fis/src/index.ts @@ -9,8 +9,8 @@ export * from "./FisClient"; export * from "./Fis"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FisExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FisExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-fis/src/models/FisServiceException.ts b/clients/client-fis/src/models/FisServiceException.ts index 224c82cfcafc..fc0f2f77e12c 100644 --- a/clients/client-fis/src/models/FisServiceException.ts +++ b/clients/client-fis/src/models/FisServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts index 93812f3c51aa..e4c1b240f661 100644 --- a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAdminAccountCommand, se_AssociateAdminAccountCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts index 6ff2aee20dc6..b4d9b0938227 100644 --- a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts +++ b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateThirdPartyFirewallCommand, se_AssociateThirdPartyFirewallCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts index 0815e09052e1..4693e8376ee4 100644 --- a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts +++ b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts @@ -12,7 +12,8 @@ import { de_BatchAssociateResourceCommand, se_BatchAssociateResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts index 12c1bca0e3d5..ea7ae4e857b2 100644 --- a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts +++ b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDisassociateResourceCommand, se_BatchDisassociateResourceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DeleteAppsListCommand.ts b/clients/client-fms/src/commands/DeleteAppsListCommand.ts index f0f5d13d89fe..70763bef4d23 100644 --- a/clients/client-fms/src/commands/DeleteAppsListCommand.ts +++ b/clients/client-fms/src/commands/DeleteAppsListCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppsListCommand, se_DeleteAppsListCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts index cba0a0d27c74..cc075514afa4 100644 --- a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNotificationChannelCommand, se_DeleteNotificationChannelComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DeletePolicyCommand.ts b/clients/client-fms/src/commands/DeletePolicyCommand.ts index bda6ed1c1a72..86a3eaecb61a 100644 --- a/clients/client-fms/src/commands/DeletePolicyCommand.ts +++ b/clients/client-fms/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts index e413490514c6..2daaeb9476ce 100644 --- a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProtocolsListCommand, se_DeleteProtocolsListCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts index d62d3ac2f922..219ee7f87511 100644 --- a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts +++ b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceSetCommand, se_DeleteResourceSetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts index b0e0d168b578..7666fb488461 100644 --- a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateAdminAccountCommand, se_DisassociateAdminAccountCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts index 1762172a0547..512ce24ab2bc 100644 --- a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts +++ b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetAdminAccountCommand.ts b/clients/client-fms/src/commands/GetAdminAccountCommand.ts index 3ba33dbefc60..4cd81aa00a45 100644 --- a/clients/client-fms/src/commands/GetAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/GetAdminAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAdminAccountCommand, se_GetAdminAccountCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetAdminScopeCommand.ts b/clients/client-fms/src/commands/GetAdminScopeCommand.ts index bba355fa501d..69a332012ead 100644 --- a/clients/client-fms/src/commands/GetAdminScopeCommand.ts +++ b/clients/client-fms/src/commands/GetAdminScopeCommand.ts @@ -12,7 +12,8 @@ import { de_GetAdminScopeCommand, se_GetAdminScopeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetAppsListCommand.ts b/clients/client-fms/src/commands/GetAppsListCommand.ts index 64a11d65885b..0b205fce32a9 100644 --- a/clients/client-fms/src/commands/GetAppsListCommand.ts +++ b/clients/client-fms/src/commands/GetAppsListCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppsListCommand, se_GetAppsListCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts index 78559e51fd16..5ba11035c58e 100644 --- a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts +++ b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts @@ -12,7 +12,8 @@ import { de_GetComplianceDetailCommand, se_GetComplianceDetailCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts index a664bb96ec9b..d558e6c3f705 100644 --- a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetNotificationChannelCommand, se_GetNotificationChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetPolicyCommand.ts b/clients/client-fms/src/commands/GetPolicyCommand.ts index ea91ae31e210..ce292720f85b 100644 --- a/clients/client-fms/src/commands/GetPolicyCommand.ts +++ b/clients/client-fms/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts index 97e49b577f09..f424def9fb49 100644 --- a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts +++ b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetProtectionStatusCommand, se_GetProtectionStatusCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetProtocolsListCommand.ts b/clients/client-fms/src/commands/GetProtocolsListCommand.ts index 4d39a81ef20d..7916015a6de6 100644 --- a/clients/client-fms/src/commands/GetProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/GetProtocolsListCommand.ts @@ -12,7 +12,8 @@ import { de_GetProtocolsListCommand, se_GetProtocolsListCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetResourceSetCommand.ts b/clients/client-fms/src/commands/GetResourceSetCommand.ts index a9708ff3f639..50d0919f14d0 100644 --- a/clients/client-fms/src/commands/GetResourceSetCommand.ts +++ b/clients/client-fms/src/commands/GetResourceSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceSetCommand, se_GetResourceSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts index 79c243d94def..cb586748f6de 100644 --- a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts +++ b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts index 79b68d5f3c84..08d24767a1c5 100644 --- a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts +++ b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetViolationDetailsCommand, se_GetViolationDetailsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts index dac90f57cc7a..1461a7a12961 100644 --- a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts +++ b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts index b9a731c5a19b..0bd555e282f3 100644 --- a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts +++ b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts @@ -12,7 +12,8 @@ import { de_ListAdminsManagingAccountCommand, se_ListAdminsManagingAccountComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListAppsListsCommand.ts b/clients/client-fms/src/commands/ListAppsListsCommand.ts index f959771b2f56..7a68ba73fbcf 100644 --- a/clients/client-fms/src/commands/ListAppsListsCommand.ts +++ b/clients/client-fms/src/commands/ListAppsListsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAppsListsCommand, se_ListAppsListsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts index 915149b8f398..87d8f67abf4e 100644 --- a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts +++ b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts @@ -12,7 +12,8 @@ import { de_ListComplianceStatusCommand, se_ListComplianceStatusCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts index 10319c084d96..b1379d044f4d 100644 --- a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDiscoveredResourcesCommand, se_ListDiscoveredResourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts index 062b45f1fa6b..408627b09c92 100644 --- a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts +++ b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMemberAccountsCommand, se_ListMemberAccountsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListPoliciesCommand.ts b/clients/client-fms/src/commands/ListPoliciesCommand.ts index bd8f51286616..1f01301088d4 100644 --- a/clients/client-fms/src/commands/ListPoliciesCommand.ts +++ b/clients/client-fms/src/commands/ListPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts index af715bc43443..9f629c67c514 100644 --- a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts +++ b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProtocolsListsCommand, se_ListProtocolsListsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts index f31dee8aa05f..0c5b27f4786a 100644 --- a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts +++ b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceSetResourcesCommand, se_ListResourceSetResourcesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListResourceSetsCommand.ts b/clients/client-fms/src/commands/ListResourceSetsCommand.ts index 801cdd7ffc72..f6cbab47f866 100644 --- a/clients/client-fms/src/commands/ListResourceSetsCommand.ts +++ b/clients/client-fms/src/commands/ListResourceSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceSetsCommand, se_ListResourceSetsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts index 25a37cd5d62c..08df8a849e26 100644 --- a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts index 8713ca29f8bc..e78bfc391fda 100644 --- a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts +++ b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutAdminAccountCommand.ts b/clients/client-fms/src/commands/PutAdminAccountCommand.ts index 6678a1c1be0f..910af4935bcd 100644 --- a/clients/client-fms/src/commands/PutAdminAccountCommand.ts +++ b/clients/client-fms/src/commands/PutAdminAccountCommand.ts @@ -12,7 +12,8 @@ import { de_PutAdminAccountCommand, se_PutAdminAccountCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutAppsListCommand.ts b/clients/client-fms/src/commands/PutAppsListCommand.ts index 57a2c4ef8c91..8c856c8cba78 100644 --- a/clients/client-fms/src/commands/PutAppsListCommand.ts +++ b/clients/client-fms/src/commands/PutAppsListCommand.ts @@ -12,7 +12,8 @@ import { de_PutAppsListCommand, se_PutAppsListCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts index cd553cadc3b8..7e7378b2701f 100644 --- a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts +++ b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts @@ -12,7 +12,8 @@ import { de_PutNotificationChannelCommand, se_PutNotificationChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutPolicyCommand.ts b/clients/client-fms/src/commands/PutPolicyCommand.ts index 7daef3ffbc67..e1c3c73526b1 100644 --- a/clients/client-fms/src/commands/PutPolicyCommand.ts +++ b/clients/client-fms/src/commands/PutPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutProtocolsListCommand.ts b/clients/client-fms/src/commands/PutProtocolsListCommand.ts index ce9935e091f6..dc03714f86d4 100644 --- a/clients/client-fms/src/commands/PutProtocolsListCommand.ts +++ b/clients/client-fms/src/commands/PutProtocolsListCommand.ts @@ -12,7 +12,8 @@ import { de_PutProtocolsListCommand, se_PutProtocolsListCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/PutResourceSetCommand.ts b/clients/client-fms/src/commands/PutResourceSetCommand.ts index 8137a322ee71..699a0f4a1d0a 100644 --- a/clients/client-fms/src/commands/PutResourceSetCommand.ts +++ b/clients/client-fms/src/commands/PutResourceSetCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourceSetCommand, se_PutResourceSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/TagResourceCommand.ts b/clients/client-fms/src/commands/TagResourceCommand.ts index 38d6ae1be0fd..408c3c9a4db2 100644 --- a/clients/client-fms/src/commands/TagResourceCommand.ts +++ b/clients/client-fms/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/commands/UntagResourceCommand.ts b/clients/client-fms/src/commands/UntagResourceCommand.ts index e99b005a5128..b9a341874ac3 100644 --- a/clients/client-fms/src/commands/UntagResourceCommand.ts +++ b/clients/client-fms/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fms/src/index.ts b/clients/client-fms/src/index.ts index d06210d31242..1959a2f564f6 100644 --- a/clients/client-fms/src/index.ts +++ b/clients/client-fms/src/index.ts @@ -14,8 +14,8 @@ export * from "./FMSClient"; export * from "./FMS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FMSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FMSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-fms/src/models/FMSServiceException.ts b/clients/client-fms/src/models/FMSServiceException.ts index 1bbb9dd2254b..0e4494ac0138 100644 --- a/clients/client-fms/src/models/FMSServiceException.ts +++ b/clients/client-fms/src/models/FMSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts index d618d1d27b01..66359646252f 100644 --- a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts +++ b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAutoPredictorCommand, se_CreateAutoPredictorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateDatasetCommand.ts b/clients/client-forecast/src/commands/CreateDatasetCommand.ts index 2e94c1fc4c73..238935835341 100644 --- a/clients/client-forecast/src/commands/CreateDatasetCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts index 256546e826a1..515c31e182e0 100644 --- a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDatasetGroupCommand, se_CreateDatasetGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts index 1ce78106a61f..0d2e320c300c 100644 --- a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDatasetImportJobCommand, se_CreateDatasetImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts index 4db4da26545c..aad640ded7b2 100644 --- a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts @@ -16,7 +16,8 @@ import { de_CreateExplainabilityCommand, se_CreateExplainabilityCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts index fe2db5bfe0e0..f36f68346eca 100644 --- a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts @@ -16,7 +16,8 @@ import { de_CreateExplainabilityExportCommand, se_CreateExplainabilityExportComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateForecastCommand.ts b/clients/client-forecast/src/commands/CreateForecastCommand.ts index 657f53f0ccbd..397af6236a5a 100644 --- a/clients/client-forecast/src/commands/CreateForecastCommand.ts +++ b/clients/client-forecast/src/commands/CreateForecastCommand.ts @@ -16,7 +16,8 @@ import { de_CreateForecastCommand, se_CreateForecastCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts index 28340620b305..b32676c3497a 100644 --- a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateForecastExportJobCommand, se_CreateForecastExportJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateMonitorCommand.ts b/clients/client-forecast/src/commands/CreateMonitorCommand.ts index 8e3f1c21c1de..bceeca90fd53 100644 --- a/clients/client-forecast/src/commands/CreateMonitorCommand.ts +++ b/clients/client-forecast/src/commands/CreateMonitorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMonitorCommand, se_CreateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts index 7d4c315d0567..ec92685dc674 100644 --- a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreatePredictorCommand.ts b/clients/client-forecast/src/commands/CreatePredictorCommand.ts index 5b30d6f7cd0d..c84e266edad1 100644 --- a/clients/client-forecast/src/commands/CreatePredictorCommand.ts +++ b/clients/client-forecast/src/commands/CreatePredictorCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePredictorCommand, se_CreatePredictorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts index d797d6131721..bf200ae7e815 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWhatIfAnalysisCommand, se_CreateWhatIfAnalysisCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts index d7422cb4fbf6..2afb434a9fe8 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWhatIfForecastCommand, se_CreateWhatIfForecastCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts index 97eb60f12dde..30c148a664fb 100644 --- a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWhatIfForecastExportCommand, se_CreateWhatIfForecastExportComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts index 5c5e28c3743a..8c29cbb30948 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts index 0bd1033fbd06..1c9b3ff9ffa2 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetGroupCommand, se_DeleteDatasetGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts index a73f15857f85..8f0d4c0824e5 100644 --- a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetImportJobCommand, se_DeleteDatasetImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts index 3f926cfbf770..683ec1806dd2 100644 --- a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExplainabilityCommand, se_DeleteExplainabilityCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts index 4cb585c0d731..dac5a454a37b 100644 --- a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExplainabilityExportCommand, se_DeleteExplainabilityExportComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteForecastCommand.ts b/clients/client-forecast/src/commands/DeleteForecastCommand.ts index f7639dff7449..08c890f7bb9c 100644 --- a/clients/client-forecast/src/commands/DeleteForecastCommand.ts +++ b/clients/client-forecast/src/commands/DeleteForecastCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteForecastCommand, se_DeleteForecastCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts index 3fd643355f74..9f7d0d742dc6 100644 --- a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteForecastExportJobCommand, se_DeleteForecastExportJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts index f68e47a9f173..b2b94a3ed062 100644 --- a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMonitorCommand, se_DeleteMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts index 24273c388aa2..af2d6f05391d 100644 --- a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeletePredictorCommand.ts b/clients/client-forecast/src/commands/DeletePredictorCommand.ts index 40a92297f856..de38389a0065 100644 --- a/clients/client-forecast/src/commands/DeletePredictorCommand.ts +++ b/clients/client-forecast/src/commands/DeletePredictorCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePredictorCommand, se_DeletePredictorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts index 8ab6427a46da..92673d8787a6 100644 --- a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts +++ b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceTreeCommand, se_DeleteResourceTreeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts index 8fa63e1e1b99..268be3d6ad49 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWhatIfAnalysisCommand, se_DeleteWhatIfAnalysisCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts index 0d5de8b9337b..55157d419404 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWhatIfForecastCommand, se_DeleteWhatIfForecastCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts index dc4372d81498..84bfe18cdc83 100644 --- a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWhatIfForecastExportCommand, se_DeleteWhatIfForecastExportComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts index 98d6314669fc..84ac8752bdde 100644 --- a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts +++ b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAutoPredictorCommand, se_DescribeAutoPredictorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts index 1c4ec20f23bb..bfe43b78dbc4 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts index 7169d57e9b62..af760275cae7 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetGroupCommand, se_DescribeDatasetGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts index 80f1ea1d383f..98f5f2248dc6 100644 --- a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetImportJobCommand, se_DescribeDatasetImportJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts index 2671e070b57c..6dfdc9de0a06 100644 --- a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts +++ b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExplainabilityCommand, se_DescribeExplainabilityCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts index f2f0d94a7a58..f6046d393bc1 100644 --- a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts +++ b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeForecastCommand.ts b/clients/client-forecast/src/commands/DescribeForecastCommand.ts index 91b1dffd66eb..7b17b09583d9 100644 --- a/clients/client-forecast/src/commands/DescribeForecastCommand.ts +++ b/clients/client-forecast/src/commands/DescribeForecastCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeForecastCommand, se_DescribeForecastCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts index 9671ab5996c7..1a34bbbc3942 100644 --- a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeForecastExportJobCommand, se_DescribeForecastExportJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts index b7edd7a22350..7d8ca708c00d 100644 --- a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts +++ b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMonitorCommand, se_DescribeMonitorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts index 52a594078ccf..755707d1c956 100644 --- a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts +++ b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribePredictorCommand.ts b/clients/client-forecast/src/commands/DescribePredictorCommand.ts index 3501e4f75aeb..bf802bfc0c00 100644 --- a/clients/client-forecast/src/commands/DescribePredictorCommand.ts +++ b/clients/client-forecast/src/commands/DescribePredictorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePredictorCommand, se_DescribePredictorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts index 56df2eb84f7e..200b7d978988 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeWhatIfAnalysisCommand, se_DescribeWhatIfAnalysisCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts index 0d85c3e04cd4..b6f678d7a00e 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeWhatIfForecastCommand, se_DescribeWhatIfForecastCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts index 88c7a671ff72..37a6acb685e2 100644 --- a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts +++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts index 825957d2aa63..0277b00aecef 100644 --- a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts +++ b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccuracyMetricsCommand, se_GetAccuracyMetricsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts index a10215a36518..309e9d91a605 100644 --- a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetGroupsCommand, se_ListDatasetGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts index b8a0c46d7a97..9b3d761cf21a 100644 --- a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetImportJobsCommand, se_ListDatasetImportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListDatasetsCommand.ts b/clients/client-forecast/src/commands/ListDatasetsCommand.ts index c5401c787509..7da41ca0ac68 100644 --- a/clients/client-forecast/src/commands/ListDatasetsCommand.ts +++ b/clients/client-forecast/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts index dd7f3b365e10..e75b6676d213 100644 --- a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts +++ b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListExplainabilitiesCommand, se_ListExplainabilitiesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts index 5332baafb194..f2d0e7771b75 100644 --- a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts +++ b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExplainabilityExportsCommand, se_ListExplainabilityExportsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts index a8aefd31313f..1df4a9d8f49f 100644 --- a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListForecastExportJobsCommand, se_ListForecastExportJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListForecastsCommand.ts b/clients/client-forecast/src/commands/ListForecastsCommand.ts index 54804f9e696b..b0e35b3ec399 100644 --- a/clients/client-forecast/src/commands/ListForecastsCommand.ts +++ b/clients/client-forecast/src/commands/ListForecastsCommand.ts @@ -12,7 +12,8 @@ import { de_ListForecastsCommand, se_ListForecastsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts index fd54684cc291..e02f7dcd65df 100644 --- a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts +++ b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitorEvaluationsCommand, se_ListMonitorEvaluationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListMonitorsCommand.ts b/clients/client-forecast/src/commands/ListMonitorsCommand.ts index fba61ae2a3e4..423c0bd94bd2 100644 --- a/clients/client-forecast/src/commands/ListMonitorsCommand.ts +++ b/clients/client-forecast/src/commands/ListMonitorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitorsCommand, se_ListMonitorsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts index 03994ff981fa..a0ff5cd11efa 100644 --- a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts +++ b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListPredictorsCommand.ts b/clients/client-forecast/src/commands/ListPredictorsCommand.ts index b7fde2bd5ca1..b7bd6b2239a7 100644 --- a/clients/client-forecast/src/commands/ListPredictorsCommand.ts +++ b/clients/client-forecast/src/commands/ListPredictorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPredictorsCommand, se_ListPredictorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts index 27880ce62f2c..e3cd6da88e71 100644 --- a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts index 26ea90880dec..24f9f1413afa 100644 --- a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts @@ -12,7 +12,8 @@ import { de_ListWhatIfAnalysesCommand, se_ListWhatIfAnalysesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts index 267834aeb2c3..2eb1ae538759 100644 --- a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWhatIfForecastExportsCommand, se_ListWhatIfForecastExportsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts index e091b6ee1eee..d44111ef5740 100644 --- a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts +++ b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWhatIfForecastsCommand, se_ListWhatIfForecastsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/ResumeResourceCommand.ts b/clients/client-forecast/src/commands/ResumeResourceCommand.ts index b7b7af038f5f..af820763ce64 100644 --- a/clients/client-forecast/src/commands/ResumeResourceCommand.ts +++ b/clients/client-forecast/src/commands/ResumeResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeResourceCommand, se_ResumeResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/StopResourceCommand.ts b/clients/client-forecast/src/commands/StopResourceCommand.ts index e989496e605c..cc28f81c410e 100644 --- a/clients/client-forecast/src/commands/StopResourceCommand.ts +++ b/clients/client-forecast/src/commands/StopResourceCommand.ts @@ -12,7 +12,8 @@ import { de_StopResourceCommand, se_StopResourceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/TagResourceCommand.ts b/clients/client-forecast/src/commands/TagResourceCommand.ts index 25abf15b0744..355b31f7f0f1 100644 --- a/clients/client-forecast/src/commands/TagResourceCommand.ts +++ b/clients/client-forecast/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/UntagResourceCommand.ts b/clients/client-forecast/src/commands/UntagResourceCommand.ts index 47dfbc8f0894..7690aa5ea30a 100644 --- a/clients/client-forecast/src/commands/UntagResourceCommand.ts +++ b/clients/client-forecast/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts index 7989d94eba31..4c381e906805 100644 --- a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts +++ b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetGroupCommand, se_UpdateDatasetGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecast/src/index.ts b/clients/client-forecast/src/index.ts index 300a4ed77ac1..e1858c694b0b 100644 --- a/clients/client-forecast/src/index.ts +++ b/clients/client-forecast/src/index.ts @@ -8,8 +8,8 @@ export * from "./ForecastClient"; export * from "./Forecast"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ForecastExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ForecastExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-forecast/src/models/ForecastServiceException.ts b/clients/client-forecast/src/models/ForecastServiceException.ts index 9eec506e700d..25d04c564f3e 100644 --- a/clients/client-forecast/src/models/ForecastServiceException.ts +++ b/clients/client-forecast/src/models/ForecastServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts index 84d1a5923d4a..806f9093e3dd 100644 --- a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts +++ b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts @@ -12,7 +12,8 @@ import { de_QueryForecastCommand, se_QueryForecastCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts index e63413cfa93b..8b85f764a662 100644 --- a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts +++ b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts @@ -12,7 +12,8 @@ import { de_QueryWhatIfForecastCommand, se_QueryWhatIfForecastCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-forecastquery/src/index.ts b/clients/client-forecastquery/src/index.ts index cd559b32c073..f3e4e099ed9b 100644 --- a/clients/client-forecastquery/src/index.ts +++ b/clients/client-forecastquery/src/index.ts @@ -8,8 +8,8 @@ export * from "./ForecastqueryClient"; export * from "./Forecastquery"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ForecastqueryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ForecastqueryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-forecastquery/src/models/ForecastqueryServiceException.ts b/clients/client-forecastquery/src/models/ForecastqueryServiceException.ts index 94e5a1faf3b7..d13ec9c977be 100644 --- a/clients/client-forecastquery/src/models/ForecastqueryServiceException.ts +++ b/clients/client-forecastquery/src/models/ForecastqueryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts index 742d862abae7..b3165b9c2460 100644 --- a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCreateVariableCommand, se_BatchCreateVariableCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts index fa0a4cdf8c0e..fe87f6fae11d 100644 --- a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetVariableCommand, se_BatchGetVariableCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts index 3e2c8d895732..9e52a2f57efe 100644 --- a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelBatchImportJobCommand, se_CancelBatchImportJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts index e43c204be383..324a99b12189 100644 --- a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelBatchPredictionJobCommand, se_CancelBatchPredictionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts index df54641102d5..46f7921b15c1 100644 --- a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBatchImportJobCommand, se_CreateBatchImportJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts index 4e22d8012568..9c3ecea0dca0 100644 --- a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBatchPredictionJobCommand, se_CreateBatchPredictionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts index 86cd55be085d..d82835bd5740 100644 --- a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDetectorVersionCommand, se_CreateDetectorVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateListCommand.ts b/clients/client-frauddetector/src/commands/CreateListCommand.ts index d4424330719f..91c87c1222ae 100644 --- a/clients/client-frauddetector/src/commands/CreateListCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateListCommand.ts @@ -12,7 +12,8 @@ import { de_CreateListCommand, se_CreateListCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateModelCommand.ts b/clients/client-frauddetector/src/commands/CreateModelCommand.ts index 6439a34f0129..1fb6ea06cc44 100644 --- a/clients/client-frauddetector/src/commands/CreateModelCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts index d992592abc1f..a38cea7de927 100644 --- a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelVersionCommand, se_CreateModelVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts index 3add7edacd7a..ca70c4e6acfb 100644 --- a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts index 3d8bdc9ce736..eee9a5b0de13 100644 --- a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVariableCommand, se_CreateVariableCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts index 11aa447acd05..df8a728940af 100644 --- a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBatchImportJobCommand, se_DeleteBatchImportJobCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts index 5602b61c26e7..3df1c58d45e1 100644 --- a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBatchPredictionJobCommand, se_DeleteBatchPredictionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts index f3f66134cf8a..c49827015293 100644 --- a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDetectorCommand, se_DeleteDetectorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts index 8ab9fdacf538..386319eb5491 100644 --- a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDetectorVersionCommand, se_DeleteDetectorVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts index 9bf9236d92a3..728ce02ae2a4 100644 --- a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEntityTypeCommand, se_DeleteEntityTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts index b1cadc30dc57..62252ce7385f 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventCommand, se_DeleteEventCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts index 602039bc9c5f..91b6e9d2bc80 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventTypeCommand, se_DeleteEventTypeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts index 2d011b3ad042..5dcb46474ecb 100644 --- a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventsByEventTypeCommand, se_DeleteEventsByEventTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts index 5bce04063d6c..2ccc2a580c76 100644 --- a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExternalModelCommand, se_DeleteExternalModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts index 6f2eacf08614..f5751325755c 100644 --- a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLabelCommand, se_DeleteLabelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteListCommand.ts b/clients/client-frauddetector/src/commands/DeleteListCommand.ts index 96d669c83030..0267993ac58b 100644 --- a/clients/client-frauddetector/src/commands/DeleteListCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteListCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteListCommand, se_DeleteListCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts index 7ca65ea31733..6a696ed719fd 100644 --- a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts index 1cd33ef1cf70..c87c88cea749 100644 --- a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelVersionCommand, se_DeleteModelVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts index 20183b30d051..6b8a323fc735 100644 --- a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOutcomeCommand, se_DeleteOutcomeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts index 3eee525bbcf7..152bb1e3fc44 100644 --- a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts index c6c357a7d147..73f8f2806e5b 100644 --- a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVariableCommand, se_DeleteVariableCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts index b39c49c48e47..12a0fe6f1f42 100644 --- a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDetectorCommand, se_DescribeDetectorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts index 9e692894a479..3a753e1d34a9 100644 --- a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts +++ b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeModelVersionsCommand, se_DescribeModelVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts index 7ccdc2850ef4..de629f11d872 100644 --- a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBatchImportJobsCommand, se_GetBatchImportJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts index 1d3926ea5589..534319757592 100644 --- a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBatchPredictionJobsCommand, se_GetBatchPredictionJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts index 06bbe0c8b4cf..09e21944f073 100644 --- a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts index 704a2d88d9bc..4f2f046d83a7 100644 --- a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetDetectorVersionCommand, se_GetDetectorVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts index edeb100a0847..a5e38c6447a3 100644 --- a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDetectorsCommand, se_GetDetectorsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts index fa10c4a15df0..7dd5864fc4b8 100644 --- a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetEntityTypesCommand, se_GetEntityTypesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetEventCommand.ts b/clients/client-frauddetector/src/commands/GetEventCommand.ts index 62ab547894c3..12d0aa317a7e 100644 --- a/clients/client-frauddetector/src/commands/GetEventCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventCommand, se_GetEventCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts index 1ade3f568443..d54616bcf5e7 100644 --- a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts @@ -16,7 +16,8 @@ import { de_GetEventPredictionCommand, se_GetEventPredictionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts index c8ce21a2f39e..8ca4dd1cb6bf 100644 --- a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_GetEventPredictionMetadataCommand, se_GetEventPredictionMetadataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts index 8e1ca0f13fa6..287c8d9361ae 100644 --- a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventTypesCommand, se_GetEventTypesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts index 7c856f536469..88cedafadb4e 100644 --- a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetExternalModelsCommand, se_GetExternalModelsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts index 5a0a31af328c..a38bc43611cd 100644 --- a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts +++ b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetKMSEncryptionKeyCommand, se_GetKMSEncryptionKeyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts index e5f7d5a5166d..370473951d82 100644 --- a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLabelsCommand, se_GetLabelsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts index ee35ea3f0115..c19be0c8ab5e 100644 --- a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts @@ -16,7 +16,8 @@ import { de_GetListElementsCommand, se_GetListElementsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts index 49c5e8619f90..6088550cb9bf 100644 --- a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetListsMetadataCommand, se_GetListsMetadataCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts index ae3b2a190d78..59898b95db3d 100644 --- a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelVersionCommand, se_GetModelVersionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetModelsCommand.ts b/clients/client-frauddetector/src/commands/GetModelsCommand.ts index 5314d00ba34f..45d0473f08fe 100644 --- a/clients/client-frauddetector/src/commands/GetModelsCommand.ts +++ b/clients/client-frauddetector/src/commands/GetModelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts index e7b037205c06..d0aee2bb8765 100644 --- a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts @@ -12,7 +12,8 @@ import { de_GetOutcomesCommand, se_GetOutcomesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetRulesCommand.ts b/clients/client-frauddetector/src/commands/GetRulesCommand.ts index b3467a446946..300f28d22079 100644 --- a/clients/client-frauddetector/src/commands/GetRulesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetRulesCommand.ts @@ -12,7 +12,8 @@ import { de_GetRulesCommand, se_GetRulesCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts index 9ea2b4061a12..047b555adafe 100644 --- a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts +++ b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts @@ -12,7 +12,8 @@ import { de_GetVariablesCommand, se_GetVariablesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts index 512007d3bfe2..d1dc079c96c3 100644 --- a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts +++ b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventPredictionsCommand, se_ListEventPredictionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts index 8291b0306930..a0cb3367bd59 100644 --- a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts index 415ec6d5eac8..798981d2768a 100644 --- a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts +++ b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_PutDetectorCommand, se_PutDetectorCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts index d0cb4926b6bb..bc044b65046b 100644 --- a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts @@ -12,7 +12,8 @@ import { de_PutEntityTypeCommand, se_PutEntityTypeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts index 37821a4c8407..4655f35a431a 100644 --- a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventTypeCommand, se_PutEventTypeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts index 732856850232..8370adf15092 100644 --- a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts +++ b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts @@ -12,7 +12,8 @@ import { de_PutExternalModelCommand, se_PutExternalModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts index 13ad9158d066..ebaf5f03bb40 100644 --- a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts +++ b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts @@ -12,7 +12,8 @@ import { de_PutKMSEncryptionKeyCommand, se_PutKMSEncryptionKeyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutLabelCommand.ts b/clients/client-frauddetector/src/commands/PutLabelCommand.ts index fc76aa609f2c..aa8e0330652a 100644 --- a/clients/client-frauddetector/src/commands/PutLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/PutLabelCommand.ts @@ -12,7 +12,8 @@ import { de_PutLabelCommand, se_PutLabelCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts index 7bf1ac5f81a2..0085b80332ca 100644 --- a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts +++ b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts @@ -12,7 +12,8 @@ import { de_PutOutcomeCommand, se_PutOutcomeCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/SendEventCommand.ts b/clients/client-frauddetector/src/commands/SendEventCommand.ts index 053a1be6b198..9eccfb88a36d 100644 --- a/clients/client-frauddetector/src/commands/SendEventCommand.ts +++ b/clients/client-frauddetector/src/commands/SendEventCommand.ts @@ -12,7 +12,8 @@ import { de_SendEventCommand, se_SendEventCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/TagResourceCommand.ts b/clients/client-frauddetector/src/commands/TagResourceCommand.ts index 264147fa2066..b10e840a3f69 100644 --- a/clients/client-frauddetector/src/commands/TagResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts index 533cea41d00e..c764840d0c03 100644 --- a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts +++ b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts index 08aff3022742..586bfbe60570 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDetectorVersionCommand, se_UpdateDetectorVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts index 0161c790abf6..a178aca1f6c2 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts index d37e0aac57fc..860c5d4e94ea 100644 --- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDetectorVersionStatusCommand, se_UpdateDetectorVersionStatusCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts index d487c07fbb3a..5c076f17a15f 100644 --- a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventLabelCommand, se_UpdateEventLabelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateListCommand.ts b/clients/client-frauddetector/src/commands/UpdateListCommand.ts index fe27bc65e1ba..1614d50a75e6 100644 --- a/clients/client-frauddetector/src/commands/UpdateListCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateListCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateListCommand, se_UpdateListCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts index d5ffd04b0bd8..43e159c11cd5 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts index 235b669ad3fb..09e45e8245af 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelVersionCommand, se_UpdateModelVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts index 26343ddf350f..aa2cdc3389b6 100644 --- a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelVersionStatusCommand, se_UpdateModelVersionStatusCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts index c6f5f9013f64..2cfeb971543d 100644 --- a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRuleMetadataCommand, se_UpdateRuleMetadataCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts index 2aee5505a213..fd8868d77917 100644 --- a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRuleVersionCommand, se_UpdateRuleVersionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts index d3bb46312d60..35e53bdeb492 100644 --- a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts +++ b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVariableCommand, se_UpdateVariableCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-frauddetector/src/index.ts b/clients/client-frauddetector/src/index.ts index 50bf0db34364..d1dd3c71ceac 100644 --- a/clients/client-frauddetector/src/index.ts +++ b/clients/client-frauddetector/src/index.ts @@ -17,8 +17,8 @@ export * from "./FraudDetectorClient"; export * from "./FraudDetector"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FraudDetectorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FraudDetectorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-frauddetector/src/models/FraudDetectorServiceException.ts b/clients/client-frauddetector/src/models/FraudDetectorServiceException.ts index 16e178bf64e3..aa1f58195b5a 100644 --- a/clients/client-frauddetector/src/models/FraudDetectorServiceException.ts +++ b/clients/client-frauddetector/src/models/FraudDetectorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts b/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts index 440b7a0d0952..1e2fc60d64de 100644 --- a/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts +++ b/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetFreeTierUsageCommand, se_GetFreeTierUsageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-freetier/src/index.ts b/clients/client-freetier/src/index.ts index b728fb29fe58..c07fb29f1303 100644 --- a/clients/client-freetier/src/index.ts +++ b/clients/client-freetier/src/index.ts @@ -18,8 +18,8 @@ export * from "./FreeTierClient"; export * from "./FreeTier"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FreeTierExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FreeTierExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-freetier/src/models/FreeTierServiceException.ts b/clients/client-freetier/src/models/FreeTierServiceException.ts index e9539e83a810..54a437934650 100644 --- a/clients/client-freetier/src/models/FreeTierServiceException.ts +++ b/clients/client-freetier/src/models/FreeTierServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts index 4699b1ae0057..1b365c3ad645 100644 --- a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateFileSystemAliasesCommand, se_AssociateFileSystemAliasesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts index 66f27cb7712c..06f3f6f5d546 100644 --- a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts +++ b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelDataRepositoryTaskCommand, se_CancelDataRepositoryTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CopyBackupCommand.ts b/clients/client-fsx/src/commands/CopyBackupCommand.ts index d84c14645ce1..a48a78e322b5 100644 --- a/clients/client-fsx/src/commands/CopyBackupCommand.ts +++ b/clients/client-fsx/src/commands/CopyBackupCommand.ts @@ -12,7 +12,8 @@ import { de_CopyBackupCommand, se_CopyBackupCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts b/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts index 33e8e5d8466f..f8ec6604d4c1 100644 --- a/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts +++ b/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts @@ -16,7 +16,8 @@ import { de_CopySnapshotAndUpdateVolumeCommand, se_CopySnapshotAndUpdateVolumeCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateBackupCommand.ts b/clients/client-fsx/src/commands/CreateBackupCommand.ts index 172ab12fa5fb..100a3a9c6d4c 100644 --- a/clients/client-fsx/src/commands/CreateBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateBackupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackupCommand, se_CreateBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts index 328dcad7afcc..39e6870a56b0 100644 --- a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts index 2579c8dcf334..4cc6dc31daab 100644 --- a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts +++ b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataRepositoryTaskCommand, se_CreateDataRepositoryTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts index 3905911fa4a0..19c3bf599eef 100644 --- a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFileCacheCommand, se_CreateFileCacheCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts index baf5e50f8764..a90f3d9649db 100644 --- a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts @@ -17,7 +17,8 @@ import { de_CreateFileSystemCommand, se_CreateFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts index d185e62fddb8..09cc411c3913 100644 --- a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts @@ -17,7 +17,8 @@ import { de_CreateFileSystemFromBackupCommand, se_CreateFileSystemFromBackupComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts index 1712af699925..73e6b171eda1 100644 --- a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts index 44e57c3e009a..31e229ba96d6 100644 --- a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts @@ -16,7 +16,8 @@ import { de_CreateStorageVirtualMachineCommand, se_CreateStorageVirtualMachineCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateVolumeCommand.ts b/clients/client-fsx/src/commands/CreateVolumeCommand.ts index 4c093f264d13..1dd051cdf4cf 100644 --- a/clients/client-fsx/src/commands/CreateVolumeCommand.ts +++ b/clients/client-fsx/src/commands/CreateVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVolumeCommand, se_CreateVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts index 4524e762e087..93a75e658e1e 100644 --- a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts +++ b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVolumeFromBackupCommand, se_CreateVolumeFromBackupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteBackupCommand.ts b/clients/client-fsx/src/commands/DeleteBackupCommand.ts index 84ea84eb2103..11a1b735d7a8 100644 --- a/clients/client-fsx/src/commands/DeleteBackupCommand.ts +++ b/clients/client-fsx/src/commands/DeleteBackupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupCommand, se_DeleteBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts index 45c2b1fe9a95..d8e83f8c58ab 100644 --- a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts index fb94e0018d53..dae045f5196a 100644 --- a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFileCacheCommand, se_DeleteFileCacheCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts index c37e72b04da8..06970fb9a57e 100644 --- a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFileSystemCommand, se_DeleteFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts index e9aa6fe07f62..605022731695 100644 --- a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts index f8309c0386c9..8ad4dd83d866 100644 --- a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStorageVirtualMachineCommand, se_DeleteStorageVirtualMachineCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts index 199895592186..2eb42292aa92 100644 --- a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVolumeCommand, se_DeleteVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts index cfedfd331ade..c68ed92ee36d 100644 --- a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeBackupsCommand, se_DescribeBackupsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts index 23dd3155f2d1..5fae68f211d3 100644 --- a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts index 28a56ce516dc..980c2dc9eea1 100644 --- a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts +++ b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDataRepositoryTasksCommand, se_DescribeDataRepositoryTasksCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts index ee3595a488d0..a3f5ae738db7 100644 --- a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFileCachesCommand, se_DescribeFileCachesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts index cd13acd45106..04f3f3bedc53 100644 --- a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFileSystemAliasesCommand, se_DescribeFileSystemAliasesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts index 4de6c35c4938..35cb35e0686c 100644 --- a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeFileSystemsCommand, se_DescribeFileSystemsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts b/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts index fb3cfd861743..6970b335dd2d 100644 --- a/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts +++ b/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts index d5b01dc57d20..0f1b2f9b9b40 100644 --- a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts index 18d74ae1ddda..2dd9a78ae71d 100644 --- a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts index 87784c07a847..17911d2990af 100644 --- a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeVolumesCommand, se_DescribeVolumesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts index bf320f1bc321..146ceb1543a4 100644 --- a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts +++ b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts index b5d7925c799b..8c120f32b6ab 100644 --- a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts index 21bc48bc6fda..d5e0e8c7a9e5 100644 --- a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts +++ b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts @@ -16,7 +16,8 @@ import { de_ReleaseFileSystemNfsV3LocksCommand, se_ReleaseFileSystemNfsV3LocksCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts index e9d0ee42c656..f3fe82673924 100644 --- a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_RestoreVolumeFromSnapshotCommand, se_RestoreVolumeFromSnapshotComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts b/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts index 952699a2ad88..09ae2e9e8dfd 100644 --- a/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts +++ b/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/TagResourceCommand.ts b/clients/client-fsx/src/commands/TagResourceCommand.ts index ed8bd8aae937..667fa2ac637a 100644 --- a/clients/client-fsx/src/commands/TagResourceCommand.ts +++ b/clients/client-fsx/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UntagResourceCommand.ts b/clients/client-fsx/src/commands/UntagResourceCommand.ts index 46fb9b29c512..a2d2413ed9e2 100644 --- a/clients/client-fsx/src/commands/UntagResourceCommand.ts +++ b/clients/client-fsx/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts index 580bbb1e2fbb..dfd218320604 100644 --- a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts +++ b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts index 5550083c5e18..a45d7e5c7da3 100644 --- a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts +++ b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFileCacheCommand, se_UpdateFileCacheCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts index 78c3d1fef994..d5ef17ba3ba4 100644 --- a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts +++ b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateFileSystemCommand, se_UpdateFileSystemCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts b/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts index beb3875fd464..157cc7067956 100644 --- a/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts +++ b/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts index 1b3204cfd206..d6adb97013c7 100644 --- a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts +++ b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSnapshotCommand, se_UpdateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts index 34bc3501c089..b631042bd47f 100644 --- a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts +++ b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateStorageVirtualMachineCommand, se_UpdateStorageVirtualMachineCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts index 141a2cc0a470..77d9fec6c2cc 100644 --- a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts +++ b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVolumeCommand, se_UpdateVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-fsx/src/index.ts b/clients/client-fsx/src/index.ts index 6a736d6bf05d..704f107ca181 100644 --- a/clients/client-fsx/src/index.ts +++ b/clients/client-fsx/src/index.ts @@ -9,8 +9,8 @@ export * from "./FSxClient"; export * from "./FSx"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { FSxExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { FSxExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-fsx/src/models/FSxServiceException.ts b/clients/client-fsx/src/models/FSxServiceException.ts index 1b7daf250ada..71568b2b1ed0 100644 --- a/clients/client-fsx/src/models/FSxServiceException.ts +++ b/clients/client-fsx/src/models/FSxServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts index ffd89121f9a5..6caa8e2bbb2d 100644 --- a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts +++ b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptMatchCommand, se_AcceptMatchCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts index 6920c33cccf4..7ee84fe1a186 100644 --- a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts @@ -12,7 +12,8 @@ import { de_ClaimGameServerCommand, se_ClaimGameServerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateAliasCommand.ts b/clients/client-gamelift/src/commands/CreateAliasCommand.ts index 1c5e70635eca..c00f73895061 100644 --- a/clients/client-gamelift/src/commands/CreateAliasCommand.ts +++ b/clients/client-gamelift/src/commands/CreateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateBuildCommand.ts b/clients/client-gamelift/src/commands/CreateBuildCommand.ts index 6e7419a3025a..a2d75c5c4c83 100644 --- a/clients/client-gamelift/src/commands/CreateBuildCommand.ts +++ b/clients/client-gamelift/src/commands/CreateBuildCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBuildCommand, se_CreateBuildCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts index a66eafcb3bd9..04e1a0950dfb 100644 --- a/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateFleetCommand.ts b/clients/client-gamelift/src/commands/CreateFleetCommand.ts index 7b478c4dd922..46f9166c7188 100644 --- a/clients/client-gamelift/src/commands/CreateFleetCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetCommand.ts @@ -17,7 +17,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts index 1997867a2a80..81a8516283bd 100644 --- a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetLocationsCommand, se_CreateFleetLocationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts index 9e83fd33b9f4..84d55b5251f1 100644 --- a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGameServerGroupCommand, se_CreateGameServerGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts index 46f183daf6ac..700ccbe2ac18 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateGameSessionCommand, se_CreateGameSessionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts index 6dc707b9d4a9..fd4c83f14fe1 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGameSessionQueueCommand, se_CreateGameSessionQueueCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateLocationCommand.ts b/clients/client-gamelift/src/commands/CreateLocationCommand.ts index d97550c4ea47..188fc1b888c3 100644 --- a/clients/client-gamelift/src/commands/CreateLocationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateLocationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLocationCommand, se_CreateLocationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts index 389bd4f145a5..33d234948e86 100644 --- a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts index f4f18cbbb192..8ccb4a86dd49 100644 --- a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMatchmakingRuleSetCommand, se_CreateMatchmakingRuleSetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts index fe6ab3632aac..6e2055b02a9e 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePlayerSessionCommand, se_CreatePlayerSessionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts index 0e54c2e680d7..e8b9a74b8be7 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePlayerSessionsCommand, se_CreatePlayerSessionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateScriptCommand.ts b/clients/client-gamelift/src/commands/CreateScriptCommand.ts index 9bf5ad25c663..aa73d4267941 100644 --- a/clients/client-gamelift/src/commands/CreateScriptCommand.ts +++ b/clients/client-gamelift/src/commands/CreateScriptCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScriptCommand, se_CreateScriptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts index b4ebd1a1172d..015496af895c 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts index 26ce5b77e7a4..9e55f944c8f1 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcPeeringConnectionCommand, se_CreateVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts index 4b6abc0b8053..d9174c431aad 100644 --- a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts index 9aceb41792e0..1970091cfbbe 100644 --- a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBuildCommand, se_DeleteBuildCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts index 8332e349afc9..8730ee146963 100644 --- a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts index e94233a5db0e..02c7e1ea9b8b 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts index cd5c71437501..687abe1094ad 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetLocationsCommand, se_DeleteFleetLocationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts index 448c2ab34b46..34a5f08a6747 100644 --- a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGameServerGroupCommand, se_DeleteGameServerGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts index 142400b6b8da..8faf7d2b85bb 100644 --- a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGameSessionQueueCommand, se_DeleteGameSessionQueueCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts index ed8d0bcf3832..b11721b96ec5 100644 --- a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLocationCommand, se_DeleteLocationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts index 4767f7b889ae..9d3dd3c97bdb 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts index dc5badc02f2b..7ab5f8694ae0 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMatchmakingRuleSetCommand, se_DeleteMatchmakingRuleSetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts index aeb046eee9d9..58f025aac50a 100644 --- a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScalingPolicyCommand, se_DeleteScalingPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts index b351621402ff..ff1c2df5a54d 100644 --- a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScriptCommand, se_DeleteScriptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts index 9dc0b85b4db4..511554754c02 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts index 88a6ea7846f3..100b796835ba 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcPeeringConnectionCommand, se_DeleteVpcPeeringConnectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts index 9ed052a967d7..d78681fdb894 100644 --- a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterComputeCommand, se_DeregisterComputeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts index ff6550a42824..4383075bf669 100644 --- a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterGameServerCommand, se_DeregisterGameServerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts index 6fde3e715e2b..b5fbca8c7c60 100644 --- a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAliasCommand, se_DescribeAliasCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts index ae9728bacdbf..7cc4e8172243 100644 --- a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBuildCommand, se_DescribeBuildCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts index 155626d2704e..5c941b9ff565 100644 --- a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeComputeCommand, se_DescribeComputeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts index 982d0d2fa887..6b21bef9037b 100644 --- a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts index 0bcfdc39439c..11437be078f3 100644 --- a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEC2InstanceLimitsCommand, se_DescribeEC2InstanceLimitsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts index 441eb87d91d7..9dfeabfab5ae 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeFleetAttributesCommand, se_DescribeFleetAttributesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts index b246aff940b0..a3e6d7aeef24 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetCapacityCommand, se_DescribeFleetCapacityCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts index 4f1a479d1f90..d4bd60b43c7c 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetEventsCommand, se_DescribeFleetEventsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts index eb9a14b4a0ea..20c740f0d60e 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts index ce5031df0ccf..bb1d96974c38 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts index 54a96f29a1b0..1fae39aacfe7 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts index 7725ff5f8f4d..90f3fa618a65 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeFleetPortSettingsCommand, se_DescribeFleetPortSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts index e885e8767a94..d0d2592ec3d8 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetUtilizationCommand, se_DescribeFleetUtilizationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts index 8ca13934600b..1fac6cb4261d 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGameServerCommand, se_DescribeGameServerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts index 3910bd9606f1..38a1083d08cf 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGameServerGroupCommand, se_DescribeGameServerGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts index 36c028a80385..be8116caec1f 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGameServerInstancesCommand, se_DescribeGameServerInstancesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts index daabd03df1b4..0f09c8f8e4fb 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeGameSessionDetailsCommand, se_DescribeGameSessionDetailsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts index 8bf3b8af5a00..cb8679d2dd48 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts index 21a9586ab9cf..ba5062d076d4 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGameSessionQueuesCommand, se_DescribeGameSessionQueuesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts index 633b7340e9b7..6bc389971cf2 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeGameSessionsCommand, se_DescribeGameSessionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts index 4dac1e2c5c44..281562ae5f8f 100644 --- a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts index 3a38389267f4..a501f561d529 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeMatchmakingCommand, se_DescribeMatchmakingCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts index 4f0c7eccc608..f376c42a6464 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts index 8aa3dab6c401..bc91cf258140 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMatchmakingRuleSetsCommand, se_DescribeMatchmakingRuleSetsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts index 9b8be9afa89b..49b358e0217b 100644 --- a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts @@ -17,7 +17,8 @@ import { de_DescribePlayerSessionsCommand, se_DescribePlayerSessionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts index d7aed19b88ab..cd2b87aa0f97 100644 --- a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts index 29fb496bd9e6..d0f25aa7b9a8 100644 --- a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScalingPoliciesCommand, se_DescribeScalingPoliciesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts index 39d90e1d4f28..5fae1557f307 100644 --- a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScriptCommand, se_DescribeScriptCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts index 70dd4e3e4470..b4ef519483ff 100644 --- a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts index 4e370e48f206..d090afc24a4f 100644 --- a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts index d4ded39b9cb6..e37d44bcca46 100644 --- a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts @@ -16,7 +16,8 @@ import { de_GetComputeAccessCommand, se_GetComputeAccessCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts index 2cfc4ea30d07..5ac51656a1ae 100644 --- a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetComputeAuthTokenCommand, se_GetComputeAuthTokenCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts index 62295a4c0d58..e125f7f14794 100644 --- a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts +++ b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetGameSessionLogUrlCommand, se_GetGameSessionLogUrlCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts index c9d8aedf9ee0..d289f686ca34 100644 --- a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts @@ -16,7 +16,8 @@ import { de_GetInstanceAccessCommand, se_GetInstanceAccessCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListAliasesCommand.ts b/clients/client-gamelift/src/commands/ListAliasesCommand.ts index bee13dea76f3..d58ada2e730b 100644 --- a/clients/client-gamelift/src/commands/ListAliasesCommand.ts +++ b/clients/client-gamelift/src/commands/ListAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListBuildsCommand.ts b/clients/client-gamelift/src/commands/ListBuildsCommand.ts index 19589b60ff8f..17ad718db705 100644 --- a/clients/client-gamelift/src/commands/ListBuildsCommand.ts +++ b/clients/client-gamelift/src/commands/ListBuildsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuildsCommand, se_ListBuildsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListComputeCommand.ts b/clients/client-gamelift/src/commands/ListComputeCommand.ts index acfdaa4696d3..8c102de85d8e 100644 --- a/clients/client-gamelift/src/commands/ListComputeCommand.ts +++ b/clients/client-gamelift/src/commands/ListComputeCommand.ts @@ -12,7 +12,8 @@ import { de_ListComputeCommand, se_ListComputeCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts b/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts index dd142111131a..fc699d3b88ed 100644 --- a/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts +++ b/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListFleetsCommand.ts b/clients/client-gamelift/src/commands/ListFleetsCommand.ts index 473072f3b14a..78024365fc21 100644 --- a/clients/client-gamelift/src/commands/ListFleetsCommand.ts +++ b/clients/client-gamelift/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts index 60ef84ab36c7..e3bb4d6c91b3 100644 --- a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts +++ b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGameServerGroupsCommand, se_ListGameServerGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListGameServersCommand.ts b/clients/client-gamelift/src/commands/ListGameServersCommand.ts index 9a2a9f37adb6..837d4e967e71 100644 --- a/clients/client-gamelift/src/commands/ListGameServersCommand.ts +++ b/clients/client-gamelift/src/commands/ListGameServersCommand.ts @@ -12,7 +12,8 @@ import { de_ListGameServersCommand, se_ListGameServersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListLocationsCommand.ts b/clients/client-gamelift/src/commands/ListLocationsCommand.ts index e5a6e8a99a8a..ed9a2a563815 100644 --- a/clients/client-gamelift/src/commands/ListLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/ListLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLocationsCommand, se_ListLocationsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListScriptsCommand.ts b/clients/client-gamelift/src/commands/ListScriptsCommand.ts index 1917dfb70a93..570b644257b3 100644 --- a/clients/client-gamelift/src/commands/ListScriptsCommand.ts +++ b/clients/client-gamelift/src/commands/ListScriptsCommand.ts @@ -12,7 +12,8 @@ import { de_ListScriptsCommand, se_ListScriptsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts index b449118cd801..e0108df08ed1 100644 --- a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts index 8b23004a4280..54260a0a0d45 100644 --- a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutScalingPolicyCommand, se_PutScalingPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts index 899a70e8e0f3..f6f793517624 100644 --- a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts +++ b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts @@ -17,7 +17,8 @@ import { de_RegisterComputeCommand, se_RegisterComputeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts index 5996eb6539bd..66507cc37ff8 100644 --- a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterGameServerCommand, se_RegisterGameServerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts index 39865cd2d4f5..51a175b5b7a0 100644 --- a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts +++ b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts @@ -16,7 +16,8 @@ import { de_RequestUploadCredentialsCommand, se_RequestUploadCredentialsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts index b1ea6b0e90d3..ae1faf00715b 100644 --- a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts +++ b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts @@ -12,7 +12,8 @@ import { de_ResolveAliasCommand, se_ResolveAliasCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts index 3d00c81e73c9..8030a4bb4394 100644 --- a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts @@ -13,7 +13,8 @@ import { de_ResumeGameServerGroupCommand, se_ResumeGameServerGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts index 00c330c1982f..6f47e42d0636 100644 --- a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts @@ -16,7 +16,8 @@ import { de_SearchGameSessionsCommand, se_SearchGameSessionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts index e41392f3459c..3d7b2a209674 100644 --- a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts @@ -12,7 +12,8 @@ import { de_StartFleetActionsCommand, se_StartFleetActionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts index 72c326f33bb3..0ff3293bda8a 100644 --- a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts @@ -17,7 +17,8 @@ import { de_StartGameSessionPlacementCommand, se_StartGameSessionPlacementComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts index 25dad1d09891..fd3d2cc6a46d 100644 --- a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts @@ -17,7 +17,8 @@ import { de_StartMatchBackfillCommand, se_StartMatchBackfillCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts index 5ba88cb72004..0ae945eceb4c 100644 --- a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts @@ -17,7 +17,8 @@ import { de_StartMatchmakingCommand, se_StartMatchmakingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts index 8b73ef31782c..a5f1ac3571dd 100644 --- a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts @@ -12,7 +12,8 @@ import { de_StopFleetActionsCommand, se_StopFleetActionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts index a16bc7527481..e00a712da3cd 100644 --- a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts @@ -16,7 +16,8 @@ import { de_StopGameSessionPlacementCommand, se_StopGameSessionPlacementCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts index 6798d9d96237..c724ed16adcc 100644 --- a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts @@ -12,7 +12,8 @@ import { de_StopMatchmakingCommand, se_StopMatchmakingCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts index dca371a5dde9..911dd842e855 100644 --- a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts @@ -12,7 +12,8 @@ import { de_SuspendGameServerGroupCommand, se_SuspendGameServerGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/TagResourceCommand.ts b/clients/client-gamelift/src/commands/TagResourceCommand.ts index ca687eca8443..7d2a585e7b35 100644 --- a/clients/client-gamelift/src/commands/TagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UntagResourceCommand.ts b/clients/client-gamelift/src/commands/UntagResourceCommand.ts index 08ff84d27c7d..efb5ec0bcdee 100644 --- a/clients/client-gamelift/src/commands/UntagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts index 13f2879f58d2..991a579cd026 100644 --- a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts index a0cf4249e6a1..553a17a90f00 100644 --- a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBuildCommand, se_UpdateBuildCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts index b732865ff492..f7bcaf921075 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetAttributesCommand, se_UpdateFleetAttributesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts index 587e142166a9..2d5c5ade5167 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetCapacityCommand, se_UpdateFleetCapacityCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts index c0e8f92f0085..d536bde8c64a 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateFleetPortSettingsCommand, se_UpdateFleetPortSettingsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts index 9bb3c2fe5438..7d27f9851bfe 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGameServerCommand, se_UpdateGameServerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts index 42edc31b6c1e..2ff35e507092 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGameServerGroupCommand, se_UpdateGameServerGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts index ce29a28c78d9..312964aa2e36 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateGameSessionCommand, se_UpdateGameSessionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts index 832495e7add3..f018bf128aa4 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGameSessionQueueCommand, se_UpdateGameSessionQueueCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts index dbffade19c3e..2194bf9d8b19 100644 --- a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts index 780a8a65401c..4d6f392bbb2f 100644 --- a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRuntimeConfigurationCommand, se_UpdateRuntimeConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts index 719963eee9f5..77d4ed142df4 100644 --- a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScriptCommand, se_UpdateScriptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts index 0987277320de..8296fdb4d6bb 100644 --- a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts @@ -12,7 +12,8 @@ import { de_ValidateMatchmakingRuleSetCommand, se_ValidateMatchmakingRuleSetComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-gamelift/src/index.ts b/clients/client-gamelift/src/index.ts index 8c5fb78ec59f..28a52aa5dc25 100644 --- a/clients/client-gamelift/src/index.ts +++ b/clients/client-gamelift/src/index.ts @@ -65,8 +65,8 @@ export * from "./GameLiftClient"; export * from "./GameLift"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GameLiftExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GameLiftExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-gamelift/src/models/GameLiftServiceException.ts b/clients/client-gamelift/src/models/GameLiftServiceException.ts index dc0ccbc66551..a9fb12fd57e3 100644 --- a/clients/client-gamelift/src/models/GameLiftServiceException.ts +++ b/clients/client-gamelift/src/models/GameLiftServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts index b2fda2ecf434..42ad0c530c9e 100644 --- a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts @@ -12,7 +12,8 @@ import { de_AbortMultipartUploadCommand, se_AbortMultipartUploadCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts index 0577ebdec80c..0867639c3ae0 100644 --- a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts @@ -12,7 +12,8 @@ import { de_AbortVaultLockCommand, se_AbortVaultLockCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts index 8b1e217d1880..c40a0014b682 100644 --- a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts +++ b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToVaultCommand, se_AddTagsToVaultCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts index 1122f7d9d981..2c71b5b6ef3e 100644 --- a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteMultipartUploadCommand, se_CompleteMultipartUploadCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts index a87b027915c7..399b9e0cc9eb 100644 --- a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts @@ -12,7 +12,8 @@ import { de_CompleteVaultLockCommand, se_CompleteVaultLockCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/CreateVaultCommand.ts b/clients/client-glacier/src/commands/CreateVaultCommand.ts index 55190fec6dc9..f30e117f9fdb 100644 --- a/clients/client-glacier/src/commands/CreateVaultCommand.ts +++ b/clients/client-glacier/src/commands/CreateVaultCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVaultCommand, se_CreateVaultCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts index 857f3ac5467c..bde229759051 100644 --- a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteArchiveCommand, se_DeleteArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts index 943a4fbe283f..d36e16ae39d0 100644 --- a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVaultAccessPolicyCommand, se_DeleteVaultAccessPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DeleteVaultCommand.ts b/clients/client-glacier/src/commands/DeleteVaultCommand.ts index 6f826de13a0c..82bbaf2431d2 100644 --- a/clients/client-glacier/src/commands/DeleteVaultCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVaultCommand, se_DeleteVaultCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts index a87f1c100675..91bb496f084b 100644 --- a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVaultNotificationsCommand, se_DeleteVaultNotificationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DescribeJobCommand.ts b/clients/client-glacier/src/commands/DescribeJobCommand.ts index d3257cf7dd5c..39213ba22750 100644 --- a/clients/client-glacier/src/commands/DescribeJobCommand.ts +++ b/clients/client-glacier/src/commands/DescribeJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/DescribeVaultCommand.ts b/clients/client-glacier/src/commands/DescribeVaultCommand.ts index 22cf8a962d71..76bb5267d916 100644 --- a/clients/client-glacier/src/commands/DescribeVaultCommand.ts +++ b/clients/client-glacier/src/commands/DescribeVaultCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVaultCommand, se_DescribeVaultCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts index 0d836c1c92fd..99493ffbb06e 100644 --- a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts +++ b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataRetrievalPolicyCommand, se_GetDataRetrievalPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/GetJobOutputCommand.ts b/clients/client-glacier/src/commands/GetJobOutputCommand.ts index 22fa9567c38a..7e4e8da0526e 100644 --- a/clients/client-glacier/src/commands/GetJobOutputCommand.ts +++ b/clients/client-glacier/src/commands/GetJobOutputCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobOutputCommand, se_GetJobOutputCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts index 6f4fa049d5c5..ea48ffdfd196 100644 --- a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetVaultAccessPolicyCommand, se_GetVaultAccessPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/GetVaultLockCommand.ts b/clients/client-glacier/src/commands/GetVaultLockCommand.ts index 27e30889a8af..89a96c83590e 100644 --- a/clients/client-glacier/src/commands/GetVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultLockCommand.ts @@ -12,7 +12,8 @@ import { de_GetVaultLockCommand, se_GetVaultLockCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts index fed8b881492e..c9ce5b2ecdd5 100644 --- a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetVaultNotificationsCommand, se_GetVaultNotificationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/InitiateJobCommand.ts b/clients/client-glacier/src/commands/InitiateJobCommand.ts index 343749e33703..afd93205b4eb 100644 --- a/clients/client-glacier/src/commands/InitiateJobCommand.ts +++ b/clients/client-glacier/src/commands/InitiateJobCommand.ts @@ -12,7 +12,8 @@ import { de_InitiateJobCommand, se_InitiateJobCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts index 7767171bed83..388d60cc4f2a 100644 --- a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts +++ b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts @@ -12,7 +12,8 @@ import { de_InitiateMultipartUploadCommand, se_InitiateMultipartUploadCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts index 80b1071677ba..b5cc6598db8f 100644 --- a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts +++ b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts @@ -12,7 +12,8 @@ import { de_InitiateVaultLockCommand, se_InitiateVaultLockCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListJobsCommand.ts b/clients/client-glacier/src/commands/ListJobsCommand.ts index c92c47ddf26c..c2266dc69c34 100644 --- a/clients/client-glacier/src/commands/ListJobsCommand.ts +++ b/clients/client-glacier/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts index f097525bcd9e..8703e7035ea9 100644 --- a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts +++ b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMultipartUploadsCommand, se_ListMultipartUploadsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListPartsCommand.ts b/clients/client-glacier/src/commands/ListPartsCommand.ts index 6f9b6be2b426..b90450642b34 100644 --- a/clients/client-glacier/src/commands/ListPartsCommand.ts +++ b/clients/client-glacier/src/commands/ListPartsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPartsCommand, se_ListPartsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts index 8d58c70c05f0..ae3962b144f2 100644 --- a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts +++ b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts @@ -12,7 +12,8 @@ import { de_ListProvisionedCapacityCommand, se_ListProvisionedCapacityCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts index aca41f33833c..f17e1a648dd4 100644 --- a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts +++ b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForVaultCommand, se_ListTagsForVaultCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/ListVaultsCommand.ts b/clients/client-glacier/src/commands/ListVaultsCommand.ts index 0ffcfe47947e..5dc46ef3ebc1 100644 --- a/clients/client-glacier/src/commands/ListVaultsCommand.ts +++ b/clients/client-glacier/src/commands/ListVaultsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVaultsCommand, se_ListVaultsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts index 8e5341855cea..16bdeb9552dc 100644 --- a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts +++ b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts index ca4496d081c0..302e2efbf164 100644 --- a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts +++ b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromVaultCommand, se_RemoveTagsFromVaultCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts index 515008e9ed91..79a86f1b02cd 100644 --- a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts +++ b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SetDataRetrievalPolicyCommand, se_SetDataRetrievalPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts index 7e7b1fcdaaab..a77f42fdd40c 100644 --- a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts +++ b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SetVaultAccessPolicyCommand, se_SetVaultAccessPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts index 2fc95678b01e..277dafb088a2 100644 --- a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts +++ b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts @@ -12,7 +12,8 @@ import { de_SetVaultNotificationsCommand, se_SetVaultNotificationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/UploadArchiveCommand.ts b/clients/client-glacier/src/commands/UploadArchiveCommand.ts index ce552b0e3152..a7112c189ab6 100644 --- a/clients/client-glacier/src/commands/UploadArchiveCommand.ts +++ b/clients/client-glacier/src/commands/UploadArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_UploadArchiveCommand, se_UploadArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts index 17ecd42a7325..3c63e54e61ec 100644 --- a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts +++ b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts @@ -16,7 +16,8 @@ import { de_UploadMultipartPartCommand, se_UploadMultipartPartCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glacier/src/index.ts b/clients/client-glacier/src/index.ts index a68b22878e30..981df8e95710 100644 --- a/clients/client-glacier/src/index.ts +++ b/clients/client-glacier/src/index.ts @@ -45,8 +45,8 @@ export * from "./GlacierClient"; export * from "./Glacier"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GlacierExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GlacierExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-glacier/src/models/GlacierServiceException.ts b/clients/client-glacier/src/models/GlacierServiceException.ts index 426373a0cc93..06563bd1e267 100644 --- a/clients/client-glacier/src/models/GlacierServiceException.ts +++ b/clients/client-glacier/src/models/GlacierServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts index 1c302b469c3c..1e5b25bce8ad 100644 --- a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_AddCustomRoutingEndpointsCommand, se_AddCustomRoutingEndpointsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts index 680661e34508..8f7c8529073d 100644 --- a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_AddEndpointsCommand, se_AddEndpointsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts index d274d86abcc7..dd3d462ddb1e 100644 --- a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts @@ -16,7 +16,8 @@ import { de_AdvertiseByoipCidrCommand, se_AdvertiseByoipCidrCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts index df10ee160665..6bf4a85ef523 100644 --- a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts +++ b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts @@ -16,7 +16,8 @@ import { de_AllowCustomRoutingTrafficCommand, se_AllowCustomRoutingTrafficComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts index b33489fcb97a..eab1763681cc 100644 --- a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAcceleratorCommand, se_CreateAcceleratorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts index 826a51d55a36..eb61eb00d7b2 100644 --- a/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts index b5b759928ed0..3176610c11cc 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts index a77dbc393479..003be7f7bd6c 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts index a5ca08086374..5206d537b8a2 100644 --- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateCustomRoutingListenerCommand, se_CreateCustomRoutingListenerCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts index ac65198db435..55e35ed327de 100644 --- a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEndpointGroupCommand, se_CreateEndpointGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts index ffbfff4c4e46..9b20bf9c65ff 100644 --- a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts @@ -16,7 +16,8 @@ import { de_CreateListenerCommand, se_CreateListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts index c82b6569afb2..0f05c74ef842 100644 --- a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteAcceleratorCommand, se_DeleteAcceleratorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts index 5ea22511502d..0587ea0b8444 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts index 9cdde35c2eb4..40b0d1794654 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts index 894449daeaf1..f7d0beea08ae 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts index 2ffb65ed8535..3b5c6d271ee3 100644 --- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteCustomRoutingListenerCommand, se_DeleteCustomRoutingListenerCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts index 991c7ed26cab..370beb5d21e8 100644 --- a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteEndpointGroupCommand, se_DeleteEndpointGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts index d17a8b8cd7c9..d1fb77680588 100644 --- a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteListenerCommand, se_DeleteListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts index 9cab5db5f8d7..4a828579b067 100644 --- a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts +++ b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts @@ -16,7 +16,8 @@ import { de_DenyCustomRoutingTrafficCommand, se_DenyCustomRoutingTrafficCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts index 518e09892940..a95cca414a71 100644 --- a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts @@ -16,7 +16,8 @@ import { de_DeprovisionByoipCidrCommand, se_DeprovisionByoipCidrCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts index 1d5bbb53d4fb..9a0f723b0467 100644 --- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts index 569d53dcc2e6..ce693ca81bd0 100644 --- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAcceleratorCommand, se_DescribeAcceleratorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts index 333c3f7bb016..8655266233d4 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts index 2dfdf0f9b888..352f8842c5b9 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts index 76dc00017d81..9bf029660ec9 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts index 66fa24d3b497..be6455022d77 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts index 7a8f4e914526..9914d0d973d2 100644 --- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts index 267b73300041..e6af9526ade1 100644 --- a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEndpointGroupCommand, se_DescribeEndpointGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts index 2e9b6dad5481..1e8cae0e80ff 100644 --- a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeListenerCommand, se_DescribeListenerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts index c7945f6db813..fe4ef23dec81 100644 --- a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAcceleratorsCommand, se_ListAcceleratorsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts index 6bbaff6b8f19..1efcbc802a4f 100644 --- a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts @@ -16,7 +16,8 @@ import { de_ListByoipCidrsCommand, se_ListByoipCidrsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts index 2d8ed2f9e9e8..42832c26f9a1 100644 --- a/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListCrossAccountAttachmentsCommand, se_ListCrossAccountAttachmentsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts index 39c497417f91..cf4c6bb77101 100644 --- a/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts index 4af3c3586241..bf1bc79560cd 100644 --- a/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts @@ -16,7 +16,8 @@ import { de_ListCrossAccountResourcesCommand, se_ListCrossAccountResourcesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts index 308fa7dfb6c9..fe703f43c34e 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts index d2a2b64c7f8e..6d7cfeb7d9be 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts index 35f1af862d83..a0d224b42825 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts @@ -16,7 +16,8 @@ import { de_ListCustomRoutingListenersCommand, se_ListCustomRoutingListenersComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts index 91729cc55a8d..4ad35e475083 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts index ae90def9d30a..208a008b8678 100644 --- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts index 8a7d9ff1cb85..f6626464008a 100644 --- a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListEndpointGroupsCommand, se_ListEndpointGroupsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts index e8fd80bbb7fa..503669a68fc8 100644 --- a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts @@ -16,7 +16,8 @@ import { de_ListListenersCommand, se_ListListenersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts index f4dff050f4cf..365f4f8d7b63 100644 --- a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts index 5aff8585744d..cb1813241057 100644 --- a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts @@ -16,7 +16,8 @@ import { de_ProvisionByoipCidrCommand, se_ProvisionByoipCidrCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts index cb2b49355377..aa0821faccf5 100644 --- a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts index df622515ce95..2453dcee54ea 100644 --- a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts +++ b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_RemoveEndpointsCommand, se_RemoveEndpointsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts index fcf0a553f451..499d80e7cc4d 100644 --- a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts index 8dc9de331f49..2638985291eb 100644 --- a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts +++ b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts index 3e5e949608c3..75dbe8ff16ea 100644 --- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAcceleratorAttributesCommand, se_UpdateAcceleratorAttributesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts index d6e3195b27fb..154ba7f75b72 100644 --- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAcceleratorCommand, se_UpdateAcceleratorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts index ebd15a8f99dc..d49545bc05e9 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts index f1e69d2e9395..7c6b73ebcf7a 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts index 1dc59d85e6b1..e00c003bcd90 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts index 9a62fda16480..d6af8d67df05 100644 --- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateCustomRoutingListenerCommand, se_UpdateCustomRoutingListenerCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts index ab653d81eb8c..9a70d79b54fa 100644 --- a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEndpointGroupCommand, se_UpdateEndpointGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts index 2755fac3313b..8eb68ec4ce86 100644 --- a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts +++ b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateListenerCommand, se_UpdateListenerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts index 0a6cb6461a63..ac94437ce13e 100644 --- a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts +++ b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts @@ -16,7 +16,8 @@ import { de_WithdrawByoipCidrCommand, se_WithdrawByoipCidrCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-global-accelerator/src/index.ts b/clients/client-global-accelerator/src/index.ts index 9194d73ed890..e7c169cae6f0 100644 --- a/clients/client-global-accelerator/src/index.ts +++ b/clients/client-global-accelerator/src/index.ts @@ -55,8 +55,8 @@ export * from "./GlobalAcceleratorClient"; export * from "./GlobalAccelerator"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GlobalAcceleratorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-global-accelerator/src/models/GlobalAcceleratorServiceException.ts b/clients/client-global-accelerator/src/models/GlobalAcceleratorServiceException.ts index 3600e494441c..501b1f49c410 100644 --- a/clients/client-global-accelerator/src/models/GlobalAcceleratorServiceException.ts +++ b/clients/client-global-accelerator/src/models/GlobalAcceleratorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts b/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts index 45b3766df2fa..00a5fda1a720 100644 --- a/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchCreatePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCreatePartitionCommand, se_BatchCreatePartitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts b/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts index b5f4cd26a1af..1b2ff26ab7a1 100644 --- a/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteConnectionCommand, se_BatchDeleteConnectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts b/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts index 2e3d862fa67c..6e4f57e5076e 100644 --- a/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeletePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeletePartitionCommand, se_BatchDeletePartitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchDeleteTableCommand.ts b/clients/client-glue/src/commands/BatchDeleteTableCommand.ts index c02d05f94010..e649e7706b93 100644 --- a/clients/client-glue/src/commands/BatchDeleteTableCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteTableCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteTableCommand, se_BatchDeleteTableCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts b/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts index d1e30cc3f1b7..b24ee4c9beb2 100644 --- a/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts +++ b/clients/client-glue/src/commands/BatchDeleteTableVersionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteTableVersionCommand, se_BatchDeleteTableVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts b/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts index 220b90e2828b..2c614e0d7206 100644 --- a/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetBlueprintsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetBlueprintsCommand, se_BatchGetBlueprintsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts b/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts index 610b6419f6cf..fc949b24595c 100644 --- a/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts +++ b/clients/client-glue/src/commands/BatchGetCrawlersCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetCrawlersCommand, se_BatchGetCrawlersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts b/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts index 902c26b921d0..c7eb33746fed 100644 --- a/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts +++ b/clients/client-glue/src/commands/BatchGetCustomEntityTypesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetCustomEntityTypesCommand, se_BatchGetCustomEntityTypesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts b/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts index 49fe8f3a362b..9bd756482180 100644 --- a/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts +++ b/clients/client-glue/src/commands/BatchGetDataQualityResultCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDataQualityResultCommand, se_BatchGetDataQualityResultComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts b/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts index dfa3ad7c4e5e..77ece9ad5426 100644 --- a/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetDevEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDevEndpointsCommand, se_BatchGetDevEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetJobsCommand.ts b/clients/client-glue/src/commands/BatchGetJobsCommand.ts index fee8e629e945..b4c79d5b9e0f 100644 --- a/clients/client-glue/src/commands/BatchGetJobsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetJobsCommand.ts @@ -13,7 +13,8 @@ import { de_BatchGetJobsCommand, se_BatchGetJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetPartitionCommand.ts b/clients/client-glue/src/commands/BatchGetPartitionCommand.ts index c2b21baf96db..686ff1ee2c3a 100644 --- a/clients/client-glue/src/commands/BatchGetPartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchGetPartitionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetPartitionCommand, se_BatchGetPartitionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetTableOptimizerCommand.ts b/clients/client-glue/src/commands/BatchGetTableOptimizerCommand.ts index f91aa01eebe7..688de71ce434 100644 --- a/clients/client-glue/src/commands/BatchGetTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/BatchGetTableOptimizerCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetTableOptimizerCommand, se_BatchGetTableOptimizerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetTriggersCommand.ts b/clients/client-glue/src/commands/BatchGetTriggersCommand.ts index 98d0de333322..7afaac7f305c 100644 --- a/clients/client-glue/src/commands/BatchGetTriggersCommand.ts +++ b/clients/client-glue/src/commands/BatchGetTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetTriggersCommand, se_BatchGetTriggersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts b/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts index d931f49856c3..c74c826ee6ea 100644 --- a/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts +++ b/clients/client-glue/src/commands/BatchGetWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetWorkflowsCommand, se_BatchGetWorkflowsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchStopJobRunCommand.ts b/clients/client-glue/src/commands/BatchStopJobRunCommand.ts index 4f90d3d47f8f..a0535a005ee2 100644 --- a/clients/client-glue/src/commands/BatchStopJobRunCommand.ts +++ b/clients/client-glue/src/commands/BatchStopJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_BatchStopJobRunCommand, se_BatchStopJobRunCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts b/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts index 6ff0cbce5d0c..724b39fdb63c 100644 --- a/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts +++ b/clients/client-glue/src/commands/BatchUpdatePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUpdatePartitionCommand, se_BatchUpdatePartitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts index 9081f98a6abe..7d2c1ad73828 100644 --- a/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/CancelDataQualityRuleRecommendationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts index be72df3102b7..f479bb71c63a 100644 --- a/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/CancelDataQualityRulesetEvaluationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts b/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts index a0385f4aacc9..15dc29704869 100644 --- a/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts +++ b/clients/client-glue/src/commands/CancelMLTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_CancelMLTaskRunCommand, se_CancelMLTaskRunCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CancelStatementCommand.ts b/clients/client-glue/src/commands/CancelStatementCommand.ts index 1daa84de8f58..6aef9e821246 100644 --- a/clients/client-glue/src/commands/CancelStatementCommand.ts +++ b/clients/client-glue/src/commands/CancelStatementCommand.ts @@ -12,7 +12,8 @@ import { de_CancelStatementCommand, se_CancelStatementCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts b/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts index 0a0998a2261a..fffc37ca280e 100644 --- a/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts +++ b/clients/client-glue/src/commands/CheckSchemaVersionValidityCommand.ts @@ -12,7 +12,8 @@ import { de_CheckSchemaVersionValidityCommand, se_CheckSchemaVersionValidityComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateBlueprintCommand.ts b/clients/client-glue/src/commands/CreateBlueprintCommand.ts index 88e213357fb4..e0d516728b7e 100644 --- a/clients/client-glue/src/commands/CreateBlueprintCommand.ts +++ b/clients/client-glue/src/commands/CreateBlueprintCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBlueprintCommand, se_CreateBlueprintCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateClassifierCommand.ts b/clients/client-glue/src/commands/CreateClassifierCommand.ts index 3058a47c0864..5d3281b92175 100644 --- a/clients/client-glue/src/commands/CreateClassifierCommand.ts +++ b/clients/client-glue/src/commands/CreateClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClassifierCommand, se_CreateClassifierCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateConnectionCommand.ts b/clients/client-glue/src/commands/CreateConnectionCommand.ts index 049760ac2861..5aadf8e16765 100644 --- a/clients/client-glue/src/commands/CreateConnectionCommand.ts +++ b/clients/client-glue/src/commands/CreateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateCrawlerCommand.ts b/clients/client-glue/src/commands/CreateCrawlerCommand.ts index 94b8cc9a9426..2024f686bdc3 100644 --- a/clients/client-glue/src/commands/CreateCrawlerCommand.ts +++ b/clients/client-glue/src/commands/CreateCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCrawlerCommand, se_CreateCrawlerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts index a2e201ab7d96..4467f46f5491 100644 --- a/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/CreateCustomEntityTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomEntityTypeCommand, se_CreateCustomEntityTypeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts index 4891948e0d08..6b7c88a293c3 100644 --- a/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/CreateDataQualityRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataQualityRulesetCommand, se_CreateDataQualityRulesetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateDatabaseCommand.ts b/clients/client-glue/src/commands/CreateDatabaseCommand.ts index dd04a3d58cd5..9b9a6dedb1bc 100644 --- a/clients/client-glue/src/commands/CreateDatabaseCommand.ts +++ b/clients/client-glue/src/commands/CreateDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatabaseCommand, se_CreateDatabaseCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateDevEndpointCommand.ts b/clients/client-glue/src/commands/CreateDevEndpointCommand.ts index 449505420178..83f708017e83 100644 --- a/clients/client-glue/src/commands/CreateDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/CreateDevEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDevEndpointCommand, se_CreateDevEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateJobCommand.ts b/clients/client-glue/src/commands/CreateJobCommand.ts index e4e06bfbc000..34ba97863c2a 100644 --- a/clients/client-glue/src/commands/CreateJobCommand.ts +++ b/clients/client-glue/src/commands/CreateJobCommand.ts @@ -13,7 +13,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateMLTransformCommand.ts b/clients/client-glue/src/commands/CreateMLTransformCommand.ts index 9f94fbee2380..9f9dfd3f86f6 100644 --- a/clients/client-glue/src/commands/CreateMLTransformCommand.ts +++ b/clients/client-glue/src/commands/CreateMLTransformCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMLTransformCommand, se_CreateMLTransformCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreatePartitionCommand.ts b/clients/client-glue/src/commands/CreatePartitionCommand.ts index 964a9242aec6..9a3c58edc2b2 100644 --- a/clients/client-glue/src/commands/CreatePartitionCommand.ts +++ b/clients/client-glue/src/commands/CreatePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePartitionCommand, se_CreatePartitionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts b/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts index 992d188cff0e..a7bdf3abcebe 100644 --- a/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts +++ b/clients/client-glue/src/commands/CreatePartitionIndexCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePartitionIndexCommand, se_CreatePartitionIndexCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateRegistryCommand.ts b/clients/client-glue/src/commands/CreateRegistryCommand.ts index bb31b1a2334c..61d8dab65920 100644 --- a/clients/client-glue/src/commands/CreateRegistryCommand.ts +++ b/clients/client-glue/src/commands/CreateRegistryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRegistryCommand, se_CreateRegistryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateSchemaCommand.ts b/clients/client-glue/src/commands/CreateSchemaCommand.ts index ad70f1c7e103..ec2cf3b9a242 100644 --- a/clients/client-glue/src/commands/CreateSchemaCommand.ts +++ b/clients/client-glue/src/commands/CreateSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSchemaCommand, se_CreateSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateScriptCommand.ts b/clients/client-glue/src/commands/CreateScriptCommand.ts index 3b8ee44ca6f5..e5d1ed389b1e 100644 --- a/clients/client-glue/src/commands/CreateScriptCommand.ts +++ b/clients/client-glue/src/commands/CreateScriptCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScriptCommand, se_CreateScriptCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts index 1dfa7aafdc10..9923c0c02eef 100644 --- a/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/CreateSecurityConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSecurityConfigurationCommand, se_CreateSecurityConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateSessionCommand.ts b/clients/client-glue/src/commands/CreateSessionCommand.ts index 78384677a71f..89523a81beb3 100644 --- a/clients/client-glue/src/commands/CreateSessionCommand.ts +++ b/clients/client-glue/src/commands/CreateSessionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSessionCommand, se_CreateSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateTableCommand.ts b/clients/client-glue/src/commands/CreateTableCommand.ts index f4ffc5995fb9..847ed1d9f018 100644 --- a/clients/client-glue/src/commands/CreateTableCommand.ts +++ b/clients/client-glue/src/commands/CreateTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTableCommand, se_CreateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateTableOptimizerCommand.ts b/clients/client-glue/src/commands/CreateTableOptimizerCommand.ts index cc82942f6412..88d25210ba4a 100644 --- a/clients/client-glue/src/commands/CreateTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/CreateTableOptimizerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTableOptimizerCommand, se_CreateTableOptimizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateTriggerCommand.ts b/clients/client-glue/src/commands/CreateTriggerCommand.ts index a32346cb6dce..4609519af259 100644 --- a/clients/client-glue/src/commands/CreateTriggerCommand.ts +++ b/clients/client-glue/src/commands/CreateTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTriggerCommand, se_CreateTriggerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts index 5da9bc4cdad9..7695a33abf7e 100644 --- a/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/CreateUserDefinedFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserDefinedFunctionCommand, se_CreateUserDefinedFunctionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/CreateWorkflowCommand.ts b/clients/client-glue/src/commands/CreateWorkflowCommand.ts index 29da3a29e436..a87dcc57a5cf 100644 --- a/clients/client-glue/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-glue/src/commands/CreateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkflowCommand, se_CreateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteBlueprintCommand.ts b/clients/client-glue/src/commands/DeleteBlueprintCommand.ts index f27e60e2f106..3044b14fed07 100644 --- a/clients/client-glue/src/commands/DeleteBlueprintCommand.ts +++ b/clients/client-glue/src/commands/DeleteBlueprintCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBlueprintCommand, se_DeleteBlueprintCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteClassifierCommand.ts b/clients/client-glue/src/commands/DeleteClassifierCommand.ts index 88f9084b4f6d..46fd8f837134 100644 --- a/clients/client-glue/src/commands/DeleteClassifierCommand.ts +++ b/clients/client-glue/src/commands/DeleteClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClassifierCommand, se_DeleteClassifierCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts index 34f999e0baef..58a4fa507aa2 100644 --- a/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/DeleteColumnStatisticsForPartitionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts index 37ab499086ff..eba8f1428b78 100644 --- a/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/DeleteColumnStatisticsForTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteConnectionCommand.ts b/clients/client-glue/src/commands/DeleteConnectionCommand.ts index 494ec261e6c6..a9509055d454 100644 --- a/clients/client-glue/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-glue/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteCrawlerCommand.ts b/clients/client-glue/src/commands/DeleteCrawlerCommand.ts index 86a6d05c005d..092c5ed33d56 100644 --- a/clients/client-glue/src/commands/DeleteCrawlerCommand.ts +++ b/clients/client-glue/src/commands/DeleteCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCrawlerCommand, se_DeleteCrawlerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts index a0ff3cdd9c07..e079113dc3c8 100644 --- a/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/DeleteCustomEntityTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomEntityTypeCommand, se_DeleteCustomEntityTypeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts index a982363d2c29..e248ac9bb75e 100644 --- a/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/DeleteDataQualityRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataQualityRulesetCommand, se_DeleteDataQualityRulesetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteDatabaseCommand.ts b/clients/client-glue/src/commands/DeleteDatabaseCommand.ts index b2885714a73d..7440a60b3abe 100644 --- a/clients/client-glue/src/commands/DeleteDatabaseCommand.ts +++ b/clients/client-glue/src/commands/DeleteDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatabaseCommand, se_DeleteDatabaseCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts b/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts index 52c231049872..34b0d4a02d4a 100644 --- a/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/DeleteDevEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDevEndpointCommand, se_DeleteDevEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteJobCommand.ts b/clients/client-glue/src/commands/DeleteJobCommand.ts index e1f27cd48252..faec02dabbbd 100644 --- a/clients/client-glue/src/commands/DeleteJobCommand.ts +++ b/clients/client-glue/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteMLTransformCommand.ts b/clients/client-glue/src/commands/DeleteMLTransformCommand.ts index 42cce4b25203..ea185a1502e7 100644 --- a/clients/client-glue/src/commands/DeleteMLTransformCommand.ts +++ b/clients/client-glue/src/commands/DeleteMLTransformCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMLTransformCommand, se_DeleteMLTransformCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeletePartitionCommand.ts b/clients/client-glue/src/commands/DeletePartitionCommand.ts index 4c31504052fb..3af62503b53e 100644 --- a/clients/client-glue/src/commands/DeletePartitionCommand.ts +++ b/clients/client-glue/src/commands/DeletePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePartitionCommand, se_DeletePartitionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts b/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts index 0a8aba238b69..dd303bdf350b 100644 --- a/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts +++ b/clients/client-glue/src/commands/DeletePartitionIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePartitionIndexCommand, se_DeletePartitionIndexCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteRegistryCommand.ts b/clients/client-glue/src/commands/DeleteRegistryCommand.ts index ee9ac25c1816..67e7b3dacd4a 100644 --- a/clients/client-glue/src/commands/DeleteRegistryCommand.ts +++ b/clients/client-glue/src/commands/DeleteRegistryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRegistryCommand, se_DeleteRegistryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts index c48689b9417b..cc8a8d62af10 100644 --- a/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteSchemaCommand.ts b/clients/client-glue/src/commands/DeleteSchemaCommand.ts index ce441c7b6078..e8a7f58a8b38 100644 --- a/clients/client-glue/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-glue/src/commands/DeleteSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts b/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts index ba21e57e6589..6f4c064fd190 100644 --- a/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts +++ b/clients/client-glue/src/commands/DeleteSchemaVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchemaVersionsCommand, se_DeleteSchemaVersionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts index c97d8c6d909e..6b6e85c69265 100644 --- a/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/DeleteSecurityConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSecurityConfigurationCommand, se_DeleteSecurityConfigurationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteSessionCommand.ts b/clients/client-glue/src/commands/DeleteSessionCommand.ts index 88b419d77457..ed707992e700 100644 --- a/clients/client-glue/src/commands/DeleteSessionCommand.ts +++ b/clients/client-glue/src/commands/DeleteSessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSessionCommand, se_DeleteSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteTableCommand.ts b/clients/client-glue/src/commands/DeleteTableCommand.ts index beb59bbdf2aa..935a287f0236 100644 --- a/clients/client-glue/src/commands/DeleteTableCommand.ts +++ b/clients/client-glue/src/commands/DeleteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTableCommand, se_DeleteTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteTableOptimizerCommand.ts b/clients/client-glue/src/commands/DeleteTableOptimizerCommand.ts index b1a951d6e64f..0b08c33191ba 100644 --- a/clients/client-glue/src/commands/DeleteTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/DeleteTableOptimizerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTableOptimizerCommand, se_DeleteTableOptimizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteTableVersionCommand.ts b/clients/client-glue/src/commands/DeleteTableVersionCommand.ts index 339310ba1094..ef7926fc8c7f 100644 --- a/clients/client-glue/src/commands/DeleteTableVersionCommand.ts +++ b/clients/client-glue/src/commands/DeleteTableVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTableVersionCommand, se_DeleteTableVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteTriggerCommand.ts b/clients/client-glue/src/commands/DeleteTriggerCommand.ts index ed6ee4ec8e6e..217acec54d91 100644 --- a/clients/client-glue/src/commands/DeleteTriggerCommand.ts +++ b/clients/client-glue/src/commands/DeleteTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTriggerCommand, se_DeleteTriggerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts index 25547958630d..c22b0c24dc1f 100644 --- a/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/DeleteUserDefinedFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserDefinedFunctionCommand, se_DeleteUserDefinedFunctionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/DeleteWorkflowCommand.ts b/clients/client-glue/src/commands/DeleteWorkflowCommand.ts index 68587134323f..4275facb9c45 100644 --- a/clients/client-glue/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-glue/src/commands/DeleteWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetBlueprintCommand.ts b/clients/client-glue/src/commands/GetBlueprintCommand.ts index c44d10ec323e..909fb6060dd4 100644 --- a/clients/client-glue/src/commands/GetBlueprintCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlueprintCommand, se_GetBlueprintCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetBlueprintRunCommand.ts b/clients/client-glue/src/commands/GetBlueprintRunCommand.ts index 812059c3d4f0..52808bd543dd 100644 --- a/clients/client-glue/src/commands/GetBlueprintRunCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlueprintRunCommand, se_GetBlueprintRunCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts b/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts index 15e460d3e8aa..968b1a0aaa34 100644 --- a/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts +++ b/clients/client-glue/src/commands/GetBlueprintRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlueprintRunsCommand, se_GetBlueprintRunsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts b/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts index 8906e96771df..a6c1b0c4f4d2 100644 --- a/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts +++ b/clients/client-glue/src/commands/GetCatalogImportStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetCatalogImportStatusCommand, se_GetCatalogImportStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetClassifierCommand.ts b/clients/client-glue/src/commands/GetClassifierCommand.ts index fab53a4c1a76..e7118a80d7a5 100644 --- a/clients/client-glue/src/commands/GetClassifierCommand.ts +++ b/clients/client-glue/src/commands/GetClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_GetClassifierCommand, se_GetClassifierCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetClassifiersCommand.ts b/clients/client-glue/src/commands/GetClassifiersCommand.ts index a2293f2e8ec2..f6f88d62f269 100644 --- a/clients/client-glue/src/commands/GetClassifiersCommand.ts +++ b/clients/client-glue/src/commands/GetClassifiersCommand.ts @@ -12,7 +12,8 @@ import { de_GetClassifiersCommand, se_GetClassifiersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts index faeb7f57962b..96e73508ca91 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsForPartitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts index da8eb6d9eace..60be4141aa6d 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsForTableCommand.ts @@ -12,7 +12,8 @@ import { de_GetColumnStatisticsForTableCommand, se_GetColumnStatisticsForTableCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetColumnStatisticsTaskRunCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsTaskRunCommand.ts index 89bc6e69d0a1..ebe75d361405 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetColumnStatisticsTaskRunCommand, se_GetColumnStatisticsTaskRunComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetColumnStatisticsTaskRunsCommand.ts b/clients/client-glue/src/commands/GetColumnStatisticsTaskRunsCommand.ts index 7c294ebd5220..131d5e015c65 100644 --- a/clients/client-glue/src/commands/GetColumnStatisticsTaskRunsCommand.ts +++ b/clients/client-glue/src/commands/GetColumnStatisticsTaskRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetColumnStatisticsTaskRunsCommand, se_GetColumnStatisticsTaskRunsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetConnectionCommand.ts b/clients/client-glue/src/commands/GetConnectionCommand.ts index bfb06dddf1e0..1ea7ef5bc499 100644 --- a/clients/client-glue/src/commands/GetConnectionCommand.ts +++ b/clients/client-glue/src/commands/GetConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetConnectionsCommand.ts b/clients/client-glue/src/commands/GetConnectionsCommand.ts index a2e85eed43d1..3fd07460e872 100644 --- a/clients/client-glue/src/commands/GetConnectionsCommand.ts +++ b/clients/client-glue/src/commands/GetConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetCrawlerCommand.ts b/clients/client-glue/src/commands/GetCrawlerCommand.ts index b12239da7643..3d0cd65374ac 100644 --- a/clients/client-glue/src/commands/GetCrawlerCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_GetCrawlerCommand, se_GetCrawlerCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts b/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts index 0d71e446aaac..81e51aa5d1f9 100644 --- a/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlerMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCrawlerMetricsCommand, se_GetCrawlerMetricsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetCrawlersCommand.ts b/clients/client-glue/src/commands/GetCrawlersCommand.ts index 6aaae89ee538..a570b347cc2f 100644 --- a/clients/client-glue/src/commands/GetCrawlersCommand.ts +++ b/clients/client-glue/src/commands/GetCrawlersCommand.ts @@ -12,7 +12,8 @@ import { de_GetCrawlersCommand, se_GetCrawlersCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts b/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts index f0dbee8fc23d..7c2e20d27a82 100644 --- a/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts +++ b/clients/client-glue/src/commands/GetCustomEntityTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetCustomEntityTypeCommand, se_GetCustomEntityTypeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts b/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts index d0f409fca5b0..1127de28ea0b 100644 --- a/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts +++ b/clients/client-glue/src/commands/GetDataCatalogEncryptionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataQualityResultCommand.ts b/clients/client-glue/src/commands/GetDataQualityResultCommand.ts index 5c0537d125ad..b01dc81d0c76 100644 --- a/clients/client-glue/src/commands/GetDataQualityResultCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityResultCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataQualityResultCommand, se_GetDataQualityResultCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts index bb5ca0e95fc3..e16ca4912bf7 100644 --- a/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRuleRecommendationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts index 78361ca1a2c5..bc43c7c2a773 100644 --- a/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataQualityRulesetCommand, se_GetDataQualityRulesetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts index f49117dcb920..00f76ee1aec6 100644 --- a/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/GetDataQualityRulesetEvaluationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDatabaseCommand.ts b/clients/client-glue/src/commands/GetDatabaseCommand.ts index 62556f6015da..5329f957c9eb 100644 --- a/clients/client-glue/src/commands/GetDatabaseCommand.ts +++ b/clients/client-glue/src/commands/GetDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatabaseCommand, se_GetDatabaseCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDatabasesCommand.ts b/clients/client-glue/src/commands/GetDatabasesCommand.ts index 3477fe45ad4f..23e2ac57ee04 100644 --- a/clients/client-glue/src/commands/GetDatabasesCommand.ts +++ b/clients/client-glue/src/commands/GetDatabasesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatabasesCommand, se_GetDatabasesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDataflowGraphCommand.ts b/clients/client-glue/src/commands/GetDataflowGraphCommand.ts index 9e22c507f065..2bed75dd0b31 100644 --- a/clients/client-glue/src/commands/GetDataflowGraphCommand.ts +++ b/clients/client-glue/src/commands/GetDataflowGraphCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataflowGraphCommand, se_GetDataflowGraphCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDevEndpointCommand.ts b/clients/client-glue/src/commands/GetDevEndpointCommand.ts index e07df385c843..90658759607b 100644 --- a/clients/client-glue/src/commands/GetDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/GetDevEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevEndpointCommand, se_GetDevEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetDevEndpointsCommand.ts b/clients/client-glue/src/commands/GetDevEndpointsCommand.ts index aa3c987588c1..780327e2ec74 100644 --- a/clients/client-glue/src/commands/GetDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/GetDevEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevEndpointsCommand, se_GetDevEndpointsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetJobBookmarkCommand.ts b/clients/client-glue/src/commands/GetJobBookmarkCommand.ts index fe0cf30193b5..e56e23a418f1 100644 --- a/clients/client-glue/src/commands/GetJobBookmarkCommand.ts +++ b/clients/client-glue/src/commands/GetJobBookmarkCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobBookmarkCommand, se_GetJobBookmarkCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetJobCommand.ts b/clients/client-glue/src/commands/GetJobCommand.ts index 5ac8e1df6d3f..729632fa2eed 100644 --- a/clients/client-glue/src/commands/GetJobCommand.ts +++ b/clients/client-glue/src/commands/GetJobCommand.ts @@ -13,7 +13,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetJobRunCommand.ts b/clients/client-glue/src/commands/GetJobRunCommand.ts index 615be1a2a473..b2810dc4b4d5 100644 --- a/clients/client-glue/src/commands/GetJobRunCommand.ts +++ b/clients/client-glue/src/commands/GetJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobRunCommand, se_GetJobRunCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetJobRunsCommand.ts b/clients/client-glue/src/commands/GetJobRunsCommand.ts index f17160c3a98a..2d3207174952 100644 --- a/clients/client-glue/src/commands/GetJobRunsCommand.ts +++ b/clients/client-glue/src/commands/GetJobRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobRunsCommand, se_GetJobRunsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetJobsCommand.ts b/clients/client-glue/src/commands/GetJobsCommand.ts index 79659d57964f..746892b921ee 100644 --- a/clients/client-glue/src/commands/GetJobsCommand.ts +++ b/clients/client-glue/src/commands/GetJobsCommand.ts @@ -13,7 +13,8 @@ import { de_GetJobsCommand, se_GetJobsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetMLTaskRunCommand.ts b/clients/client-glue/src/commands/GetMLTaskRunCommand.ts index c358e4ffb4b5..a61b88a33117 100644 --- a/clients/client-glue/src/commands/GetMLTaskRunCommand.ts +++ b/clients/client-glue/src/commands/GetMLTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLTaskRunCommand, se_GetMLTaskRunCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts b/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts index 291bc10a963d..781283e638b2 100644 --- a/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts +++ b/clients/client-glue/src/commands/GetMLTaskRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLTaskRunsCommand, se_GetMLTaskRunsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetMLTransformCommand.ts b/clients/client-glue/src/commands/GetMLTransformCommand.ts index ea9c06b7ca78..05ae7723c6e3 100644 --- a/clients/client-glue/src/commands/GetMLTransformCommand.ts +++ b/clients/client-glue/src/commands/GetMLTransformCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLTransformCommand, se_GetMLTransformCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetMLTransformsCommand.ts b/clients/client-glue/src/commands/GetMLTransformsCommand.ts index efe7a51f62c7..240ce364f5cd 100644 --- a/clients/client-glue/src/commands/GetMLTransformsCommand.ts +++ b/clients/client-glue/src/commands/GetMLTransformsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLTransformsCommand, se_GetMLTransformsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetMappingCommand.ts b/clients/client-glue/src/commands/GetMappingCommand.ts index ed0ca07dc4ed..a5bae3f41e58 100644 --- a/clients/client-glue/src/commands/GetMappingCommand.ts +++ b/clients/client-glue/src/commands/GetMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetMappingCommand, se_GetMappingCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetPartitionCommand.ts b/clients/client-glue/src/commands/GetPartitionCommand.ts index 7dc36b88bfbb..f627eb12d985 100644 --- a/clients/client-glue/src/commands/GetPartitionCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPartitionCommand, se_GetPartitionCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts b/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts index d9dffa9d3ddb..fba17a151333 100644 --- a/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionIndexesCommand.ts @@ -12,7 +12,8 @@ import { de_GetPartitionIndexesCommand, se_GetPartitionIndexesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetPartitionsCommand.ts b/clients/client-glue/src/commands/GetPartitionsCommand.ts index 2abaffb29d6e..bbba0a7e87b5 100644 --- a/clients/client-glue/src/commands/GetPartitionsCommand.ts +++ b/clients/client-glue/src/commands/GetPartitionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetPartitionsCommand, se_GetPartitionsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetPlanCommand.ts b/clients/client-glue/src/commands/GetPlanCommand.ts index c3875ed73334..466a90460937 100644 --- a/clients/client-glue/src/commands/GetPlanCommand.ts +++ b/clients/client-glue/src/commands/GetPlanCommand.ts @@ -12,7 +12,8 @@ import { de_GetPlanCommand, se_GetPlanCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetRegistryCommand.ts b/clients/client-glue/src/commands/GetRegistryCommand.ts index d75c09adafb3..953a9d96e0d8 100644 --- a/clients/client-glue/src/commands/GetRegistryCommand.ts +++ b/clients/client-glue/src/commands/GetRegistryCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegistryCommand, se_GetRegistryCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts b/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts index 8f6aeba43df4..83577aac0e64 100644 --- a/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-glue/src/commands/GetResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePoliciesCommand, se_GetResourcePoliciesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetResourcePolicyCommand.ts b/clients/client-glue/src/commands/GetResourcePolicyCommand.ts index fa02f1fce1bb..ee31db6e3d69 100644 --- a/clients/client-glue/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts b/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts index b22201ec4c2b..5b77eac93b6b 100644 --- a/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaByDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaByDefinitionCommand, se_GetSchemaByDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSchemaCommand.ts b/clients/client-glue/src/commands/GetSchemaCommand.ts index dbfde20ea128..8de570311c18 100644 --- a/clients/client-glue/src/commands/GetSchemaCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaCommand, se_GetSchemaCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSchemaVersionCommand.ts b/clients/client-glue/src/commands/GetSchemaVersionCommand.ts index 0de42aaabc11..36d77a1bd5bf 100644 --- a/clients/client-glue/src/commands/GetSchemaVersionCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaVersionCommand, se_GetSchemaVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts b/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts index 861eed4220a9..05a6bac10582 100644 --- a/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts +++ b/clients/client-glue/src/commands/GetSchemaVersionsDiffCommand.ts @@ -12,7 +12,8 @@ import { de_GetSchemaVersionsDiffCommand, se_GetSchemaVersionsDiffCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts b/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts index 8d4ee9e13d22..37b7d6911c55 100644 --- a/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts +++ b/clients/client-glue/src/commands/GetSecurityConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetSecurityConfigurationCommand, se_GetSecurityConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts b/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts index 6cf2370a8323..8f60769b8fe6 100644 --- a/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts +++ b/clients/client-glue/src/commands/GetSecurityConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSecurityConfigurationsCommand, se_GetSecurityConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetSessionCommand.ts b/clients/client-glue/src/commands/GetSessionCommand.ts index 03f89c7d5a97..91ef5dd6fc4d 100644 --- a/clients/client-glue/src/commands/GetSessionCommand.ts +++ b/clients/client-glue/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetStatementCommand.ts b/clients/client-glue/src/commands/GetStatementCommand.ts index 3617645b426e..4c252fdeb66e 100644 --- a/clients/client-glue/src/commands/GetStatementCommand.ts +++ b/clients/client-glue/src/commands/GetStatementCommand.ts @@ -12,7 +12,8 @@ import { de_GetStatementCommand, se_GetStatementCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTableCommand.ts b/clients/client-glue/src/commands/GetTableCommand.ts index b47d6651902e..fee4e9eef260 100644 --- a/clients/client-glue/src/commands/GetTableCommand.ts +++ b/clients/client-glue/src/commands/GetTableCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableCommand, se_GetTableCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTableOptimizerCommand.ts b/clients/client-glue/src/commands/GetTableOptimizerCommand.ts index d59ceea93a78..fc385d4d5453 100644 --- a/clients/client-glue/src/commands/GetTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/GetTableOptimizerCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableOptimizerCommand, se_GetTableOptimizerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTableVersionCommand.ts b/clients/client-glue/src/commands/GetTableVersionCommand.ts index 5129a3a4d517..f1fe5e859959 100644 --- a/clients/client-glue/src/commands/GetTableVersionCommand.ts +++ b/clients/client-glue/src/commands/GetTableVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableVersionCommand, se_GetTableVersionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTableVersionsCommand.ts b/clients/client-glue/src/commands/GetTableVersionsCommand.ts index 6b993244a1ac..479e9d9509e0 100644 --- a/clients/client-glue/src/commands/GetTableVersionsCommand.ts +++ b/clients/client-glue/src/commands/GetTableVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableVersionsCommand, se_GetTableVersionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTablesCommand.ts b/clients/client-glue/src/commands/GetTablesCommand.ts index b96e4b67ee38..e453dc262b68 100644 --- a/clients/client-glue/src/commands/GetTablesCommand.ts +++ b/clients/client-glue/src/commands/GetTablesCommand.ts @@ -12,7 +12,8 @@ import { de_GetTablesCommand, se_GetTablesCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTagsCommand.ts b/clients/client-glue/src/commands/GetTagsCommand.ts index e477590853de..4cf626934192 100644 --- a/clients/client-glue/src/commands/GetTagsCommand.ts +++ b/clients/client-glue/src/commands/GetTagsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTriggerCommand.ts b/clients/client-glue/src/commands/GetTriggerCommand.ts index 61224b150163..cf840757ab30 100644 --- a/clients/client-glue/src/commands/GetTriggerCommand.ts +++ b/clients/client-glue/src/commands/GetTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_GetTriggerCommand, se_GetTriggerCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetTriggersCommand.ts b/clients/client-glue/src/commands/GetTriggersCommand.ts index fa4e24b8e146..91dbb97df7e5 100644 --- a/clients/client-glue/src/commands/GetTriggersCommand.ts +++ b/clients/client-glue/src/commands/GetTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_GetTriggersCommand, se_GetTriggersCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts index bcea590e8762..1e98d6c22a8c 100644 --- a/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredPartitionMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts index 0e2035e82b97..acd7da388c8d 100644 --- a/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredPartitionsMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts b/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts index 6ea009d52688..9f4a4ae6d57d 100644 --- a/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts +++ b/clients/client-glue/src/commands/GetUnfilteredTableMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetUnfilteredTableMetadataCommand, se_GetUnfilteredTableMetadataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts index 1003fffec30a..465ace69c582 100644 --- a/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/GetUserDefinedFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserDefinedFunctionCommand, se_GetUserDefinedFunctionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts b/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts index c05c5d2903a0..71f92a12910c 100644 --- a/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts +++ b/clients/client-glue/src/commands/GetUserDefinedFunctionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserDefinedFunctionsCommand, se_GetUserDefinedFunctionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetWorkflowCommand.ts b/clients/client-glue/src/commands/GetWorkflowCommand.ts index f2c0b5612fdb..2c4c88d63a6c 100644 --- a/clients/client-glue/src/commands/GetWorkflowCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetWorkflowRunCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunCommand.ts index b5e35a533d3f..f1f949837d9d 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowRunCommand, se_GetWorkflowRunCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts index 68d50041e585..1d96afa30af1 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunPropertiesCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowRunPropertiesCommand, se_GetWorkflowRunPropertiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts b/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts index 0828266408b2..b95b100a71fc 100644 --- a/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts +++ b/clients/client-glue/src/commands/GetWorkflowRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowRunsCommand, se_GetWorkflowRunsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts b/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts index 3f23f4271894..58bea6bcd9b6 100644 --- a/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts +++ b/clients/client-glue/src/commands/ImportCatalogToGlueCommand.ts @@ -12,7 +12,8 @@ import { de_ImportCatalogToGlueCommand, se_ImportCatalogToGlueCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListBlueprintsCommand.ts b/clients/client-glue/src/commands/ListBlueprintsCommand.ts index 63cdca7d1442..dcddd698372f 100644 --- a/clients/client-glue/src/commands/ListBlueprintsCommand.ts +++ b/clients/client-glue/src/commands/ListBlueprintsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBlueprintsCommand, se_ListBlueprintsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListColumnStatisticsTaskRunsCommand.ts b/clients/client-glue/src/commands/ListColumnStatisticsTaskRunsCommand.ts index 1769d1614be2..22659859b3e8 100644 --- a/clients/client-glue/src/commands/ListColumnStatisticsTaskRunsCommand.ts +++ b/clients/client-glue/src/commands/ListColumnStatisticsTaskRunsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListCrawlersCommand.ts b/clients/client-glue/src/commands/ListCrawlersCommand.ts index 3fb1cd431af1..24a99cfe0b36 100644 --- a/clients/client-glue/src/commands/ListCrawlersCommand.ts +++ b/clients/client-glue/src/commands/ListCrawlersCommand.ts @@ -12,7 +12,8 @@ import { de_ListCrawlersCommand, se_ListCrawlersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListCrawlsCommand.ts b/clients/client-glue/src/commands/ListCrawlsCommand.ts index ed7f36a223a6..133b48d76ce3 100644 --- a/clients/client-glue/src/commands/ListCrawlsCommand.ts +++ b/clients/client-glue/src/commands/ListCrawlsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCrawlsCommand, se_ListCrawlsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts b/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts index 05bee3a41372..dd977137bbd2 100644 --- a/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts +++ b/clients/client-glue/src/commands/ListCustomEntityTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomEntityTypesCommand, se_ListCustomEntityTypesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts b/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts index 5c72d3f8cb5d..8ece49a131d6 100644 --- a/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityResultsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataQualityResultsCommand, se_ListDataQualityResultsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts index f6fbc72c3c56..8cf99266d7de 100644 --- a/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRuleRecommendationRunsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts index d926537fec7e..10f8a5688b7d 100644 --- a/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRulesetEvaluationRunsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts b/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts index b3fa0cd25d58..d827622fe832 100644 --- a/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts +++ b/clients/client-glue/src/commands/ListDataQualityRulesetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataQualityRulesetsCommand, se_ListDataQualityRulesetsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListDevEndpointsCommand.ts b/clients/client-glue/src/commands/ListDevEndpointsCommand.ts index fff69c7b5af9..a4b143a231cb 100644 --- a/clients/client-glue/src/commands/ListDevEndpointsCommand.ts +++ b/clients/client-glue/src/commands/ListDevEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevEndpointsCommand, se_ListDevEndpointsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListJobsCommand.ts b/clients/client-glue/src/commands/ListJobsCommand.ts index 35cb04340669..ba031b778a6c 100644 --- a/clients/client-glue/src/commands/ListJobsCommand.ts +++ b/clients/client-glue/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListMLTransformsCommand.ts b/clients/client-glue/src/commands/ListMLTransformsCommand.ts index cf9ce12b9c1d..9f4420e7394e 100644 --- a/clients/client-glue/src/commands/ListMLTransformsCommand.ts +++ b/clients/client-glue/src/commands/ListMLTransformsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMLTransformsCommand, se_ListMLTransformsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListRegistriesCommand.ts b/clients/client-glue/src/commands/ListRegistriesCommand.ts index e65bafddfcd0..0b3990a627cb 100644 --- a/clients/client-glue/src/commands/ListRegistriesCommand.ts +++ b/clients/client-glue/src/commands/ListRegistriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRegistriesCommand, se_ListRegistriesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts b/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts index fafc4a7aad98..85eeb4f269a6 100644 --- a/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts +++ b/clients/client-glue/src/commands/ListSchemaVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemaVersionsCommand, se_ListSchemaVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListSchemasCommand.ts b/clients/client-glue/src/commands/ListSchemasCommand.ts index 8c5fc087b0b0..50cc52403df0 100644 --- a/clients/client-glue/src/commands/ListSchemasCommand.ts +++ b/clients/client-glue/src/commands/ListSchemasCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListSessionsCommand.ts b/clients/client-glue/src/commands/ListSessionsCommand.ts index 1cf71424aeb8..b78109c2f978 100644 --- a/clients/client-glue/src/commands/ListSessionsCommand.ts +++ b/clients/client-glue/src/commands/ListSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionsCommand, se_ListSessionsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListStatementsCommand.ts b/clients/client-glue/src/commands/ListStatementsCommand.ts index 969dbd6cb882..ca58b658929c 100644 --- a/clients/client-glue/src/commands/ListStatementsCommand.ts +++ b/clients/client-glue/src/commands/ListStatementsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStatementsCommand, se_ListStatementsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListTableOptimizerRunsCommand.ts b/clients/client-glue/src/commands/ListTableOptimizerRunsCommand.ts index 64c4dcc47757..59bc01d7d3d6 100644 --- a/clients/client-glue/src/commands/ListTableOptimizerRunsCommand.ts +++ b/clients/client-glue/src/commands/ListTableOptimizerRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTableOptimizerRunsCommand, se_ListTableOptimizerRunsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListTriggersCommand.ts b/clients/client-glue/src/commands/ListTriggersCommand.ts index e12c9bc50a81..fbad11910721 100644 --- a/clients/client-glue/src/commands/ListTriggersCommand.ts +++ b/clients/client-glue/src/commands/ListTriggersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTriggersCommand, se_ListTriggersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ListWorkflowsCommand.ts b/clients/client-glue/src/commands/ListWorkflowsCommand.ts index 01890f35ca44..3b32b9d6de27 100644 --- a/clients/client-glue/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-glue/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts b/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts index 48c56588c36f..40da1624d1f6 100644 --- a/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts +++ b/clients/client-glue/src/commands/PutDataCatalogEncryptionSettingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/PutResourcePolicyCommand.ts b/clients/client-glue/src/commands/PutResourcePolicyCommand.ts index 79159823f0cc..784eefd489bf 100644 --- a/clients/client-glue/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-glue/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts index 09166d88cd76..230e94377da1 100644 --- a/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/PutSchemaVersionMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_PutSchemaVersionMetadataCommand, se_PutSchemaVersionMetadataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts b/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts index 57388daea68b..8604c017c6ea 100644 --- a/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts +++ b/clients/client-glue/src/commands/PutWorkflowRunPropertiesCommand.ts @@ -12,7 +12,8 @@ import { de_PutWorkflowRunPropertiesCommand, se_PutWorkflowRunPropertiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts index 14d421707bba..a32535cfdcec 100644 --- a/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/QuerySchemaVersionMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_QuerySchemaVersionMetadataCommand, se_QuerySchemaVersionMetadataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts b/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts index 47016c31a304..ce36b027e8f7 100644 --- a/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts +++ b/clients/client-glue/src/commands/RegisterSchemaVersionCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterSchemaVersionCommand, se_RegisterSchemaVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts b/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts index 02ef40039fe3..17d1e38b55a7 100644 --- a/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts +++ b/clients/client-glue/src/commands/RemoveSchemaVersionMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveSchemaVersionMetadataCommand, se_RemoveSchemaVersionMetadataCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts b/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts index 228051e88789..2fe326c8cf35 100644 --- a/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts +++ b/clients/client-glue/src/commands/ResetJobBookmarkCommand.ts @@ -12,7 +12,8 @@ import { de_ResetJobBookmarkCommand, se_ResetJobBookmarkCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts b/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts index 05209ddaa233..d2d1552f24d1 100644 --- a/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/ResumeWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeWorkflowRunCommand, se_ResumeWorkflowRunCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/RunStatementCommand.ts b/clients/client-glue/src/commands/RunStatementCommand.ts index 0c4b971bbb58..777af23f0a27 100644 --- a/clients/client-glue/src/commands/RunStatementCommand.ts +++ b/clients/client-glue/src/commands/RunStatementCommand.ts @@ -12,7 +12,8 @@ import { de_RunStatementCommand, se_RunStatementCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/SearchTablesCommand.ts b/clients/client-glue/src/commands/SearchTablesCommand.ts index 7bc684aee680..51563b311e73 100644 --- a/clients/client-glue/src/commands/SearchTablesCommand.ts +++ b/clients/client-glue/src/commands/SearchTablesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchTablesCommand, se_SearchTablesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartBlueprintRunCommand.ts b/clients/client-glue/src/commands/StartBlueprintRunCommand.ts index 9aec34b4f6a4..ca3882f787b9 100644 --- a/clients/client-glue/src/commands/StartBlueprintRunCommand.ts +++ b/clients/client-glue/src/commands/StartBlueprintRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartBlueprintRunCommand, se_StartBlueprintRunCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartColumnStatisticsTaskRunCommand.ts b/clients/client-glue/src/commands/StartColumnStatisticsTaskRunCommand.ts index 794c27f1601c..52a90796dd62 100644 --- a/clients/client-glue/src/commands/StartColumnStatisticsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartColumnStatisticsTaskRunCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartCrawlerCommand.ts b/clients/client-glue/src/commands/StartCrawlerCommand.ts index d1f64d666308..55176cba94ef 100644 --- a/clients/client-glue/src/commands/StartCrawlerCommand.ts +++ b/clients/client-glue/src/commands/StartCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_StartCrawlerCommand, se_StartCrawlerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts index 0776d7f0dc28..02bb05ce6a48 100644 --- a/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/StartCrawlerScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_StartCrawlerScheduleCommand, se_StartCrawlerScheduleCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts b/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts index 46da1e7c4773..c452a90df879 100644 --- a/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts +++ b/clients/client-glue/src/commands/StartDataQualityRuleRecommendationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts b/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts index 051482505ba4..f5bf037ecd58 100644 --- a/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts +++ b/clients/client-glue/src/commands/StartDataQualityRulesetEvaluationRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts b/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts index 6f7b31d6f34c..15fd9312d20a 100644 --- a/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartExportLabelsTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartExportLabelsTaskRunCommand, se_StartExportLabelsTaskRunCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts b/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts index feecf535b06b..dae43b9b2852 100644 --- a/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartImportLabelsTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartImportLabelsTaskRunCommand, se_StartImportLabelsTaskRunCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartJobRunCommand.ts b/clients/client-glue/src/commands/StartJobRunCommand.ts index 8db063eecdaa..412d0618f8cf 100644 --- a/clients/client-glue/src/commands/StartJobRunCommand.ts +++ b/clients/client-glue/src/commands/StartJobRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartJobRunCommand, se_StartJobRunCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts b/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts index 37bf71e25a4a..ad366f671d06 100644 --- a/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartMLEvaluationTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartMLEvaluationTaskRunCommand, se_StartMLEvaluationTaskRunCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts b/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts index 06767b74844f..39ed648ffac8 100644 --- a/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StartMLLabelingSetGenerationTaskRunCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartTriggerCommand.ts b/clients/client-glue/src/commands/StartTriggerCommand.ts index 5fc47527ac7c..a77b2543b05a 100644 --- a/clients/client-glue/src/commands/StartTriggerCommand.ts +++ b/clients/client-glue/src/commands/StartTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_StartTriggerCommand, se_StartTriggerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StartWorkflowRunCommand.ts b/clients/client-glue/src/commands/StartWorkflowRunCommand.ts index ec2eeb8e6107..04311f9e1d7a 100644 --- a/clients/client-glue/src/commands/StartWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/StartWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartWorkflowRunCommand, se_StartWorkflowRunCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopColumnStatisticsTaskRunCommand.ts b/clients/client-glue/src/commands/StopColumnStatisticsTaskRunCommand.ts index f664bb4e5130..4ae2b818cb03 100644 --- a/clients/client-glue/src/commands/StopColumnStatisticsTaskRunCommand.ts +++ b/clients/client-glue/src/commands/StopColumnStatisticsTaskRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopColumnStatisticsTaskRunCommand, se_StopColumnStatisticsTaskRunCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopCrawlerCommand.ts b/clients/client-glue/src/commands/StopCrawlerCommand.ts index 0c657309409c..f0a91e1ee29c 100644 --- a/clients/client-glue/src/commands/StopCrawlerCommand.ts +++ b/clients/client-glue/src/commands/StopCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_StopCrawlerCommand, se_StopCrawlerCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts index d329dac23b95..3a97b1967931 100644 --- a/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/StopCrawlerScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_StopCrawlerScheduleCommand, se_StopCrawlerScheduleCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopSessionCommand.ts b/clients/client-glue/src/commands/StopSessionCommand.ts index 8c4fce639fcc..2b0bfb8258a5 100644 --- a/clients/client-glue/src/commands/StopSessionCommand.ts +++ b/clients/client-glue/src/commands/StopSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopSessionCommand, se_StopSessionCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopTriggerCommand.ts b/clients/client-glue/src/commands/StopTriggerCommand.ts index 93db2a2f94bf..fbf7b3c5c08b 100644 --- a/clients/client-glue/src/commands/StopTriggerCommand.ts +++ b/clients/client-glue/src/commands/StopTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_StopTriggerCommand, se_StopTriggerCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/StopWorkflowRunCommand.ts b/clients/client-glue/src/commands/StopWorkflowRunCommand.ts index 40d5f8818cb3..dfc4def70d5c 100644 --- a/clients/client-glue/src/commands/StopWorkflowRunCommand.ts +++ b/clients/client-glue/src/commands/StopWorkflowRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopWorkflowRunCommand, se_StopWorkflowRunCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/TagResourceCommand.ts b/clients/client-glue/src/commands/TagResourceCommand.ts index b1b024d0dfe0..c3a201142971 100644 --- a/clients/client-glue/src/commands/TagResourceCommand.ts +++ b/clients/client-glue/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UntagResourceCommand.ts b/clients/client-glue/src/commands/UntagResourceCommand.ts index 7b7732f55195..363789d00673 100644 --- a/clients/client-glue/src/commands/UntagResourceCommand.ts +++ b/clients/client-glue/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts index 79c246e83b8a..43d7be64cf48 100644 --- a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts +++ b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBlueprintCommand, se_UpdateBlueprintCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateClassifierCommand.ts b/clients/client-glue/src/commands/UpdateClassifierCommand.ts index e9cfe99e70fa..e1952f9dff89 100644 --- a/clients/client-glue/src/commands/UpdateClassifierCommand.ts +++ b/clients/client-glue/src/commands/UpdateClassifierCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClassifierCommand, se_UpdateClassifierCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts index 12c93a4ded17..83f93ce6af4e 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts index 17e7d1c3e336..15d90fdcb2eb 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateConnectionCommand.ts b/clients/client-glue/src/commands/UpdateConnectionCommand.ts index cd3829a85ef8..60ce6d02dc74 100644 --- a/clients/client-glue/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-glue/src/commands/UpdateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts index a749c4e697ab..bcac0dbfbd79 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCrawlerCommand, se_UpdateCrawlerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts index ffd4b7f2b76c..03aaa992dce5 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCrawlerScheduleCommand, se_UpdateCrawlerScheduleCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts index d79a811331cb..e125d755033d 100644 --- a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataQualityRulesetCommand, se_UpdateDataQualityRulesetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts index f504385c75d7..c5900cbef674 100644 --- a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts +++ b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatabaseCommand, se_UpdateDatabaseCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts index 7f8f9470a927..23faf43b363c 100644 --- a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDevEndpointCommand, se_UpdateDevEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateJobCommand.ts b/clients/client-glue/src/commands/UpdateJobCommand.ts index 08094b5c6450..6e55cba0f533 100644 --- a/clients/client-glue/src/commands/UpdateJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts index 50636b9ddad7..84e020c32eff 100644 --- a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobFromSourceControlCommand, se_UpdateJobFromSourceControlComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts index b5bd7e355879..c7cfd943355e 100644 --- a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts +++ b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMLTransformCommand, se_UpdateMLTransformCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdatePartitionCommand.ts b/clients/client-glue/src/commands/UpdatePartitionCommand.ts index 9e99c9ff02e7..b7dd74ab3fcd 100644 --- a/clients/client-glue/src/commands/UpdatePartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdatePartitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePartitionCommand, se_UpdatePartitionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateRegistryCommand.ts b/clients/client-glue/src/commands/UpdateRegistryCommand.ts index 5098b28bfaa8..87a9ba3b70f3 100644 --- a/clients/client-glue/src/commands/UpdateRegistryCommand.ts +++ b/clients/client-glue/src/commands/UpdateRegistryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRegistryCommand, se_UpdateRegistryCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateSchemaCommand.ts b/clients/client-glue/src/commands/UpdateSchemaCommand.ts index c30fcac31cc0..0eb7495b8a30 100644 --- a/clients/client-glue/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-glue/src/commands/UpdateSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSchemaCommand, se_UpdateSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts index 1fb328281e14..545f7a506379 100644 --- a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSourceControlFromJobCommand, se_UpdateSourceControlFromJobComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateTableCommand.ts b/clients/client-glue/src/commands/UpdateTableCommand.ts index 30fa1581c17d..03e0d5e4b7a0 100644 --- a/clients/client-glue/src/commands/UpdateTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateTableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTableCommand, se_UpdateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts b/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts index c185cb4f583a..559eba2f0344 100644 --- a/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTableOptimizerCommand, se_UpdateTableOptimizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateTriggerCommand.ts b/clients/client-glue/src/commands/UpdateTriggerCommand.ts index e92182a96dcb..b5318e0d2212 100644 --- a/clients/client-glue/src/commands/UpdateTriggerCommand.ts +++ b/clients/client-glue/src/commands/UpdateTriggerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTriggerCommand, se_UpdateTriggerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts index 303f1c7dd51d..fbc37f3c428b 100644 --- a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserDefinedFunctionCommand, se_UpdateUserDefinedFunctionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts index 54c3eb00f10b..43cea7e83621 100644 --- a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkflowCommand, se_UpdateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-glue/src/index.ts b/clients/client-glue/src/index.ts index d501268c4cbe..8126d559890b 100644 --- a/clients/client-glue/src/index.ts +++ b/clients/client-glue/src/index.ts @@ -9,8 +9,8 @@ export * from "./GlueClient"; export * from "./Glue"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GlueExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GlueExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-glue/src/models/GlueServiceException.ts b/clients/client-glue/src/models/GlueServiceException.ts index 8c7c1263c793..c3adcda48306 100644 --- a/clients/client-glue/src/models/GlueServiceException.ts +++ b/clients/client-glue/src/models/GlueServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-grafana/src/commands/AssociateLicenseCommand.ts b/clients/client-grafana/src/commands/AssociateLicenseCommand.ts index 0c736925599a..21b097c6262a 100644 --- a/clients/client-grafana/src/commands/AssociateLicenseCommand.ts +++ b/clients/client-grafana/src/commands/AssociateLicenseCommand.ts @@ -16,7 +16,8 @@ import { de_AssociateLicenseCommand, se_AssociateLicenseCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts index 328ed59afcaf..7203d6e7c5b0 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceApiKeyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWorkspaceApiKeyCommand, se_CreateWorkspaceApiKeyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts index 9a088e58aa93..f782fee4e244 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceCommand.ts @@ -17,7 +17,8 @@ import { de_CreateWorkspaceCommand, se_CreateWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountCommand.ts index d13054c78742..41fd4dd0d135 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountTokenCommand.ts b/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountTokenCommand.ts index 0d23d1620150..3f45c26f2e79 100644 --- a/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountTokenCommand.ts +++ b/clients/client-grafana/src/commands/CreateWorkspaceServiceAccountTokenCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts index 7b283f327f22..b93c959ebed5 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceApiKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkspaceApiKeyCommand, se_DeleteWorkspaceApiKeyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts index 5d4264a871e8..46891c771c2c 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteWorkspaceCommand, se_DeleteWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountCommand.ts index c14821490f44..e038c131525a 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountTokenCommand.ts b/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountTokenCommand.ts index add67b54e776..0ce88aac2111 100644 --- a/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountTokenCommand.ts +++ b/clients/client-grafana/src/commands/DeleteWorkspaceServiceAccountTokenCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts index a0a5657d24f7..8d9a9ab8d4bd 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceAuthenticationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts index 027efce184af..a3713d31faf0 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeWorkspaceCommand, se_DescribeWorkspaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts b/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts index 9b67b8c677e9..9d55add69bd2 100644 --- a/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts +++ b/clients/client-grafana/src/commands/DescribeWorkspaceConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts b/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts index cb06d57fad8f..206ae754f257 100644 --- a/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts +++ b/clients/client-grafana/src/commands/DisassociateLicenseCommand.ts @@ -16,7 +16,8 @@ import { de_DisassociateLicenseCommand, se_DisassociateLicenseCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListPermissionsCommand.ts b/clients/client-grafana/src/commands/ListPermissionsCommand.ts index fd83258faa1b..f2ef97999090 100644 --- a/clients/client-grafana/src/commands/ListPermissionsCommand.ts +++ b/clients/client-grafana/src/commands/ListPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPermissionsCommand, se_ListPermissionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts b/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts index 4504eeaacc72..2a4863843f3b 100644 --- a/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-grafana/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListVersionsCommand.ts b/clients/client-grafana/src/commands/ListVersionsCommand.ts index f1df72e05159..2aa9e7019cc8 100644 --- a/clients/client-grafana/src/commands/ListVersionsCommand.ts +++ b/clients/client-grafana/src/commands/ListVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVersionsCommand, se_ListVersionsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListWorkspaceServiceAccountTokensCommand.ts b/clients/client-grafana/src/commands/ListWorkspaceServiceAccountTokensCommand.ts index d5d90192257f..69bc074ba925 100644 --- a/clients/client-grafana/src/commands/ListWorkspaceServiceAccountTokensCommand.ts +++ b/clients/client-grafana/src/commands/ListWorkspaceServiceAccountTokensCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListWorkspaceServiceAccountsCommand.ts b/clients/client-grafana/src/commands/ListWorkspaceServiceAccountsCommand.ts index 9785871966b8..fcd1ae6dc83d 100644 --- a/clients/client-grafana/src/commands/ListWorkspaceServiceAccountsCommand.ts +++ b/clients/client-grafana/src/commands/ListWorkspaceServiceAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/ListWorkspacesCommand.ts b/clients/client-grafana/src/commands/ListWorkspacesCommand.ts index d5b1709dec40..ec5e194b514d 100644 --- a/clients/client-grafana/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-grafana/src/commands/ListWorkspacesCommand.ts @@ -16,7 +16,8 @@ import { de_ListWorkspacesCommand, se_ListWorkspacesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/TagResourceCommand.ts b/clients/client-grafana/src/commands/TagResourceCommand.ts index ba43e25f8973..c2bf590b8efd 100644 --- a/clients/client-grafana/src/commands/TagResourceCommand.ts +++ b/clients/client-grafana/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/UntagResourceCommand.ts b/clients/client-grafana/src/commands/UntagResourceCommand.ts index c99a0da4610d..a7c15c8f798f 100644 --- a/clients/client-grafana/src/commands/UntagResourceCommand.ts +++ b/clients/client-grafana/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts b/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts index b983d1409324..9be005392b15 100644 --- a/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts +++ b/clients/client-grafana/src/commands/UpdatePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePermissionsCommand, se_UpdatePermissionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts index 30b6bde64d65..9cad996bcc9b 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceAuthenticationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts index 5ba46e185d41..f9181dd80e88 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateWorkspaceCommand, se_UpdateWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts b/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts index d607ce12b09b..52829cf4f6e2 100644 --- a/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts +++ b/clients/client-grafana/src/commands/UpdateWorkspaceConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-grafana/src/index.ts b/clients/client-grafana/src/index.ts index de1cda8ddfb0..0a0883089044 100644 --- a/clients/client-grafana/src/index.ts +++ b/clients/client-grafana/src/index.ts @@ -16,8 +16,8 @@ export * from "./GrafanaClient"; export * from "./Grafana"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GrafanaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GrafanaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-grafana/src/models/GrafanaServiceException.ts b/clients/client-grafana/src/models/GrafanaServiceException.ts index b343c5883b94..1b8e77bc27da 100644 --- a/clients/client-grafana/src/models/GrafanaServiceException.ts +++ b/clients/client-grafana/src/models/GrafanaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts b/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts index aefbde4fa283..a94ef3e2f50e 100644 --- a/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts +++ b/clients/client-greengrass/src/commands/AssociateRoleToGroupCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateRoleToGroupCommand, se_AssociateRoleToGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts b/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts index 62a4b01e4dce..32f345c323d6 100644 --- a/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts +++ b/clients/client-greengrass/src/commands/AssociateServiceRoleToAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts index a30842a90544..56fe6de55273 100644 --- a/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateConnectorDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectorDefinitionCommand, se_CreateConnectorDefinitionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts index f8d6835b96f7..5c248321ac4c 100644 --- a/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateConnectorDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts index a45ddfe5ca30..330484cd462b 100644 --- a/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateCoreDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCoreDefinitionCommand, se_CreateCoreDefinitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts index 664f0b5fe6ec..bcc9692c842a 100644 --- a/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateCoreDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts b/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts index de65317046ff..c14066bcf274 100644 --- a/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts index 80619078c6f7..c6745764b34c 100644 --- a/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeviceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeviceDefinitionCommand, se_CreateDeviceDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts index 3e4d16cb9590..a9b25e2cd932 100644 --- a/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateDeviceDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts index ae1111a17ef6..ebf7a7bcdcb5 100644 --- a/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateFunctionDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFunctionDefinitionCommand, se_CreateFunctionDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts index aa1f38f449fc..1515cd9900b8 100644 --- a/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateFunctionDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts b/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts index 976d54fe35d4..4f2a37e8870b 100644 --- a/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupCertificateAuthorityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateGroupCommand.ts b/clients/client-greengrass/src/commands/CreateGroupCommand.ts index 0a5900156d97..affe20c6af6e 100644 --- a/clients/client-greengrass/src/commands/CreateGroupCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts b/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts index 6a6eb6c0a601..1bc7793cda7a 100644 --- a/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateGroupVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGroupVersionCommand, se_CreateGroupVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts index 6bae64e12333..655692a07c88 100644 --- a/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateLoggerDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLoggerDefinitionCommand, se_CreateLoggerDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts index d5a933823bed..ecac7507861e 100644 --- a/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateLoggerDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts index e0f07085822c..750d806b523b 100644 --- a/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateResourceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResourceDefinitionCommand, se_CreateResourceDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts index ab522874408c..af4d4b47507f 100644 --- a/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateResourceDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts b/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts index 63b8694309b3..d0a355e6510d 100644 --- a/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSoftwareUpdateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSoftwareUpdateJobCommand, se_CreateSoftwareUpdateJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts index 866f055714b1..099b2f231213 100644 --- a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts index 2de9e82a11db..585226d9b4a2 100644 --- a/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/CreateSubscriptionDefinitionVersionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts index 4a23e65b0635..3d4a90afe55b 100644 --- a/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteConnectorDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectorDefinitionCommand, se_DeleteConnectorDefinitionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts index 9e21760f956f..15635666eb63 100644 --- a/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteCoreDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCoreDefinitionCommand, se_DeleteCoreDefinitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts index 49f1c8bb4205..41df39d821c3 100644 --- a/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteDeviceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeviceDefinitionCommand, se_DeleteDeviceDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts index 29e0c79e17bb..a3ff2491f988 100644 --- a/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteFunctionDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionDefinitionCommand, se_DeleteFunctionDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteGroupCommand.ts b/clients/client-greengrass/src/commands/DeleteGroupCommand.ts index f85f4c4c897c..8d32681969b1 100644 --- a/clients/client-greengrass/src/commands/DeleteGroupCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts index 5f9f8e62f441..2b5013cea80d 100644 --- a/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteLoggerDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLoggerDefinitionCommand, se_DeleteLoggerDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts index 3ec6a3f6bd71..7e46cd06bd8d 100644 --- a/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteResourceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourceDefinitionCommand, se_DeleteResourceDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts index 31505590d3d1..26b2af66d61e 100644 --- a/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/DeleteSubscriptionDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts b/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts index 2f3793f9b36b..b6b780a5b294 100644 --- a/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts +++ b/clients/client-greengrass/src/commands/DisassociateRoleFromGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateRoleFromGroupCommand, se_DisassociateRoleFromGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts b/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts index f32c3598b0ae..fb3426f6efac 100644 --- a/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts +++ b/clients/client-greengrass/src/commands/DisassociateServiceRoleFromAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts b/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts index b5ff7bd3b940..e68048f53b21 100644 --- a/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts +++ b/clients/client-greengrass/src/commands/GetAssociatedRoleCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssociatedRoleCommand, se_GetAssociatedRoleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts b/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts index c7e6d20e24ed..13dc495090d9 100644 --- a/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts +++ b/clients/client-greengrass/src/commands/GetBulkDeploymentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetBulkDeploymentStatusCommand, se_GetBulkDeploymentStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts b/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts index 40c98681886b..d2c29ff83de7 100644 --- a/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectivityInfoCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectivityInfoCommand, se_GetConnectivityInfoCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts index 844ccd1b1518..0a6444f03e2d 100644 --- a/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectorDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectorDefinitionCommand, se_GetConnectorDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts index e05009d115e9..b77e56b82793 100644 --- a/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetConnectorDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts index f56c897844a8..a21a96107ee2 100644 --- a/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetCoreDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreDefinitionCommand, se_GetCoreDefinitionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts index 1324ee091918..03f7909ee8e4 100644 --- a/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetCoreDefinitionVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreDefinitionVersionCommand, se_GetCoreDefinitionVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts b/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts index c37e6223cf7a..67db24d5cb81 100644 --- a/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeploymentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentStatusCommand, se_GetDeploymentStatusCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts index 71ddffd5531d..c0fb76fbcb6f 100644 --- a/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeviceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeviceDefinitionCommand, se_GetDeviceDefinitionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts index e8e061e3d1ef..77099dcf13db 100644 --- a/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetDeviceDefinitionVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeviceDefinitionVersionCommand, se_GetDeviceDefinitionVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts index 4b7d2dbf5c80..025e3af74c82 100644 --- a/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetFunctionDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetFunctionDefinitionCommand, se_GetFunctionDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts index 22881c7c29f3..49199c923a8d 100644 --- a/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetFunctionDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts b/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts index ae4cc99c2ab0..b4d9090cb42b 100644 --- a/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCertificateAuthorityCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts b/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts index 962a6fdd3922..ca882de3310c 100644 --- a/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCertificateConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetGroupCommand.ts b/clients/client-greengrass/src/commands/GetGroupCommand.ts index 6ee1c8af82e9..fe48be3a8989 100644 --- a/clients/client-greengrass/src/commands/GetGroupCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupCommand, se_GetGroupCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts b/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts index fb2c5763e74b..a5fec5b13ae5 100644 --- a/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetGroupVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupVersionCommand, se_GetGroupVersionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts index 47e765134382..930c069121fb 100644 --- a/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetLoggerDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoggerDefinitionCommand, se_GetLoggerDefinitionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts index 1e64fa25e1f1..2f358423a258 100644 --- a/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetLoggerDefinitionVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoggerDefinitionVersionCommand, se_GetLoggerDefinitionVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts index fd1cd9d99a2e..baf455c45252 100644 --- a/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetResourceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceDefinitionCommand, se_GetResourceDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts index 03bb51a537bb..f0788ad66675 100644 --- a/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetResourceDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts b/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts index f42d381ee014..d8505b389737 100644 --- a/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts +++ b/clients/client-greengrass/src/commands/GetServiceRoleForAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetServiceRoleForAccountCommand, se_GetServiceRoleForAccountCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts index ddcf6b8f3126..38c228f01203 100644 --- a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSubscriptionDefinitionCommand, se_GetSubscriptionDefinitionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts index a5e299ca364e..86ab5306b330 100644 --- a/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts +++ b/clients/client-greengrass/src/commands/GetSubscriptionDefinitionVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts b/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts index 388c0a9149c5..28dbbe6cf196 100644 --- a/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/GetThingRuntimeConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts b/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts index 3e5b901c2e69..b24f35b5b099 100644 --- a/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts +++ b/clients/client-greengrass/src/commands/ListBulkDeploymentDetailedReportsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts index 545ef36906e6..c8550339b6b7 100644 --- a/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ListBulkDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBulkDeploymentsCommand, se_ListBulkDeploymentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts index 9f3ff05027ca..1f2b4d472976 100644 --- a/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListConnectorDefinitionVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts index 01764c10bbbc..de9b9d7fc0c9 100644 --- a/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListConnectorDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectorDefinitionsCommand, se_ListConnectorDefinitionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts index df6f57683d79..d237c511b457 100644 --- a/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListCoreDefinitionVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoreDefinitionVersionsCommand, se_ListCoreDefinitionVersionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts index c0fda6b68893..cc9747014ba4 100644 --- a/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListCoreDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoreDefinitionsCommand, se_ListCoreDefinitionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts index 3b48f9018550..b41d60ea3e12 100644 --- a/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts index 0c1b3646bc1f..e5add047d4b0 100644 --- a/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeviceDefinitionVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts index 3eff493edcba..8e2467a6554a 100644 --- a/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListDeviceDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeviceDefinitionsCommand, se_ListDeviceDefinitionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts index 3b0bf3d63e19..09786166b2db 100644 --- a/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListFunctionDefinitionVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts index 6d216c9221d0..89eab7444aaf 100644 --- a/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListFunctionDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFunctionDefinitionsCommand, se_ListFunctionDefinitionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts b/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts index c6f59cbc5b99..640a9c12ee25 100644 --- a/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupCertificateAuthoritiesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts b/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts index 643fe53ae508..da6b87556d11 100644 --- a/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupVersionsCommand, se_ListGroupVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListGroupsCommand.ts b/clients/client-greengrass/src/commands/ListGroupsCommand.ts index 8f5765f54f6e..7e98d448b161 100644 --- a/clients/client-greengrass/src/commands/ListGroupsCommand.ts +++ b/clients/client-greengrass/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts index a21636bd6bb7..70647b728a80 100644 --- a/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListLoggerDefinitionVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts index 8c3ccdf37beb..16d3bfaf692a 100644 --- a/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListLoggerDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLoggerDefinitionsCommand, se_ListLoggerDefinitionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts index e56de76a0423..bf38905266c2 100644 --- a/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListResourceDefinitionVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts index e933aa4f440c..528ffea0def7 100644 --- a/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListResourceDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceDefinitionsCommand, se_ListResourceDefinitionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts index 9413790caa58..415ddc0d2d4a 100644 --- a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionVersionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts index ff7bcb337695..013fd0ddc491 100644 --- a/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts +++ b/clients/client-greengrass/src/commands/ListSubscriptionDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts b/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts index ac74570ea40c..f5d4aae5698e 100644 --- a/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-greengrass/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts b/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts index 87b72296c1e9..f7a20f4bf137 100644 --- a/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts +++ b/clients/client-greengrass/src/commands/ResetDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ResetDeploymentsCommand, se_ResetDeploymentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts b/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts index 2bb016f48e1e..f10bdaf2d1a4 100644 --- a/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/StartBulkDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StartBulkDeploymentCommand, se_StartBulkDeploymentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts b/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts index 3b572817f116..b7f002064d8c 100644 --- a/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts +++ b/clients/client-greengrass/src/commands/StopBulkDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StopBulkDeploymentCommand, se_StopBulkDeploymentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/TagResourceCommand.ts b/clients/client-greengrass/src/commands/TagResourceCommand.ts index 6451644b0e78..df8cf84e21a2 100644 --- a/clients/client-greengrass/src/commands/TagResourceCommand.ts +++ b/clients/client-greengrass/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UntagResourceCommand.ts b/clients/client-greengrass/src/commands/UntagResourceCommand.ts index 411b5831c932..45367284a920 100644 --- a/clients/client-greengrass/src/commands/UntagResourceCommand.ts +++ b/clients/client-greengrass/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts b/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts index 33938409365b..bb3066718664 100644 --- a/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateConnectivityInfoCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectivityInfoCommand, se_UpdateConnectivityInfoCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts index f6a18b756f71..f22d8873076a 100644 --- a/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateConnectorDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectorDefinitionCommand, se_UpdateConnectorDefinitionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts index 552444550194..0bb50fe0a912 100644 --- a/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateCoreDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCoreDefinitionCommand, se_UpdateCoreDefinitionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts index 9fd2b2ee65a5..c2fc274f519b 100644 --- a/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateDeviceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeviceDefinitionCommand, se_UpdateDeviceDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts index ad25d5ca743d..99d3d6246715 100644 --- a/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateFunctionDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFunctionDefinitionCommand, se_UpdateFunctionDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts b/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts index da5ede9fe45f..e4195fcfed30 100644 --- a/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateGroupCertificateConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateGroupCommand.ts b/clients/client-greengrass/src/commands/UpdateGroupCommand.ts index 90ea8ae92e1c..c4b80ca1c6fd 100644 --- a/clients/client-greengrass/src/commands/UpdateGroupCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts index 838083d97470..329f7a68b68b 100644 --- a/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateLoggerDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoggerDefinitionCommand, se_UpdateLoggerDefinitionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts index bd26fa9ce464..f2aee4af816b 100644 --- a/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateResourceDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourceDefinitionCommand, se_UpdateResourceDefinitionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts b/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts index 0150f583d9cd..cbcaff0476ea 100644 --- a/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateSubscriptionDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts b/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts index 9c8e087acd9d..b75b59207c32 100644 --- a/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts +++ b/clients/client-greengrass/src/commands/UpdateThingRuntimeConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrass/src/index.ts b/clients/client-greengrass/src/index.ts index 212ed61f1752..d653305bf747 100644 --- a/clients/client-greengrass/src/index.ts +++ b/clients/client-greengrass/src/index.ts @@ -8,8 +8,8 @@ export * from "./GreengrassClient"; export * from "./Greengrass"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GreengrassExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GreengrassExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-greengrass/src/models/GreengrassServiceException.ts b/clients/client-greengrass/src/models/GreengrassServiceException.ts index ce9b7b0d505a..5cb72ecca1c4 100644 --- a/clients/client-greengrass/src/models/GreengrassServiceException.ts +++ b/clients/client-greengrass/src/models/GreengrassServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts b/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts index 1c343608e818..44d9c088869d 100644 --- a/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/AssociateServiceRoleToAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts index 3b8a7cad5074..301cdf4b2514 100644 --- a/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/BatchAssociateClientDeviceWithCoreDeviceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts index 4423bc7b0459..d5008d14da55 100644 --- a/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/BatchDisassociateClientDeviceFromCoreDeviceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts index cc3fece797df..32b6f156274a 100644 --- a/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/CancelDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CancelDeploymentCommand, se_CancelDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts b/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts index 77bbcdc0416a..cf87f44b6143 100644 --- a/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts +++ b/clients/client-greengrassv2/src/commands/CreateComponentVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateComponentVersionCommand, se_CreateComponentVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts index 4f738beef2d2..0527e500a63c 100644 --- a/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts b/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts index 2bae4dabc3c4..26844b686478 100644 --- a/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteComponentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts index 9e1cf406ee9e..0829bd603339 100644 --- a/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteCoreDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCoreDeviceCommand, se_DeleteCoreDeviceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts index a37e81de97fa..003c0c02b26d 100644 --- a/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DeleteDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentCommand, se_DeleteDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts b/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts index dd521edfd6c7..a83e58588203 100644 --- a/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/DescribeComponentCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeComponentCommand, se_DescribeComponentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts b/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts index 6ed6993b664e..4d042530edc6 100644 --- a/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/DisassociateServiceRoleFromAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetComponentCommand.ts b/clients/client-greengrassv2/src/commands/GetComponentCommand.ts index deb2cd06949c..08a3cfdc7b0b 100644 --- a/clients/client-greengrassv2/src/commands/GetComponentCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetComponentCommand.ts @@ -12,7 +12,8 @@ import { de_GetComponentCommand, se_GetComponentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts b/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts index 3a6c5f697cc2..840c020f0b3b 100644 --- a/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetComponentVersionArtifactCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts b/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts index 9f52f1a69e3d..d93b7df09d92 100644 --- a/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetConnectivityInfoCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectivityInfoCommand, se_GetConnectivityInfoCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts index 4911a70a253c..34d76b290c4e 100644 --- a/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetCoreDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreDeviceCommand, se_GetCoreDeviceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts b/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts index 9add758b74c2..42ec0749a2d7 100644 --- a/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts b/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts index 5958b82f4e31..623f8a688875 100644 --- a/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts +++ b/clients/client-greengrassv2/src/commands/GetServiceRoleForAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetServiceRoleForAccountCommand, se_GetServiceRoleForAccountCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts b/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts index 27ed00c8ab5d..f575274e05b7 100644 --- a/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListClientDevicesAssociatedWithCoreDeviceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts b/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts index 3c50ce04ed0e..882b6a54173a 100644 --- a/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListComponentVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentVersionsCommand, se_ListComponentVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts b/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts index befb86360819..8ca351542832 100644 --- a/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts b/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts index 4249065b7c9c..93ccc39f9ea6 100644 --- a/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListCoreDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoreDevicesCommand, se_ListCoreDevicesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts b/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts index 4e0c46571eee..44e1750e3527 100644 --- a/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts b/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts index 0773a14a167a..8402533e61f1 100644 --- a/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListEffectiveDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEffectiveDeploymentsCommand, se_ListEffectiveDeploymentsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts b/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts index cec73dd4dff6..d783d45c4042 100644 --- a/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListInstalledComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstalledComponentsCommand, se_ListInstalledComponentsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts index 460061e27b18..b85a9e8bb9d4 100644 --- a/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts b/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts index 4da3f62bc5d3..227aa59832fe 100644 --- a/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts +++ b/clients/client-greengrassv2/src/commands/ResolveComponentCandidatesCommand.ts @@ -12,7 +12,8 @@ import { de_ResolveComponentCandidatesCommand, se_ResolveComponentCandidatesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/TagResourceCommand.ts b/clients/client-greengrassv2/src/commands/TagResourceCommand.ts index 922559c4d69a..ec302b10afb4 100644 --- a/clients/client-greengrassv2/src/commands/TagResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts b/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts index 4f940c1723d0..f59a7f9005cb 100644 --- a/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-greengrassv2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts b/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts index 99f37dc61b9d..7a450f2df732 100644 --- a/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts +++ b/clients/client-greengrassv2/src/commands/UpdateConnectivityInfoCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectivityInfoCommand, se_UpdateConnectivityInfoCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-greengrassv2/src/index.ts b/clients/client-greengrassv2/src/index.ts index 3ea703f9ba1d..f08ba2537993 100644 --- a/clients/client-greengrassv2/src/index.ts +++ b/clients/client-greengrassv2/src/index.ts @@ -18,8 +18,8 @@ export * from "./GreengrassV2Client"; export * from "./GreengrassV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GreengrassV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GreengrassV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-greengrassv2/src/models/GreengrassV2ServiceException.ts b/clients/client-greengrassv2/src/models/GreengrassV2ServiceException.ts index bffbbf3ddee7..1b2a754af403 100644 --- a/clients/client-greengrassv2/src/models/GreengrassV2ServiceException.ts +++ b/clients/client-greengrassv2/src/models/GreengrassV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-groundstation/src/commands/CancelContactCommand.ts b/clients/client-groundstation/src/commands/CancelContactCommand.ts index f39e228e853c..394e2fff9b14 100644 --- a/clients/client-groundstation/src/commands/CancelContactCommand.ts +++ b/clients/client-groundstation/src/commands/CancelContactCommand.ts @@ -12,7 +12,8 @@ import { de_CancelContactCommand, se_CancelContactCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/CreateConfigCommand.ts b/clients/client-groundstation/src/commands/CreateConfigCommand.ts index 288ef26e646d..ba7319a3ddd9 100644 --- a/clients/client-groundstation/src/commands/CreateConfigCommand.ts +++ b/clients/client-groundstation/src/commands/CreateConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigCommand, se_CreateConfigCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts index cbc9ea53ebcf..757415c7fba7 100644 --- a/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/CreateDataflowEndpointGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts b/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts index 5ef5d613b683..0fc8b3adde64 100644 --- a/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/CreateEphemerisCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEphemerisCommand, se_CreateEphemerisCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts b/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts index 547daa9b3ce2..f0b44df6f4e8 100644 --- a/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/CreateMissionProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMissionProfileCommand, se_CreateMissionProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DeleteConfigCommand.ts b/clients/client-groundstation/src/commands/DeleteConfigCommand.ts index 6c86dd3e49d7..7f2b78b6fb21 100644 --- a/clients/client-groundstation/src/commands/DeleteConfigCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigCommand, se_DeleteConfigCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts index 6f542f6dde4a..5b4347ef8a7c 100644 --- a/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteDataflowEndpointGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts b/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts index 9c5a9fa99d95..a4972bc5b666 100644 --- a/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteEphemerisCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEphemerisCommand, se_DeleteEphemerisCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts b/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts index 5d4ce3f1877d..da5bacf94007 100644 --- a/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/DeleteMissionProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMissionProfileCommand, se_DeleteMissionProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DescribeContactCommand.ts b/clients/client-groundstation/src/commands/DescribeContactCommand.ts index 98f9c3b145b5..651915dcf579 100644 --- a/clients/client-groundstation/src/commands/DescribeContactCommand.ts +++ b/clients/client-groundstation/src/commands/DescribeContactCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContactCommand, se_DescribeContactCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts b/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts index 2c92b3eb1ffb..9a420ae2e01c 100644 --- a/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/DescribeEphemerisCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEphemerisCommand, se_DescribeEphemerisCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts b/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts index 9dbcfec51217..625ce2146f40 100644 --- a/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts +++ b/clients/client-groundstation/src/commands/GetAgentConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetAgentConfigurationCommand, se_GetAgentConfigurationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetConfigCommand.ts b/clients/client-groundstation/src/commands/GetConfigCommand.ts index 6e2a893bfb4c..c586ad8e2282 100644 --- a/clients/client-groundstation/src/commands/GetConfigCommand.ts +++ b/clients/client-groundstation/src/commands/GetConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfigCommand, se_GetConfigCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts b/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts index e3438bf85bf7..6d03350a12e0 100644 --- a/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts +++ b/clients/client-groundstation/src/commands/GetDataflowEndpointGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataflowEndpointGroupCommand, se_GetDataflowEndpointGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts b/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts index 03ccc1da9a48..8aa7fc8376a7 100644 --- a/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts +++ b/clients/client-groundstation/src/commands/GetMinuteUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetMinuteUsageCommand, se_GetMinuteUsageCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts b/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts index 445f4f139c02..61dd6f993031 100644 --- a/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/GetMissionProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetMissionProfileCommand, se_GetMissionProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/GetSatelliteCommand.ts b/clients/client-groundstation/src/commands/GetSatelliteCommand.ts index a97f43f514ad..7a239e9d1ef7 100644 --- a/clients/client-groundstation/src/commands/GetSatelliteCommand.ts +++ b/clients/client-groundstation/src/commands/GetSatelliteCommand.ts @@ -12,7 +12,8 @@ import { de_GetSatelliteCommand, se_GetSatelliteCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListConfigsCommand.ts b/clients/client-groundstation/src/commands/ListConfigsCommand.ts index b2308234784c..dea3dc8e7f5a 100644 --- a/clients/client-groundstation/src/commands/ListConfigsCommand.ts +++ b/clients/client-groundstation/src/commands/ListConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigsCommand, se_ListConfigsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListContactsCommand.ts b/clients/client-groundstation/src/commands/ListContactsCommand.ts index 57902ecd1d26..c77568d42789 100644 --- a/clients/client-groundstation/src/commands/ListContactsCommand.ts +++ b/clients/client-groundstation/src/commands/ListContactsCommand.ts @@ -12,7 +12,8 @@ import { de_ListContactsCommand, se_ListContactsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts b/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts index a7f17ec856d9..78bf775b6807 100644 --- a/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts +++ b/clients/client-groundstation/src/commands/ListDataflowEndpointGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataflowEndpointGroupsCommand, se_ListDataflowEndpointGroupsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts b/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts index 5ee843629dc8..61086a995e0d 100644 --- a/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts +++ b/clients/client-groundstation/src/commands/ListEphemeridesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEphemeridesCommand, se_ListEphemeridesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts b/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts index 5ba93e5cf3ac..15bb4146514f 100644 --- a/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts +++ b/clients/client-groundstation/src/commands/ListGroundStationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroundStationsCommand, se_ListGroundStationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts b/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts index 5640bb55062c..2e48a69cdfc7 100644 --- a/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts +++ b/clients/client-groundstation/src/commands/ListMissionProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMissionProfilesCommand, se_ListMissionProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListSatellitesCommand.ts b/clients/client-groundstation/src/commands/ListSatellitesCommand.ts index d0863d3d80ef..8acc60b54413 100644 --- a/clients/client-groundstation/src/commands/ListSatellitesCommand.ts +++ b/clients/client-groundstation/src/commands/ListSatellitesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSatellitesCommand, se_ListSatellitesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts b/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts index faef897c5251..10d0bf9e599f 100644 --- a/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-groundstation/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/RegisterAgentCommand.ts b/clients/client-groundstation/src/commands/RegisterAgentCommand.ts index 4b9f483092fc..868850c6ab26 100644 --- a/clients/client-groundstation/src/commands/RegisterAgentCommand.ts +++ b/clients/client-groundstation/src/commands/RegisterAgentCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterAgentCommand, se_RegisterAgentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/ReserveContactCommand.ts b/clients/client-groundstation/src/commands/ReserveContactCommand.ts index 5e4bbda07ca5..ab3993bbd717 100644 --- a/clients/client-groundstation/src/commands/ReserveContactCommand.ts +++ b/clients/client-groundstation/src/commands/ReserveContactCommand.ts @@ -12,7 +12,8 @@ import { de_ReserveContactCommand, se_ReserveContactCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/TagResourceCommand.ts b/clients/client-groundstation/src/commands/TagResourceCommand.ts index a0ed4cd80858..40dfc21c53dd 100644 --- a/clients/client-groundstation/src/commands/TagResourceCommand.ts +++ b/clients/client-groundstation/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/UntagResourceCommand.ts b/clients/client-groundstation/src/commands/UntagResourceCommand.ts index 18a9992119a6..854458a3f62f 100644 --- a/clients/client-groundstation/src/commands/UntagResourceCommand.ts +++ b/clients/client-groundstation/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts b/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts index 2785c9c09a8d..5ef229e6fe2c 100644 --- a/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateAgentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAgentStatusCommand, se_UpdateAgentStatusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/UpdateConfigCommand.ts b/clients/client-groundstation/src/commands/UpdateConfigCommand.ts index 3b2851c6eb73..6bba27418934 100644 --- a/clients/client-groundstation/src/commands/UpdateConfigCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfigCommand, se_UpdateConfigCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts b/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts index 00101b3b9938..e97f6ce242f5 100644 --- a/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateEphemerisCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEphemerisCommand, se_UpdateEphemerisCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts b/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts index 8cd0c4da5804..b0ea1826c38f 100644 --- a/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts +++ b/clients/client-groundstation/src/commands/UpdateMissionProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMissionProfileCommand, se_UpdateMissionProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-groundstation/src/index.ts b/clients/client-groundstation/src/index.ts index 4134be527f85..ff978c4e5d62 100644 --- a/clients/client-groundstation/src/index.ts +++ b/clients/client-groundstation/src/index.ts @@ -11,8 +11,8 @@ export * from "./GroundStationClient"; export * from "./GroundStation"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GroundStationExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GroundStationExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-groundstation/src/models/GroundStationServiceException.ts b/clients/client-groundstation/src/models/GroundStationServiceException.ts index 2b93e7f0933d..9f06e8340be0 100644 --- a/clients/client-groundstation/src/models/GroundStationServiceException.ts +++ b/clients/client-groundstation/src/models/GroundStationServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts b/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts index 096564ceedd7..ed3f611f8306 100644 --- a/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts +++ b/clients/client-guardduty/src/commands/AcceptAdministratorInvitationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts b/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts index da87097e8aff..9609252c5581 100644 --- a/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-guardduty/src/commands/AcceptInvitationCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts b/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts index b9ce79572bb0..f210a223d3c6 100644 --- a/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/ArchiveFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ArchiveFindingsCommand, se_ArchiveFindingsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateDetectorCommand.ts b/clients/client-guardduty/src/commands/CreateDetectorCommand.ts index 2ccbace938b2..429da61cb094 100644 --- a/clients/client-guardduty/src/commands/CreateDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/CreateDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDetectorCommand, se_CreateDetectorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateFilterCommand.ts b/clients/client-guardduty/src/commands/CreateFilterCommand.ts index 745c3e794f63..5afaa0c39589 100644 --- a/clients/client-guardduty/src/commands/CreateFilterCommand.ts +++ b/clients/client-guardduty/src/commands/CreateFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFilterCommand, se_CreateFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateIPSetCommand.ts b/clients/client-guardduty/src/commands/CreateIPSetCommand.ts index 68cd8b04fc69..5e1a01d05d2d 100644 --- a/clients/client-guardduty/src/commands/CreateIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/CreateIPSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIPSetCommand, se_CreateIPSetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateMembersCommand.ts b/clients/client-guardduty/src/commands/CreateMembersCommand.ts index 979f0c231314..9b878e365e30 100644 --- a/clients/client-guardduty/src/commands/CreateMembersCommand.ts +++ b/clients/client-guardduty/src/commands/CreateMembersCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMembersCommand, se_CreateMembersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts index 3dac47352c0b..ec0ef32eaad1 100644 --- a/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/CreatePublishingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts b/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts index 8992a832dfac..b8671b46d101 100644 --- a/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/CreateSampleFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSampleFindingsCommand, se_CreateSampleFindingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts index 1975421cfa4e..dbffc8366d62 100644 --- a/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/CreateThreatIntelSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThreatIntelSetCommand, se_CreateThreatIntelSetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts b/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts index d2986ca1728d..618efad573e7 100644 --- a/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/DeclineInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeclineInvitationsCommand, se_DeclineInvitationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts b/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts index fec7472c9597..3a963b60b44e 100644 --- a/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDetectorCommand, se_DeleteDetectorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteFilterCommand.ts b/clients/client-guardduty/src/commands/DeleteFilterCommand.ts index 5832ebbc5b44..adc0bd1584f4 100644 --- a/clients/client-guardduty/src/commands/DeleteFilterCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFilterCommand, se_DeleteFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts b/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts index 89da269727fb..0e93de3ecd5a 100644 --- a/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteIPSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIPSetCommand, se_DeleteIPSetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts b/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts index 5cc13bd7bb44..86757782d9c6 100644 --- a/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInvitationsCommand, se_DeleteInvitationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteMembersCommand.ts b/clients/client-guardduty/src/commands/DeleteMembersCommand.ts index 8b7c5b70c608..f6d06323654a 100644 --- a/clients/client-guardduty/src/commands/DeleteMembersCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteMembersCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMembersCommand, se_DeleteMembersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts index 5eae1c0a5b35..ffa1ad4c9ea5 100644 --- a/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/DeletePublishingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts index 8c5d5f109448..622e783bd29c 100644 --- a/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/DeleteThreatIntelSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThreatIntelSetCommand, se_DeleteThreatIntelSetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts b/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts index 03bf3c57024b..0acd153aef6e 100644 --- a/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts +++ b/clients/client-guardduty/src/commands/DescribeMalwareScansCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMalwareScansCommand, se_DescribeMalwareScansCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts index 3eeeda943a2e..ac2ed9b39a5b 100644 --- a/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-guardduty/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts index 7bec395b8438..5b18467683d4 100644 --- a/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/DescribePublishingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts index 40ab172c7c49..bb1673096cc2 100644 --- a/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts index 7640ef7896a2..7134b1cfdb3b 100644 --- a/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts index 2f928cf5ae38..218c9cdc2d27 100644 --- a/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateFromMasterAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts b/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts index 61e30841d4a9..f220385904b2 100644 --- a/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts +++ b/clients/client-guardduty/src/commands/DisassociateMembersCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMembersCommand, se_DisassociateMembersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts index d0ace626686e..8e7cc5810ef8 100644 --- a/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-guardduty/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts b/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts index 2bd3ba3c1c37..97f47459728b 100644 --- a/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-guardduty/src/commands/GetAdministratorAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts index 608a5db0b40c..591d261377f1 100644 --- a/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetCoverageStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoverageStatisticsCommand, se_GetCoverageStatisticsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetDetectorCommand.ts b/clients/client-guardduty/src/commands/GetDetectorCommand.ts index 84a40d489cac..56f631c7a54a 100644 --- a/clients/client-guardduty/src/commands/GetDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/GetDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_GetDetectorCommand, se_GetDetectorCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetFilterCommand.ts b/clients/client-guardduty/src/commands/GetFilterCommand.ts index ebed7ea4eeec..fc9d6da62550 100644 --- a/clients/client-guardduty/src/commands/GetFilterCommand.ts +++ b/clients/client-guardduty/src/commands/GetFilterCommand.ts @@ -12,7 +12,8 @@ import { de_GetFilterCommand, se_GetFilterCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetFindingsCommand.ts b/clients/client-guardduty/src/commands/GetFindingsCommand.ts index 0799fc90b948..233e98f460c6 100644 --- a/clients/client-guardduty/src/commands/GetFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/GetFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts index 3647b841178c..3d91be260de4 100644 --- a/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetFindingsStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsStatisticsCommand, se_GetFindingsStatisticsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetIPSetCommand.ts b/clients/client-guardduty/src/commands/GetIPSetCommand.ts index 924568feda82..0c1a8d0a05bb 100644 --- a/clients/client-guardduty/src/commands/GetIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/GetIPSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetIPSetCommand, se_GetIPSetCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts b/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts index 1a2ff4bb91bc..e763028c2260 100644 --- a/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-guardduty/src/commands/GetInvitationsCountCommand.ts @@ -12,7 +12,8 @@ import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts b/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts index a5b74361c33d..030c4c783e91 100644 --- a/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts +++ b/clients/client-guardduty/src/commands/GetMalwareScanSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMalwareScanSettingsCommand, se_GetMalwareScanSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts b/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts index 2d006f722d75..cc84a083f081 100644 --- a/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-guardduty/src/commands/GetMasterAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts b/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts index 3d54332923c9..9a76be0a8db6 100644 --- a/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/GetMemberDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMemberDetectorsCommand, se_GetMemberDetectorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetMembersCommand.ts b/clients/client-guardduty/src/commands/GetMembersCommand.ts index b70e4f3b9ee6..1e2814cb115c 100644 --- a/clients/client-guardduty/src/commands/GetMembersCommand.ts +++ b/clients/client-guardduty/src/commands/GetMembersCommand.ts @@ -12,7 +12,8 @@ import { de_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetOrganizationStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetOrganizationStatisticsCommand.ts index b4188c52262d..b4f7728e2190 100644 --- a/clients/client-guardduty/src/commands/GetOrganizationStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetOrganizationStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetOrganizationStatisticsCommand, se_GetOrganizationStatisticsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts b/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts index 936cc6e048e7..7a3e7f17d59d 100644 --- a/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts +++ b/clients/client-guardduty/src/commands/GetRemainingFreeTrialDaysCommand.ts @@ -12,7 +12,8 @@ import { de_GetRemainingFreeTrialDaysCommand, se_GetRemainingFreeTrialDaysComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts index ea1ab4b4cefb..3eca08279c72 100644 --- a/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/GetThreatIntelSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetThreatIntelSetCommand, se_GetThreatIntelSetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts b/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts index 69d833df5e12..e4a747b855f1 100644 --- a/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts +++ b/clients/client-guardduty/src/commands/GetUsageStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsageStatisticsCommand, se_GetUsageStatisticsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/InviteMembersCommand.ts b/clients/client-guardduty/src/commands/InviteMembersCommand.ts index 0440e018a5b6..e3b2acadfc51 100644 --- a/clients/client-guardduty/src/commands/InviteMembersCommand.ts +++ b/clients/client-guardduty/src/commands/InviteMembersCommand.ts @@ -12,7 +12,8 @@ import { de_InviteMembersCommand, se_InviteMembersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListCoverageCommand.ts b/clients/client-guardduty/src/commands/ListCoverageCommand.ts index 5d30217a7b28..c18d226ed4e1 100644 --- a/clients/client-guardduty/src/commands/ListCoverageCommand.ts +++ b/clients/client-guardduty/src/commands/ListCoverageCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoverageCommand, se_ListCoverageCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListDetectorsCommand.ts b/clients/client-guardduty/src/commands/ListDetectorsCommand.ts index e649fbad95c2..e80428c260fd 100644 --- a/clients/client-guardduty/src/commands/ListDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/ListDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDetectorsCommand, se_ListDetectorsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListFiltersCommand.ts b/clients/client-guardduty/src/commands/ListFiltersCommand.ts index d7e4ea72283f..a8489e51bd71 100644 --- a/clients/client-guardduty/src/commands/ListFiltersCommand.ts +++ b/clients/client-guardduty/src/commands/ListFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListFindingsCommand.ts b/clients/client-guardduty/src/commands/ListFindingsCommand.ts index c58ded9c47b7..3e40f6aad223 100644 --- a/clients/client-guardduty/src/commands/ListFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/ListFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListIPSetsCommand.ts b/clients/client-guardduty/src/commands/ListIPSetsCommand.ts index 263b9f584648..da3ea00cf54c 100644 --- a/clients/client-guardduty/src/commands/ListIPSetsCommand.ts +++ b/clients/client-guardduty/src/commands/ListIPSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIPSetsCommand, se_ListIPSetsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListInvitationsCommand.ts b/clients/client-guardduty/src/commands/ListInvitationsCommand.ts index ec16e8252084..4649ce8c5313 100644 --- a/clients/client-guardduty/src/commands/ListInvitationsCommand.ts +++ b/clients/client-guardduty/src/commands/ListInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListMembersCommand.ts b/clients/client-guardduty/src/commands/ListMembersCommand.ts index 3099b356f6bd..67c90964603a 100644 --- a/clients/client-guardduty/src/commands/ListMembersCommand.ts +++ b/clients/client-guardduty/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts index de238c8b8321..e57069fba3a4 100644 --- a/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-guardduty/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts b/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts index 02d6da1b3c11..fff7b0700a87 100644 --- a/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts +++ b/clients/client-guardduty/src/commands/ListPublishingDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPublishingDestinationsCommand, se_ListPublishingDestinationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts b/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts index 65e864999226..b34cc03f8fec 100644 --- a/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-guardduty/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts b/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts index f1fa2f6ee665..69c59735f6a5 100644 --- a/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts +++ b/clients/client-guardduty/src/commands/ListThreatIntelSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListThreatIntelSetsCommand, se_ListThreatIntelSetsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts b/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts index b0159da6fa43..0fb09bcb3401 100644 --- a/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts +++ b/clients/client-guardduty/src/commands/StartMalwareScanCommand.ts @@ -12,7 +12,8 @@ import { de_StartMalwareScanCommand, se_StartMalwareScanCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts b/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts index a89b2f7e53ba..ad87dee8ee42 100644 --- a/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts +++ b/clients/client-guardduty/src/commands/StartMonitoringMembersCommand.ts @@ -12,7 +12,8 @@ import { de_StartMonitoringMembersCommand, se_StartMonitoringMembersCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts b/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts index 54857d36da7b..7755ad988957 100644 --- a/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts +++ b/clients/client-guardduty/src/commands/StopMonitoringMembersCommand.ts @@ -12,7 +12,8 @@ import { de_StopMonitoringMembersCommand, se_StopMonitoringMembersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/TagResourceCommand.ts b/clients/client-guardduty/src/commands/TagResourceCommand.ts index f636b87930f0..6e2675b0f055 100644 --- a/clients/client-guardduty/src/commands/TagResourceCommand.ts +++ b/clients/client-guardduty/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts b/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts index f52bd240a3eb..88d7986d7f14 100644 --- a/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/UnarchiveFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_UnarchiveFindingsCommand, se_UnarchiveFindingsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UntagResourceCommand.ts b/clients/client-guardduty/src/commands/UntagResourceCommand.ts index 97132dad1f33..3032ac22c887 100644 --- a/clients/client-guardduty/src/commands/UntagResourceCommand.ts +++ b/clients/client-guardduty/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts b/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts index e5e5027b76bd..d8fe8a67a89e 100644 --- a/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDetectorCommand, se_UpdateDetectorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateFilterCommand.ts b/clients/client-guardduty/src/commands/UpdateFilterCommand.ts index f302d0ca8d43..50d46f75e3a4 100644 --- a/clients/client-guardduty/src/commands/UpdateFilterCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateFilterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFilterCommand, se_UpdateFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts b/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts index 16be0e1322e7..232b37efa096 100644 --- a/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateFindingsFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFindingsFeedbackCommand, se_UpdateFindingsFeedbackCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts b/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts index 73c6ad63c152..3c9212de71b4 100644 --- a/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateIPSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIPSetCommand, se_UpdateIPSetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts b/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts index 8cdc777b6900..058c9f0ecd78 100644 --- a/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateMalwareScanSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMalwareScanSettingsCommand, se_UpdateMalwareScanSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts b/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts index 5a3782e38f58..4ec2b411d649 100644 --- a/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateMemberDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMemberDetectorsCommand, se_UpdateMemberDetectorsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts index a331a5e69403..601d26db19f0 100644 --- a/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts b/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts index 884f6cf15cbc..01a3acc7e2e5 100644 --- a/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts +++ b/clients/client-guardduty/src/commands/UpdatePublishingDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts b/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts index 3bd20fb049ad..9f206ea0c02f 100644 --- a/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts +++ b/clients/client-guardduty/src/commands/UpdateThreatIntelSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThreatIntelSetCommand, se_UpdateThreatIntelSetCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-guardduty/src/index.ts b/clients/client-guardduty/src/index.ts index 44042696f763..dffd0397c14f 100644 --- a/clients/client-guardduty/src/index.ts +++ b/clients/client-guardduty/src/index.ts @@ -27,8 +27,8 @@ export * from "./GuardDutyClient"; export * from "./GuardDuty"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { GuardDutyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { GuardDutyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-guardduty/src/models/GuardDutyServiceException.ts b/clients/client-guardduty/src/models/GuardDutyServiceException.ts index f1d46fcd6613..7fd6135eb084 100644 --- a/clients/client-guardduty/src/models/GuardDutyServiceException.ts +++ b/clients/client-guardduty/src/models/GuardDutyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts index ecd7eee026fd..b09a13676f48 100644 --- a/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedAccountsForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts b/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts index 21fdbbc781d2..f002c00a4fa1 100644 --- a/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAffectedEntitiesCommand, se_DescribeAffectedEntitiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts index 5bf54f61f4d8..7ab3997c79fc 100644 --- a/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeAffectedEntitiesForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts b/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts index 6583bbfed354..45e0b292eca9 100644 --- a/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts +++ b/clients/client-health/src/commands/DescribeEntityAggregatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEntityAggregatesCommand, se_DescribeEntityAggregatesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts index 2e90edf3a977..e6614eb182db 100644 --- a/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEntityAggregatesForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts b/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts index 2bef7d4ff52b..c393aa05dd7b 100644 --- a/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts +++ b/clients/client-health/src/commands/DescribeEventAggregatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventAggregatesCommand, se_DescribeEventAggregatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventDetailsCommand.ts b/clients/client-health/src/commands/DescribeEventDetailsCommand.ts index 8a16e302f1a1..9a2ba46ecfe6 100644 --- a/clients/client-health/src/commands/DescribeEventDetailsCommand.ts +++ b/clients/client-health/src/commands/DescribeEventDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventDetailsCommand, se_DescribeEventDetailsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts index 45fddc991257..8077bc0bbf86 100644 --- a/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEventDetailsForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventTypesCommand.ts b/clients/client-health/src/commands/DescribeEventTypesCommand.ts index fe604f3dfa29..9bd0dbdefc89 100644 --- a/clients/client-health/src/commands/DescribeEventTypesCommand.ts +++ b/clients/client-health/src/commands/DescribeEventTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventTypesCommand, se_DescribeEventTypesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventsCommand.ts b/clients/client-health/src/commands/DescribeEventsCommand.ts index 79f52a0c1854..07462d0804a3 100644 --- a/clients/client-health/src/commands/DescribeEventsCommand.ts +++ b/clients/client-health/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts index 9b17f2b863e5..0385e1be235e 100644 --- a/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeEventsForOrganizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts b/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts index 024c794dec14..516c4b1dc7ea 100644 --- a/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DescribeHealthServiceStatusForOrganizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts b/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts index b7c1b5be5c14..b44819dd5542 100644 --- a/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts +++ b/clients/client-health/src/commands/DisableHealthServiceAccessForOrganizationCommand.ts @@ -14,7 +14,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts b/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts index 1483807d6d4d..0c838ce93b0a 100644 --- a/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts +++ b/clients/client-health/src/commands/EnableHealthServiceAccessForOrganizationCommand.ts @@ -14,7 +14,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-health/src/index.ts b/clients/client-health/src/index.ts index ffc90452cde3..65fc12750d40 100644 --- a/clients/client-health/src/index.ts +++ b/clients/client-health/src/index.ts @@ -50,8 +50,8 @@ export * from "./HealthClient"; export * from "./Health"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { HealthExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { HealthExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-health/src/models/HealthServiceException.ts b/clients/client-health/src/models/HealthServiceException.ts index 8be24ed1c119..6ef35ae5223a 100644 --- a/clients/client-health/src/models/HealthServiceException.ts +++ b/clients/client-health/src/models/HealthServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts index 39cd4537ea8f..3ae414bf3c89 100644 --- a/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/CreateFHIRDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFHIRDatastoreCommand, se_CreateFHIRDatastoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts index 9651904ccfc9..a8a2b1dbc48a 100644 --- a/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/DeleteFHIRDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFHIRDatastoreCommand, se_DeleteFHIRDatastoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts index eaeb5d631631..6517b8e83ca8 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFHIRDatastoreCommand, se_DescribeFHIRDatastoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts index 5dfce7ce4e7b..9d02b1d63a51 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFHIRExportJobCommand, se_DescribeFHIRExportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts b/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts index 944386f165bd..f892b9820c72 100644 --- a/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts +++ b/clients/client-healthlake/src/commands/DescribeFHIRImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFHIRImportJobCommand, se_DescribeFHIRImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts b/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts index 0ac0d367e02c..fa205f7d3cc2 100644 --- a/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRDatastoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListFHIRDatastoresCommand, se_ListFHIRDatastoresCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts b/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts index 5ad69173a17d..d0c1a23e3305 100644 --- a/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFHIRExportJobsCommand, se_ListFHIRExportJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts b/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts index 929fc252bf02..4ba47cc751af 100644 --- a/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts +++ b/clients/client-healthlake/src/commands/ListFHIRImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFHIRImportJobsCommand, se_ListFHIRImportJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts b/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts index 599839bcc3f7..3c9e90331ac7 100644 --- a/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-healthlake/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts b/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts index a1b3ea80b37d..d610a9540080 100644 --- a/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts +++ b/clients/client-healthlake/src/commands/StartFHIRExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartFHIRExportJobCommand, se_StartFHIRExportJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts b/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts index d0d867867b44..7c8f59244ee3 100644 --- a/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts +++ b/clients/client-healthlake/src/commands/StartFHIRImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartFHIRImportJobCommand, se_StartFHIRImportJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/TagResourceCommand.ts b/clients/client-healthlake/src/commands/TagResourceCommand.ts index f3e8261478f2..1635d27af851 100644 --- a/clients/client-healthlake/src/commands/TagResourceCommand.ts +++ b/clients/client-healthlake/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/commands/UntagResourceCommand.ts b/clients/client-healthlake/src/commands/UntagResourceCommand.ts index f15cb15f5341..701d21de96aa 100644 --- a/clients/client-healthlake/src/commands/UntagResourceCommand.ts +++ b/clients/client-healthlake/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-healthlake/src/index.ts b/clients/client-healthlake/src/index.ts index 665860fd7a66..f74e341bb906 100644 --- a/clients/client-healthlake/src/index.ts +++ b/clients/client-healthlake/src/index.ts @@ -9,8 +9,8 @@ export * from "./HealthLakeClient"; export * from "./HealthLake"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { HealthLakeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { HealthLakeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-healthlake/src/models/HealthLakeServiceException.ts b/clients/client-healthlake/src/models/HealthLakeServiceException.ts index 5521e6ab81e8..b6c8207af148 100644 --- a/clients/client-healthlake/src/models/HealthLakeServiceException.ts +++ b/clients/client-healthlake/src/models/HealthLakeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts index a8084e0a6672..6ff59c9f7dad 100644 --- a/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/AddClientIDToOpenIDConnectProviderCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts b/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts index eb6ce7aaba14..c689a67298ff 100644 --- a/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/AddRoleToInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_AddRoleToInstanceProfileCommand, se_AddRoleToInstanceProfileCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/AddUserToGroupCommand.ts b/clients/client-iam/src/commands/AddUserToGroupCommand.ts index a77bf214f12d..46cf48536eb3 100644 --- a/clients/client-iam/src/commands/AddUserToGroupCommand.ts +++ b/clients/client-iam/src/commands/AddUserToGroupCommand.ts @@ -12,7 +12,8 @@ import { de_AddUserToGroupCommand, se_AddUserToGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts b/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts index 54c403f28977..50b3e17955aa 100644 --- a/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachGroupPolicyCommand, se_AttachGroupPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/AttachRolePolicyCommand.ts b/clients/client-iam/src/commands/AttachRolePolicyCommand.ts index f7b5a5c4e224..d971d7cf79d6 100644 --- a/clients/client-iam/src/commands/AttachRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachRolePolicyCommand, se_AttachRolePolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/AttachUserPolicyCommand.ts b/clients/client-iam/src/commands/AttachUserPolicyCommand.ts index 18e36f31275f..39fbef56c73c 100644 --- a/clients/client-iam/src/commands/AttachUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/AttachUserPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachUserPolicyCommand, se_AttachUserPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ChangePasswordCommand.ts b/clients/client-iam/src/commands/ChangePasswordCommand.ts index 48874e12807a..5bc9fa1731cf 100644 --- a/clients/client-iam/src/commands/ChangePasswordCommand.ts +++ b/clients/client-iam/src/commands/ChangePasswordCommand.ts @@ -12,7 +12,8 @@ import { de_ChangePasswordCommand, se_ChangePasswordCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateAccessKeyCommand.ts b/clients/client-iam/src/commands/CreateAccessKeyCommand.ts index 757dae22d48b..47d237c81b38 100644 --- a/clients/client-iam/src/commands/CreateAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/CreateAccessKeyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAccessKeyCommand, se_CreateAccessKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateAccountAliasCommand.ts b/clients/client-iam/src/commands/CreateAccountAliasCommand.ts index 96debdfa6f75..130e917ae8ca 100644 --- a/clients/client-iam/src/commands/CreateAccountAliasCommand.ts +++ b/clients/client-iam/src/commands/CreateAccountAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccountAliasCommand, se_CreateAccountAliasCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateGroupCommand.ts b/clients/client-iam/src/commands/CreateGroupCommand.ts index 5816cf308103..7aac01e64c9c 100644 --- a/clients/client-iam/src/commands/CreateGroupCommand.ts +++ b/clients/client-iam/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts b/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts index 188d875d38f4..e77631a2117f 100644 --- a/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/CreateInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceProfileCommand, se_CreateInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateLoginProfileCommand.ts b/clients/client-iam/src/commands/CreateLoginProfileCommand.ts index 9bb3813161ce..875882dbcad2 100644 --- a/clients/client-iam/src/commands/CreateLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/CreateLoginProfileCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLoginProfileCommand, se_CreateLoginProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts index ceef8e4affe2..d5ae3cda66c1 100644 --- a/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/CreateOpenIDConnectProviderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOpenIDConnectProviderCommand, se_CreateOpenIDConnectProviderCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreatePolicyCommand.ts b/clients/client-iam/src/commands/CreatePolicyCommand.ts index 7eaa64a3a4c1..a19e8684d312 100644 --- a/clients/client-iam/src/commands/CreatePolicyCommand.ts +++ b/clients/client-iam/src/commands/CreatePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePolicyCommand, se_CreatePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts b/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts index 517a1ede92e4..8d5631a89862 100644 --- a/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/CreatePolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePolicyVersionCommand, se_CreatePolicyVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateRoleCommand.ts b/clients/client-iam/src/commands/CreateRoleCommand.ts index 4aed515b4f26..500d96389303 100644 --- a/clients/client-iam/src/commands/CreateRoleCommand.ts +++ b/clients/client-iam/src/commands/CreateRoleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRoleCommand, se_CreateRoleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts b/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts index 1fef3418885d..356716c591a2 100644 --- a/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/CreateSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSAMLProviderCommand, se_CreateSAMLProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts b/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts index 724e98d40615..d31a0ced1a9f 100644 --- a/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts +++ b/clients/client-iam/src/commands/CreateServiceLinkedRoleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateServiceLinkedRoleCommand, se_CreateServiceLinkedRoleCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts index 6b0259b6b260..2d13a43be133 100644 --- a/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/CreateServiceSpecificCredentialCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateUserCommand.ts b/clients/client-iam/src/commands/CreateUserCommand.ts index 3b0819fb415f..52b0ba13b625 100644 --- a/clients/client-iam/src/commands/CreateUserCommand.ts +++ b/clients/client-iam/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts b/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts index 8cb6cebdc965..2bf35143543b 100644 --- a/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/CreateVirtualMFADeviceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVirtualMFADeviceCommand, se_CreateVirtualMFADeviceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts b/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts index d5657cf5085b..35437c240dbf 100644 --- a/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/DeactivateMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateMFADeviceCommand, se_DeactivateMFADeviceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts b/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts index 9f8d2b56ab71..8de93626bceb 100644 --- a/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccessKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessKeyCommand, se_DeleteAccessKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts b/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts index c74910dd2364..b563c1fadaa6 100644 --- a/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccountAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccountAliasCommand, se_DeleteAccountAliasCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts index 2d7660e23c60..69c19b8ee81c 100644 --- a/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteAccountPasswordPolicyCommand.ts @@ -11,7 +11,8 @@ import { de_DeleteAccountPasswordPolicyCommand, se_DeleteAccountPasswordPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteGroupCommand.ts b/clients/client-iam/src/commands/DeleteGroupCommand.ts index 2539e0f46e4b..9cb18fe9c0f2 100644 --- a/clients/client-iam/src/commands/DeleteGroupCommand.ts +++ b/clients/client-iam/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts b/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts index ac2f596af1ff..9457f940729f 100644 --- a/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGroupPolicyCommand, se_DeleteGroupPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts b/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts index b6a9eee73d2b..a0fd704b19e1 100644 --- a/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/DeleteInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceProfileCommand, se_DeleteInstanceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts b/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts index 362c5b0b4d94..42ad3d9920fc 100644 --- a/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/DeleteLoginProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLoginProfileCommand, se_DeleteLoginProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts index 3f81371e447d..29d9e4dae1f3 100644 --- a/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/DeleteOpenIDConnectProviderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOpenIDConnectProviderCommand, se_DeleteOpenIDConnectProviderCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeletePolicyCommand.ts b/clients/client-iam/src/commands/DeletePolicyCommand.ts index 7e00faeb8489..69b31a49a943 100644 --- a/clients/client-iam/src/commands/DeletePolicyCommand.ts +++ b/clients/client-iam/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts b/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts index 8a4550ff3d6b..ac2838d5b9e3 100644 --- a/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/DeletePolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyVersionCommand, se_DeletePolicyVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteRoleCommand.ts b/clients/client-iam/src/commands/DeleteRoleCommand.ts index 042cdaf40f70..d0048fb8326f 100644 --- a/clients/client-iam/src/commands/DeleteRoleCommand.ts +++ b/clients/client-iam/src/commands/DeleteRoleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoleCommand, se_DeleteRoleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts index 31a56c73ac61..4f1ff7a0c311 100644 --- a/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/DeleteRolePermissionsBoundaryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts b/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts index 3c9eb27fb302..5057b82dc8b5 100644 --- a/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRolePolicyCommand, se_DeleteRolePolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts b/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts index b3aff785ae00..5f3ee51df239 100644 --- a/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/DeleteSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSAMLProviderCommand, se_DeleteSAMLProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts index 1341b061ba1b..4b4fc50835f4 100644 --- a/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/DeleteSSHPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSSHPublicKeyCommand, se_DeleteSSHPublicKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts b/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts index 0fc186223bc0..5dcf4c4b8958 100644 --- a/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/DeleteServerCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServerCertificateCommand, se_DeleteServerCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts b/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts index f0d095cda800..f9342b38bf6c 100644 --- a/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts +++ b/clients/client-iam/src/commands/DeleteServiceLinkedRoleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServiceLinkedRoleCommand, se_DeleteServiceLinkedRoleCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts index 2c70350a1740..4176c630bcb0 100644 --- a/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/DeleteServiceSpecificCredentialCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts b/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts index 4738adc7ae1f..d47db31e9adf 100644 --- a/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/DeleteSigningCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSigningCertificateCommand, se_DeleteSigningCertificateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteUserCommand.ts b/clients/client-iam/src/commands/DeleteUserCommand.ts index d089d58ddd05..65a9901ffc20 100644 --- a/clients/client-iam/src/commands/DeleteUserCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts index da6061c8c8f3..76e995a0e9ae 100644 --- a/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserPermissionsBoundaryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts b/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts index 683da683915f..0ac1b954a8d0 100644 --- a/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/DeleteUserPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserPolicyCommand, se_DeleteUserPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts b/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts index ba0f797b5055..afbe20bf39ec 100644 --- a/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/DeleteVirtualMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVirtualMFADeviceCommand, se_DeleteVirtualMFADeviceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts b/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts index dc843a491653..ce3c2a5de9a7 100644 --- a/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachGroupPolicyCommand, se_DetachGroupPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DetachRolePolicyCommand.ts b/clients/client-iam/src/commands/DetachRolePolicyCommand.ts index f33e2e9a9914..6a056b689324 100644 --- a/clients/client-iam/src/commands/DetachRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachRolePolicyCommand, se_DetachRolePolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/DetachUserPolicyCommand.ts b/clients/client-iam/src/commands/DetachUserPolicyCommand.ts index 55402bf02d5e..5907cb7fa166 100644 --- a/clients/client-iam/src/commands/DetachUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/DetachUserPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachUserPolicyCommand, se_DetachUserPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/EnableMFADeviceCommand.ts b/clients/client-iam/src/commands/EnableMFADeviceCommand.ts index a4aa6a972abe..a3b103cf840c 100644 --- a/clients/client-iam/src/commands/EnableMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/EnableMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_EnableMFADeviceCommand, se_EnableMFADeviceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts b/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts index b24b2e1d0fe8..3020c5c7b80e 100644 --- a/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts +++ b/clients/client-iam/src/commands/GenerateCredentialReportCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateCredentialReportCommand, se_GenerateCredentialReportCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts b/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts index 9f9e1aff44c0..b3e0ca849c63 100644 --- a/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts +++ b/clients/client-iam/src/commands/GenerateOrganizationsAccessReportCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts b/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts index 2355675811f6..4ed9b5b6de85 100644 --- a/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts +++ b/clients/client-iam/src/commands/GenerateServiceLastAccessedDetailsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts b/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts index 6950f3cbf001..2345381e7b71 100644 --- a/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts +++ b/clients/client-iam/src/commands/GetAccessKeyLastUsedCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccessKeyLastUsedCommand, se_GetAccessKeyLastUsedCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts b/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts index 5e5c54001a9a..6f2d6dba0f4f 100644 --- a/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts +++ b/clients/client-iam/src/commands/GetAccountAuthorizationDetailsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts index 5cb7b0c56f95..c078c957591e 100644 --- a/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetAccountPasswordPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountPasswordPolicyCommand, se_GetAccountPasswordPolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetAccountSummaryCommand.ts b/clients/client-iam/src/commands/GetAccountSummaryCommand.ts index ac1ce50a3655..7889ce73a7d7 100644 --- a/clients/client-iam/src/commands/GetAccountSummaryCommand.ts +++ b/clients/client-iam/src/commands/GetAccountSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountSummaryCommand, se_GetAccountSummaryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts b/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts index b1cc8654efc8..2ea0d2ee5ea8 100644 --- a/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetContextKeysForCustomPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts b/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts index c683988e5c1d..a02f6e0478d2 100644 --- a/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetContextKeysForPrincipalPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetCredentialReportCommand.ts b/clients/client-iam/src/commands/GetCredentialReportCommand.ts index e655627b682a..b0d441041df1 100644 --- a/clients/client-iam/src/commands/GetCredentialReportCommand.ts +++ b/clients/client-iam/src/commands/GetCredentialReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetCredentialReportCommand, se_GetCredentialReportCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetGroupCommand.ts b/clients/client-iam/src/commands/GetGroupCommand.ts index 9c1a2c98f2f5..5fbe6bac9ccd 100644 --- a/clients/client-iam/src/commands/GetGroupCommand.ts +++ b/clients/client-iam/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupCommand, se_GetGroupCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetGroupPolicyCommand.ts b/clients/client-iam/src/commands/GetGroupPolicyCommand.ts index a1bf7ecb2478..e5dd7065d182 100644 --- a/clients/client-iam/src/commands/GetGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupPolicyCommand, se_GetGroupPolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetInstanceProfileCommand.ts b/clients/client-iam/src/commands/GetInstanceProfileCommand.ts index 8836feb9c5e7..891a9608de56 100644 --- a/clients/client-iam/src/commands/GetInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/GetInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceProfileCommand, se_GetInstanceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetLoginProfileCommand.ts b/clients/client-iam/src/commands/GetLoginProfileCommand.ts index 395076c6b0c6..2c50330b5bdf 100644 --- a/clients/client-iam/src/commands/GetLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/GetLoginProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoginProfileCommand, se_GetLoginProfileCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetMFADeviceCommand.ts b/clients/client-iam/src/commands/GetMFADeviceCommand.ts index b99a7210078f..e15fe305dbfa 100644 --- a/clients/client-iam/src/commands/GetMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/GetMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_GetMFADeviceCommand, se_GetMFADeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts index b911b0434843..2804e80dcdb3 100644 --- a/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/GetOpenIDConnectProviderCommand.ts @@ -12,7 +12,8 @@ import { de_GetOpenIDConnectProviderCommand, se_GetOpenIDConnectProviderCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts b/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts index 96398761592d..349cca2a94d1 100644 --- a/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts +++ b/clients/client-iam/src/commands/GetOrganizationsAccessReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetOrganizationsAccessReportCommand, se_GetOrganizationsAccessReport /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetPolicyCommand.ts b/clients/client-iam/src/commands/GetPolicyCommand.ts index f33a57e786d0..1505e8692ebe 100644 --- a/clients/client-iam/src/commands/GetPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetPolicyVersionCommand.ts b/clients/client-iam/src/commands/GetPolicyVersionCommand.ts index 7064be1433f3..e277ea426b61 100644 --- a/clients/client-iam/src/commands/GetPolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/GetPolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyVersionCommand, se_GetPolicyVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetRoleCommand.ts b/clients/client-iam/src/commands/GetRoleCommand.ts index 8241181d2e69..6271d2ab4e52 100644 --- a/clients/client-iam/src/commands/GetRoleCommand.ts +++ b/clients/client-iam/src/commands/GetRoleCommand.ts @@ -12,7 +12,8 @@ import { de_GetRoleCommand, se_GetRoleCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetRolePolicyCommand.ts b/clients/client-iam/src/commands/GetRolePolicyCommand.ts index 4ee49d44c632..322186698bfc 100644 --- a/clients/client-iam/src/commands/GetRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/GetRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetRolePolicyCommand, se_GetRolePolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetSAMLProviderCommand.ts b/clients/client-iam/src/commands/GetSAMLProviderCommand.ts index 0ab4c9f32290..1f043d30fc43 100644 --- a/clients/client-iam/src/commands/GetSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/GetSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_GetSAMLProviderCommand, se_GetSAMLProviderCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts index a6e187d4e687..b10f2853f1cd 100644 --- a/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/GetSSHPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetSSHPublicKeyCommand, se_GetSSHPublicKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetServerCertificateCommand.ts b/clients/client-iam/src/commands/GetServerCertificateCommand.ts index ca974150b039..04f7e4d00c5e 100644 --- a/clients/client-iam/src/commands/GetServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/GetServerCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_GetServerCertificateCommand, se_GetServerCertificateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts index 7dfe8d0ddb72..c2d307442f93 100644 --- a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts index 43ace5c8c08a..862ac88ef508 100644 --- a/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts b/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts index 11005e0ecdb2..9d1c5b5c94c3 100644 --- a/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts +++ b/clients/client-iam/src/commands/GetServiceLinkedRoleDeletionStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetUserCommand.ts b/clients/client-iam/src/commands/GetUserCommand.ts index 2b5e662ef42a..e7d44b0216d4 100644 --- a/clients/client-iam/src/commands/GetUserCommand.ts +++ b/clients/client-iam/src/commands/GetUserCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserCommand, se_GetUserCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/GetUserPolicyCommand.ts b/clients/client-iam/src/commands/GetUserPolicyCommand.ts index eab152e55adf..d0f24717ef90 100644 --- a/clients/client-iam/src/commands/GetUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/GetUserPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserPolicyCommand, se_GetUserPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListAccessKeysCommand.ts b/clients/client-iam/src/commands/ListAccessKeysCommand.ts index 19af80d99fd1..65987628d4b3 100644 --- a/clients/client-iam/src/commands/ListAccessKeysCommand.ts +++ b/clients/client-iam/src/commands/ListAccessKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessKeysCommand, se_ListAccessKeysCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListAccountAliasesCommand.ts b/clients/client-iam/src/commands/ListAccountAliasesCommand.ts index f40d4d26f79c..ce217ad0570d 100644 --- a/clients/client-iam/src/commands/ListAccountAliasesCommand.ts +++ b/clients/client-iam/src/commands/ListAccountAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountAliasesCommand, se_ListAccountAliasesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts index 9e7a349b50cb..1595b3f96a80 100644 --- a/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedGroupPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedGroupPoliciesCommand, se_ListAttachedGroupPoliciesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts index 38015d8a56eb..8f2b6ac77423 100644 --- a/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedRolePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedRolePoliciesCommand, se_ListAttachedRolePoliciesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts b/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts index 73c237d5970e..ead4297a173c 100644 --- a/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListAttachedUserPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedUserPoliciesCommand, se_ListAttachedUserPoliciesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts b/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts index 34b42e3c00da..97381c84f5f3 100644 --- a/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts +++ b/clients/client-iam/src/commands/ListEntitiesForPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntitiesForPolicyCommand, se_ListEntitiesForPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts b/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts index a5b6c9f91e46..77733a206b95 100644 --- a/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListGroupPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupPoliciesCommand, se_ListGroupPoliciesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListGroupsCommand.ts b/clients/client-iam/src/commands/ListGroupsCommand.ts index d97e80df4fed..952f85ca4382 100644 --- a/clients/client-iam/src/commands/ListGroupsCommand.ts +++ b/clients/client-iam/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListGroupsForUserCommand.ts b/clients/client-iam/src/commands/ListGroupsForUserCommand.ts index 8a7baba41f2c..dbf090ed1b25 100644 --- a/clients/client-iam/src/commands/ListGroupsForUserCommand.ts +++ b/clients/client-iam/src/commands/ListGroupsForUserCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupsForUserCommand, se_ListGroupsForUserCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts b/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts index 3d8ddb7b9d23..606d7415b057 100644 --- a/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfileTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceProfileTagsCommand, se_ListInstanceProfileTagsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts b/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts index e2da960e0a80..2dc3e8c8caf2 100644 --- a/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceProfilesCommand, se_ListInstanceProfilesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts b/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts index c2d3115c487e..424fb4365ac6 100644 --- a/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts +++ b/clients/client-iam/src/commands/ListInstanceProfilesForRoleCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceProfilesForRoleCommand, se_ListInstanceProfilesForRoleCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts b/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts index 842ae1a05c24..596d603c9cb9 100644 --- a/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts +++ b/clients/client-iam/src/commands/ListMFADeviceTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMFADeviceTagsCommand, se_ListMFADeviceTagsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListMFADevicesCommand.ts b/clients/client-iam/src/commands/ListMFADevicesCommand.ts index b02dcc68f748..d26ba5295ea1 100644 --- a/clients/client-iam/src/commands/ListMFADevicesCommand.ts +++ b/clients/client-iam/src/commands/ListMFADevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMFADevicesCommand, se_ListMFADevicesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts b/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts index c7248059fddc..c5ceaae8e986 100644 --- a/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts +++ b/clients/client-iam/src/commands/ListOpenIDConnectProviderTagsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts b/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts index b0c846b12d99..f3dbd1a671ec 100644 --- a/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts +++ b/clients/client-iam/src/commands/ListOpenIDConnectProvidersCommand.ts @@ -12,7 +12,8 @@ import { de_ListOpenIDConnectProvidersCommand, se_ListOpenIDConnectProvidersComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListPoliciesCommand.ts b/clients/client-iam/src/commands/ListPoliciesCommand.ts index e7e2c9de7d83..73bc2604c1db 100644 --- a/clients/client-iam/src/commands/ListPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts b/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts index c871317fa06a..354b57ede61f 100644 --- a/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts +++ b/clients/client-iam/src/commands/ListPoliciesGrantingServiceAccessCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListPolicyTagsCommand.ts b/clients/client-iam/src/commands/ListPolicyTagsCommand.ts index ba68600eac4f..47c076be665b 100644 --- a/clients/client-iam/src/commands/ListPolicyTagsCommand.ts +++ b/clients/client-iam/src/commands/ListPolicyTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyTagsCommand, se_ListPolicyTagsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts b/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts index 7a84dace98ae..ba6fefea5e8d 100644 --- a/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts +++ b/clients/client-iam/src/commands/ListPolicyVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyVersionsCommand, se_ListPolicyVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListRolePoliciesCommand.ts b/clients/client-iam/src/commands/ListRolePoliciesCommand.ts index 86a389d434b4..ad19d3b09fe7 100644 --- a/clients/client-iam/src/commands/ListRolePoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListRolePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRolePoliciesCommand, se_ListRolePoliciesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListRoleTagsCommand.ts b/clients/client-iam/src/commands/ListRoleTagsCommand.ts index 07a6d4119e21..450fda1b8954 100644 --- a/clients/client-iam/src/commands/ListRoleTagsCommand.ts +++ b/clients/client-iam/src/commands/ListRoleTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoleTagsCommand, se_ListRoleTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListRolesCommand.ts b/clients/client-iam/src/commands/ListRolesCommand.ts index 2a7c2d4f945e..e6edca2bbae5 100644 --- a/clients/client-iam/src/commands/ListRolesCommand.ts +++ b/clients/client-iam/src/commands/ListRolesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRolesCommand, se_ListRolesCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts b/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts index f1929ac6073c..adc522819f1d 100644 --- a/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts +++ b/clients/client-iam/src/commands/ListSAMLProviderTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSAMLProviderTagsCommand, se_ListSAMLProviderTagsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts b/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts index f66bf73f6dd1..71f198e6c138 100644 --- a/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts +++ b/clients/client-iam/src/commands/ListSAMLProvidersCommand.ts @@ -12,7 +12,8 @@ import { de_ListSAMLProvidersCommand, se_ListSAMLProvidersCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts b/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts index 1a66f8ec79f4..b16d7d56daf8 100644 --- a/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts +++ b/clients/client-iam/src/commands/ListSSHPublicKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListSSHPublicKeysCommand, se_ListSSHPublicKeysCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts b/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts index fbf4492ede49..f07a3a16f1b4 100644 --- a/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts +++ b/clients/client-iam/src/commands/ListServerCertificateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListServerCertificateTagsCommand, se_ListServerCertificateTagsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListServerCertificatesCommand.ts b/clients/client-iam/src/commands/ListServerCertificatesCommand.ts index e5127675cce8..5ffbb0185593 100644 --- a/clients/client-iam/src/commands/ListServerCertificatesCommand.ts +++ b/clients/client-iam/src/commands/ListServerCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListServerCertificatesCommand, se_ListServerCertificatesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts b/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts index 55be37b6d579..7c70d77433ea 100644 --- a/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts +++ b/clients/client-iam/src/commands/ListServiceSpecificCredentialsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts b/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts index b61af2d9705e..d053364fc61c 100644 --- a/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts +++ b/clients/client-iam/src/commands/ListSigningCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSigningCertificatesCommand, se_ListSigningCertificatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListUserPoliciesCommand.ts b/clients/client-iam/src/commands/ListUserPoliciesCommand.ts index 909e6ccc4579..fc27dd9db50c 100644 --- a/clients/client-iam/src/commands/ListUserPoliciesCommand.ts +++ b/clients/client-iam/src/commands/ListUserPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListUserPoliciesCommand, se_ListUserPoliciesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListUserTagsCommand.ts b/clients/client-iam/src/commands/ListUserTagsCommand.ts index e23613d44062..11636b300810 100644 --- a/clients/client-iam/src/commands/ListUserTagsCommand.ts +++ b/clients/client-iam/src/commands/ListUserTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUserTagsCommand, se_ListUserTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListUsersCommand.ts b/clients/client-iam/src/commands/ListUsersCommand.ts index 26fb531d85d1..fb8bbe9a571a 100644 --- a/clients/client-iam/src/commands/ListUsersCommand.ts +++ b/clients/client-iam/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts b/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts index 372ada3abbea..6ee0437b435d 100644 --- a/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts +++ b/clients/client-iam/src/commands/ListVirtualMFADevicesCommand.ts @@ -16,7 +16,8 @@ import { de_ListVirtualMFADevicesCommand, se_ListVirtualMFADevicesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/PutGroupPolicyCommand.ts b/clients/client-iam/src/commands/PutGroupPolicyCommand.ts index 06204945786a..6b139f9625e8 100644 --- a/clients/client-iam/src/commands/PutGroupPolicyCommand.ts +++ b/clients/client-iam/src/commands/PutGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutGroupPolicyCommand, se_PutGroupPolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts index 12d218198ae5..bd4f85e3c1bf 100644 --- a/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/PutRolePermissionsBoundaryCommand.ts @@ -12,7 +12,8 @@ import { de_PutRolePermissionsBoundaryCommand, se_PutRolePermissionsBoundaryComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/PutRolePolicyCommand.ts b/clients/client-iam/src/commands/PutRolePolicyCommand.ts index e0c14161ae3e..14aa879ac975 100644 --- a/clients/client-iam/src/commands/PutRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/PutRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutRolePolicyCommand, se_PutRolePolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts b/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts index 7cabbb528529..49b49fa07828 100644 --- a/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts +++ b/clients/client-iam/src/commands/PutUserPermissionsBoundaryCommand.ts @@ -12,7 +12,8 @@ import { de_PutUserPermissionsBoundaryCommand, se_PutUserPermissionsBoundaryComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/PutUserPolicyCommand.ts b/clients/client-iam/src/commands/PutUserPolicyCommand.ts index 6d926d077bb5..d6b62b0f571d 100644 --- a/clients/client-iam/src/commands/PutUserPolicyCommand.ts +++ b/clients/client-iam/src/commands/PutUserPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutUserPolicyCommand, se_PutUserPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts index a61e685d5044..554acbcba36d 100644 --- a/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/RemoveClientIDFromOpenIDConnectProviderCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts b/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts index 19b466b10699..58971d8eb412 100644 --- a/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/RemoveRoleFromInstanceProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts b/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts index 098a6b9ae1da..f5a89d172355 100644 --- a/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts +++ b/clients/client-iam/src/commands/RemoveUserFromGroupCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveUserFromGroupCommand, se_RemoveUserFromGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts index 46a41edfd44e..4d31ee276a0d 100644 --- a/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/ResetServiceSpecificCredentialCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts b/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts index 2da800030e5f..478be4b528f7 100644 --- a/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/ResyncMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_ResyncMFADeviceCommand, se_ResyncMFADeviceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts b/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts index cd97e60e5536..cb023f73111b 100644 --- a/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts +++ b/clients/client-iam/src/commands/SetDefaultPolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_SetDefaultPolicyVersionCommand, se_SetDefaultPolicyVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts b/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts index 0487cecdd9c9..acf1c2d36589 100644 --- a/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts +++ b/clients/client-iam/src/commands/SetSecurityTokenServicePreferencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts b/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts index d4eaea3c930b..e6cd5212e567 100644 --- a/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts +++ b/clients/client-iam/src/commands/SimulateCustomPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SimulateCustomPolicyCommand, se_SimulateCustomPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts b/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts index 31fe811e1f7f..087ea4d5c290 100644 --- a/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts +++ b/clients/client-iam/src/commands/SimulatePrincipalPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_SimulatePrincipalPolicyCommand, se_SimulatePrincipalPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagInstanceProfileCommand.ts b/clients/client-iam/src/commands/TagInstanceProfileCommand.ts index 58f01583373d..493b71025b16 100644 --- a/clients/client-iam/src/commands/TagInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/TagInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_TagInstanceProfileCommand, se_TagInstanceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagMFADeviceCommand.ts b/clients/client-iam/src/commands/TagMFADeviceCommand.ts index 54e9c217c566..b0ca24d2715c 100644 --- a/clients/client-iam/src/commands/TagMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/TagMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_TagMFADeviceCommand, se_TagMFADeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts index 20222340d7eb..69d6de9050d9 100644 --- a/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/TagOpenIDConnectProviderCommand.ts @@ -12,7 +12,8 @@ import { de_TagOpenIDConnectProviderCommand, se_TagOpenIDConnectProviderCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagPolicyCommand.ts b/clients/client-iam/src/commands/TagPolicyCommand.ts index 2a08ed197600..3a308691d466 100644 --- a/clients/client-iam/src/commands/TagPolicyCommand.ts +++ b/clients/client-iam/src/commands/TagPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_TagPolicyCommand, se_TagPolicyCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagRoleCommand.ts b/clients/client-iam/src/commands/TagRoleCommand.ts index 169f25d2fefc..0a84cfbe6cd5 100644 --- a/clients/client-iam/src/commands/TagRoleCommand.ts +++ b/clients/client-iam/src/commands/TagRoleCommand.ts @@ -12,7 +12,8 @@ import { de_TagRoleCommand, se_TagRoleCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagSAMLProviderCommand.ts b/clients/client-iam/src/commands/TagSAMLProviderCommand.ts index 81a46bd3a812..5d239cbf7f26 100644 --- a/clients/client-iam/src/commands/TagSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/TagSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_TagSAMLProviderCommand, se_TagSAMLProviderCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagServerCertificateCommand.ts b/clients/client-iam/src/commands/TagServerCertificateCommand.ts index dc8ef54e413f..bb3a83deb9c2 100644 --- a/clients/client-iam/src/commands/TagServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/TagServerCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_TagServerCertificateCommand, se_TagServerCertificateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/TagUserCommand.ts b/clients/client-iam/src/commands/TagUserCommand.ts index 88e49aeb2d88..bb6f6b3ca3c0 100644 --- a/clients/client-iam/src/commands/TagUserCommand.ts +++ b/clients/client-iam/src/commands/TagUserCommand.ts @@ -12,7 +12,8 @@ import { de_TagUserCommand, se_TagUserCommand } from "../protocols/Aws_query"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts b/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts index b2bf89e75153..f74c7c294e80 100644 --- a/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts +++ b/clients/client-iam/src/commands/UntagInstanceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UntagInstanceProfileCommand, se_UntagInstanceProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagMFADeviceCommand.ts b/clients/client-iam/src/commands/UntagMFADeviceCommand.ts index 90480a2a804d..1124a20c26b3 100644 --- a/clients/client-iam/src/commands/UntagMFADeviceCommand.ts +++ b/clients/client-iam/src/commands/UntagMFADeviceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagMFADeviceCommand, se_UntagMFADeviceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts b/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts index 1f2faf3271c2..fe38d5473aa5 100644 --- a/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts +++ b/clients/client-iam/src/commands/UntagOpenIDConnectProviderCommand.ts @@ -12,7 +12,8 @@ import { de_UntagOpenIDConnectProviderCommand, se_UntagOpenIDConnectProviderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagPolicyCommand.ts b/clients/client-iam/src/commands/UntagPolicyCommand.ts index 4079f60f2d4c..b9664c3d9339 100644 --- a/clients/client-iam/src/commands/UntagPolicyCommand.ts +++ b/clients/client-iam/src/commands/UntagPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UntagPolicyCommand, se_UntagPolicyCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagRoleCommand.ts b/clients/client-iam/src/commands/UntagRoleCommand.ts index c8edf387524b..f0b2f0152e77 100644 --- a/clients/client-iam/src/commands/UntagRoleCommand.ts +++ b/clients/client-iam/src/commands/UntagRoleCommand.ts @@ -12,7 +12,8 @@ import { de_UntagRoleCommand, se_UntagRoleCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts b/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts index 8ddaa266e67b..8c3f925f2c5c 100644 --- a/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/UntagSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_UntagSAMLProviderCommand, se_UntagSAMLProviderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagServerCertificateCommand.ts b/clients/client-iam/src/commands/UntagServerCertificateCommand.ts index ce5d5c85536b..ecdf329fe3c9 100644 --- a/clients/client-iam/src/commands/UntagServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UntagServerCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UntagServerCertificateCommand, se_UntagServerCertificateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UntagUserCommand.ts b/clients/client-iam/src/commands/UntagUserCommand.ts index 061dc30b41f4..eb5855aaceab 100644 --- a/clients/client-iam/src/commands/UntagUserCommand.ts +++ b/clients/client-iam/src/commands/UntagUserCommand.ts @@ -12,7 +12,8 @@ import { de_UntagUserCommand, se_UntagUserCommand } from "../protocols/Aws_query /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts b/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts index 8c6f672ffe5b..4e126a978085 100644 --- a/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAccessKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccessKeyCommand, se_UpdateAccessKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts b/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts index 972628dc3b04..c34f4b7a10f8 100644 --- a/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAccountPasswordPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountPasswordPolicyCommand, se_UpdateAccountPasswordPolicyCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts b/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts index c16258b5317e..4d97b924298e 100644 --- a/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts +++ b/clients/client-iam/src/commands/UpdateAssumeRolePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssumeRolePolicyCommand, se_UpdateAssumeRolePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateGroupCommand.ts b/clients/client-iam/src/commands/UpdateGroupCommand.ts index b4f092d927dd..2359c508b3a3 100644 --- a/clients/client-iam/src/commands/UpdateGroupCommand.ts +++ b/clients/client-iam/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_q /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts b/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts index 3402d84d6f5d..31e531c92137 100644 --- a/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts +++ b/clients/client-iam/src/commands/UpdateLoginProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoginProfileCommand, se_UpdateLoginProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts b/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts index 15e8159a86a3..b5daab0fd8e5 100644 --- a/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts +++ b/clients/client-iam/src/commands/UpdateOpenIDConnectProviderThumbprintCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateRoleCommand.ts b/clients/client-iam/src/commands/UpdateRoleCommand.ts index ee733298ebe0..23f611f764b8 100644 --- a/clients/client-iam/src/commands/UpdateRoleCommand.ts +++ b/clients/client-iam/src/commands/UpdateRoleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoleCommand, se_UpdateRoleCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts b/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts index 6b720e3aa55d..208f00c28942 100644 --- a/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts +++ b/clients/client-iam/src/commands/UpdateRoleDescriptionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoleDescriptionCommand, se_UpdateRoleDescriptionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts b/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts index 217547778ba6..0f57a0303c79 100644 --- a/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts +++ b/clients/client-iam/src/commands/UpdateSAMLProviderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSAMLProviderCommand, se_UpdateSAMLProviderCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts index 002ad6279e17..0a79b2ef2445 100644 --- a/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/UpdateSSHPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSSHPublicKeyCommand, se_UpdateSSHPublicKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts b/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts index fd806a6baa40..833a40ab528f 100644 --- a/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UpdateServerCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServerCertificateCommand, se_UpdateServerCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts b/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts index d21dbdc726a6..1f57d01916fe 100644 --- a/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts +++ b/clients/client-iam/src/commands/UpdateServiceSpecificCredentialCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts b/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts index b71693e3114f..c0291579db37 100644 --- a/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/UpdateSigningCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSigningCertificateCommand, se_UpdateSigningCertificateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UpdateUserCommand.ts b/clients/client-iam/src/commands/UpdateUserCommand.ts index 52cc921f37aa..09f0be25135e 100644 --- a/clients/client-iam/src/commands/UpdateUserCommand.ts +++ b/clients/client-iam/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_que /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts b/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts index 768dcdcc53d6..126d6a5d4fe3 100644 --- a/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts +++ b/clients/client-iam/src/commands/UploadSSHPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UploadSSHPublicKeyCommand, se_UploadSSHPublicKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UploadServerCertificateCommand.ts b/clients/client-iam/src/commands/UploadServerCertificateCommand.ts index 7716aa32c286..bb5721e4de21 100644 --- a/clients/client-iam/src/commands/UploadServerCertificateCommand.ts +++ b/clients/client-iam/src/commands/UploadServerCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_UploadServerCertificateCommand, se_UploadServerCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts b/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts index 36f925a0d58b..d3b06340098d 100644 --- a/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts +++ b/clients/client-iam/src/commands/UploadSigningCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UploadSigningCertificateCommand, se_UploadSigningCertificateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iam/src/index.ts b/clients/client-iam/src/index.ts index ba5b4999191e..8a0bb517f33a 100644 --- a/clients/client-iam/src/index.ts +++ b/clients/client-iam/src/index.ts @@ -12,8 +12,8 @@ export * from "./IAMClient"; export * from "./IAM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IAMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IAMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-iam/src/models/IAMServiceException.ts b/clients/client-iam/src/models/IAMServiceException.ts index e59bf4cac636..0fa59d235528 100644 --- a/clients/client-iam/src/models/IAMServiceException.ts +++ b/clients/client-iam/src/models/IAMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-identitystore/src/commands/CreateGroupCommand.ts b/clients/client-identitystore/src/commands/CreateGroupCommand.ts index 273e3b683201..61261b0d2aaf 100644 --- a/clients/client-identitystore/src/commands/CreateGroupCommand.ts +++ b/clients/client-identitystore/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts index 474fc5861d4a..843e91250363 100644 --- a/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/CreateGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGroupMembershipCommand, se_CreateGroupMembershipCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/CreateUserCommand.ts b/clients/client-identitystore/src/commands/CreateUserCommand.ts index a5c9cebc03f1..562a6b3c34b5 100644 --- a/clients/client-identitystore/src/commands/CreateUserCommand.ts +++ b/clients/client-identitystore/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DeleteGroupCommand.ts b/clients/client-identitystore/src/commands/DeleteGroupCommand.ts index af7a4be0e522..009cace0fdbe 100644 --- a/clients/client-identitystore/src/commands/DeleteGroupCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts index f8d7f6e5eaf2..9a421ab15802 100644 --- a/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGroupMembershipCommand, se_DeleteGroupMembershipCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DeleteUserCommand.ts b/clients/client-identitystore/src/commands/DeleteUserCommand.ts index f507bed6fab6..d46a192e5af6 100644 --- a/clients/client-identitystore/src/commands/DeleteUserCommand.ts +++ b/clients/client-identitystore/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DescribeGroupCommand.ts b/clients/client-identitystore/src/commands/DescribeGroupCommand.ts index 755f0deb3cba..927d87233a8a 100644 --- a/clients/client-identitystore/src/commands/DescribeGroupCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeGroupCommand, se_DescribeGroupCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts b/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts index 469ee84066f7..c6ae0628b39b 100644 --- a/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGroupMembershipCommand, se_DescribeGroupMembershipCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/DescribeUserCommand.ts b/clients/client-identitystore/src/commands/DescribeUserCommand.ts index 96f73d4486b4..a6090e3d1e26 100644 --- a/clients/client-identitystore/src/commands/DescribeUserCommand.ts +++ b/clients/client-identitystore/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/GetGroupIdCommand.ts b/clients/client-identitystore/src/commands/GetGroupIdCommand.ts index ab55c5250b60..f07039d1efc7 100644 --- a/clients/client-identitystore/src/commands/GetGroupIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetGroupIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupIdCommand, se_GetGroupIdCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts b/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts index d39118e06ca4..8fd799d787ee 100644 --- a/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetGroupMembershipIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetGroupMembershipIdCommand, se_GetGroupMembershipIdCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/GetUserIdCommand.ts b/clients/client-identitystore/src/commands/GetUserIdCommand.ts index 8a425af7a4f5..082e0b98d0fd 100644 --- a/clients/client-identitystore/src/commands/GetUserIdCommand.ts +++ b/clients/client-identitystore/src/commands/GetUserIdCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserIdCommand, se_GetUserIdCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts b/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts index 95acfb2f3428..55af9f10bafb 100644 --- a/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts +++ b/clients/client-identitystore/src/commands/IsMemberInGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_IsMemberInGroupsCommand, se_IsMemberInGroupsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts b/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts index b2fce0619462..cff2c84eabaa 100644 --- a/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupMembershipsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGroupMembershipsCommand, se_ListGroupMembershipsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts b/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts index 80e16908abd5..48ecb5272bbe 100644 --- a/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupMembershipsForMemberCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/ListGroupsCommand.ts b/clients/client-identitystore/src/commands/ListGroupsCommand.ts index 9d2ba5e3d5a5..6d4dd6e2b936 100644 --- a/clients/client-identitystore/src/commands/ListGroupsCommand.ts +++ b/clients/client-identitystore/src/commands/ListGroupsCommand.ts @@ -17,7 +17,8 @@ import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/ListUsersCommand.ts b/clients/client-identitystore/src/commands/ListUsersCommand.ts index f0144d28f98e..5d3ef66cae8e 100644 --- a/clients/client-identitystore/src/commands/ListUsersCommand.ts +++ b/clients/client-identitystore/src/commands/ListUsersCommand.ts @@ -17,7 +17,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/UpdateGroupCommand.ts b/clients/client-identitystore/src/commands/UpdateGroupCommand.ts index 51e9db36378a..65224567c5ac 100644 --- a/clients/client-identitystore/src/commands/UpdateGroupCommand.ts +++ b/clients/client-identitystore/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/commands/UpdateUserCommand.ts b/clients/client-identitystore/src/commands/UpdateUserCommand.ts index e4c2c65b5811..ac591d474269 100644 --- a/clients/client-identitystore/src/commands/UpdateUserCommand.ts +++ b/clients/client-identitystore/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-identitystore/src/index.ts b/clients/client-identitystore/src/index.ts index 0b6529aeffe4..77a3f77743f3 100644 --- a/clients/client-identitystore/src/index.ts +++ b/clients/client-identitystore/src/index.ts @@ -15,8 +15,8 @@ export * from "./IdentitystoreClient"; export * from "./Identitystore"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IdentitystoreExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IdentitystoreExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-identitystore/src/models/IdentitystoreServiceException.ts b/clients/client-identitystore/src/models/IdentitystoreServiceException.ts index 3769a116dba2..d5769e8d57c4 100644 --- a/clients/client-identitystore/src/models/IdentitystoreServiceException.ts +++ b/clients/client-identitystore/src/models/IdentitystoreServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts b/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts index 6cec2f3df19f..1d31a7d74065 100644 --- a/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CancelImageCreationCommand.ts @@ -12,7 +12,8 @@ import { de_CancelImageCreationCommand, se_CancelImageCreationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CancelLifecycleExecutionCommand.ts b/clients/client-imagebuilder/src/commands/CancelLifecycleExecutionCommand.ts index 1f2f9661f17a..35b08c1c2b77 100644 --- a/clients/client-imagebuilder/src/commands/CancelLifecycleExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/CancelLifecycleExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelLifecycleExecutionCommand, se_CancelLifecycleExecutionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts b/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts index ead8db593ef0..c59154c72fd5 100644 --- a/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateComponentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateComponentCommand, se_CreateComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts index 046b73488323..b162dcb96801 100644 --- a/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateContainerRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContainerRecipeCommand, se_CreateContainerRecipeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts index 50f5f4f6f10a..e0e45f2ee792 100644 --- a/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateDistributionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts index c6e96e2effe3..ec561745b98d 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImageCommand, se_CreateImageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts index 589c699d5fdb..6be2b698e53a 100644 --- a/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImagePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImagePipelineCommand, se_CreateImagePipelineCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts index 728130bfc7d7..43e9b8e0e49f 100644 --- a/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateImageRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImageRecipeCommand, se_CreateImageRecipeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts index a07482c18f5e..a43375b1b128 100644 --- a/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateInfrastructureConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateLifecyclePolicyCommand.ts b/clients/client-imagebuilder/src/commands/CreateLifecyclePolicyCommand.ts index 2e3efb9092af..ce18c08ef163 100644 --- a/clients/client-imagebuilder/src/commands/CreateLifecyclePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLifecyclePolicyCommand, se_CreateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/CreateWorkflowCommand.ts b/clients/client-imagebuilder/src/commands/CreateWorkflowCommand.ts index 8c48134a6fee..3fae659120eb 100644 --- a/clients/client-imagebuilder/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-imagebuilder/src/commands/CreateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkflowCommand, se_CreateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts b/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts index 2f4e2d6bd707..f88f78a7a212 100644 --- a/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteComponentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts index 69d1d807a9f6..c95f4202b3ec 100644 --- a/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteContainerRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContainerRecipeCommand, se_DeleteContainerRecipeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts index 416e935ebd50..dd77e3721c0e 100644 --- a/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteDistributionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts index c844560564d7..c76a7c39e7d3 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImageCommand, se_DeleteImageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts index 812ceff93820..0d9c51f6b031 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImagePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImagePipelineCommand, se_DeleteImagePipelineCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts index d4d6654a2cfe..e10f57f29326 100644 --- a/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteImageRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImageRecipeCommand, se_DeleteImageRecipeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts index e63913af7ca3..de0762495cfd 100644 --- a/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteInfrastructureConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-imagebuilder/src/commands/DeleteLifecyclePolicyCommand.ts index 69a9d45bf69d..7fe36546cbc0 100644 --- a/clients/client-imagebuilder/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLifecyclePolicyCommand, se_DeleteLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/DeleteWorkflowCommand.ts b/clients/client-imagebuilder/src/commands/DeleteWorkflowCommand.ts index d7d71f372eb8..853538a58ee5 100644 --- a/clients/client-imagebuilder/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-imagebuilder/src/commands/DeleteWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetComponentCommand.ts b/clients/client-imagebuilder/src/commands/GetComponentCommand.ts index 7fb1492a85af..c403f65013ee 100644 --- a/clients/client-imagebuilder/src/commands/GetComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetComponentCommand.ts @@ -12,7 +12,8 @@ import { de_GetComponentCommand, se_GetComponentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts index af23868f6b9b..173a3ae060f7 100644 --- a/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetComponentPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetComponentPolicyCommand, se_GetComponentPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts b/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts index c78fe78feae3..871e52a9d180 100644 --- a/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetContainerRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerRecipeCommand, se_GetContainerRecipeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts index 56e2446f9763..bb66ad40fd81 100644 --- a/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetContainerRecipePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerRecipePolicyCommand, se_GetContainerRecipePolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts index 600ce223edae..c8bad7120810 100644 --- a/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetDistributionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetImageCommand.ts b/clients/client-imagebuilder/src/commands/GetImageCommand.ts index 7f2efa11f75f..24f7495be40e 100644 --- a/clients/client-imagebuilder/src/commands/GetImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageCommand.ts @@ -12,7 +12,8 @@ import { de_GetImageCommand, se_GetImageCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts index d2fca8e172ec..413cab1c70e4 100644 --- a/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImagePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_GetImagePipelineCommand, se_GetImagePipelineCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts index 3ed2d9da7566..cd8e31f7df18 100644 --- a/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImagePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetImagePolicyCommand, se_GetImagePolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts b/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts index 72c931c08484..9691990b82d1 100644 --- a/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_GetImageRecipeCommand, se_GetImageRecipeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts index 61f4b407f9f6..4c98d866b4d9 100644 --- a/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetImageRecipePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetImageRecipePolicyCommand, se_GetImageRecipePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts index 45c6a0d86ee5..55b317f9d017 100644 --- a/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetInfrastructureConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetLifecycleExecutionCommand.ts b/clients/client-imagebuilder/src/commands/GetLifecycleExecutionCommand.ts index dc3e813b7e05..cf122736b61a 100644 --- a/clients/client-imagebuilder/src/commands/GetLifecycleExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetLifecycleExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecycleExecutionCommand, se_GetLifecycleExecutionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-imagebuilder/src/commands/GetLifecyclePolicyCommand.ts index 8b4419b6b867..3469fcc57cbb 100644 --- a/clients/client-imagebuilder/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePolicyCommand, se_GetLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetWorkflowCommand.ts b/clients/client-imagebuilder/src/commands/GetWorkflowCommand.ts index af0108108f98..287c0c308eb6 100644 --- a/clients/client-imagebuilder/src/commands/GetWorkflowCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts b/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts index 5da0387f12f3..7a461c27bdbe 100644 --- a/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetWorkflowExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowExecutionCommand, se_GetWorkflowExecutionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts b/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts index 306dab1e61bf..e8cb1afe70f0 100644 --- a/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/GetWorkflowStepExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowStepExecutionCommand, se_GetWorkflowStepExecutionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts b/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts index 9a07c2bb175c..4607fd27d14d 100644 --- a/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts +++ b/clients/client-imagebuilder/src/commands/ImportComponentCommand.ts @@ -12,7 +12,8 @@ import { de_ImportComponentCommand, se_ImportComponentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts b/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts index 39da1cb2d516..ede90a2907c1 100644 --- a/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts +++ b/clients/client-imagebuilder/src/commands/ImportVmImageCommand.ts @@ -12,7 +12,8 @@ import { de_ImportVmImageCommand, se_ImportVmImageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts b/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts index 0010cdc43244..ed7ef6cf01ca 100644 --- a/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListComponentBuildVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentBuildVersionsCommand, se_ListComponentBuildVersionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts b/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts index 36d38d5ad1cb..4c7db3fe674b 100644 --- a/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts b/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts index bfaf4215ad77..f8ddbc277e48 100644 --- a/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListContainerRecipesCommand.ts @@ -12,7 +12,8 @@ import { de_ListContainerRecipesCommand, se_ListContainerRecipesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts b/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts index cdd440fb05f8..4eb8fa7ce8bc 100644 --- a/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListDistributionConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts index 7906b3159ca7..e7b090b0023a 100644 --- a/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageBuildVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImageBuildVersionsCommand, se_ListImageBuildVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts index bd0c544442ed..82ed0fd62afd 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagePackagesCommand, se_ListImagePackagesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts index db8764495052..494aaf8ad032 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePipelineImagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagePipelineImagesCommand, se_ListImagePipelineImagesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts index 57eea6f02ff2..3bc9539f2b3c 100644 --- a/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagePipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagePipelinesCommand, se_ListImagePipelinesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts b/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts index 3788f696a1f0..18435f0e8e9b 100644 --- a/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageRecipesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImageRecipesCommand, se_ListImageRecipesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts index c520f2400a77..3dc600633ec4 100644 --- a/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageScanFindingAggregationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts b/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts index b71fe487060b..0fd2b878d0fe 100644 --- a/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImageScanFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImageScanFindingsCommand, se_ListImageScanFindingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListImagesCommand.ts b/clients/client-imagebuilder/src/commands/ListImagesCommand.ts index 6358a485790a..b5b6ddc90732 100644 --- a/clients/client-imagebuilder/src/commands/ListImagesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListImagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListImagesCommand, se_ListImagesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts b/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts index f926ff707185..fa28a882bb18 100644 --- a/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListInfrastructureConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListLifecycleExecutionResourcesCommand.ts b/clients/client-imagebuilder/src/commands/ListLifecycleExecutionResourcesCommand.ts index 8f6007a47b19..e3677d2350b8 100644 --- a/clients/client-imagebuilder/src/commands/ListLifecycleExecutionResourcesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListLifecycleExecutionResourcesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListLifecycleExecutionsCommand.ts b/clients/client-imagebuilder/src/commands/ListLifecycleExecutionsCommand.ts index c85b244c6286..1c4d304591bb 100644 --- a/clients/client-imagebuilder/src/commands/ListLifecycleExecutionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListLifecycleExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLifecycleExecutionsCommand, se_ListLifecycleExecutionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListLifecyclePoliciesCommand.ts b/clients/client-imagebuilder/src/commands/ListLifecyclePoliciesCommand.ts index a5f1126acb6c..b0052d0dc19f 100644 --- a/clients/client-imagebuilder/src/commands/ListLifecyclePoliciesCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListLifecyclePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListLifecyclePoliciesCommand, se_ListLifecyclePoliciesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts b/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts index bf26bd98a453..9e619c025ee1 100644 --- a/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListWaitingWorkflowStepsCommand.ts b/clients/client-imagebuilder/src/commands/ListWaitingWorkflowStepsCommand.ts index bbe4160c0c6f..6a5680c05bc4 100644 --- a/clients/client-imagebuilder/src/commands/ListWaitingWorkflowStepsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWaitingWorkflowStepsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWaitingWorkflowStepsCommand, se_ListWaitingWorkflowStepsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowBuildVersionsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowBuildVersionsCommand.ts index e5ca5337d87d..5c6ccf05497a 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowBuildVersionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowBuildVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowBuildVersionsCommand, se_ListWorkflowBuildVersionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts index 8a14d5441b07..9a8497118da9 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowExecutionsCommand, se_ListWorkflowExecutionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts index 47ff70d1e641..4f44dbf3638a 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowStepExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowStepExecutionsCommand, se_ListWorkflowStepExecutionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/ListWorkflowsCommand.ts b/clients/client-imagebuilder/src/commands/ListWorkflowsCommand.ts index 4a4a69651215..ce02dfdaab68 100644 --- a/clients/client-imagebuilder/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-imagebuilder/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts index ff4ecb3490a4..02f6d4a72746 100644 --- a/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutComponentPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutComponentPolicyCommand, se_PutComponentPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts index ef306e184fd9..3e1fd0c1e831 100644 --- a/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutContainerRecipePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutContainerRecipePolicyCommand, se_PutContainerRecipePolicyCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts index 7f8714b0ec83..dd125f4b7783 100644 --- a/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutImagePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutImagePolicyCommand, se_PutImagePolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts b/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts index 7af435b5f53a..084bacc63db9 100644 --- a/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/PutImageRecipePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutImageRecipePolicyCommand, se_PutImageRecipePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/SendWorkflowStepActionCommand.ts b/clients/client-imagebuilder/src/commands/SendWorkflowStepActionCommand.ts index fa25bd249f06..fa46652d6784 100644 --- a/clients/client-imagebuilder/src/commands/SendWorkflowStepActionCommand.ts +++ b/clients/client-imagebuilder/src/commands/SendWorkflowStepActionCommand.ts @@ -12,7 +12,8 @@ import { de_SendWorkflowStepActionCommand, se_SendWorkflowStepActionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts b/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts index 3257d5b28dc0..6a4222d90307 100644 --- a/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts +++ b/clients/client-imagebuilder/src/commands/StartImagePipelineExecutionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/StartResourceStateUpdateCommand.ts b/clients/client-imagebuilder/src/commands/StartResourceStateUpdateCommand.ts index f49adc3ebc11..625b812b90f9 100644 --- a/clients/client-imagebuilder/src/commands/StartResourceStateUpdateCommand.ts +++ b/clients/client-imagebuilder/src/commands/StartResourceStateUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_StartResourceStateUpdateCommand, se_StartResourceStateUpdateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/TagResourceCommand.ts b/clients/client-imagebuilder/src/commands/TagResourceCommand.ts index 9418f74a179a..a437b5cce131 100644 --- a/clients/client-imagebuilder/src/commands/TagResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts b/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts index d6a308ef92e4..4c2d50d4e002 100644 --- a/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts +++ b/clients/client-imagebuilder/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts index 21032ce3049f..6e06295f8503 100644 --- a/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateDistributionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts b/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts index 7718dace7b3d..25486db8a05d 100644 --- a/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateImagePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateImagePipelineCommand, se_UpdateImagePipelineCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts b/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts index 0ad1ff38f9a0..d6903a2bd132 100644 --- a/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateInfrastructureConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/commands/UpdateLifecyclePolicyCommand.ts b/clients/client-imagebuilder/src/commands/UpdateLifecyclePolicyCommand.ts index 325cd70134cb..db349e004676 100644 --- a/clients/client-imagebuilder/src/commands/UpdateLifecyclePolicyCommand.ts +++ b/clients/client-imagebuilder/src/commands/UpdateLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLifecyclePolicyCommand, se_UpdateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-imagebuilder/src/index.ts b/clients/client-imagebuilder/src/index.ts index 9b2d29515163..06b39ffaa583 100644 --- a/clients/client-imagebuilder/src/index.ts +++ b/clients/client-imagebuilder/src/index.ts @@ -11,8 +11,8 @@ export * from "./ImagebuilderClient"; export * from "./Imagebuilder"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ImagebuilderExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ImagebuilderExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-imagebuilder/src/models/ImagebuilderServiceException.ts b/clients/client-imagebuilder/src/models/ImagebuilderServiceException.ts index 37b50725b42b..4cbf71e10e55 100644 --- a/clients/client-imagebuilder/src/models/ImagebuilderServiceException.ts +++ b/clients/client-imagebuilder/src/models/ImagebuilderServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-inspector-scan/src/commands/ScanSbomCommand.ts b/clients/client-inspector-scan/src/commands/ScanSbomCommand.ts index 458d30c004b7..dfe05ab2705e 100644 --- a/clients/client-inspector-scan/src/commands/ScanSbomCommand.ts +++ b/clients/client-inspector-scan/src/commands/ScanSbomCommand.ts @@ -12,7 +12,8 @@ import { de_ScanSbomCommand, se_ScanSbomCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector-scan/src/index.ts b/clients/client-inspector-scan/src/index.ts index 5d4fd6f9122e..b203a9fd0122 100644 --- a/clients/client-inspector-scan/src/index.ts +++ b/clients/client-inspector-scan/src/index.ts @@ -8,8 +8,8 @@ export * from "./InspectorScanClient"; export * from "./InspectorScan"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { InspectorScanExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { InspectorScanExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-inspector-scan/src/models/InspectorScanServiceException.ts b/clients/client-inspector-scan/src/models/InspectorScanServiceException.ts index ad67b9f9218c..635a1a12fe06 100644 --- a/clients/client-inspector-scan/src/models/InspectorScanServiceException.ts +++ b/clients/client-inspector-scan/src/models/InspectorScanServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts b/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts index cde129503dcf..d24be1e17b2a 100644 --- a/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts +++ b/clients/client-inspector/src/commands/AddAttributesToFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_AddAttributesToFindingsCommand, se_AddAttributesToFindingsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts index f5754a994673..5096f64c3dc4 100644 --- a/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/CreateAssessmentTargetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAssessmentTargetCommand, se_CreateAssessmentTargetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts b/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts index f8f293046e08..b783c89bb4c9 100644 --- a/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts +++ b/clients/client-inspector/src/commands/CreateAssessmentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAssessmentTemplateCommand, se_CreateAssessmentTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts b/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts index e293bf1dc566..65f90a6a0de1 100644 --- a/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts +++ b/clients/client-inspector/src/commands/CreateExclusionsPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExclusionsPreviewCommand, se_CreateExclusionsPreviewCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts b/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts index eac09a4c9872..510a4a3ce5f5 100644 --- a/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts +++ b/clients/client-inspector/src/commands/CreateResourceGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResourceGroupCommand, se_CreateResourceGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts index 778a8b2d2703..45868d76a911 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentRunCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentRunCommand, se_DeleteAssessmentRunCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts index 46a42cae6331..2b5b8ea3de14 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentTargetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentTargetCommand, se_DeleteAssessmentTargetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts b/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts index 2970c63e4e6d..cac63fc1e674 100644 --- a/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts +++ b/clients/client-inspector/src/commands/DeleteAssessmentTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssessmentTemplateCommand, se_DeleteAssessmentTemplateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts index 91dabf41e370..772bc86ba1e9 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentRunsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssessmentRunsCommand, se_DescribeAssessmentRunsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts index c28c098e73a7..cab93dd771d9 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssessmentTargetsCommand, se_DescribeAssessmentTargetsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts b/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts index 56de8650bb73..cbaed9f85a03 100644 --- a/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts +++ b/clients/client-inspector/src/commands/DescribeAssessmentTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssessmentTemplatesCommand, se_DescribeAssessmentTemplatesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts b/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts index 62373b7fce09..7b02af9177b9 100644 --- a/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts +++ b/clients/client-inspector/src/commands/DescribeCrossAccountAccessRoleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts b/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts index f52d202435e6..ad20dcb200a0 100644 --- a/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeExclusionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExclusionsCommand, se_DescribeExclusionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeFindingsCommand.ts b/clients/client-inspector/src/commands/DescribeFindingsCommand.ts index 4037058e08ab..7e2d1036768a 100644 --- a/clients/client-inspector/src/commands/DescribeFindingsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFindingsCommand, se_DescribeFindingsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts b/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts index d604bb53ff95..6eb7f14b6c5f 100644 --- a/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts +++ b/clients/client-inspector/src/commands/DescribeResourceGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourceGroupsCommand, se_DescribeResourceGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts b/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts index 4eb390db881f..0d979dd6856d 100644 --- a/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts +++ b/clients/client-inspector/src/commands/DescribeRulesPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRulesPackagesCommand, se_DescribeRulesPackagesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts b/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts index ca8928292f38..b950640eae9e 100644 --- a/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts +++ b/clients/client-inspector/src/commands/GetAssessmentReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssessmentReportCommand, se_GetAssessmentReportCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts b/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts index c2f2dcf9ddc9..645bdcb5e9e6 100644 --- a/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts +++ b/clients/client-inspector/src/commands/GetExclusionsPreviewCommand.ts @@ -12,7 +12,8 @@ import { de_GetExclusionsPreviewCommand, se_GetExclusionsPreviewCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts b/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts index 5125da77dff6..59698456d30d 100644 --- a/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts +++ b/clients/client-inspector/src/commands/GetTelemetryMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetTelemetryMetadataCommand, se_GetTelemetryMetadataCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts index 7b262c3d935d..e5d7a1b1a4b9 100644 --- a/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentRunAgentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssessmentRunAgentsCommand, se_ListAssessmentRunAgentsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts index 57fc374b496f..a11cc77ed772 100644 --- a/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssessmentRunsCommand, se_ListAssessmentRunsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts b/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts index 93048ff44144..188d0a9bf38d 100644 --- a/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentTargetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssessmentTargetsCommand, se_ListAssessmentTargetsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts b/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts index cfa6ca93b7d6..9a34d98a9964 100644 --- a/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts +++ b/clients/client-inspector/src/commands/ListAssessmentTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssessmentTemplatesCommand, se_ListAssessmentTemplatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts b/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts index 1523adc45313..d85cb32cea9b 100644 --- a/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts +++ b/clients/client-inspector/src/commands/ListEventSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventSubscriptionsCommand, se_ListEventSubscriptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListExclusionsCommand.ts b/clients/client-inspector/src/commands/ListExclusionsCommand.ts index 4c35a42c4680..eb94d8ae927d 100644 --- a/clients/client-inspector/src/commands/ListExclusionsCommand.ts +++ b/clients/client-inspector/src/commands/ListExclusionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExclusionsCommand, se_ListExclusionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListFindingsCommand.ts b/clients/client-inspector/src/commands/ListFindingsCommand.ts index 1e0c4ad9c696..0ac4dbaaba85 100644 --- a/clients/client-inspector/src/commands/ListFindingsCommand.ts +++ b/clients/client-inspector/src/commands/ListFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts b/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts index f5612a7aa12e..56a4532238c1 100644 --- a/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts +++ b/clients/client-inspector/src/commands/ListRulesPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRulesPackagesCommand, se_ListRulesPackagesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts b/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts index d42bfa387919..ba69333bccb2 100644 --- a/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-inspector/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/PreviewAgentsCommand.ts b/clients/client-inspector/src/commands/PreviewAgentsCommand.ts index b3dd07a799ac..026a57f11b9b 100644 --- a/clients/client-inspector/src/commands/PreviewAgentsCommand.ts +++ b/clients/client-inspector/src/commands/PreviewAgentsCommand.ts @@ -12,7 +12,8 @@ import { de_PreviewAgentsCommand, se_PreviewAgentsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts b/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts index 00c6af784a32..a6180a3edbd3 100644 --- a/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts +++ b/clients/client-inspector/src/commands/RegisterCrossAccountAccessRoleCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts b/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts index 3f10b8f51595..4075b49571fa 100644 --- a/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts +++ b/clients/client-inspector/src/commands/RemoveAttributesFromFindingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts b/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts index b58534424118..a64f56ba7a84 100644 --- a/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts +++ b/clients/client-inspector/src/commands/SetTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_SetTagsForResourceCommand, se_SetTagsForResourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts b/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts index db186f89d0b4..a85dca84cdec 100644 --- a/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/StartAssessmentRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartAssessmentRunCommand, se_StartAssessmentRunCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts b/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts index 9f1565a00b3d..39eeee5713c1 100644 --- a/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts +++ b/clients/client-inspector/src/commands/StopAssessmentRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopAssessmentRunCommand, se_StopAssessmentRunCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/SubscribeToEventCommand.ts b/clients/client-inspector/src/commands/SubscribeToEventCommand.ts index bc047bb1b049..72112d6fdb28 100644 --- a/clients/client-inspector/src/commands/SubscribeToEventCommand.ts +++ b/clients/client-inspector/src/commands/SubscribeToEventCommand.ts @@ -12,7 +12,8 @@ import { de_SubscribeToEventCommand, se_SubscribeToEventCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts b/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts index d91063bd15aa..66dcfa1b0886 100644 --- a/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts +++ b/clients/client-inspector/src/commands/UnsubscribeFromEventCommand.ts @@ -12,7 +12,8 @@ import { de_UnsubscribeFromEventCommand, se_UnsubscribeFromEventCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts b/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts index 908d422aa434..e78c8ed5ae4e 100644 --- a/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts +++ b/clients/client-inspector/src/commands/UpdateAssessmentTargetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssessmentTargetCommand, se_UpdateAssessmentTargetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector/src/index.ts b/clients/client-inspector/src/index.ts index 7629e7c60be6..a9b7cdb5c488 100644 --- a/clients/client-inspector/src/index.ts +++ b/clients/client-inspector/src/index.ts @@ -11,8 +11,8 @@ export * from "./InspectorClient"; export * from "./Inspector"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { InspectorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { InspectorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-inspector/src/models/InspectorServiceException.ts b/clients/client-inspector/src/models/InspectorServiceException.ts index f681b66e5cf0..f62dcb7b405e 100644 --- a/clients/client-inspector/src/models/InspectorServiceException.ts +++ b/clients/client-inspector/src/models/InspectorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-inspector2/src/commands/AssociateMemberCommand.ts b/clients/client-inspector2/src/commands/AssociateMemberCommand.ts index 8c8167f5728e..d3538afe06fb 100644 --- a/clients/client-inspector2/src/commands/AssociateMemberCommand.ts +++ b/clients/client-inspector2/src/commands/AssociateMemberCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateMemberCommand, se_AssociateMemberCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts b/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts index e142eec8fda2..dd51aaac9f0e 100644 --- a/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetAccountStatusCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetAccountStatusCommand, se_BatchGetAccountStatusCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts b/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts index c4b8c053e424..06dc7b4641ba 100644 --- a/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetCodeSnippetCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetCodeSnippetCommand, se_BatchGetCodeSnippetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts b/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts index a280e8e74580..1843adce1b14 100644 --- a/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetFindingDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFindingDetailsCommand, se_BatchGetFindingDetailsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts b/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts index 565eb82004a5..c2fb2909b6d8 100644 --- a/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetFreeTrialInfoCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetFreeTrialInfoCommand, se_BatchGetFreeTrialInfoCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts b/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts index 654dca2a15c0..a2b62da9e981 100644 --- a/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchGetMemberEc2DeepInspectionStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts b/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts index 8614124917a0..3bde04be2566 100644 --- a/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts +++ b/clients/client-inspector2/src/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts b/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts index 4850ee3a7dbb..71b88e925fe3 100644 --- a/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts +++ b/clients/client-inspector2/src/commands/CancelFindingsReportCommand.ts @@ -12,7 +12,8 @@ import { de_CancelFindingsReportCommand, se_CancelFindingsReportCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts b/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts index dab6e45cf032..21d35dea7a37 100644 --- a/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/CancelSbomExportCommand.ts @@ -12,7 +12,8 @@ import { de_CancelSbomExportCommand, se_CancelSbomExportCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CreateCisScanConfigurationCommand.ts b/clients/client-inspector2/src/commands/CreateCisScanConfigurationCommand.ts index 3fbfc4eae8af..108a21c6e6f2 100644 --- a/clients/client-inspector2/src/commands/CreateCisScanConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/CreateCisScanConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCisScanConfigurationCommand, se_CreateCisScanConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CreateFilterCommand.ts b/clients/client-inspector2/src/commands/CreateFilterCommand.ts index 5be15303fa27..3b1b8524007f 100644 --- a/clients/client-inspector2/src/commands/CreateFilterCommand.ts +++ b/clients/client-inspector2/src/commands/CreateFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFilterCommand, se_CreateFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts b/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts index 61077de6ed06..9f92f568ae05 100644 --- a/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts +++ b/clients/client-inspector2/src/commands/CreateFindingsReportCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFindingsReportCommand, se_CreateFindingsReportCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts b/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts index 277fb7327609..e0f9da55ef50 100644 --- a/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/CreateSbomExportCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSbomExportCommand, se_CreateSbomExportCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DeleteCisScanConfigurationCommand.ts b/clients/client-inspector2/src/commands/DeleteCisScanConfigurationCommand.ts index c951076d082d..6233d8abe7f7 100644 --- a/clients/client-inspector2/src/commands/DeleteCisScanConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/DeleteCisScanConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCisScanConfigurationCommand, se_DeleteCisScanConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DeleteFilterCommand.ts b/clients/client-inspector2/src/commands/DeleteFilterCommand.ts index 5a4b4e653ab2..00d6fe0a4be3 100644 --- a/clients/client-inspector2/src/commands/DeleteFilterCommand.ts +++ b/clients/client-inspector2/src/commands/DeleteFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFilterCommand, se_DeleteFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts index c738c7035191..14933f615ece 100644 --- a/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DisableCommand.ts b/clients/client-inspector2/src/commands/DisableCommand.ts index d440d2a45ca1..912ab1b79539 100644 --- a/clients/client-inspector2/src/commands/DisableCommand.ts +++ b/clients/client-inspector2/src/commands/DisableCommand.ts @@ -12,7 +12,8 @@ import { de_DisableCommand, se_DisableCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts index 063be0bce050..91cf48e60e70 100644 --- a/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/DisableDelegatedAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts b/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts index 59b7c99c8e21..a74ed354d0ef 100644 --- a/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts +++ b/clients/client-inspector2/src/commands/DisassociateMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMemberCommand, se_DisassociateMemberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/EnableCommand.ts b/clients/client-inspector2/src/commands/EnableCommand.ts index 34be0a06191c..f129fbb58a3e 100644 --- a/clients/client-inspector2/src/commands/EnableCommand.ts +++ b/clients/client-inspector2/src/commands/EnableCommand.ts @@ -12,7 +12,8 @@ import { de_EnableCommand, se_EnableCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts index 244111c5694e..018b19c859fa 100644 --- a/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/EnableDelegatedAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetCisScanReportCommand.ts b/clients/client-inspector2/src/commands/GetCisScanReportCommand.ts index 052e1488dc57..f957afad2e8c 100644 --- a/clients/client-inspector2/src/commands/GetCisScanReportCommand.ts +++ b/clients/client-inspector2/src/commands/GetCisScanReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetCisScanReportCommand, se_GetCisScanReportCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetCisScanResultDetailsCommand.ts b/clients/client-inspector2/src/commands/GetCisScanResultDetailsCommand.ts index 7265a0fb3095..174541a517b9 100644 --- a/clients/client-inspector2/src/commands/GetCisScanResultDetailsCommand.ts +++ b/clients/client-inspector2/src/commands/GetCisScanResultDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCisScanResultDetailsCommand, se_GetCisScanResultDetailsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetConfigurationCommand.ts b/clients/client-inspector2/src/commands/GetConfigurationCommand.ts index 685d13e857cb..11790ec4cc0f 100644 --- a/clients/client-inspector2/src/commands/GetConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/GetConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfigurationCommand, se_GetConfigurationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts b/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts index cfea75a7267c..36dd5ee0a498 100644 --- a/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts +++ b/clients/client-inspector2/src/commands/GetDelegatedAdminAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetDelegatedAdminAccountCommand, se_GetDelegatedAdminAccountCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts index 3ff95340b4ae..6a365b9bc84f 100644 --- a/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/GetEc2DeepInspectionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts index b864689d26c3..e7cae7a844b8 100644 --- a/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/GetEncryptionKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetEncryptionKeyCommand, se_GetEncryptionKeyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts b/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts index 3cbd3e30cd0e..db6c188b2956 100644 --- a/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts +++ b/clients/client-inspector2/src/commands/GetFindingsReportStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsReportStatusCommand, se_GetFindingsReportStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetMemberCommand.ts b/clients/client-inspector2/src/commands/GetMemberCommand.ts index 6fd21fb2f0b8..2976e49d1b2e 100644 --- a/clients/client-inspector2/src/commands/GetMemberCommand.ts +++ b/clients/client-inspector2/src/commands/GetMemberCommand.ts @@ -12,7 +12,8 @@ import { de_GetMemberCommand, se_GetMemberCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/GetSbomExportCommand.ts b/clients/client-inspector2/src/commands/GetSbomExportCommand.ts index 6fb619e24a16..f6975e0eab91 100644 --- a/clients/client-inspector2/src/commands/GetSbomExportCommand.ts +++ b/clients/client-inspector2/src/commands/GetSbomExportCommand.ts @@ -12,7 +12,8 @@ import { de_GetSbomExportCommand, se_GetSbomExportCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts b/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts index 7407c56e0730..56c065aa3802 100644 --- a/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts +++ b/clients/client-inspector2/src/commands/ListAccountPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountPermissionsCommand, se_ListAccountPermissionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCisScanConfigurationsCommand.ts b/clients/client-inspector2/src/commands/ListCisScanConfigurationsCommand.ts index 433500909b61..0d6f0699d0a2 100644 --- a/clients/client-inspector2/src/commands/ListCisScanConfigurationsCommand.ts +++ b/clients/client-inspector2/src/commands/ListCisScanConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCisScanConfigurationsCommand, se_ListCisScanConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByChecksCommand.ts b/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByChecksCommand.ts index 149b8ea259b0..abf282a3566f 100644 --- a/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByChecksCommand.ts +++ b/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByChecksCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByTargetResourceCommand.ts b/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByTargetResourceCommand.ts index cffe86c62bd7..9be258067737 100644 --- a/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByTargetResourceCommand.ts +++ b/clients/client-inspector2/src/commands/ListCisScanResultsAggregatedByTargetResourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCisScansCommand.ts b/clients/client-inspector2/src/commands/ListCisScansCommand.ts index d7efc5ae40de..5e563a1ed439 100644 --- a/clients/client-inspector2/src/commands/ListCisScansCommand.ts +++ b/clients/client-inspector2/src/commands/ListCisScansCommand.ts @@ -12,7 +12,8 @@ import { de_ListCisScansCommand, se_ListCisScansCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCoverageCommand.ts b/clients/client-inspector2/src/commands/ListCoverageCommand.ts index 1c5a768246f3..7583e546e56b 100644 --- a/clients/client-inspector2/src/commands/ListCoverageCommand.ts +++ b/clients/client-inspector2/src/commands/ListCoverageCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoverageCommand, se_ListCoverageCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts b/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts index 9eefed0f4b03..cd298f872d83 100644 --- a/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts +++ b/clients/client-inspector2/src/commands/ListCoverageStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoverageStatisticsCommand, se_ListCoverageStatisticsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts b/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts index 83f3c38c6077..77094030420f 100644 --- a/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts +++ b/clients/client-inspector2/src/commands/ListDelegatedAdminAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDelegatedAdminAccountsCommand, se_ListDelegatedAdminAccountsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListFiltersCommand.ts b/clients/client-inspector2/src/commands/ListFiltersCommand.ts index 36b01c2879b1..e4e628e932d9 100644 --- a/clients/client-inspector2/src/commands/ListFiltersCommand.ts +++ b/clients/client-inspector2/src/commands/ListFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts b/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts index 5fff00901f8c..a34536bd7d53 100644 --- a/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts +++ b/clients/client-inspector2/src/commands/ListFindingAggregationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingAggregationsCommand, se_ListFindingAggregationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListFindingsCommand.ts b/clients/client-inspector2/src/commands/ListFindingsCommand.ts index 492138a5d372..3410269f3850 100644 --- a/clients/client-inspector2/src/commands/ListFindingsCommand.ts +++ b/clients/client-inspector2/src/commands/ListFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListMembersCommand.ts b/clients/client-inspector2/src/commands/ListMembersCommand.ts index e3a0b38c4fe2..26d82277759c 100644 --- a/clients/client-inspector2/src/commands/ListMembersCommand.ts +++ b/clients/client-inspector2/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts b/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts index b93c6ca15e63..222ee685f9b6 100644 --- a/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-inspector2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts b/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts index ee0ff16f8a6d..eea3ef753325 100644 --- a/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts +++ b/clients/client-inspector2/src/commands/ListUsageTotalsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUsageTotalsCommand, se_ListUsageTotalsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts index 9b77c6ef9842..7b68a8a7b3d9 100644 --- a/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/ResetEncryptionKeyCommand.ts @@ -12,7 +12,8 @@ import { de_ResetEncryptionKeyCommand, se_ResetEncryptionKeyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts b/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts index 0d5ba72599ec..82b0d1411683 100644 --- a/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts +++ b/clients/client-inspector2/src/commands/SearchVulnerabilitiesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchVulnerabilitiesCommand, se_SearchVulnerabilitiesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/SendCisSessionHealthCommand.ts b/clients/client-inspector2/src/commands/SendCisSessionHealthCommand.ts index dbbac9b32a06..7acaae047e5e 100644 --- a/clients/client-inspector2/src/commands/SendCisSessionHealthCommand.ts +++ b/clients/client-inspector2/src/commands/SendCisSessionHealthCommand.ts @@ -12,7 +12,8 @@ import { de_SendCisSessionHealthCommand, se_SendCisSessionHealthCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/SendCisSessionTelemetryCommand.ts b/clients/client-inspector2/src/commands/SendCisSessionTelemetryCommand.ts index dc43bb2cd671..850ed1a3d7f9 100644 --- a/clients/client-inspector2/src/commands/SendCisSessionTelemetryCommand.ts +++ b/clients/client-inspector2/src/commands/SendCisSessionTelemetryCommand.ts @@ -12,7 +12,8 @@ import { de_SendCisSessionTelemetryCommand, se_SendCisSessionTelemetryCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/StartCisSessionCommand.ts b/clients/client-inspector2/src/commands/StartCisSessionCommand.ts index 3d03ae65dcc9..2ab32e213027 100644 --- a/clients/client-inspector2/src/commands/StartCisSessionCommand.ts +++ b/clients/client-inspector2/src/commands/StartCisSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartCisSessionCommand, se_StartCisSessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/StopCisSessionCommand.ts b/clients/client-inspector2/src/commands/StopCisSessionCommand.ts index 65db12263053..246c4dffd2e2 100644 --- a/clients/client-inspector2/src/commands/StopCisSessionCommand.ts +++ b/clients/client-inspector2/src/commands/StopCisSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopCisSessionCommand, se_StopCisSessionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/TagResourceCommand.ts b/clients/client-inspector2/src/commands/TagResourceCommand.ts index b4e60128f4cd..ce1487d2fb52 100644 --- a/clients/client-inspector2/src/commands/TagResourceCommand.ts +++ b/clients/client-inspector2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UntagResourceCommand.ts b/clients/client-inspector2/src/commands/UntagResourceCommand.ts index 23f756c8eb97..6f89c0f1788e 100644 --- a/clients/client-inspector2/src/commands/UntagResourceCommand.ts +++ b/clients/client-inspector2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateCisScanConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateCisScanConfigurationCommand.ts index 67b970e70324..b89001d688f5 100644 --- a/clients/client-inspector2/src/commands/UpdateCisScanConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateCisScanConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCisScanConfigurationCommand, se_UpdateCisScanConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts index 635d1a0bd3b0..3101c374ca1f 100644 --- a/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfigurationCommand, se_UpdateConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts index 80c8f0a51255..bbabf3a6621f 100644 --- a/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateEc2DeepInspectionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts b/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts index 1892bba2fe9c..c0d1828f32cf 100644 --- a/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateEncryptionKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEncryptionKeyCommand, se_UpdateEncryptionKeyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateFilterCommand.ts b/clients/client-inspector2/src/commands/UpdateFilterCommand.ts index 09751b91103c..c5b49ed011cc 100644 --- a/clients/client-inspector2/src/commands/UpdateFilterCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateFilterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFilterCommand, se_UpdateFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts index 7886b7a12850..71dc65b89449 100644 --- a/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts index f874209e0d74..599b7ba956a9 100644 --- a/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-inspector2/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-inspector2/src/index.ts b/clients/client-inspector2/src/index.ts index 3951f3305427..e0a7d8b216d5 100644 --- a/clients/client-inspector2/src/index.ts +++ b/clients/client-inspector2/src/index.ts @@ -9,8 +9,8 @@ export * from "./Inspector2Client"; export * from "./Inspector2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Inspector2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Inspector2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-inspector2/src/models/Inspector2ServiceException.ts b/clients/client-inspector2/src/models/Inspector2ServiceException.ts index 9d9eff18f6ff..d415ec7aa252 100644 --- a/clients/client-inspector2/src/models/Inspector2ServiceException.ts +++ b/clients/client-inspector2/src/models/Inspector2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts b/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts index cd812d318412..8c4d6f391060 100644 --- a/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/CreateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMonitorCommand, se_CreateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts b/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts index ec367762fea1..cdcfc46f73f2 100644 --- a/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/DeleteMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMonitorCommand, se_DeleteMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts b/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts index b8431d09b1c5..a94ae296b7dc 100644 --- a/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetHealthEventCommand.ts @@ -12,7 +12,8 @@ import { de_GetHealthEventCommand, se_GetHealthEventCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/GetInternetEventCommand.ts b/clients/client-internetmonitor/src/commands/GetInternetEventCommand.ts index efd72103fb2c..015cde2f392c 100644 --- a/clients/client-internetmonitor/src/commands/GetInternetEventCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetInternetEventCommand.ts @@ -12,7 +12,8 @@ import { de_GetInternetEventCommand, se_GetInternetEventCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts b/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts index b4cb652ad0e8..eaeed45c82e1 100644 --- a/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_GetMonitorCommand, se_GetMonitorCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/GetQueryResultsCommand.ts b/clients/client-internetmonitor/src/commands/GetQueryResultsCommand.ts index 225585b691ea..001852aae8cf 100644 --- a/clients/client-internetmonitor/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetQueryResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/GetQueryStatusCommand.ts b/clients/client-internetmonitor/src/commands/GetQueryStatusCommand.ts index a0aaeb099d84..860d6e114cee 100644 --- a/clients/client-internetmonitor/src/commands/GetQueryStatusCommand.ts +++ b/clients/client-internetmonitor/src/commands/GetQueryStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryStatusCommand, se_GetQueryStatusCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts b/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts index 20d79dba7c2d..77f6f493dc02 100644 --- a/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListHealthEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHealthEventsCommand, se_ListHealthEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/ListInternetEventsCommand.ts b/clients/client-internetmonitor/src/commands/ListInternetEventsCommand.ts index e65752b2e6b1..c7706c15964c 100644 --- a/clients/client-internetmonitor/src/commands/ListInternetEventsCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListInternetEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInternetEventsCommand, se_ListInternetEventsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts b/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts index 328611908f09..879013d37cbe 100644 --- a/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListMonitorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitorsCommand, se_ListMonitorsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts b/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts index 3887f283114e..6d15c6771020 100644 --- a/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/StartQueryCommand.ts b/clients/client-internetmonitor/src/commands/StartQueryCommand.ts index ff1f1bcb4b8f..e32b6bd045a2 100644 --- a/clients/client-internetmonitor/src/commands/StartQueryCommand.ts +++ b/clients/client-internetmonitor/src/commands/StartQueryCommand.ts @@ -12,7 +12,8 @@ import { de_StartQueryCommand, se_StartQueryCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/StopQueryCommand.ts b/clients/client-internetmonitor/src/commands/StopQueryCommand.ts index be40528697ce..b737658fdc51 100644 --- a/clients/client-internetmonitor/src/commands/StopQueryCommand.ts +++ b/clients/client-internetmonitor/src/commands/StopQueryCommand.ts @@ -12,7 +12,8 @@ import { de_StopQueryCommand, se_StopQueryCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/TagResourceCommand.ts b/clients/client-internetmonitor/src/commands/TagResourceCommand.ts index dfd9f19ba7db..ef5e322ce363 100644 --- a/clients/client-internetmonitor/src/commands/TagResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts b/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts index d9d7209ad581..99284cfb8c83 100644 --- a/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts +++ b/clients/client-internetmonitor/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts b/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts index 2e985d01ef04..1612c471edec 100644 --- a/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts +++ b/clients/client-internetmonitor/src/commands/UpdateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMonitorCommand, se_UpdateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-internetmonitor/src/index.ts b/clients/client-internetmonitor/src/index.ts index f11eda9a8fb7..73bc1012d660 100644 --- a/clients/client-internetmonitor/src/index.ts +++ b/clients/client-internetmonitor/src/index.ts @@ -23,8 +23,8 @@ export * from "./InternetMonitorClient"; export * from "./InternetMonitor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { InternetMonitorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { InternetMonitorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-internetmonitor/src/models/InternetMonitorServiceException.ts b/clients/client-internetmonitor/src/models/InternetMonitorServiceException.ts index e2b379793ef8..71901f0d9703 100644 --- a/clients/client-internetmonitor/src/models/InternetMonitorServiceException.ts +++ b/clients/client-internetmonitor/src/models/InternetMonitorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts index 93d9df8e2eae..bd2d2ba3505f 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ClaimDevicesByClaimCodeCommand.ts @@ -16,7 +16,8 @@ import { de_ClaimDevicesByClaimCodeCommand, se_ClaimDevicesByClaimCodeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts index 0c0a3d29ee18..bc671ecb1496 100644 --- a/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/DescribeDeviceCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeDeviceCommand, se_DescribeDeviceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts b/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts index 795e7ea9df12..57e630695d70 100644 --- a/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/FinalizeDeviceClaimCommand.ts @@ -16,7 +16,8 @@ import { de_FinalizeDeviceClaimCommand, se_FinalizeDeviceClaimCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts b/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts index c2d4618f8458..4e29718c36be 100644 --- a/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/GetDeviceMethodsCommand.ts @@ -16,7 +16,8 @@ import { de_GetDeviceMethodsCommand, se_GetDeviceMethodsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts b/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts index 713b6d835ac8..1fe5d933d160 100644 --- a/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/InitiateDeviceClaimCommand.ts @@ -16,7 +16,8 @@ import { de_InitiateDeviceClaimCommand, se_InitiateDeviceClaimCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts b/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts index b1f97ed995c3..a622e2d21a2c 100644 --- a/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/InvokeDeviceMethodCommand.ts @@ -16,7 +16,8 @@ import { de_InvokeDeviceMethodCommand, se_InvokeDeviceMethodCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts index bb67863a6e0a..ef7964a80598 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListDeviceEventsCommand.ts @@ -16,7 +16,8 @@ import { de_ListDeviceEventsCommand, se_ListDeviceEventsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts index 3711e7b2ce61..a9829251a8ef 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListDevicesCommand.ts @@ -16,7 +16,8 @@ import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts index c95a6d1ff994..9daf42723069 100644 --- a/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts index 4de197052cf9..b37d6f75e2de 100644 --- a/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts index 41ceaf29badb..7b8e0efc9fc8 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UnclaimDeviceCommand.ts @@ -16,7 +16,8 @@ import { de_UnclaimDeviceCommand, se_UnclaimDeviceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts index c99f6136c7c5..193f30d82179 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts b/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts index 63b7927a5556..adf5f38ac33c 100644 --- a/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts +++ b/clients/client-iot-1click-devices-service/src/commands/UpdateDeviceStateCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateDeviceStateCommand, se_UpdateDeviceStateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-devices-service/src/index.ts b/clients/client-iot-1click-devices-service/src/index.ts index 503a5abae971..5a0dea5bb7dd 100644 --- a/clients/client-iot-1click-devices-service/src/index.ts +++ b/clients/client-iot-1click-devices-service/src/index.ts @@ -10,8 +10,8 @@ export * from "./IoT1ClickDevicesServiceClient"; export * from "./IoT1ClickDevicesService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoT1ClickDevicesServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoT1ClickDevicesServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-iot-1click-devices-service/src/models/IoT1ClickDevicesServiceServiceException.ts b/clients/client-iot-1click-devices-service/src/models/IoT1ClickDevicesServiceServiceException.ts index c19b01970488..a0e5fdefcf9d 100644 --- a/clients/client-iot-1click-devices-service/src/models/IoT1ClickDevicesServiceServiceException.ts +++ b/clients/client-iot-1click-devices-service/src/models/IoT1ClickDevicesServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts index 1b50cffaadcb..f6bc375f4747 100644 --- a/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/AssociateDeviceWithPlacementCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts index 84e6c536d7ed..69e66378ab83 100644 --- a/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/CreatePlacementCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePlacementCommand, se_CreatePlacementCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts index a27188b0a0e1..49211ba2462b 100644 --- a/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/CreateProjectCommand.ts @@ -16,7 +16,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts index 8123f1e080de..5c303407ee89 100644 --- a/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DeletePlacementCommand.ts @@ -16,7 +16,8 @@ import { de_DeletePlacementCommand, se_DeletePlacementCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts index 8fc0ee2e94d5..45aac45c7346 100644 --- a/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DeleteProjectCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts index 78291053e52c..c8bcdd700355 100644 --- a/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DescribePlacementCommand.ts @@ -16,7 +16,8 @@ import { de_DescribePlacementCommand, se_DescribePlacementCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts index 61797e909e59..810cb3b8943d 100644 --- a/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DescribeProjectCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts index 3e562097b282..8ab17863dc70 100644 --- a/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/DisassociateDeviceFromPlacementCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts index e6a88e8a4c74..982919c30059 100644 --- a/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/GetDevicesInPlacementCommand.ts @@ -16,7 +16,8 @@ import { de_GetDevicesInPlacementCommand, se_GetDevicesInPlacementCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts b/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts index 4db2eaf0eb4f..7f36e8e80d75 100644 --- a/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListPlacementsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPlacementsCommand, se_ListPlacementsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts b/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts index 42d5483b6493..7af15e628b79 100644 --- a/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListProjectsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts index 39eba3b12c56..0a786e45b76c 100644 --- a/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts index 6cee8716410c..33dbba8c62b6 100644 --- a/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts b/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts index 216bf24e6059..6fad2410985a 100644 --- a/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts b/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts index 71832cd4c65a..e21162a0084b 100644 --- a/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UpdatePlacementCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePlacementCommand, se_UpdatePlacementCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts b/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts index 573a4704a094..567512109b23 100644 --- a/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts +++ b/clients/client-iot-1click-projects/src/commands/UpdateProjectCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-1click-projects/src/index.ts b/clients/client-iot-1click-projects/src/index.ts index d439c51efc7e..256a9f3afc7b 100644 --- a/clients/client-iot-1click-projects/src/index.ts +++ b/clients/client-iot-1click-projects/src/index.ts @@ -8,8 +8,8 @@ export * from "./IoT1ClickProjectsClient"; export * from "./IoT1ClickProjects"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoT1ClickProjectsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoT1ClickProjectsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iot-1click-projects/src/models/IoT1ClickProjectsServiceException.ts b/clients/client-iot-1click-projects/src/models/IoT1ClickProjectsServiceException.ts index de1550ee1b79..a9efdc81781f 100644 --- a/clients/client-iot-1click-projects/src/models/IoT1ClickProjectsServiceException.ts +++ b/clients/client-iot-1click-projects/src/models/IoT1ClickProjectsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts index 3d852a461814..40952f4a3ba3 100644 --- a/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/DeleteThingShadowCommand.ts @@ -13,7 +13,8 @@ import { de_DeleteThingShadowCommand, se_DeleteThingShadowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts b/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts index 2ede6a79c2ca..208cfd50c29d 100644 --- a/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts +++ b/clients/client-iot-data-plane/src/commands/GetRetainedMessageCommand.ts @@ -12,7 +12,8 @@ import { de_GetRetainedMessageCommand, se_GetRetainedMessageCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts index f6405ee79999..b4bd79244932 100644 --- a/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/GetThingShadowCommand.ts @@ -13,7 +13,8 @@ import { de_GetThingShadowCommand, se_GetThingShadowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts b/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts index 8cbed275c97b..f7f13f11d668 100644 --- a/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts +++ b/clients/client-iot-data-plane/src/commands/ListNamedShadowsForThingCommand.ts @@ -12,7 +12,8 @@ import { de_ListNamedShadowsForThingCommand, se_ListNamedShadowsForThingCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts b/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts index 94fba4c3c764..1d2a3fc76aab 100644 --- a/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts +++ b/clients/client-iot-data-plane/src/commands/ListRetainedMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRetainedMessagesCommand, se_ListRetainedMessagesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-data-plane/src/commands/PublishCommand.ts b/clients/client-iot-data-plane/src/commands/PublishCommand.ts index bd6c4eff7da1..eadbb0db29fe 100644 --- a/clients/client-iot-data-plane/src/commands/PublishCommand.ts +++ b/clients/client-iot-data-plane/src/commands/PublishCommand.ts @@ -12,7 +12,8 @@ import { de_PublishCommand, se_PublishCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts index f169e5d781fc..68b10fe062e8 100644 --- a/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts +++ b/clients/client-iot-data-plane/src/commands/UpdateThingShadowCommand.ts @@ -13,7 +13,8 @@ import { de_UpdateThingShadowCommand, se_UpdateThingShadowCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-iot-data-plane/src/index.ts b/clients/client-iot-data-plane/src/index.ts index 0817a5589b07..31b5dcb8627f 100644 --- a/clients/client-iot-data-plane/src/index.ts +++ b/clients/client-iot-data-plane/src/index.ts @@ -18,8 +18,8 @@ export * from "./IoTDataPlaneClient"; export * from "./IoTDataPlane"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTDataPlaneExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTDataPlaneExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iot-data-plane/src/models/IoTDataPlaneServiceException.ts b/clients/client-iot-data-plane/src/models/IoTDataPlaneServiceException.ts index 1bd70713fc7b..b27cc21a7134 100644 --- a/clients/client-iot-data-plane/src/models/IoTDataPlaneServiceException.ts +++ b/clients/client-iot-data-plane/src/models/IoTDataPlaneServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts index c12ee301e2bc..31632cf42b16 100644 --- a/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchAcknowledgeAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_BatchAcknowledgeAlarmCommand, se_BatchAcknowledgeAlarmCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts b/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts index 34bcfe0ba613..79b70a4c344f 100644 --- a/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchDeleteDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteDetectorCommand, se_BatchDeleteDetectorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts index 73faf073eb64..9e9e41a038da 100644 --- a/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchDisableAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDisableAlarmCommand, se_BatchDisableAlarmCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts index 95c4bbd9305d..1ba00c9b4e42 100644 --- a/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchEnableAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_BatchEnableAlarmCommand, se_BatchEnableAlarmCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts b/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts index bd9de16c51ff..38d7701ad758 100644 --- a/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchPutMessageCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutMessageCommand, se_BatchPutMessageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts index 9b4814bcd6eb..87ae2ee56701 100644 --- a/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchResetAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_BatchResetAlarmCommand, se_BatchResetAlarmCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts index bbd0551af77f..b58260543c4b 100644 --- a/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchSnoozeAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_BatchSnoozeAlarmCommand, se_BatchSnoozeAlarmCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts b/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts index 845cd8cd8ae5..431ee880eacb 100644 --- a/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/BatchUpdateDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUpdateDetectorCommand, se_BatchUpdateDetectorCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts b/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts index 1f8ab2f579d7..387402fb1172 100644 --- a/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts +++ b/clients/client-iot-events-data/src/commands/DescribeAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlarmCommand, se_DescribeAlarmCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts b/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts index 03bbab8ced1a..b869c2edec5d 100644 --- a/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts +++ b/clients/client-iot-events-data/src/commands/DescribeDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDetectorCommand, se_DescribeDetectorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts b/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts index 13f8a91045d9..5a33fde4fcd8 100644 --- a/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts +++ b/clients/client-iot-events-data/src/commands/ListAlarmsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAlarmsCommand, se_ListAlarmsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts b/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts index 7bd2274e0478..bfd9007b10b6 100644 --- a/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts +++ b/clients/client-iot-events-data/src/commands/ListDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDetectorsCommand, se_ListDetectorsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events-data/src/index.ts b/clients/client-iot-events-data/src/index.ts index b42b4ef0b459..9d145c7527c0 100644 --- a/clients/client-iot-events-data/src/index.ts +++ b/clients/client-iot-events-data/src/index.ts @@ -12,8 +12,8 @@ export * from "./IoTEventsDataClient"; export * from "./IoTEventsData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTEventsDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTEventsDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-iot-events-data/src/models/IoTEventsDataServiceException.ts b/clients/client-iot-events-data/src/models/IoTEventsDataServiceException.ts index d8567bf92340..4d77ef9bbefd 100644 --- a/clients/client-iot-events-data/src/models/IoTEventsDataServiceException.ts +++ b/clients/client-iot-events-data/src/models/IoTEventsDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts b/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts index 5afdab47a932..604560bb3deb 100644 --- a/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/CreateAlarmModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAlarmModelCommand, se_CreateAlarmModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts b/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts index ac255f456213..15536bebcad2 100644 --- a/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/CreateDetectorModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDetectorModelCommand, se_CreateDetectorModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/CreateInputCommand.ts b/clients/client-iot-events/src/commands/CreateInputCommand.ts index 51c09bf03086..716469a73009 100644 --- a/clients/client-iot-events/src/commands/CreateInputCommand.ts +++ b/clients/client-iot-events/src/commands/CreateInputCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInputCommand, se_CreateInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts b/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts index babb6a99d079..90702cad646e 100644 --- a/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteAlarmModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAlarmModelCommand, se_DeleteAlarmModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts b/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts index d1df7bb4ad17..be07c4b36f7a 100644 --- a/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteDetectorModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDetectorModelCommand, se_DeleteDetectorModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DeleteInputCommand.ts b/clients/client-iot-events/src/commands/DeleteInputCommand.ts index fbe38b6488ad..22b9309569d3 100644 --- a/clients/client-iot-events/src/commands/DeleteInputCommand.ts +++ b/clients/client-iot-events/src/commands/DeleteInputCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInputCommand, se_DeleteInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts b/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts index 18077234f6c2..11a1d9f31fba 100644 --- a/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeAlarmModelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlarmModelCommand, se_DescribeAlarmModelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts b/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts index 67dd0fc71ef6..8df3f6bd9bce 100644 --- a/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeDetectorModelAnalysisCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts b/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts index 0f663b4d700a..35cd02cdd5be 100644 --- a/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeDetectorModelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDetectorModelCommand, se_DescribeDetectorModelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DescribeInputCommand.ts b/clients/client-iot-events/src/commands/DescribeInputCommand.ts index e138c62fa42c..9d313d5208d9 100644 --- a/clients/client-iot-events/src/commands/DescribeInputCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeInputCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInputCommand, se_DescribeInputCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts index 1c132f11da69..9e1a0cec46dc 100644 --- a/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iot-events/src/commands/DescribeLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLoggingOptionsCommand, se_DescribeLoggingOptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts b/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts index cfb061419094..2edef3815fbc 100644 --- a/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts +++ b/clients/client-iot-events/src/commands/GetDetectorModelAnalysisResultsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts b/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts index ca8157124e21..94500caff052 100644 --- a/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts +++ b/clients/client-iot-events/src/commands/ListAlarmModelVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAlarmModelVersionsCommand, se_ListAlarmModelVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts b/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts index 27e49b3ce404..48d0c6053d1d 100644 --- a/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts +++ b/clients/client-iot-events/src/commands/ListAlarmModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAlarmModelsCommand, se_ListAlarmModelsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts b/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts index bab636e4d2b3..ea21f25d1170 100644 --- a/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts +++ b/clients/client-iot-events/src/commands/ListDetectorModelVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDetectorModelVersionsCommand, se_ListDetectorModelVersionsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts b/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts index cd2d262e2497..447612ed1c9e 100644 --- a/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts +++ b/clients/client-iot-events/src/commands/ListDetectorModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDetectorModelsCommand, se_ListDetectorModelsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts b/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts index 4e300f309e5b..2fe69854b200 100644 --- a/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts +++ b/clients/client-iot-events/src/commands/ListInputRoutingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputRoutingsCommand, se_ListInputRoutingsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListInputsCommand.ts b/clients/client-iot-events/src/commands/ListInputsCommand.ts index a9e1906fc70f..68e9d6bcd224 100644 --- a/clients/client-iot-events/src/commands/ListInputsCommand.ts +++ b/clients/client-iot-events/src/commands/ListInputsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputsCommand, se_ListInputsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts index c7471199b8c0..fa517819df75 100644 --- a/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-events/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts index abe4a2ec783c..4a7d302eea89 100644 --- a/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iot-events/src/commands/PutLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_PutLoggingOptionsCommand, se_PutLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts b/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts index 3f374ed48f17..98daf0599beb 100644 --- a/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts +++ b/clients/client-iot-events/src/commands/StartDetectorModelAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_StartDetectorModelAnalysisCommand, se_StartDetectorModelAnalysisComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/TagResourceCommand.ts b/clients/client-iot-events/src/commands/TagResourceCommand.ts index bfa830c0c44e..34dd47762cf6 100644 --- a/clients/client-iot-events/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-events/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/UntagResourceCommand.ts b/clients/client-iot-events/src/commands/UntagResourceCommand.ts index 8efd644f80e3..edf7cce66b39 100644 --- a/clients/client-iot-events/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-events/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts b/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts index 20a1bda66153..00b0340ab541 100644 --- a/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateAlarmModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAlarmModelCommand, se_UpdateAlarmModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts b/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts index 7c3ce2a2436e..ccead88f1fa7 100644 --- a/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateDetectorModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDetectorModelCommand, se_UpdateDetectorModelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/commands/UpdateInputCommand.ts b/clients/client-iot-events/src/commands/UpdateInputCommand.ts index 317b86805f4d..88415e93bd41 100644 --- a/clients/client-iot-events/src/commands/UpdateInputCommand.ts +++ b/clients/client-iot-events/src/commands/UpdateInputCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInputCommand, se_UpdateInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-events/src/index.ts b/clients/client-iot-events/src/index.ts index b4ae79c98c7e..94a6bb8b6ad8 100644 --- a/clients/client-iot-events/src/index.ts +++ b/clients/client-iot-events/src/index.ts @@ -10,8 +10,8 @@ export * from "./IoTEventsClient"; export * from "./IoTEvents"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTEventsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTEventsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-iot-events/src/models/IoTEventsServiceException.ts b/clients/client-iot-events/src/models/IoTEventsServiceException.ts index da5d78173e9e..e4b9cea64545 100644 --- a/clients/client-iot-events/src/models/IoTEventsServiceException.ts +++ b/clients/client-iot-events/src/models/IoTEventsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts index bda2edbacca3..cb2764abfb1c 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/DescribeJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobExecutionCommand, se_DescribeJobExecutionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts index 94e3a6979ead..dbe8745c99cf 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/GetPendingJobExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetPendingJobExecutionsCommand, se_GetPendingJobExecutionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts index 8145cced80f2..eb95276d16bc 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/StartNextPendingJobExecutionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts b/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts index 72d119fecc9e..8dc9cde92810 100644 --- a/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts +++ b/clients/client-iot-jobs-data-plane/src/commands/UpdateJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobExecutionCommand, se_UpdateJobExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-jobs-data-plane/src/index.ts b/clients/client-iot-jobs-data-plane/src/index.ts index 88542ccfebe3..60118bb22854 100644 --- a/clients/client-iot-jobs-data-plane/src/index.ts +++ b/clients/client-iot-jobs-data-plane/src/index.ts @@ -18,8 +18,8 @@ export * from "./IoTJobsDataPlaneClient"; export * from "./IoTJobsDataPlane"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTJobsDataPlaneExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTJobsDataPlaneExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-iot-jobs-data-plane/src/models/IoTJobsDataPlaneServiceException.ts b/clients/client-iot-jobs-data-plane/src/models/IoTJobsDataPlaneServiceException.ts index 86b4d7080225..2c6504e62d1b 100644 --- a/clients/client-iot-jobs-data-plane/src/models/IoTJobsDataPlaneServiceException.ts +++ b/clients/client-iot-jobs-data-plane/src/models/IoTJobsDataPlaneServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts index fc3c89e51c42..9700da514ae8 100644 --- a/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateAwsAccountWithPartnerAccountCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts index 6bd01ed5fd35..34c38599852f 100644 --- a/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateMulticastGroupWithFuotaTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts index 6c0db6403560..c3ec7c57e94e 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithFuotaTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts index 0d6d35e02a99..efa71a854713 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithMulticastGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts index dd548dee86f6..8d526e1f6ad7 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessDeviceWithThingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts index 3ed3ba12e49e..f3353af526c1 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithCertificateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts index b76c53a50341..5302f86f826b 100644 --- a/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/AssociateWirelessGatewayWithThingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts index e4e7c2ab4199..0c1284956686 100644 --- a/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/CancelMulticastGroupSessionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts b/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts index bc12eff1e092..4cf4a2680a57 100644 --- a/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDestinationCommand, se_CreateDestinationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts index e7b9fafeaf21..6d82de484d05 100644 --- a/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateDeviceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeviceProfileCommand, se_CreateDeviceProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts index 3539a047a0b2..d5265a49cb50 100644 --- a/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateFuotaTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFuotaTaskCommand, se_CreateFuotaTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts index a7eb6232304c..9ebee0855847 100644 --- a/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateMulticastGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMulticastGroupCommand, se_CreateMulticastGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts index 397e3d9b3f9e..766c43aa7562 100644 --- a/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateNetworkAnalyzerConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts index a272330d25f4..0a244757bde6 100644 --- a/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateServiceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateServiceProfileCommand, se_CreateServiceProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts index 42f89cc4e7ce..7ea3a5721e9b 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWirelessDeviceCommand, se_CreateWirelessDeviceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts index afa2d43dadb6..7803ed403b38 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWirelessGatewayCommand, se_CreateWirelessGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts index c035c824ed52..8f4a1e87e439 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWirelessGatewayTaskCommand, se_CreateWirelessGatewayTaskComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts index cee69a5ab8e8..ef0b19bae4a1 100644 --- a/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/CreateWirelessGatewayTaskDefinitionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts b/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts index 1d007af7c241..01cdbe1f332d 100644 --- a/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDestinationCommand, se_DeleteDestinationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts index 7f8e3203c4af..382fcb51bd25 100644 --- a/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteDeviceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeviceProfileCommand, se_DeleteDeviceProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts index dc8f5b922cdf..d37cfb2c50f9 100644 --- a/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteFuotaTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFuotaTaskCommand, se_DeleteFuotaTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts index 9c763b77fde2..0ded2ab150bb 100644 --- a/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteMulticastGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMulticastGroupCommand, se_DeleteMulticastGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts index 4d629c0b3f06..be8e784f2368 100644 --- a/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteNetworkAnalyzerConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts b/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts index f86cdc997c00..f437c896077c 100644 --- a/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteQueuedMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueuedMessagesCommand, se_DeleteQueuedMessagesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts index e58c5578ec8c..47891baadff6 100644 --- a/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteServiceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServiceProfileCommand, se_DeleteServiceProfileCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts index 2dac74a44acb..662859431e6a 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWirelessDeviceCommand, se_DeleteWirelessDeviceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts index 124b89ad6e60..b8f2b695b071 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessDeviceImportTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts index 0a901ec4219e..a466040e8d19 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWirelessGatewayCommand, se_DeleteWirelessGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts index 9a0217b7654c..d76a95779000 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWirelessGatewayTaskCommand, se_DeleteWirelessGatewayTaskComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts index fdae060bfc41..b7ad96772cf0 100644 --- a/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeleteWirelessGatewayTaskDefinitionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts index 97259b89f0a6..f993c4eefbab 100644 --- a/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/DeregisterWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterWirelessDeviceCommand, se_DeregisterWirelessDeviceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts index 11eeb2d30120..6d644f79b954 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateAwsAccountFromPartnerAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts index 7d1b8f28eaa6..e8d5c8e31937 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateMulticastGroupFromFuotaTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts index da6264f428b4..a8c831598747 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts index eade5694f306..fe5995d7a32c 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts index 7ea2a4c490c5..be7e9e8a1f85 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessDeviceFromThingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts index 38d21e935b2e..d723d0ca2185 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromCertificateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts index af343249eb10..745f6d53c367 100644 --- a/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts +++ b/clients/client-iot-wireless/src/commands/DisassociateWirelessGatewayFromThingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts b/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts index 285f729c24f0..99d1350c0ada 100644 --- a/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDestinationCommand, se_GetDestinationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts b/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts index 0627aba526b2..4603a96e7051 100644 --- a/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetDeviceProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetDeviceProfileCommand, se_GetDeviceProfileCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts index 8067ca196d1d..a58138f5738e 100644 --- a/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetEventConfigurationByResourceTypesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts index a33e3b3b3326..d622e568adf0 100644 --- a/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetFuotaTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetFuotaTaskCommand, se_GetFuotaTaskCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts index 18159f0e44fb..e20a44923ac4 100644 --- a/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetLogLevelsByResourceTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetMetricConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetMetricConfigurationCommand.ts index 7e7ba108c6dd..58804df1f7df 100644 --- a/clients/client-iot-wireless/src/commands/GetMetricConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMetricConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricConfigurationCommand, se_GetMetricConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetMetricsCommand.ts b/clients/client-iot-wireless/src/commands/GetMetricsCommand.ts index 0a6fb791154c..51e2861fbe72 100644 --- a/clients/client-iot-wireless/src/commands/GetMetricsCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricsCommand, se_GetMetricsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts index d0f4ff9e5072..25b413ca90b8 100644 --- a/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMulticastGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetMulticastGroupCommand, se_GetMulticastGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts index 2bd693ecffdc..dfa14d3fce31 100644 --- a/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetMulticastGroupSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetMulticastGroupSessionCommand, se_GetMulticastGroupSessionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts index ab48d875ee26..d4a5f1bd6138 100644 --- a/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetNetworkAnalyzerConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts index 6c047a182e26..7036ba47bec3 100644 --- a/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPartnerAccountCommand.ts @@ -16,7 +16,8 @@ import { de_GetPartnerAccountCommand, se_GetPartnerAccountCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetPositionCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionCommand.ts index c5947dcca237..8520944e53e9 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPositionCommand, se_GetPositionCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts index 2816611d17ff..58940fae1445 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetPositionConfigurationCommand, se_GetPositionConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts index d8aad1ea893c..280af64ab285 100644 --- a/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetPositionEstimateCommand.ts @@ -13,7 +13,8 @@ import { de_GetPositionEstimateCommand, se_GetPositionEstimateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts index 34da3c7e9350..e90e5062019d 100644 --- a/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourceEventConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts index 29fd46a4f8fe..5fe49aa59cf9 100644 --- a/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourceLogLevelCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceLogLevelCommand, se_GetResourceLogLevelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts index bbeda2e3d079..451c4e6af951 100644 --- a/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetResourcePositionCommand.ts @@ -13,7 +13,8 @@ import { de_GetResourcePositionCommand, se_GetResourcePositionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts b/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts index 613603e21a89..5f7e21a1caf0 100644 --- a/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetServiceEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetServiceEndpointCommand, se_GetServiceEndpointCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts b/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts index e3e4f8c51876..b126cfd5fa17 100644 --- a/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetServiceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetServiceProfileCommand, se_GetServiceProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts index 0981d5b929e0..92afcaac37cc 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_GetWirelessDeviceCommand, se_GetWirelessDeviceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts index fc08a17dae46..93f8193de33c 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceImportTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts index 4e4ad8a4bb03..5a19c5b261f6 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessDeviceStatisticsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts index df9055f75dc3..d9ac661f09fe 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCertificateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts index 6c9746cf6984..ac47a8cff4a9 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_GetWirelessGatewayCommand, se_GetWirelessGatewayCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts index 46c2addd7b0c..17cd4e373b70 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayFirmwareInformationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts index d23b1bbf7acd..537d1850b743 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayStatisticsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts index 8feeffb77c39..71df3ea1ff9c 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetWirelessGatewayTaskCommand, se_GetWirelessGatewayTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts index f9c6d96823f4..67b114bd25e8 100644 --- a/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts +++ b/clients/client-iot-wireless/src/commands/GetWirelessGatewayTaskDefinitionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts b/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts index da4645619ee2..d641df4070c4 100644 --- a/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDestinationsCommand, se_ListDestinationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts b/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts index e4285ffb11cc..e6572998bffe 100644 --- a/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDeviceProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeviceProfilesCommand, se_ListDeviceProfilesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts index e6cee19a0949..b25dfda692c2 100644 --- a/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListDevicesForWirelessDeviceImportTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts index 8a209df62c0f..573d00f42b8c 100644 --- a/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListEventConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventConfigurationsCommand, se_ListEventConfigurationsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts b/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts index 032ee48f8001..a1d88ffa8e7c 100644 --- a/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListFuotaTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListFuotaTasksCommand, se_ListFuotaTasksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts index c8235550178e..97748202bd6c 100644 --- a/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListMulticastGroupsByFuotaTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts b/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts index 111c9e45e58a..cb8ce91e5bd9 100644 --- a/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListMulticastGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMulticastGroupsCommand, se_ListMulticastGroupsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts index 070ff43e8f67..bf81b776551b 100644 --- a/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListNetworkAnalyzerConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts b/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts index 8a08dd234e84..3a47878bac56 100644 --- a/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListPartnerAccountsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPartnerAccountsCommand, se_ListPartnerAccountsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts b/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts index f396189cc3a8..0d7f223c814c 100644 --- a/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListPositionConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPositionConfigurationsCommand, se_ListPositionConfigurationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts b/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts index 91e1d129c2d3..6f96a5912af6 100644 --- a/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListQueuedMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueuedMessagesCommand, se_ListQueuedMessagesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts b/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts index 8c320a09007e..ca9e25e11a17 100644 --- a/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListServiceProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListServiceProfilesCommand, se_ListServiceProfilesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts index 18467b49b353..a8d53d0f47e0 100644 --- a/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts index 8a3d3ee2478c..afd098b627a4 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessDeviceImportTasksCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts index f4f119326e01..e967b6660fa0 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListWirelessDevicesCommand, se_ListWirelessDevicesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts index e31344f42a86..dfdacca42678 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessGatewayTaskDefinitionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts b/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts index 896c4695de55..3e4d277ab469 100644 --- a/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts +++ b/clients/client-iot-wireless/src/commands/ListWirelessGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListWirelessGatewaysCommand, se_ListWirelessGatewaysCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts index 6938ef8d096d..f7b08608e7a8 100644 --- a/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/PutPositionConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutPositionConfigurationCommand, se_PutPositionConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts index 50c779192a20..1310e4aec44a 100644 --- a/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/PutResourceLogLevelCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourceLogLevelCommand, se_PutResourceLogLevelCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts b/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts index cb1ee5b28d38..739b57049648 100644 --- a/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts +++ b/clients/client-iot-wireless/src/commands/ResetAllResourceLogLevelsCommand.ts @@ -12,7 +12,8 @@ import { de_ResetAllResourceLogLevelsCommand, se_ResetAllResourceLogLevelsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts b/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts index 6e7cc4770926..957d7eb72529 100644 --- a/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts +++ b/clients/client-iot-wireless/src/commands/ResetResourceLogLevelCommand.ts @@ -12,7 +12,8 @@ import { de_ResetResourceLogLevelCommand, se_ResetResourceLogLevelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts index 8bdeceade39e..61b500e301ce 100644 --- a/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/SendDataToMulticastGroupCommand.ts @@ -12,7 +12,8 @@ import { de_SendDataToMulticastGroupCommand, se_SendDataToMulticastGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts index 4234d4edb1d1..29c8f5682271 100644 --- a/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/SendDataToWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_SendDataToWirelessDeviceCommand, se_SendDataToWirelessDeviceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts index 0cb5d9ae1356..9c7e62a3a3b9 100644 --- a/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts index c9113a34a502..c177093d008e 100644 --- a/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts index 84b7222bbe22..b4143e9a0810 100644 --- a/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartFuotaTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartFuotaTaskCommand, se_StartFuotaTaskCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts b/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts index 9253928727d1..0b5e265f8d06 100644 --- a/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartMulticastGroupSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartMulticastGroupSessionCommand, se_StartMulticastGroupSessionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts index b524b71f1f15..ca98894a0fa1 100644 --- a/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartSingleWirelessDeviceImportTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts index a4cd7a7add01..df07e34f38ce 100644 --- a/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/StartWirelessDeviceImportTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/TagResourceCommand.ts b/clients/client-iot-wireless/src/commands/TagResourceCommand.ts index d00696529105..25763c398506 100644 --- a/clients/client-iot-wireless/src/commands/TagResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts index 9114df94d36a..a64b4edb43f7 100644 --- a/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/TestWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_TestWirelessDeviceCommand, se_TestWirelessDeviceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts b/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts index 03f272a38bf0..b7498918e6d8 100644 --- a/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot-wireless/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts index 2b82b959aa5f..66990e74fca4 100644 --- a/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDestinationCommand, se_UpdateDestinationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts index 534bf1c289ba..d76669bd9ae1 100644 --- a/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateEventConfigurationByResourceTypesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts b/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts index e98e536c0b6d..783c2b368810 100644 --- a/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateFuotaTaskCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFuotaTaskCommand, se_UpdateFuotaTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts b/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts index ea563e564218..6aa552de2fe2 100644 --- a/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateLogLevelsByResourceTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateMetricConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateMetricConfigurationCommand.ts index 6a955b24268d..a5ca4b909036 100644 --- a/clients/client-iot-wireless/src/commands/UpdateMetricConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateMetricConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMetricConfigurationCommand, se_UpdateMetricConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts b/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts index ec44f973799f..d13cb9069c58 100644 --- a/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateMulticastGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMulticastGroupCommand, se_UpdateMulticastGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts index 04eac99012b8..7bffa9de8d53 100644 --- a/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateNetworkAnalyzerConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts b/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts index 5365a7f4925c..caba682100a9 100644 --- a/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdatePartnerAccountCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePartnerAccountCommand, se_UpdatePartnerAccountCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts b/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts index af08274ae0a3..eaa9813f5135 100644 --- a/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdatePositionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePositionCommand, se_UpdatePositionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts b/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts index 71226f0b8839..e525281dbb8e 100644 --- a/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateResourceEventConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts index 1f1bd9b21650..f18ae994411c 100644 --- a/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateResourcePositionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourcePositionCommand, se_UpdateResourcePositionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts index bd7160a7f769..734cbc039dff 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWirelessDeviceCommand, se_UpdateWirelessDeviceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts index 7b72486cfb86..054169d83bc2 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessDeviceImportTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts b/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts index fd8ff07b432d..14013b15326e 100644 --- a/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts +++ b/clients/client-iot-wireless/src/commands/UpdateWirelessGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWirelessGatewayCommand, se_UpdateWirelessGatewayCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot-wireless/src/index.ts b/clients/client-iot-wireless/src/index.ts index 324c42f9b7d5..4d4a7d792ea3 100644 --- a/clients/client-iot-wireless/src/index.ts +++ b/clients/client-iot-wireless/src/index.ts @@ -23,8 +23,8 @@ export * from "./IoTWirelessClient"; export * from "./IoTWireless"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTWirelessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTWirelessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iot-wireless/src/models/IoTWirelessServiceException.ts b/clients/client-iot-wireless/src/models/IoTWirelessServiceException.ts index 25b43fa2a529..225551a8ce75 100644 --- a/clients/client-iot-wireless/src/models/IoTWirelessServiceException.ts +++ b/clients/client-iot-wireless/src/models/IoTWirelessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts b/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts index 88b6c1eb522c..42d9266a2c33 100644 --- a/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/AcceptCertificateTransferCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptCertificateTransferCommand, se_AcceptCertificateTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts b/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts index 22090dfc2786..03ce023f6d32 100644 --- a/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/AddThingToBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_AddThingToBillingGroupCommand, se_AddThingToBillingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts b/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts index 26c15f43af42..d6a5f9c69fbb 100644 --- a/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts +++ b/clients/client-iot/src/commands/AddThingToThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_AddThingToThingGroupCommand, se_AddThingToThingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts index 9a2038d5a2c3..0cad735b0b7d 100644 --- a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts +++ b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateTargetsWithJobCommand, se_AssociateTargetsWithJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AttachPolicyCommand.ts b/clients/client-iot/src/commands/AttachPolicyCommand.ts index 9fdb3baa0b97..02c9a6bf0f80 100644 --- a/clients/client-iot/src/commands/AttachPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachPolicyCommand, se_AttachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts index bf2aedaf9728..803613533466 100644 --- a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachPrincipalPolicyCommand, se_AttachPrincipalPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts index aed6c1ef491d..1e36ca40aef8 100644 --- a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_AttachSecurityProfileCommand, se_AttachSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts index b3d4c92baa35..fe13885d6fc6 100644 --- a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts +++ b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts @@ -12,7 +12,8 @@ import { de_AttachThingPrincipalCommand, se_AttachThingPrincipalCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts index 72aa457df312..c642e21f5304 100644 --- a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts index 0aca70d07256..86946ccae138 100644 --- a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelAuditTaskCommand, se_CancelAuditTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts index 4b2942c3a380..6ddb387852da 100644 --- a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts @@ -12,7 +12,8 @@ import { de_CancelCertificateTransferCommand, se_CancelCertificateTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts index 07cd00963b18..6c085bac9040 100644 --- a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelJobCommand.ts b/clients/client-iot/src/commands/CancelJobCommand.ts index ef2f3924acb9..a5ec2355a3f4 100644 --- a/clients/client-iot/src/commands/CancelJobCommand.ts +++ b/clients/client-iot/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts index 02d209b38498..54e24b3de5f9 100644 --- a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobExecutionCommand, se_CancelJobExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts index cd3fd4810b02..3c433744cc0a 100644 --- a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_ClearDefaultAuthorizerCommand, se_ClearDefaultAuthorizerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts index 53fb2e443d81..02bb69ffd37a 100644 --- a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts index 2df8467a2688..224e8e09e721 100644 --- a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAuditSuppressionCommand, se_CreateAuditSuppressionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts index be2de3222b73..ab8f9e1d6674 100644 --- a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAuthorizerCommand, se_CreateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts index 69b3623dc4fc..b0d2e762ecd0 100644 --- a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBillingGroupCommand, se_CreateBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts index 4380cfe67f7b..e10f09b51abb 100644 --- a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts +++ b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCertificateFromCsrCommand, se_CreateCertificateFromCsrCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts b/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts index 91440d399ca0..6cbdf994214e 100644 --- a/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCertificateProviderCommand, se_CreateCertificateProviderComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts index 2b859b922629..36b0c233bb13 100644 --- a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomMetricCommand, se_CreateCustomMetricCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateDimensionCommand.ts b/clients/client-iot/src/commands/CreateDimensionCommand.ts index 7ca0887ca669..b3e9e06c1a45 100644 --- a/clients/client-iot/src/commands/CreateDimensionCommand.ts +++ b/clients/client-iot/src/commands/CreateDimensionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDimensionCommand, se_CreateDimensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts index d07bb7087ada..9d84749c1de5 100644 --- a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainConfigurationCommand, se_CreateDomainConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts index 8fb138e4cf4f..c83bf6f2ec8c 100644 --- a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDynamicThingGroupCommand, se_CreateDynamicThingGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts index 53fd583f3186..1cb0bfb2c41c 100644 --- a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetMetricCommand, se_CreateFleetMetricCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateJobCommand.ts b/clients/client-iot/src/commands/CreateJobCommand.ts index 120f7e7876c2..7aaadff7812a 100644 --- a/clients/client-iot/src/commands/CreateJobCommand.ts +++ b/clients/client-iot/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts index cb6c86340e98..b7130c2c9d76 100644 --- a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobTemplateCommand, se_CreateJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts index b9972fd3e955..f888def8ddda 100644 --- a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts +++ b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts @@ -16,7 +16,8 @@ import { de_CreateKeysAndCertificateCommand, se_CreateKeysAndCertificateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts index 452c1e3004ae..409590506f4a 100644 --- a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMitigationActionCommand, se_CreateMitigationActionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts index 263ba7273cf6..1fb2ed99cb6c 100644 --- a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOTAUpdateCommand, se_CreateOTAUpdateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreatePackageCommand.ts b/clients/client-iot/src/commands/CreatePackageCommand.ts index 2bcf6e73d12e..6f2cdde8f8e9 100644 --- a/clients/client-iot/src/commands/CreatePackageCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePackageCommand, se_CreatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts index 6ecab7dbaf6a..e5d78b7e57dc 100644 --- a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts @@ -17,7 +17,8 @@ import { de_CreatePackageVersionCommand, se_CreatePackageVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreatePolicyCommand.ts b/clients/client-iot/src/commands/CreatePolicyCommand.ts index c3b93f25748f..2feda8b8d693 100644 --- a/clients/client-iot/src/commands/CreatePolicyCommand.ts +++ b/clients/client-iot/src/commands/CreatePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePolicyCommand, se_CreatePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts b/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts index e97d732e1752..17f6658d5ab4 100644 --- a/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/CreatePolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePolicyVersionCommand, se_CreatePolicyVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts b/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts index 9bf0a8026824..2c53d0a7fa60 100644 --- a/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningClaimCommand.ts @@ -16,7 +16,8 @@ import { de_CreateProvisioningClaimCommand, se_CreateProvisioningClaimCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts index dbee258c32e9..8998dcf477bc 100644 --- a/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProvisioningTemplateCommand, se_CreateProvisioningTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts index 4b8c928510c9..02164a9b4654 100644 --- a/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/CreateProvisioningTemplateVersionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateRoleAliasCommand.ts b/clients/client-iot/src/commands/CreateRoleAliasCommand.ts index 649aaa1299cb..42c2564b6875 100644 --- a/clients/client-iot/src/commands/CreateRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/CreateRoleAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRoleAliasCommand, se_CreateRoleAliasCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts b/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts index 6cacf5ed2e1c..a2203d48e5d8 100644 --- a/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/CreateScheduledAuditCommand.ts @@ -12,7 +12,8 @@ import { de_CreateScheduledAuditCommand, se_CreateScheduledAuditCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts b/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts index 71f7b8814682..eafa4c1f5506 100644 --- a/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/CreateSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSecurityProfileCommand, se_CreateSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateStreamCommand.ts b/clients/client-iot/src/commands/CreateStreamCommand.ts index e3f0d463bd5b..38f5d5fdfd24 100644 --- a/clients/client-iot/src/commands/CreateStreamCommand.ts +++ b/clients/client-iot/src/commands/CreateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamCommand, se_CreateStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateThingCommand.ts b/clients/client-iot/src/commands/CreateThingCommand.ts index 31bf34bf9c61..95016d67bd66 100644 --- a/clients/client-iot/src/commands/CreateThingCommand.ts +++ b/clients/client-iot/src/commands/CreateThingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThingCommand, se_CreateThingCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateThingGroupCommand.ts b/clients/client-iot/src/commands/CreateThingGroupCommand.ts index 2e633db7f9bb..0f934b9767da 100644 --- a/clients/client-iot/src/commands/CreateThingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThingGroupCommand, se_CreateThingGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateThingTypeCommand.ts b/clients/client-iot/src/commands/CreateThingTypeCommand.ts index af1c7f60fe87..f079be68e84b 100644 --- a/clients/client-iot/src/commands/CreateThingTypeCommand.ts +++ b/clients/client-iot/src/commands/CreateThingTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThingTypeCommand, se_CreateThingTypeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateTopicRuleCommand.ts b/clients/client-iot/src/commands/CreateTopicRuleCommand.ts index b497bc33ca21..58ed3a526d65 100644 --- a/clients/client-iot/src/commands/CreateTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/CreateTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTopicRuleCommand, se_CreateTopicRuleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts index f3367510e513..c0bee0da80a6 100644 --- a/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/CreateTopicRuleDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTopicRuleDestinationCommand, se_CreateTopicRuleDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts index 565f03717b1a..2cc81e19a97c 100644 --- a/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DeleteAccountAuditConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts b/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts index a2c8f59c80b2..c521e776fed0 100644 --- a/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/DeleteAuditSuppressionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAuditSuppressionCommand, se_DeleteAuditSuppressionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts b/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts index 4b4db9857f17..608c7ce89417 100644 --- a/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DeleteAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAuthorizerCommand, se_DeleteAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts b/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts index 05766640054e..97d4107ec8bc 100644 --- a/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBillingGroupCommand, se_DeleteBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteCACertificateCommand.ts b/clients/client-iot/src/commands/DeleteCACertificateCommand.ts index 554cefdab593..e30e4fcf86cf 100644 --- a/clients/client-iot/src/commands/DeleteCACertificateCommand.ts +++ b/clients/client-iot/src/commands/DeleteCACertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCACertificateCommand, se_DeleteCACertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteCertificateCommand.ts b/clients/client-iot/src/commands/DeleteCertificateCommand.ts index 21aa98c04f2d..5e2ccf56bef8 100644 --- a/clients/client-iot/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-iot/src/commands/DeleteCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteCertificateProviderCommand.ts b/clients/client-iot/src/commands/DeleteCertificateProviderCommand.ts index 34b4065ed4a3..5af40c591fad 100644 --- a/clients/client-iot/src/commands/DeleteCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/DeleteCertificateProviderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCertificateProviderCommand, se_DeleteCertificateProviderComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts b/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts index 4d45447236fb..010c4ce3a867 100644 --- a/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/DeleteCustomMetricCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomMetricCommand, se_DeleteCustomMetricCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteDimensionCommand.ts b/clients/client-iot/src/commands/DeleteDimensionCommand.ts index 1a50ebd67e5b..103e9f63a02b 100644 --- a/clients/client-iot/src/commands/DeleteDimensionCommand.ts +++ b/clients/client-iot/src/commands/DeleteDimensionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDimensionCommand, se_DeleteDimensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts b/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts index 48cca9d78434..88d059eeca47 100644 --- a/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DeleteDomainConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainConfigurationCommand, se_DeleteDomainConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts index 187075e9d1cd..7177a8b8ae91 100644 --- a/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteDynamicThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDynamicThingGroupCommand, se_DeleteDynamicThingGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts b/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts index 904f68dd2791..d1e89dcf4ac0 100644 --- a/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/DeleteFleetMetricCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetMetricCommand, se_DeleteFleetMetricCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteJobCommand.ts b/clients/client-iot/src/commands/DeleteJobCommand.ts index dfb9f0e6c231..2f2cb311db39 100644 --- a/clients/client-iot/src/commands/DeleteJobCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts b/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts index 6f7248f3a1b5..4d5ad845e604 100644 --- a/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobExecutionCommand, se_DeleteJobExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts b/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts index ef158767f47b..60058d4e92de 100644 --- a/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DeleteJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobTemplateCommand, se_DeleteJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts b/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts index 5c88c600292b..abb273471d24 100644 --- a/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/DeleteMitigationActionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMitigationActionCommand, se_DeleteMitigationActionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts b/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts index eab5f04fd699..fe010673b17c 100644 --- a/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/DeleteOTAUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOTAUpdateCommand, se_DeleteOTAUpdateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeletePackageCommand.ts b/clients/client-iot/src/commands/DeletePackageCommand.ts index 1da429073b8a..001a3edf3931 100644 --- a/clients/client-iot/src/commands/DeletePackageCommand.ts +++ b/clients/client-iot/src/commands/DeletePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeletePackageVersionCommand.ts b/clients/client-iot/src/commands/DeletePackageVersionCommand.ts index 351a02e7f990..6bd6d4c6cee5 100644 --- a/clients/client-iot/src/commands/DeletePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/DeletePackageVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageVersionCommand, se_DeletePackageVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeletePolicyCommand.ts b/clients/client-iot/src/commands/DeletePolicyCommand.ts index 8eeb0cbf8ca7..7b3f01507477 100644 --- a/clients/client-iot/src/commands/DeletePolicyCommand.ts +++ b/clients/client-iot/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts b/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts index 6c1b29ebbbfc..3e8b379bfe3f 100644 --- a/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/DeletePolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyVersionCommand, se_DeletePolicyVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts index ce268186ac5f..482586c42f06 100644 --- a/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/DeleteProvisioningTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProvisioningTemplateCommand, se_DeleteProvisioningTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts index 7a1349e65201..09d9d65bf20a 100644 --- a/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/DeleteProvisioningTemplateVersionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts b/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts index ed212392ed5a..bdcdd0a66ac2 100644 --- a/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts +++ b/clients/client-iot/src/commands/DeleteRegistrationCodeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRegistrationCodeCommand, se_DeleteRegistrationCodeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts b/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts index 708ea097b8ba..9c2e59e0be15 100644 --- a/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/DeleteRoleAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoleAliasCommand, se_DeleteRoleAliasCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts b/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts index 723a4ea3fd79..e8bac22c973d 100644 --- a/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/DeleteScheduledAuditCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScheduledAuditCommand, se_DeleteScheduledAuditCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts b/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts index ed990ffb697f..76a53607fa0f 100644 --- a/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DeleteSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSecurityProfileCommand, se_DeleteSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteStreamCommand.ts b/clients/client-iot/src/commands/DeleteStreamCommand.ts index 0cba65f64d72..76921ad359f5 100644 --- a/clients/client-iot/src/commands/DeleteStreamCommand.ts +++ b/clients/client-iot/src/commands/DeleteStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamCommand, se_DeleteStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteThingCommand.ts b/clients/client-iot/src/commands/DeleteThingCommand.ts index 65a4a21bd26f..fb13daefe57d 100644 --- a/clients/client-iot/src/commands/DeleteThingCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThingCommand, se_DeleteThingCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteThingGroupCommand.ts b/clients/client-iot/src/commands/DeleteThingGroupCommand.ts index c8be3f0ee7b1..48eb6778c273 100644 --- a/clients/client-iot/src/commands/DeleteThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThingGroupCommand, se_DeleteThingGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteThingTypeCommand.ts b/clients/client-iot/src/commands/DeleteThingTypeCommand.ts index b684be448697..5a5d589833ec 100644 --- a/clients/client-iot/src/commands/DeleteThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DeleteThingTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThingTypeCommand, se_DeleteThingTypeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts b/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts index cc06ff5d21fe..a77e9ad8dfe6 100644 --- a/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/DeleteTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTopicRuleCommand, se_DeleteTopicRuleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts index f866ccce8a88..f191cdefe663 100644 --- a/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/DeleteTopicRuleDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTopicRuleDestinationCommand, se_DeleteTopicRuleDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts b/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts index a1ba7d85e048..8c206e0feafb 100644 --- a/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts +++ b/clients/client-iot/src/commands/DeleteV2LoggingLevelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteV2LoggingLevelCommand, se_DeleteV2LoggingLevelCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts b/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts index 723408a2e6ec..1a3deaf089c1 100644 --- a/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DeprecateThingTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeprecateThingTypeCommand, se_DeprecateThingTypeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts index 59cd47e36ae0..816c7f1abb14 100644 --- a/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DescribeAccountAuditConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts b/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts index bc2b3945c534..8abcd92f55be 100644 --- a/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditFindingCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAuditFindingCommand, se_DescribeAuditFindingCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts index d58a317f53a7..bf7a2a6478a5 100644 --- a/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditMitigationActionsTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts b/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts index ec46e74e1451..368a02d84d5c 100644 --- a/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditSuppressionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAuditSuppressionCommand, se_DescribeAuditSuppressionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts b/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts index 27af0fa1e607..38add29360c5 100644 --- a/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuditTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAuditTaskCommand, se_DescribeAuditTaskCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts b/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts index 95c259102df8..5b477e1b2902 100644 --- a/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DescribeAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAuthorizerCommand, se_DescribeAuthorizerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts b/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts index ba20870d7570..bb700e03b814 100644 --- a/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/DescribeBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBillingGroupCommand, se_DescribeBillingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeCACertificateCommand.ts b/clients/client-iot/src/commands/DescribeCACertificateCommand.ts index a32340fd942b..7de93fa48f4d 100644 --- a/clients/client-iot/src/commands/DescribeCACertificateCommand.ts +++ b/clients/client-iot/src/commands/DescribeCACertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCACertificateCommand, se_DescribeCACertificateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeCertificateCommand.ts b/clients/client-iot/src/commands/DescribeCertificateCommand.ts index 430afc930c18..3794a71bd152 100644 --- a/clients/client-iot/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-iot/src/commands/DescribeCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCertificateCommand, se_DescribeCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeCertificateProviderCommand.ts b/clients/client-iot/src/commands/DescribeCertificateProviderCommand.ts index 9f186b43eaf3..e054e25b0ee8 100644 --- a/clients/client-iot/src/commands/DescribeCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/DescribeCertificateProviderCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts b/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts index 991509422a30..ad8f4cf88f6e 100644 --- a/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/DescribeCustomMetricCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCustomMetricCommand, se_DescribeCustomMetricCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts index 617baff952f6..bfa93565ef38 100644 --- a/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/DescribeDefaultAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDefaultAuthorizerCommand, se_DescribeDefaultAuthorizerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts index adf35bb4b024..791a7cc6382d 100644 --- a/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeDetectMitigationActionsTaskCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeDimensionCommand.ts b/clients/client-iot/src/commands/DescribeDimensionCommand.ts index 564423674a7b..91fe3ece1647 100644 --- a/clients/client-iot/src/commands/DescribeDimensionCommand.ts +++ b/clients/client-iot/src/commands/DescribeDimensionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDimensionCommand, se_DescribeDimensionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts b/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts index 15be414a8f49..cb6b373a3c27 100644 --- a/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/DescribeDomainConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeEndpointCommand.ts b/clients/client-iot/src/commands/DescribeEndpointCommand.ts index 65790f22e98d..093c3ec8feee 100644 --- a/clients/client-iot/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-iot/src/commands/DescribeEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEndpointCommand, se_DescribeEndpointCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts b/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts index 9d6d1853882a..f075e5c39fa4 100644 --- a/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/DescribeEventConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts b/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts index cddabee727ac..90418654145a 100644 --- a/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/DescribeFleetMetricCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFleetMetricCommand, se_DescribeFleetMetricCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeIndexCommand.ts b/clients/client-iot/src/commands/DescribeIndexCommand.ts index 5213b1ff6362..d2d588f47db1 100644 --- a/clients/client-iot/src/commands/DescribeIndexCommand.ts +++ b/clients/client-iot/src/commands/DescribeIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIndexCommand, se_DescribeIndexCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeJobCommand.ts b/clients/client-iot/src/commands/DescribeJobCommand.ts index b17409750e49..f1def061f52c 100644 --- a/clients/client-iot/src/commands/DescribeJobCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobCommand, se_DescribeJobCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts b/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts index b2e01f8c73e8..73ca14280606 100644 --- a/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobExecutionCommand, se_DescribeJobExecutionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts b/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts index bca03656c953..3364e817453f 100644 --- a/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobTemplateCommand, se_DescribeJobTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts b/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts index e7ea734e1ba1..ed49b9d13b58 100644 --- a/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeManagedJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeManagedJobTemplateCommand, se_DescribeManagedJobTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts b/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts index d1904eaf33af..a090f1dabae9 100644 --- a/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/DescribeMitigationActionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMitigationActionCommand, se_DescribeMitigationActionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts index d33a14760429..04936c452893 100644 --- a/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/DescribeProvisioningTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts b/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts index 0f8cd66f41bf..7309fd44a73e 100644 --- a/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts +++ b/clients/client-iot/src/commands/DescribeProvisioningTemplateVersionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts b/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts index 118ca3a98626..6393ba5f77c0 100644 --- a/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/DescribeRoleAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRoleAliasCommand, se_DescribeRoleAliasCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts b/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts index 956e3d8c9cdb..a1ae21ccbd1d 100644 --- a/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/DescribeScheduledAuditCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScheduledAuditCommand, se_DescribeScheduledAuditCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts b/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts index 050090dbfa04..66eddaa61d0b 100644 --- a/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DescribeSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSecurityProfileCommand, se_DescribeSecurityProfileCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeStreamCommand.ts b/clients/client-iot/src/commands/DescribeStreamCommand.ts index 2f47a82549f1..9eb7a8fe66ae 100644 --- a/clients/client-iot/src/commands/DescribeStreamCommand.ts +++ b/clients/client-iot/src/commands/DescribeStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamCommand, se_DescribeStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeThingCommand.ts b/clients/client-iot/src/commands/DescribeThingCommand.ts index 5528a43317db..a4a400564db7 100644 --- a/clients/client-iot/src/commands/DescribeThingCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeThingCommand, se_DescribeThingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeThingGroupCommand.ts b/clients/client-iot/src/commands/DescribeThingGroupCommand.ts index 9da7b9a24893..6841d20f6682 100644 --- a/clients/client-iot/src/commands/DescribeThingGroupCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeThingGroupCommand, se_DescribeThingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts index dbe7e12901d5..4d3780868bff 100644 --- a/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingRegistrationTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DescribeThingTypeCommand.ts b/clients/client-iot/src/commands/DescribeThingTypeCommand.ts index fc8bb3c13dd5..c45cd60c8b83 100644 --- a/clients/client-iot/src/commands/DescribeThingTypeCommand.ts +++ b/clients/client-iot/src/commands/DescribeThingTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeThingTypeCommand, se_DescribeThingTypeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DetachPolicyCommand.ts b/clients/client-iot/src/commands/DetachPolicyCommand.ts index 8dddf027c6a1..8436c3cb5951 100644 --- a/clients/client-iot/src/commands/DetachPolicyCommand.ts +++ b/clients/client-iot/src/commands/DetachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachPolicyCommand, se_DetachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts b/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts index 0953e9f2a647..463149a6261c 100644 --- a/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts +++ b/clients/client-iot/src/commands/DetachPrincipalPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachPrincipalPolicyCommand, se_DetachPrincipalPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts b/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts index 746f02353fc9..94fd70731936 100644 --- a/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/DetachSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DetachSecurityProfileCommand, se_DetachSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts b/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts index 5f7a84e3e2b1..3d3f0d9cbf3e 100644 --- a/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts +++ b/clients/client-iot/src/commands/DetachThingPrincipalCommand.ts @@ -12,7 +12,8 @@ import { de_DetachThingPrincipalCommand, se_DetachThingPrincipalCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/DisableTopicRuleCommand.ts b/clients/client-iot/src/commands/DisableTopicRuleCommand.ts index 3c1223983805..bc63885e33a1 100644 --- a/clients/client-iot/src/commands/DisableTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/DisableTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_DisableTopicRuleCommand, se_DisableTopicRuleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts index 97aec6a6c8ed..5907008f9bff 100644 --- a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_EnableTopicRuleCommand, se_EnableTopicRuleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts index 5d63b535fca3..e7d1f1999602 100644 --- a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts +++ b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts index 5c213c0c9876..dc69076196ed 100644 --- a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts +++ b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts @@ -12,7 +12,8 @@ import { de_GetBucketsAggregationCommand, se_GetBucketsAggregationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetCardinalityCommand.ts b/clients/client-iot/src/commands/GetCardinalityCommand.ts index 8a4819016142..2694b718eb70 100644 --- a/clients/client-iot/src/commands/GetCardinalityCommand.ts +++ b/clients/client-iot/src/commands/GetCardinalityCommand.ts @@ -12,7 +12,8 @@ import { de_GetCardinalityCommand, se_GetCardinalityCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts index 004b5b0e13bd..22af503a8522 100644 --- a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts +++ b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_GetEffectivePoliciesCommand, se_GetEffectivePoliciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts index e1feec0c4622..95c87c4d0023 100644 --- a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetIndexingConfigurationCommand, se_GetIndexingConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetJobDocumentCommand.ts b/clients/client-iot/src/commands/GetJobDocumentCommand.ts index 8d9f4c3ddb1d..34deaae9aca5 100644 --- a/clients/client-iot/src/commands/GetJobDocumentCommand.ts +++ b/clients/client-iot/src/commands/GetJobDocumentCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobDocumentCommand, se_GetJobDocumentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts index 024b72d1a3a4..a82144cc12dd 100644 --- a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoggingOptionsCommand, se_GetLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts index b0da357c8a13..3e7977c4dfa3 100644 --- a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_GetOTAUpdateCommand, se_GetOTAUpdateCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPackageCommand.ts b/clients/client-iot/src/commands/GetPackageCommand.ts index 5454f006b709..3c0fef25cc0e 100644 --- a/clients/client-iot/src/commands/GetPackageCommand.ts +++ b/clients/client-iot/src/commands/GetPackageCommand.ts @@ -12,7 +12,8 @@ import { de_GetPackageCommand, se_GetPackageCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts index df9098af031c..75e815b6ee0e 100644 --- a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetPackageConfigurationCommand, se_GetPackageConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPackageVersionCommand.ts b/clients/client-iot/src/commands/GetPackageVersionCommand.ts index 142484c5dc85..52e1e95d701e 100644 --- a/clients/client-iot/src/commands/GetPackageVersionCommand.ts +++ b/clients/client-iot/src/commands/GetPackageVersionCommand.ts @@ -16,7 +16,8 @@ import { de_GetPackageVersionCommand, se_GetPackageVersionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPercentilesCommand.ts b/clients/client-iot/src/commands/GetPercentilesCommand.ts index 8d6bca902bbc..d6de3dc520e9 100644 --- a/clients/client-iot/src/commands/GetPercentilesCommand.ts +++ b/clients/client-iot/src/commands/GetPercentilesCommand.ts @@ -12,7 +12,8 @@ import { de_GetPercentilesCommand, se_GetPercentilesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPolicyCommand.ts b/clients/client-iot/src/commands/GetPolicyCommand.ts index d82740f79b8c..377cbc614a57 100644 --- a/clients/client-iot/src/commands/GetPolicyCommand.ts +++ b/clients/client-iot/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetPolicyVersionCommand.ts b/clients/client-iot/src/commands/GetPolicyVersionCommand.ts index 1b2b8ef86931..3bf86da8d832 100644 --- a/clients/client-iot/src/commands/GetPolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/GetPolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyVersionCommand, se_GetPolicyVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts b/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts index 4adca9e753c0..7ba644be0381 100644 --- a/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts +++ b/clients/client-iot/src/commands/GetRegistrationCodeCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegistrationCodeCommand, se_GetRegistrationCodeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetStatisticsCommand.ts b/clients/client-iot/src/commands/GetStatisticsCommand.ts index 7f7265440099..f7013b6d8756 100644 --- a/clients/client-iot/src/commands/GetStatisticsCommand.ts +++ b/clients/client-iot/src/commands/GetStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetStatisticsCommand, se_GetStatisticsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetTopicRuleCommand.ts b/clients/client-iot/src/commands/GetTopicRuleCommand.ts index b6333c214c21..acba03b25816 100644 --- a/clients/client-iot/src/commands/GetTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/GetTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_GetTopicRuleCommand, se_GetTopicRuleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts index 6a13bf8b52a6..f56832f8d2f4 100644 --- a/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/GetTopicRuleDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_GetTopicRuleDestinationCommand, se_GetTopicRuleDestinationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts b/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts index 85e051a5e7bd..02b85ee89b92 100644 --- a/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/GetV2LoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetV2LoggingOptionsCommand, se_GetV2LoggingOptionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListActiveViolationsCommand.ts b/clients/client-iot/src/commands/ListActiveViolationsCommand.ts index b5b9e0106a4a..a7d3c441e29b 100644 --- a/clients/client-iot/src/commands/ListActiveViolationsCommand.ts +++ b/clients/client-iot/src/commands/ListActiveViolationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListActiveViolationsCommand, se_ListActiveViolationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts b/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts index 3b00a0eb6098..176276f02082 100644 --- a/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListAttachedPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedPoliciesCommand, se_ListAttachedPoliciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuditFindingsCommand.ts b/clients/client-iot/src/commands/ListAuditFindingsCommand.ts index 776e3204505c..4a40d999a80a 100644 --- a/clients/client-iot/src/commands/ListAuditFindingsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAuditFindingsCommand, se_ListAuditFindingsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts b/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts index 500514bc2ba2..640835f7ea95 100644 --- a/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditMitigationActionsExecutionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts b/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts index 41efb85f16d3..96529ffdb3fc 100644 --- a/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts +++ b/clients/client-iot/src/commands/ListAuditMitigationActionsTasksCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts b/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts index 51776c580351..3961713657a3 100644 --- a/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts +++ b/clients/client-iot/src/commands/ListAuditSuppressionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAuditSuppressionsCommand, se_ListAuditSuppressionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuditTasksCommand.ts b/clients/client-iot/src/commands/ListAuditTasksCommand.ts index 72869cc1427d..c2fc207965f9 100644 --- a/clients/client-iot/src/commands/ListAuditTasksCommand.ts +++ b/clients/client-iot/src/commands/ListAuditTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListAuditTasksCommand, se_ListAuditTasksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListAuthorizersCommand.ts b/clients/client-iot/src/commands/ListAuthorizersCommand.ts index 0894b82e8e03..4767d835b0bd 100644 --- a/clients/client-iot/src/commands/ListAuthorizersCommand.ts +++ b/clients/client-iot/src/commands/ListAuthorizersCommand.ts @@ -12,7 +12,8 @@ import { de_ListAuthorizersCommand, se_ListAuthorizersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListBillingGroupsCommand.ts b/clients/client-iot/src/commands/ListBillingGroupsCommand.ts index bfcb274e4132..1e1934f5ad0a 100644 --- a/clients/client-iot/src/commands/ListBillingGroupsCommand.ts +++ b/clients/client-iot/src/commands/ListBillingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBillingGroupsCommand, se_ListBillingGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListCACertificatesCommand.ts b/clients/client-iot/src/commands/ListCACertificatesCommand.ts index d9a9e01da2bf..b3eeb3910cfd 100644 --- a/clients/client-iot/src/commands/ListCACertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListCACertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCACertificatesCommand, se_ListCACertificatesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListCertificateProvidersCommand.ts b/clients/client-iot/src/commands/ListCertificateProvidersCommand.ts index 91a9845ec1e6..750110b12fed 100644 --- a/clients/client-iot/src/commands/ListCertificateProvidersCommand.ts +++ b/clients/client-iot/src/commands/ListCertificateProvidersCommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificateProvidersCommand, se_ListCertificateProvidersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListCertificatesByCACommand.ts b/clients/client-iot/src/commands/ListCertificatesByCACommand.ts index b54aed3ea573..3e3bef315645 100644 --- a/clients/client-iot/src/commands/ListCertificatesByCACommand.ts +++ b/clients/client-iot/src/commands/ListCertificatesByCACommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificatesByCACommand, se_ListCertificatesByCACommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListCertificatesCommand.ts b/clients/client-iot/src/commands/ListCertificatesCommand.ts index 1f32060c7986..1501f28c75a8 100644 --- a/clients/client-iot/src/commands/ListCertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListCertificatesCommand, se_ListCertificatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListCustomMetricsCommand.ts b/clients/client-iot/src/commands/ListCustomMetricsCommand.ts index db6da293c8a4..2e4d85214fbd 100644 --- a/clients/client-iot/src/commands/ListCustomMetricsCommand.ts +++ b/clients/client-iot/src/commands/ListCustomMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomMetricsCommand, se_ListCustomMetricsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts b/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts index 4132dafcc99c..6282c3064edd 100644 --- a/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts +++ b/clients/client-iot/src/commands/ListDetectMitigationActionsExecutionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts b/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts index 3461741707b5..daec30c01492 100644 --- a/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts +++ b/clients/client-iot/src/commands/ListDetectMitigationActionsTasksCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListDimensionsCommand.ts b/clients/client-iot/src/commands/ListDimensionsCommand.ts index adb942eb7701..85270aead510 100644 --- a/clients/client-iot/src/commands/ListDimensionsCommand.ts +++ b/clients/client-iot/src/commands/ListDimensionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDimensionsCommand, se_ListDimensionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts b/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts index 6a485cef845c..d8b4044ddcd3 100644 --- a/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/ListDomainConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainConfigurationsCommand, se_ListDomainConfigurationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListFleetMetricsCommand.ts b/clients/client-iot/src/commands/ListFleetMetricsCommand.ts index dba40c3431e6..0caee106bc51 100644 --- a/clients/client-iot/src/commands/ListFleetMetricsCommand.ts +++ b/clients/client-iot/src/commands/ListFleetMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetMetricsCommand, se_ListFleetMetricsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListIndicesCommand.ts b/clients/client-iot/src/commands/ListIndicesCommand.ts index e149945e0e55..32b27c0ac2c7 100644 --- a/clients/client-iot/src/commands/ListIndicesCommand.ts +++ b/clients/client-iot/src/commands/ListIndicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListIndicesCommand, se_ListIndicesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts b/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts index 94356a272427..8ad22b3acee0 100644 --- a/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts +++ b/clients/client-iot/src/commands/ListJobExecutionsForJobCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobExecutionsForJobCommand, se_ListJobExecutionsForJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts b/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts index 85e0b85db68c..382b3f7daf20 100644 --- a/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts +++ b/clients/client-iot/src/commands/ListJobExecutionsForThingCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobExecutionsForThingCommand, se_ListJobExecutionsForThingComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListJobTemplatesCommand.ts b/clients/client-iot/src/commands/ListJobTemplatesCommand.ts index 2185f1695b87..c9e50e58da87 100644 --- a/clients/client-iot/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListJobTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobTemplatesCommand, se_ListJobTemplatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListJobsCommand.ts b/clients/client-iot/src/commands/ListJobsCommand.ts index 956b37d0cc09..d91c36f26948 100644 --- a/clients/client-iot/src/commands/ListJobsCommand.ts +++ b/clients/client-iot/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts b/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts index 23562789722b..1ca603bf2a65 100644 --- a/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListManagedJobTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedJobTemplatesCommand, se_ListManagedJobTemplatesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListMetricValuesCommand.ts b/clients/client-iot/src/commands/ListMetricValuesCommand.ts index a3ab3fc918fd..dc4af4e25987 100644 --- a/clients/client-iot/src/commands/ListMetricValuesCommand.ts +++ b/clients/client-iot/src/commands/ListMetricValuesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetricValuesCommand, se_ListMetricValuesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListMitigationActionsCommand.ts b/clients/client-iot/src/commands/ListMitigationActionsCommand.ts index cac7c4bf006d..53ddb8d83bd2 100644 --- a/clients/client-iot/src/commands/ListMitigationActionsCommand.ts +++ b/clients/client-iot/src/commands/ListMitigationActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMitigationActionsCommand, se_ListMitigationActionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts b/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts index b51ba55190d5..c888668629f6 100644 --- a/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts +++ b/clients/client-iot/src/commands/ListOTAUpdatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListOTAUpdatesCommand, se_ListOTAUpdatesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts b/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts index 451a768fca3a..633a4522ea83 100644 --- a/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts +++ b/clients/client-iot/src/commands/ListOutgoingCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListOutgoingCertificatesCommand, se_ListOutgoingCertificatesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPackageVersionsCommand.ts b/clients/client-iot/src/commands/ListPackageVersionsCommand.ts index c8a8e079870c..a79c330d4228 100644 --- a/clients/client-iot/src/commands/ListPackageVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListPackageVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackageVersionsCommand, se_ListPackageVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPackagesCommand.ts b/clients/client-iot/src/commands/ListPackagesCommand.ts index cb41857de39d..6d8e42d8f769 100644 --- a/clients/client-iot/src/commands/ListPackagesCommand.ts +++ b/clients/client-iot/src/commands/ListPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackagesCommand, se_ListPackagesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPoliciesCommand.ts b/clients/client-iot/src/commands/ListPoliciesCommand.ts index 950c71d0bc6e..d5883cb6bb79 100644 --- a/clients/client-iot/src/commands/ListPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts b/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts index 22aead200b29..921b39b25651 100644 --- a/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts +++ b/clients/client-iot/src/commands/ListPolicyPrincipalsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyPrincipalsCommand, se_ListPolicyPrincipalsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts b/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts index cb20ecf6b6b8..ab31aa3fba31 100644 --- a/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListPolicyVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPolicyVersionsCommand, se_ListPolicyVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts b/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts index 98cd16b4e065..324ce15f8f41 100644 --- a/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts +++ b/clients/client-iot/src/commands/ListPrincipalPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrincipalPoliciesCommand, se_ListPrincipalPoliciesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts b/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts index 026b5f878871..cd6a2d2f7f70 100644 --- a/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts +++ b/clients/client-iot/src/commands/ListPrincipalThingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrincipalThingsCommand, se_ListPrincipalThingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts b/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts index 9f88cb50c959..15c7dfac5d4f 100644 --- a/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts +++ b/clients/client-iot/src/commands/ListProvisioningTemplateVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts b/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts index cc3535af439a..e8458135842a 100644 --- a/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts +++ b/clients/client-iot/src/commands/ListProvisioningTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListProvisioningTemplatesCommand, se_ListProvisioningTemplatesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts b/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts index 7296c05be737..6bb6c4876e18 100644 --- a/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts +++ b/clients/client-iot/src/commands/ListRelatedResourcesForAuditFindingCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListRoleAliasesCommand.ts b/clients/client-iot/src/commands/ListRoleAliasesCommand.ts index 7a7ed883e55e..ec0416400b9f 100644 --- a/clients/client-iot/src/commands/ListRoleAliasesCommand.ts +++ b/clients/client-iot/src/commands/ListRoleAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoleAliasesCommand, se_ListRoleAliasesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts index 3f49754f7a09..4e47bc1512d1 100644 --- a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts +++ b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts @@ -12,7 +12,8 @@ import { de_ListScheduledAuditsCommand, se_ListScheduledAuditsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts index 5a7b998a6dc8..0972c5bec623 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSecurityProfilesCommand, se_ListSecurityProfilesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts index c3a83c8dc1ad..781a5cdb0585 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListStreamsCommand.ts b/clients/client-iot/src/commands/ListStreamsCommand.ts index 7ce098ffd29a..390cd71e4a90 100644 --- a/clients/client-iot/src/commands/ListStreamsCommand.ts +++ b/clients/client-iot/src/commands/ListStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamsCommand, se_ListStreamsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts index 10dc0b92d0fb..f614b5c54bcb 100644 --- a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts index 9148192b82dd..036d3f17e947 100644 --- a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_ListTargetsForPolicyCommand, se_ListTargetsForPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts index aef7966bb4a1..24ca1898a01b 100644 --- a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingGroupsCommand.ts b/clients/client-iot/src/commands/ListThingGroupsCommand.ts index 102ec91d018a..ed4a2704917b 100644 --- a/clients/client-iot/src/commands/ListThingGroupsCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingGroupsCommand, se_ListThingGroupsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts index 421a6840aa2e..6402a8ededda 100644 --- a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingGroupsForThingCommand, se_ListThingGroupsForThingCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts index d5e027247eb1..222dd67b7dfb 100644 --- a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts +++ b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingPrincipalsCommand, se_ListThingPrincipalsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts index 7175e6da40cb..c6d313f42182 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts index 94c04e1cee7b..a73809243f0b 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingRegistrationTasksCommand, se_ListThingRegistrationTasksComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingTypesCommand.ts b/clients/client-iot/src/commands/ListThingTypesCommand.ts index 73b0fc647e27..aeca64d7cdc3 100644 --- a/clients/client-iot/src/commands/ListThingTypesCommand.ts +++ b/clients/client-iot/src/commands/ListThingTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingTypesCommand, se_ListThingTypesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingsCommand.ts b/clients/client-iot/src/commands/ListThingsCommand.ts index a0be92552693..de69cf5af0c9 100644 --- a/clients/client-iot/src/commands/ListThingsCommand.ts +++ b/clients/client-iot/src/commands/ListThingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingsCommand, se_ListThingsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts index 3e3f5d5b0035..151a6d2a09fa 100644 --- a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingsInBillingGroupCommand, se_ListThingsInBillingGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts index 4bc230d1ea91..3f48d96a7b26 100644 --- a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ListThingsInThingGroupCommand, se_ListThingsInThingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts index 53c836084eb0..ca2e8c8e05cb 100644 --- a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTopicRuleDestinationsCommand, se_ListTopicRuleDestinationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListTopicRulesCommand.ts b/clients/client-iot/src/commands/ListTopicRulesCommand.ts index c579eb92ed76..32c5afdaf0f7 100644 --- a/clients/client-iot/src/commands/ListTopicRulesCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTopicRulesCommand, se_ListTopicRulesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts index 96a732fe4265..e70ffc20e382 100644 --- a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts +++ b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListV2LoggingLevelsCommand, se_ListV2LoggingLevelsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ListViolationEventsCommand.ts b/clients/client-iot/src/commands/ListViolationEventsCommand.ts index a08a3d21315d..61b0bd7ae652 100644 --- a/clients/client-iot/src/commands/ListViolationEventsCommand.ts +++ b/clients/client-iot/src/commands/ListViolationEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListViolationEventsCommand, se_ListViolationEventsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts index 1e2644d90e9f..86e1af982ac9 100644 --- a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts +++ b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts index eb38496999f5..f310423d0de7 100644 --- a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterCACertificateCommand, se_RegisterCACertificateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RegisterCertificateCommand.ts b/clients/client-iot/src/commands/RegisterCertificateCommand.ts index d6cba13cf68f..9f6734fcc51c 100644 --- a/clients/client-iot/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterCertificateCommand, se_RegisterCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts index b9054c18bdc8..19043fd8be4b 100644 --- a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RegisterThingCommand.ts b/clients/client-iot/src/commands/RegisterThingCommand.ts index 5d98bc1d0d9c..1f0b34af7aaa 100644 --- a/clients/client-iot/src/commands/RegisterThingCommand.ts +++ b/clients/client-iot/src/commands/RegisterThingCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterThingCommand, se_RegisterThingCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts index 2fef71e08c9d..78bbd9a9b57f 100644 --- a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts @@ -12,7 +12,8 @@ import { de_RejectCertificateTransferCommand, se_RejectCertificateTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts index c9b5b6e18047..d685a76be85f 100644 --- a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts index 1355ecd99e99..140e980dda44 100644 --- a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveThingFromThingGroupCommand, se_RemoveThingFromThingGroupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts index 026c49d4c3bb..e84fe0c76e9f 100644 --- a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts @@ -12,7 +12,8 @@ import { de_ReplaceTopicRuleCommand, se_ReplaceTopicRuleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SearchIndexCommand.ts b/clients/client-iot/src/commands/SearchIndexCommand.ts index 5cae2360f137..5e63af54a16e 100644 --- a/clients/client-iot/src/commands/SearchIndexCommand.ts +++ b/clients/client-iot/src/commands/SearchIndexCommand.ts @@ -12,7 +12,8 @@ import { de_SearchIndexCommand, se_SearchIndexCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts index 66cf15360262..0da08b8de896 100644 --- a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_SetDefaultAuthorizerCommand, se_SetDefaultAuthorizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts index 5ae867f7d9e4..dffbcda79407 100644 --- a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts @@ -12,7 +12,8 @@ import { de_SetDefaultPolicyVersionCommand, se_SetDefaultPolicyVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts index 6bdf200cfe12..488a7b7db275 100644 --- a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_SetLoggingOptionsCommand, se_SetLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts index ea915becdf1f..f158447712e8 100644 --- a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts @@ -12,7 +12,8 @@ import { de_SetV2LoggingLevelCommand, se_SetV2LoggingLevelCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts index 470e95f750af..cf212890b1cf 100644 --- a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_SetV2LoggingOptionsCommand, se_SetV2LoggingOptionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts index 84a0980216cf..645b7b07d0e8 100644 --- a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts index 2de84676be6d..79f19c6bec36 100644 --- a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts index 91b889b35980..442bcad4423a 100644 --- a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartOnDemandAuditTaskCommand, se_StartOnDemandAuditTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts index 7988e6bd52fd..34c17f24a385 100644 --- a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartThingRegistrationTaskCommand, se_StartThingRegistrationTaskComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts index 24044165a5d3..e7a53021aee3 100644 --- a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StopThingRegistrationTaskCommand, se_StopThingRegistrationTaskComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/TagResourceCommand.ts b/clients/client-iot/src/commands/TagResourceCommand.ts index c15c4e4b8466..26fa6ac3a858 100644 --- a/clients/client-iot/src/commands/TagResourceCommand.ts +++ b/clients/client-iot/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/TestAuthorizationCommand.ts b/clients/client-iot/src/commands/TestAuthorizationCommand.ts index cc95c6721523..187f53c818be 100644 --- a/clients/client-iot/src/commands/TestAuthorizationCommand.ts +++ b/clients/client-iot/src/commands/TestAuthorizationCommand.ts @@ -12,7 +12,8 @@ import { de_TestAuthorizationCommand, se_TestAuthorizationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts index 20862cd38179..94ef0519f07a 100644 --- a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_TestInvokeAuthorizerCommand, se_TestInvokeAuthorizerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/TransferCertificateCommand.ts b/clients/client-iot/src/commands/TransferCertificateCommand.ts index 6ddd3aba5a16..b72b2a1e2353 100644 --- a/clients/client-iot/src/commands/TransferCertificateCommand.ts +++ b/clients/client-iot/src/commands/TransferCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_TransferCertificateCommand, se_TransferCertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UntagResourceCommand.ts b/clients/client-iot/src/commands/UntagResourceCommand.ts index bb2430732c18..335c410ecc73 100644 --- a/clients/client-iot/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts index 3c3b5eab7088..daae3aca78f3 100644 --- a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts index 82a7e90a1076..78ca3613bc4c 100644 --- a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAuditSuppressionCommand, se_UpdateAuditSuppressionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts index 10c9edc8c03a..551d15979e03 100644 --- a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts index 7a4d119d82eb..b515538bc325 100644 --- a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBillingGroupCommand, se_UpdateBillingGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts index cf7055cd100a..c2bafced0207 100644 --- a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCACertificateCommand, se_UpdateCACertificateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateCertificateCommand.ts b/clients/client-iot/src/commands/UpdateCertificateCommand.ts index ebd2fb9ef3c7..843d031df14d 100644 --- a/clients/client-iot/src/commands/UpdateCertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCertificateCommand, se_UpdateCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts b/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts index 77836e775380..f3c0d19c2fce 100644 --- a/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCertificateProviderCommand, se_UpdateCertificateProviderComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts index df70ff82dbdb..d76381961f3a 100644 --- a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCustomMetricCommand, se_UpdateCustomMetricCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateDimensionCommand.ts b/clients/client-iot/src/commands/UpdateDimensionCommand.ts index 7e0d104f9032..f8e8264abe4e 100644 --- a/clients/client-iot/src/commands/UpdateDimensionCommand.ts +++ b/clients/client-iot/src/commands/UpdateDimensionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDimensionCommand, se_UpdateDimensionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts index 5ce2f70e0f70..b641c8ba7135 100644 --- a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainConfigurationCommand, se_UpdateDomainConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts index c7c1d6cef603..e2ae6448598e 100644 --- a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDynamicThingGroupCommand, se_UpdateDynamicThingGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts index 1a0214d01120..f43ac26a0c4c 100644 --- a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventConfigurationsCommand, se_UpdateEventConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts index 18f98ca9ac15..62c1e000adec 100644 --- a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetMetricCommand, se_UpdateFleetMetricCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts index ae37ffdf044c..a5655abd716b 100644 --- a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateJobCommand.ts b/clients/client-iot/src/commands/UpdateJobCommand.ts index 2388c43ca434..3ec4bc8e50c5 100644 --- a/clients/client-iot/src/commands/UpdateJobCommand.ts +++ b/clients/client-iot/src/commands/UpdateJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobCommand, se_UpdateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts index 549160c6020c..36568a7bf77c 100644 --- a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMitigationActionCommand, se_UpdateMitigationActionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdatePackageCommand.ts b/clients/client-iot/src/commands/UpdatePackageCommand.ts index 89e117610fef..1fae33461476 100644 --- a/clients/client-iot/src/commands/UpdatePackageCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePackageCommand, se_UpdatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts index 7a768ae860ad..86f62ab87d6d 100644 --- a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePackageConfigurationCommand, se_UpdatePackageConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts index 34fde9c8d2b3..95094212c140 100644 --- a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePackageVersionCommand, se_UpdatePackageVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts b/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts index 2ee116fc29fc..85e297e69be7 100644 --- a/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts +++ b/clients/client-iot/src/commands/UpdateProvisioningTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProvisioningTemplateCommand, se_UpdateProvisioningTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts b/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts index af4c60741b06..46a61c2b8e7b 100644 --- a/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts +++ b/clients/client-iot/src/commands/UpdateRoleAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoleAliasCommand, se_UpdateRoleAliasCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts b/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts index 956db46f26b2..342f32c4ee14 100644 --- a/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts +++ b/clients/client-iot/src/commands/UpdateScheduledAuditCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScheduledAuditCommand, se_UpdateScheduledAuditCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts b/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts index 70c15b831092..4d80894201c1 100644 --- a/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/UpdateSecurityProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSecurityProfileCommand, se_UpdateSecurityProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateStreamCommand.ts b/clients/client-iot/src/commands/UpdateStreamCommand.ts index 7f1fecbdc985..490c8eb4ad77 100644 --- a/clients/client-iot/src/commands/UpdateStreamCommand.ts +++ b/clients/client-iot/src/commands/UpdateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStreamCommand, se_UpdateStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateThingCommand.ts b/clients/client-iot/src/commands/UpdateThingCommand.ts index 2a2444031566..fd8df2b5c7e1 100644 --- a/clients/client-iot/src/commands/UpdateThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThingCommand, se_UpdateThingCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts index 676b834da8df..a1ab5535e847 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThingGroupCommand, se_UpdateThingGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts index 462f5188c92b..684d80f25934 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThingGroupsForThingCommand, se_UpdateThingGroupsForThingComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts index 3af77152849b..4ba8a010408d 100644 --- a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTopicRuleDestinationCommand, se_UpdateTopicRuleDestinationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts index a3bc34fa32e4..ae0b8421515f 100644 --- a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts +++ b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iot/src/index.ts b/clients/client-iot/src/index.ts index 3119482224cd..3f9edf3889ab 100644 --- a/clients/client-iot/src/index.ts +++ b/clients/client-iot/src/index.ts @@ -23,8 +23,8 @@ export * from "./IoTClient"; export * from "./IoT"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iot/src/models/IoTServiceException.ts b/clients/client-iot/src/models/IoTServiceException.ts index d8ffd14cda1d..0656b89f08cf 100644 --- a/clients/client-iot/src/models/IoTServiceException.ts +++ b/clients/client-iot/src/models/IoTServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts b/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts index 13105d224a3a..599c379fe4a4 100644 --- a/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts +++ b/clients/client-iotanalytics/src/commands/BatchPutMessageCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutMessageCommand, se_BatchPutMessageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts b/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts index 68ed1586a17c..ea44cf8ae68a 100644 --- a/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts +++ b/clients/client-iotanalytics/src/commands/CancelPipelineReprocessingCommand.ts @@ -12,7 +12,8 @@ import { de_CancelPipelineReprocessingCommand, se_CancelPipelineReprocessingComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts b/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts index ae988680b84e..a84fdfe63bdc 100644 --- a/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts index 78f86b8e49ca..5227a177c774 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts index 08addff0887d..5540c5bd8125 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatasetContentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetContentCommand, se_CreateDatasetContentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts index ecabb0b235e3..586073f01c9e 100644 --- a/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreateDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatastoreCommand, se_CreateDatastoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts b/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts index 418c2c3f5c98..2400c41318ec 100644 --- a/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/CreatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePipelineCommand, se_CreatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts b/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts index 191cd665f63c..b7142c3844e4 100644 --- a/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts index 97297bc590a7..d33a01fd4074 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts index def83e457297..68e05ce102fc 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatasetContentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetContentCommand, se_DeleteDatasetContentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts index 113a954acef9..7a66c6abc9ee 100644 --- a/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeleteDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatastoreCommand, se_DeleteDatastoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts b/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts index eba2406523ca..f013938e2b1a 100644 --- a/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/DeletePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePipelineCommand, se_DeletePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts b/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts index 99b81653e0b6..cf94adbb0784 100644 --- a/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts b/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts index c41c61ccf0d8..990bc86e68d9 100644 --- a/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts index 3bdc4d4d457e..eb977b5f2b0e 100644 --- a/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatastoreCommand, se_DescribeDatastoreCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts index d06595e56aed..16e620ee2f58 100644 --- a/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribeLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLoggingOptionsCommand, se_DescribeLoggingOptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts b/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts index 412fc5ebbfc2..c52766661d4c 100644 --- a/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/DescribePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePipelineCommand, se_DescribePipelineCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts b/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts index baa17631762f..4c2cab7afcd6 100644 --- a/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts +++ b/clients/client-iotanalytics/src/commands/GetDatasetContentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatasetContentCommand, se_GetDatasetContentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts b/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts index cf646d8e5807..04d23725a255 100644 --- a/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts b/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts index ebca1defd58c..8cfe31f73f66 100644 --- a/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatasetContentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetContentsCommand, se_ListDatasetContentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts b/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts index 841cbe1784af..f7e0efc69528 100644 --- a/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts b/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts index 04f668fbf12e..d756c219ec1c 100644 --- a/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListDatastoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatastoresCommand, se_ListDatastoresCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts b/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts index 8b25850926b1..cb06555d4a1e 100644 --- a/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListPipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelinesCommand, se_ListPipelinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts index a7a84eed36dc..08130439f97b 100644 --- a/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts index ce8bc806c4d7..c581efe2ab3d 100644 --- a/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotanalytics/src/commands/PutLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_PutLoggingOptionsCommand, se_PutLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts b/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts index 452833290d7a..99d7636d397b 100644 --- a/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts +++ b/clients/client-iotanalytics/src/commands/RunPipelineActivityCommand.ts @@ -12,7 +12,8 @@ import { de_RunPipelineActivityCommand, se_RunPipelineActivityCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts b/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts index 12e366f9ca6e..95a2079fe36c 100644 --- a/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts +++ b/clients/client-iotanalytics/src/commands/SampleChannelDataCommand.ts @@ -12,7 +12,8 @@ import { de_SampleChannelDataCommand, se_SampleChannelDataCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts b/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts index 0a4b20b80cb4..a85e940b31c0 100644 --- a/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts +++ b/clients/client-iotanalytics/src/commands/StartPipelineReprocessingCommand.ts @@ -12,7 +12,8 @@ import { de_StartPipelineReprocessingCommand, se_StartPipelineReprocessingComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/TagResourceCommand.ts b/clients/client-iotanalytics/src/commands/TagResourceCommand.ts index a0304373daa1..b422733e91ea 100644 --- a/clients/client-iotanalytics/src/commands/TagResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts b/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts index d5aec390dcf6..132a1442a8f4 100644 --- a/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotanalytics/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts b/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts index cdae88723371..e38b5fb577f8 100644 --- a/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts b/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts index 576efec8b431..693421d407e3 100644 --- a/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetCommand, se_UpdateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts b/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts index c8e004c3cbcf..34d3289b6816 100644 --- a/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdateDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatastoreCommand, se_UpdateDatastoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts b/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts index 72c469a584a9..729d051c532a 100644 --- a/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-iotanalytics/src/commands/UpdatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePipelineCommand, se_UpdatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotanalytics/src/index.ts b/clients/client-iotanalytics/src/index.ts index ab2c09ff1fdf..cfb7352efc47 100644 --- a/clients/client-iotanalytics/src/index.ts +++ b/clients/client-iotanalytics/src/index.ts @@ -24,8 +24,8 @@ export * from "./IoTAnalyticsClient"; export * from "./IoTAnalytics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTAnalyticsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTAnalyticsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotanalytics/src/models/IoTAnalyticsServiceException.ts b/clients/client-iotanalytics/src/models/IoTAnalyticsServiceException.ts index 14deaa01861b..2c9c7d44e8a0 100644 --- a/clients/client-iotanalytics/src/models/IoTAnalyticsServiceException.ts +++ b/clients/client-iotanalytics/src/models/IoTAnalyticsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts index e7250a8b670a..276d866a00f2 100644 --- a/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/CreateSuiteDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSuiteDefinitionCommand, se_CreateSuiteDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts index 4da19ddb769c..5fa9cde4e300 100644 --- a/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/DeleteSuiteDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSuiteDefinitionCommand, se_DeleteSuiteDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts index be2c20ed84bf..a8566a98fcf3 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetEndpointCommand, se_GetEndpointCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts index 98e70100101d..c86f028a9c17 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSuiteDefinitionCommand, se_GetSuiteDefinitionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts index 209129e07507..f70ae8c1c244 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetSuiteRunCommand, se_GetSuiteRunCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts index 68c66e037a2b..b377dfbdfb71 100644 --- a/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/GetSuiteRunReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetSuiteRunReportCommand, se_GetSuiteRunReportCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts index c55a65f283e9..67fedfeaa9b4 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListSuiteDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSuiteDefinitionsCommand, se_ListSuiteDefinitionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts index 2fd59e8054f0..4926bce1321e 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListSuiteRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSuiteRunsCommand, se_ListSuiteRunsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts index c6ac679fb162..39c7d42a8343 100644 --- a/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts index f7c224bab0dc..bac7780b0d67 100644 --- a/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/StartSuiteRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartSuiteRunCommand, se_StartSuiteRunCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts b/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts index c4baf360f76e..0dd76e1caca3 100644 --- a/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/StopSuiteRunCommand.ts @@ -12,7 +12,8 @@ import { de_StopSuiteRunCommand, se_StopSuiteRunCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts index ddacd98f1988..2ff89dca7843 100644 --- a/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts b/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts index baa2b29da00a..e2efd0aebbe3 100644 --- a/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts b/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts index 9c5b20a9978f..0a17482c6684 100644 --- a/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts +++ b/clients/client-iotdeviceadvisor/src/commands/UpdateSuiteDefinitionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSuiteDefinitionCommand, se_UpdateSuiteDefinitionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotdeviceadvisor/src/index.ts b/clients/client-iotdeviceadvisor/src/index.ts index 78c5cfcccedd..46928f27ae63 100644 --- a/clients/client-iotdeviceadvisor/src/index.ts +++ b/clients/client-iotdeviceadvisor/src/index.ts @@ -16,8 +16,8 @@ export * from "./IotDeviceAdvisorClient"; export * from "./IotDeviceAdvisor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IotDeviceAdvisorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IotDeviceAdvisorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotdeviceadvisor/src/models/IotDeviceAdvisorServiceException.ts b/clients/client-iotdeviceadvisor/src/models/IotDeviceAdvisorServiceException.ts index aaf7507a92c2..b0e45467eaa2 100644 --- a/clients/client-iotdeviceadvisor/src/models/IotDeviceAdvisorServiceException.ts +++ b/clients/client-iotdeviceadvisor/src/models/IotDeviceAdvisorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts b/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts index 1d1810ad204f..4e7cb9bea20f 100644 --- a/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts b/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts index 0e2894cbe355..878f92ef34ec 100644 --- a/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts b/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts index ebb27517fa0f..31225b6a101f 100644 --- a/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/DescribeApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationCommand, se_DescribeApplicationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts b/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts index 44c3f86eb616..4c58b7d40a4c 100644 --- a/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts +++ b/clients/client-iotfleethub/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts index 3ee90e8ac6ae..ce26c2ef9b21 100644 --- a/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/TagResourceCommand.ts b/clients/client-iotfleethub/src/commands/TagResourceCommand.ts index 3684ffa33366..356812313f51 100644 --- a/clients/client-iotfleethub/src/commands/TagResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts b/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts index 8bf42459264c..673bdf13bc18 100644 --- a/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotfleethub/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts b/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts index 502c0edae376..75dac73b849f 100644 --- a/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-iotfleethub/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleethub/src/index.ts b/clients/client-iotfleethub/src/index.ts index b3cefa3f4978..9fa7b6d0aeef 100644 --- a/clients/client-iotfleethub/src/index.ts +++ b/clients/client-iotfleethub/src/index.ts @@ -8,8 +8,8 @@ export * from "./IoTFleetHubClient"; export * from "./IoTFleetHub"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTFleetHubExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTFleetHubExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotfleethub/src/models/IoTFleetHubServiceException.ts b/clients/client-iotfleethub/src/models/IoTFleetHubServiceException.ts index cc9239ad5105..f24cb1e39662 100644 --- a/clients/client-iotfleethub/src/models/IoTFleetHubServiceException.ts +++ b/clients/client-iotfleethub/src/models/IoTFleetHubServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts b/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts index be15e4f5d705..2ab49092667c 100644 --- a/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/AssociateVehicleFleetCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateVehicleFleetCommand, se_AssociateVehicleFleetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts index 63f6a3dfd993..3f13b25e2f00 100644 --- a/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/BatchCreateVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_BatchCreateVehicleCommand, se_BatchCreateVehicleCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts index bb4da803a977..72da393aedeb 100644 --- a/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/BatchUpdateVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUpdateVehicleCommand, se_BatchUpdateVehicleCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts index 0ee941b65520..be3c9db55efd 100644 --- a/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts index 65d219612560..e58ee0a3c98d 100644 --- a/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateDecoderManifestCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDecoderManifestCommand, se_CreateDecoderManifestCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts b/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts index 7b3a59ae78a8..8ee3d6aec43d 100644 --- a/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts index 38ceef3853fb..22aba67aeb04 100644 --- a/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateModelManifestCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelManifestCommand, se_CreateModelManifestCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts index 0c6b1eca4aca..e0e372715cbb 100644 --- a/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateSignalCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSignalCatalogCommand, se_CreateSignalCatalogCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts index 7401621c7628..2c5b3fd63e0f 100644 --- a/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/CreateVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVehicleCommand, se_CreateVehicleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts index c3f15ed0ee74..11c5611da39c 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts index e9f984fed4ac..2ebb3cc1b084 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteDecoderManifestCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDecoderManifestCommand, se_DeleteDecoderManifestCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts index fd0ab7f6782b..9d8ec2f4d7ce 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts index ff6b118718da..7ff355e40dc2 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteModelManifestCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelManifestCommand, se_DeleteModelManifestCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts index fb79b1e21314..1eadfcb32956 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteSignalCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSignalCatalogCommand, se_DeleteSignalCatalogCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts index d5b4785d4b86..9d4dae07e9fc 100644 --- a/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DeleteVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVehicleCommand, se_DeleteVehicleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts b/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts index 286136a3cb3b..fe4a75084717 100644 --- a/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/DisassociateVehicleFleetCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateVehicleFleetCommand, se_DisassociateVehicleFleetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts index 721dacd2a194..87a9ed032f04 100644 --- a/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignCommand, se_GetCampaignCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts index e00d68dd8be3..0e07c23e3043 100644 --- a/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetDecoderManifestCommand.ts @@ -12,7 +12,8 @@ import { de_GetDecoderManifestCommand, se_GetDecoderManifestCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetEncryptionConfigurationCommand.ts b/clients/client-iotfleetwise/src/commands/GetEncryptionConfigurationCommand.ts index bc2a5c82458f..c0f95abe0143 100644 --- a/clients/client-iotfleetwise/src/commands/GetEncryptionConfigurationCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetEncryptionConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetEncryptionConfigurationCommand, se_GetEncryptionConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts b/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts index 8506b85dc986..55b1f1da5574 100644 --- a/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetFleetCommand.ts @@ -12,7 +12,8 @@ import { de_GetFleetCommand, se_GetFleetCommand } from "../protocols/Aws_json1_0 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts b/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts index 306ac8720d6f..12ab3c9ddd7d 100644 --- a/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoggingOptionsCommand, se_GetLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts index b4f04983e4e6..49602b62f807 100644 --- a/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetModelManifestCommand.ts @@ -12,7 +12,8 @@ import { de_GetModelManifestCommand, se_GetModelManifestCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts b/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts index 2b7e0fc3c9b9..d9be088c596e 100644 --- a/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetRegisterAccountStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegisterAccountStatusCommand, se_GetRegisterAccountStatusCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts index e1367b8de2b6..c5caf6155235 100644 --- a/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetSignalCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_GetSignalCatalogCommand, se_GetSignalCatalogCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts index 330d41d7ab7f..0dfec1603da7 100644 --- a/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_GetVehicleCommand, se_GetVehicleCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts b/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts index 480c3d12dd4a..81a4a721bb13 100644 --- a/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts +++ b/clients/client-iotfleetwise/src/commands/GetVehicleStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetVehicleStatusCommand, se_GetVehicleStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts index 56e607e0d1e8..98faa0098565 100644 --- a/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ImportDecoderManifestCommand.ts @@ -12,7 +12,8 @@ import { de_ImportDecoderManifestCommand, se_ImportDecoderManifestCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts index 77ce510bd7c0..718ef78293af 100644 --- a/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ImportSignalCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_ImportSignalCatalogCommand, se_ImportSignalCatalogCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts b/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts index c88fb8327ff7..3f83b68b093d 100644 --- a/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListCampaignsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCampaignsCommand, se_ListCampaignsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts index c8f706dd65ec..a3731ab00ba4 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestNetworkInterfacesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts index fecc105b337d..b42b65a9782f 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestSignalsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDecoderManifestSignalsCommand, se_ListDecoderManifestSignalsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts b/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts index ac99eefd0bed..f1424d354d7e 100644 --- a/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListDecoderManifestsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDecoderManifestsCommand, se_ListDecoderManifestsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts b/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts index b5f29bdeb68c..b4cdef8b5813 100644 --- a/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetsCommand, se_ListFleetsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts index 58a6da899ce1..ae76a863db2c 100644 --- a/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListFleetsForVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_ListFleetsForVehicleCommand, se_ListFleetsForVehicleCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts b/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts index 3534c8138a5b..bfc098c5ba0a 100644 --- a/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListModelManifestNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelManifestNodesCommand, se_ListModelManifestNodesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts b/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts index e9d4715c8af1..15eb09f28d5e 100644 --- a/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListModelManifestsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelManifestsCommand, se_ListModelManifestsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts b/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts index 7ce2c47aa015..0804c5e0f29f 100644 --- a/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListSignalCatalogNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSignalCatalogNodesCommand, se_ListSignalCatalogNodesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts b/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts index 9ec52731b05a..60e568e00646 100644 --- a/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListSignalCatalogsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSignalCatalogsCommand, se_ListSignalCatalogsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts index 46cb6e229f05..f73e555a93fb 100644 --- a/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts b/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts index 93b6bc442a41..b599b0c24b25 100644 --- a/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListVehiclesCommand.ts @@ -12,7 +12,8 @@ import { de_ListVehiclesCommand, se_ListVehiclesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts b/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts index 05319f45418a..9b77d5c69c68 100644 --- a/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/ListVehiclesInFleetCommand.ts @@ -12,7 +12,8 @@ import { de_ListVehiclesInFleetCommand, se_ListVehiclesInFleetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/PutEncryptionConfigurationCommand.ts b/clients/client-iotfleetwise/src/commands/PutEncryptionConfigurationCommand.ts index 979cf7462766..6fb8c772e87b 100644 --- a/clients/client-iotfleetwise/src/commands/PutEncryptionConfigurationCommand.ts +++ b/clients/client-iotfleetwise/src/commands/PutEncryptionConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutEncryptionConfigurationCommand, se_PutEncryptionConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts index 1e8f40cc738f..a5dd62c8fccd 100644 --- a/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotfleetwise/src/commands/PutLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_PutLoggingOptionsCommand, se_PutLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts b/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts index 539856e34d6a..b3109759c322 100644 --- a/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts +++ b/clients/client-iotfleetwise/src/commands/RegisterAccountCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterAccountCommand, se_RegisterAccountCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts b/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts index 7d059246ce8e..f6da1bd3640d 100644 --- a/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts b/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts index 3b32356ea042..7ed077b30271 100644 --- a/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts index 67747e2746fb..9b8a11e82363 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts index 9598efb24ca3..ceb4203476f8 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateDecoderManifestCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDecoderManifestCommand, se_UpdateDecoderManifestCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts index eb3e92b6bc14..feb021ab6d27 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateFleetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFleetCommand, se_UpdateFleetCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts index 72fb7f475361..bb2fd3da5452 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateModelManifestCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelManifestCommand, se_UpdateModelManifestCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts index 2d21d2a6cce3..9944d683a224 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateSignalCatalogCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSignalCatalogCommand, se_UpdateSignalCatalogCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts b/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts index 032d29a1749c..fefa59db0f37 100644 --- a/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts +++ b/clients/client-iotfleetwise/src/commands/UpdateVehicleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVehicleCommand, se_UpdateVehicleCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotfleetwise/src/index.ts b/clients/client-iotfleetwise/src/index.ts index d90078dfe060..0adc2cba011d 100644 --- a/clients/client-iotfleetwise/src/index.ts +++ b/clients/client-iotfleetwise/src/index.ts @@ -14,8 +14,8 @@ export * from "./IoTFleetWiseClient"; export * from "./IoTFleetWise"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTFleetWiseExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTFleetWiseExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotfleetwise/src/models/IoTFleetWiseServiceException.ts b/clients/client-iotfleetwise/src/models/IoTFleetWiseServiceException.ts index 8932a87fdbf5..175c4bd5e611 100644 --- a/clients/client-iotfleetwise/src/models/IoTFleetWiseServiceException.ts +++ b/clients/client-iotfleetwise/src/models/IoTFleetWiseServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts index 9fc8f441a829..7bb20b5dcb3c 100644 --- a/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/CloseTunnelCommand.ts @@ -16,7 +16,8 @@ import { de_CloseTunnelCommand, se_CloseTunnelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts index ead8f84bac90..e677a55cb483 100644 --- a/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/DescribeTunnelCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeTunnelCommand, se_DescribeTunnelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts index 3a36f0606d70..8ba3b8252db5 100644 --- a/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts b/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts index bedb17ef1057..8d603034a828 100644 --- a/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/ListTunnelsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTunnelsCommand, se_ListTunnelsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts b/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts index 5db657c23770..e656ecb466e4 100644 --- a/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/OpenTunnelCommand.ts @@ -16,7 +16,8 @@ import { de_OpenTunnelCommand, se_OpenTunnelCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts b/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts index 8393e266a08f..59fae3c21238 100644 --- a/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/RotateTunnelAccessTokenCommand.ts @@ -20,7 +20,8 @@ import { de_RotateTunnelAccessTokenCommand, se_RotateTunnelAccessTokenCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts index 2f73aa053601..baa24829ba89 100644 --- a/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts b/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts index 799770258fd8..a24178f44ab6 100644 --- a/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotsecuretunneling/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsecuretunneling/src/index.ts b/clients/client-iotsecuretunneling/src/index.ts index 058816f80294..846339cb3fcf 100644 --- a/clients/client-iotsecuretunneling/src/index.ts +++ b/clients/client-iotsecuretunneling/src/index.ts @@ -12,8 +12,8 @@ export * from "./IoTSecureTunnelingClient"; export * from "./IoTSecureTunneling"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTSecureTunnelingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTSecureTunnelingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotsecuretunneling/src/models/IoTSecureTunnelingServiceException.ts b/clients/client-iotsecuretunneling/src/models/IoTSecureTunnelingServiceException.ts index fa294bb60b7a..cd7d27380a7a 100644 --- a/clients/client-iotsecuretunneling/src/models/IoTSecureTunnelingServiceException.ts +++ b/clients/client-iotsecuretunneling/src/models/IoTSecureTunnelingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts b/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts index a0209aa6a9b2..9e51b38baff2 100644 --- a/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/AssociateAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateAssetsCommand, se_AssociateAssetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts index b0ebfa3580a8..fc43ccb30eac 100644 --- a/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/AssociateTimeSeriesToAssetPropertyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts index 37358df4e00e..c58c11ae9677 100644 --- a/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchAssociateProjectAssetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts index 1e796334f9a7..6e81c5cb4388 100644 --- a/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchDisassociateProjectAssetsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts index 1dbb826fb010..9c0ed1db88cc 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyAggregatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts index 92cd906b8a9b..488b19b6cae0 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetAssetPropertyValueCommand, se_BatchGetAssetPropertyValueComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts index e464e7699731..ad853313c065 100644 --- a/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchGetAssetPropertyValueHistoryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts index 8cd8abe11fde..e67b206ea557 100644 --- a/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/BatchPutAssetPropertyValueCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutAssetPropertyValueCommand, se_BatchPutAssetPropertyValueComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts index 5ace0cb90682..b8dc1242e218 100644 --- a/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAccessPolicyCommand, se_CreateAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts b/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts index b84d9c76e718..0328c8f8e5b3 100644 --- a/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAssetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAssetCommand, se_CreateAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts index 82ba243efce7..a4e27d89c92d 100644 --- a/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAssetModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAssetModelCommand, se_CreateAssetModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateAssetModelCompositeModelCommand.ts b/clients/client-iotsitewise/src/commands/CreateAssetModelCompositeModelCommand.ts index 31186adfb81b..83410ac8fe4b 100644 --- a/clients/client-iotsitewise/src/commands/CreateAssetModelCompositeModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateAssetModelCompositeModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts b/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts index 96905c9854d1..01adc3e58c11 100644 --- a/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateBulkImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBulkImportJobCommand, se_CreateBulkImportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts b/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts index a3e73cec9173..d46187598e2b 100644 --- a/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDashboardCommand, se_CreateDashboardCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts b/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts index fc805f701639..4d4c867a8540 100644 --- a/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGatewayCommand, se_CreateGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts b/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts index ed67807fe31f..1b01a11fcc38 100644 --- a/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreatePortalCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePortalCommand, se_CreatePortalCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts b/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts index d64667cd3ebe..a5f3c41c9224 100644 --- a/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts index 6e245c5ddb9f..7e56e9873def 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAccessPolicyCommand, se_DeleteAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts index 6a60439782e2..0deb6caacd74 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetCommand, se_DeleteAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts index 921032326a50..b28b54b23be1 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAssetModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetModelCommand, se_DeleteAssetModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteAssetModelCompositeModelCommand.ts b/clients/client-iotsitewise/src/commands/DeleteAssetModelCompositeModelCommand.ts index 241bb784d2f3..05e0be1dff8d 100644 --- a/clients/client-iotsitewise/src/commands/DeleteAssetModelCompositeModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteAssetModelCompositeModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts b/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts index b5d464c91fb1..9bf39dd305ff 100644 --- a/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDashboardCommand, se_DeleteDashboardCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts b/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts index ca7dc83f2656..32f0be4daada 100644 --- a/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGatewayCommand, se_DeleteGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts b/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts index 7ae254b57434..9bc48a0ab542 100644 --- a/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeletePortalCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePortalCommand, se_DeletePortalCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts b/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts index 69b08012407b..ee1b9c1cd83c 100644 --- a/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts index e2ad33fa0a96..f60b7b344323 100644 --- a/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/DeleteTimeSeriesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTimeSeriesCommand, se_DeleteTimeSeriesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts index 1cdc7d6fb35c..0d47e141caa2 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccessPolicyCommand, se_DescribeAccessPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeActionCommand.ts b/clients/client-iotsitewise/src/commands/DescribeActionCommand.ts index 64caf903eb89..cbfed187b90e 100644 --- a/clients/client-iotsitewise/src/commands/DescribeActionCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeActionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeActionCommand, se_DescribeActionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts index 01c12b0a5253..2ea6ad0ed604 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssetCommand, se_DescribeAssetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetCompositeModelCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetCompositeModelCommand.ts index 283f0b70347b..1a4d45443dc8 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetCompositeModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetCompositeModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts index 2f8fcaa05ad8..75135f041e85 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetModelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssetModelCommand, se_DescribeAssetModelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetModelCompositeModelCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetModelCompositeModelCommand.ts index 33ff842caeb4..e279f7b8fb0e 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetModelCompositeModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetModelCompositeModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts index 9da43f29189b..92d2d118308d 100644 --- a/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeAssetPropertyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssetPropertyCommand, se_DescribeAssetPropertyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts b/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts index 41c61c4951dd..681855c42476 100644 --- a/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeBulkImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBulkImportJobCommand, se_DescribeBulkImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts b/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts index 2e6f51f11970..eea99ea7c7ce 100644 --- a/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDashboardCommand, se_DescribeDashboardCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts index 4fb3f0584525..f2551092a1c4 100644 --- a/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts index 576785d1959b..f012588fcb6c 100644 --- a/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts b/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts index 091165f4c4f6..5020b727732d 100644 --- a/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGatewayCommand, se_DescribeGatewayCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts b/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts index 8fd224512114..c9eeb7287d85 100644 --- a/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLoggingOptionsCommand, se_DescribeLoggingOptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts b/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts index ca4c41ceee0f..6391c2dfb940 100644 --- a/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribePortalCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePortalCommand, se_DescribePortalCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts b/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts index 7490bd8d1ab1..b2a28cc2fb7c 100644 --- a/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts index acdbf9ee2fac..a750945b3350 100644 --- a/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeStorageConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts index b64c5eaa9b0a..e94f8c0e0286 100644 --- a/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/DescribeTimeSeriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTimeSeriesCommand, se_DescribeTimeSeriesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts b/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts index 739acbef7804..c54a2a8c5af3 100644 --- a/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/DisassociateAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateAssetsCommand, se_DisassociateAssetsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts index b1d6864eae6b..84592d0d1b11 100644 --- a/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/DisassociateTimeSeriesFromAssetPropertyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ExecuteActionCommand.ts b/clients/client-iotsitewise/src/commands/ExecuteActionCommand.ts index e1f536b0355a..b23048eef86a 100644 --- a/clients/client-iotsitewise/src/commands/ExecuteActionCommand.ts +++ b/clients/client-iotsitewise/src/commands/ExecuteActionCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteActionCommand, se_ExecuteActionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ExecuteQueryCommand.ts b/clients/client-iotsitewise/src/commands/ExecuteQueryCommand.ts index f01d08ac8c2b..644faaa38c3b 100644 --- a/clients/client-iotsitewise/src/commands/ExecuteQueryCommand.ts +++ b/clients/client-iotsitewise/src/commands/ExecuteQueryCommand.ts @@ -13,7 +13,8 @@ import { de_ExecuteQueryCommand, se_ExecuteQueryCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts index d6e443a2ae9c..97bf29c76dcf 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyAggregatesCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssetPropertyAggregatesCommand, se_GetAssetPropertyAggregatesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts index cb4d03efe477..794aa298c8f6 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssetPropertyValueCommand, se_GetAssetPropertyValueCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts index c2689752fb2c..1086d4c713c2 100644 --- a/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetAssetPropertyValueHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts b/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts index bfe78d9e7d69..f400721f6c8d 100644 --- a/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts +++ b/clients/client-iotsitewise/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts b/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts index 2a51f24031b5..0b4cf24df6c7 100644 --- a/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAccessPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccessPoliciesCommand, se_ListAccessPoliciesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListActionsCommand.ts b/clients/client-iotsitewise/src/commands/ListActionsCommand.ts index 6088afc01c06..500c6d70ae32 100644 --- a/clients/client-iotsitewise/src/commands/ListActionsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListActionsCommand, se_ListActionsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetModelCompositeModelsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetModelCompositeModelsCommand.ts index 07f7f3a3089b..28072d6f400e 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetModelCompositeModelsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetModelCompositeModelsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts index b47d5ae3bb23..b3b84cd226b0 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetModelPropertiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetModelPropertiesCommand, se_ListAssetModelPropertiesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts index 00b4cc245371..3db07d3d6f82 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetModelsCommand, se_ListAssetModelsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts index b0116e20b2ee..c0e029f55a22 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetPropertiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetPropertiesCommand, se_ListAssetPropertiesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts index 5ccfe155ba53..602281994ab4 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetRelationshipsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetRelationshipsCommand, se_ListAssetRelationshipsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts index a613d39ae4f3..3206caf2711c 100644 --- a/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetsCommand, se_ListAssetsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts index ad9a67651b30..b501f353756a 100644 --- a/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListAssociatedAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssociatedAssetsCommand, se_ListAssociatedAssetsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts b/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts index 5005c0fd18d8..f144cea56aa1 100644 --- a/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListBulkImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBulkImportJobsCommand, se_ListBulkImportJobsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListCompositionRelationshipsCommand.ts b/clients/client-iotsitewise/src/commands/ListCompositionRelationshipsCommand.ts index dfc4549c0ed3..4315a5b149e1 100644 --- a/clients/client-iotsitewise/src/commands/ListCompositionRelationshipsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListCompositionRelationshipsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts b/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts index da4944fe870d..389f713e15f7 100644 --- a/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListDashboardsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDashboardsCommand, se_ListDashboardsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts b/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts index 0c3f58e36a7c..f144cadb1a06 100644 --- a/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts b/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts index c0d76f6ba21d..24fb971f58aa 100644 --- a/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListPortalsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPortalsCommand, se_ListPortalsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts b/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts index 43ae285006f0..7c4370c4e038 100644 --- a/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListProjectAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectAssetsCommand, se_ListProjectAssetsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts b/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts index 0eeeba046e73..a3048e1335f9 100644 --- a/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts index 3b0e64494fbd..260cbffcb042 100644 --- a/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts b/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts index f1c0d8d9070b..504c6d603c19 100644 --- a/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts +++ b/clients/client-iotsitewise/src/commands/ListTimeSeriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTimeSeriesCommand, se_ListTimeSeriesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts index 49d0e3170f56..649003d7fdf9 100644 --- a/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutDefaultEncryptionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts b/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts index f8e53c7111f1..645c85c0b984 100644 --- a/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutLoggingOptionsCommand.ts @@ -12,7 +12,8 @@ import { de_PutLoggingOptionsCommand, se_PutLoggingOptionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts index f95098c40967..6b35923bfdbd 100644 --- a/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/PutStorageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutStorageConfigurationCommand, se_PutStorageConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/TagResourceCommand.ts b/clients/client-iotsitewise/src/commands/TagResourceCommand.ts index 43320754322a..1535ed66c340 100644 --- a/clients/client-iotsitewise/src/commands/TagResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts b/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts index 51d3d744aff2..100773ea0612 100644 --- a/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotsitewise/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts index c2d701eb51a9..6e34fab08f45 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAccessPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccessPolicyCommand, se_UpdateAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts index 497856a5191b..a3405d6318b8 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssetCommand, se_UpdateAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts index b44fbeb3da91..d7cf6d95a7ae 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssetModelCommand, se_UpdateAssetModelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetModelCompositeModelCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetModelCompositeModelCommand.ts index e545c3a9eae1..42673ff5eb1a 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetModelCompositeModelCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetModelCompositeModelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts b/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts index 4b8d3d194619..6f0efce08210 100644 --- a/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateAssetPropertyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAssetPropertyCommand, se_UpdateAssetPropertyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts b/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts index 08c6b339ab3a..50bc014b48d7 100644 --- a/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateDashboardCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDashboardCommand, se_UpdateDashboardCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts b/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts index 79b9c4280749..b00a4d76b4c6 100644 --- a/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts b/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts index 9abf6ca9d79c..f9a942a844ed 100644 --- a/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewayCommand, se_UpdateGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts b/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts index 86ba5e966c3d..4b0fdbcb6a7a 100644 --- a/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdatePortalCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePortalCommand, se_UpdatePortalCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts b/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts index b81e9ab04af4..dc100952e948 100644 --- a/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts +++ b/clients/client-iotsitewise/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotsitewise/src/index.ts b/clients/client-iotsitewise/src/index.ts index 0ddc0c2d5561..d97c8aefafeb 100644 --- a/clients/client-iotsitewise/src/index.ts +++ b/clients/client-iotsitewise/src/index.ts @@ -9,8 +9,8 @@ export * from "./IoTSiteWiseClient"; export * from "./IoTSiteWise"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTSiteWiseExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTSiteWiseExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-iotsitewise/src/models/IoTSiteWiseServiceException.ts b/clients/client-iotsitewise/src/models/IoTSiteWiseServiceException.ts index 391abfd292ed..51b115a4f0cc 100644 --- a/clients/client-iotsitewise/src/models/IoTSiteWiseServiceException.ts +++ b/clients/client-iotsitewise/src/models/IoTSiteWiseServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts b/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts index d50d25f60e91..4ef92392b241 100644 --- a/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/AssociateEntityToThingCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateEntityToThingCommand, se_AssociateEntityToThingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts index f7883df26e07..f9bb5acb2f79 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateFlowTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFlowTemplateCommand, se_CreateFlowTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts index 04cbc6cc6ad3..910e997a032c 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateSystemInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSystemInstanceCommand, se_CreateSystemInstanceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts index 754079567d0a..c8fc8b8a7908 100644 --- a/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/CreateSystemTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSystemTemplateCommand, se_CreateSystemTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts index 5796d44fcc3f..93ab37563134 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteFlowTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFlowTemplateCommand, se_DeleteFlowTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts index 7efbc49c9acc..8332bda14181 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNamespaceCommand, se_DeleteNamespaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts index 5c54b9c0d1f2..a9f8f7c11b94 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteSystemInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSystemInstanceCommand, se_DeleteSystemInstanceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts index 28d868a45f79..35156dd40b43 100644 --- a/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeleteSystemTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSystemTemplateCommand, se_DeleteSystemTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts index a818d62895af..b97812afe31e 100644 --- a/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeploySystemInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeploySystemInstanceCommand, se_DeploySystemInstanceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts index f9f0f162a744..a2e121b81379 100644 --- a/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeprecateFlowTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeprecateFlowTemplateCommand, se_DeprecateFlowTemplateCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts index 48f1236aafd1..82ee09063c27 100644 --- a/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DeprecateSystemTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeprecateSystemTemplateCommand, se_DeprecateSystemTemplateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts b/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts index 651eb1270595..f5517a658a1e 100644 --- a/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DescribeNamespaceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNamespaceCommand, se_DescribeNamespaceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts b/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts index 9e92070de4aa..b5c3fb2838c9 100644 --- a/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/DissociateEntityFromThingCommand.ts @@ -12,7 +12,8 @@ import { de_DissociateEntityFromThingCommand, se_DissociateEntityFromThingComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts b/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts index ae410fafce4a..d23b9cca9428 100644 --- a/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_GetEntitiesCommand, se_GetEntitiesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts index d9e95e08e6e6..215fb5b7c9d0 100644 --- a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetFlowTemplateCommand, se_GetFlowTemplateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts index 8c83818c8625..67795755bdad 100644 --- a/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetFlowTemplateRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFlowTemplateRevisionsCommand, se_GetFlowTemplateRevisionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts b/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts index 528d55cf6b1b..462401261860 100644 --- a/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetNamespaceDeletionStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetNamespaceDeletionStatusCommand, se_GetNamespaceDeletionStatusComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts index 1ea58a31a195..b6a32f5d4173 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetSystemInstanceCommand, se_GetSystemInstanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts index 332aedfc8dbd..a3b72bb69011 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetSystemTemplateCommand, se_GetSystemTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts index 2d97442191ba..fbef2e984b9b 100644 --- a/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetSystemTemplateRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSystemTemplateRevisionsCommand, se_GetSystemTemplateRevisionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts b/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts index 32d1f6b20a75..9646b98fed0b 100644 --- a/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/GetUploadStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetUploadStatusCommand, se_GetUploadStatusCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts b/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts index d73cbfeb5a8a..87fbe2ef2723 100644 --- a/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/ListFlowExecutionMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFlowExecutionMessagesCommand, se_ListFlowExecutionMessagesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts index 85b23d556d82..938aa0e31414 100644 --- a/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts index 035547ce8b8e..26fd82068b05 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchEntitiesCommand, se_SearchEntitiesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts index 1e5e5a278d37..21bbfb2d400b 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchFlowExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchFlowExecutionsCommand, se_SearchFlowExecutionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts index ed6c8d8ccaac..663a84886775 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchFlowTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchFlowTemplatesCommand, se_SearchFlowTemplatesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts index 3e91db551861..2a40f622b529 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchSystemInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchSystemInstancesCommand, se_SearchSystemInstancesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts index 6adab638ea99..7b791ce48f6f 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchSystemTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchSystemTemplatesCommand, se_SearchSystemTemplatesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts b/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts index 41950f7839ca..af89b300ce1e 100644 --- a/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/SearchThingsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchThingsCommand, se_SearchThingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts index a4d1a3aacad2..7389ddc942d4 100644 --- a/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts b/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts index 8a09826a0726..7d7ac704df84 100644 --- a/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UndeploySystemInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UndeploySystemInstanceCommand, se_UndeploySystemInstanceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts b/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts index 6280e1b8e701..576fb4559606 100644 --- a/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts index 8ffe728826f4..750264d6bf0c 100644 --- a/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UpdateFlowTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowTemplateCommand, se_UpdateFlowTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts b/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts index 95111307cc1f..240e68780556 100644 --- a/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UpdateSystemTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSystemTemplateCommand, se_UpdateSystemTemplateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts b/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts index 2e4b57887c77..de2fc4776a54 100644 --- a/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts +++ b/clients/client-iotthingsgraph/src/commands/UploadEntityDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_UploadEntityDefinitionsCommand, se_UploadEntityDefinitionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iotthingsgraph/src/index.ts b/clients/client-iotthingsgraph/src/index.ts index 034d61e5d908..9b7a37c2bc80 100644 --- a/clients/client-iotthingsgraph/src/index.ts +++ b/clients/client-iotthingsgraph/src/index.ts @@ -13,8 +13,8 @@ export * from "./IoTThingsGraphClient"; export * from "./IoTThingsGraph"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTThingsGraphExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTThingsGraphExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iotthingsgraph/src/models/IoTThingsGraphServiceException.ts b/clients/client-iotthingsgraph/src/models/IoTThingsGraphServiceException.ts index 7617cdf0bb4d..1583166de9e6 100644 --- a/clients/client-iotthingsgraph/src/models/IoTThingsGraphServiceException.ts +++ b/clients/client-iotthingsgraph/src/models/IoTThingsGraphServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts b/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts index 8545d02c7356..fdfc3a30d572 100644 --- a/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/BatchPutPropertyValuesCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutPropertyValuesCommand, se_BatchPutPropertyValuesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CancelMetadataTransferJobCommand.ts b/clients/client-iottwinmaker/src/commands/CancelMetadataTransferJobCommand.ts index 5c6b8b5abba2..b47846619fd3 100644 --- a/clients/client-iottwinmaker/src/commands/CancelMetadataTransferJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CancelMetadataTransferJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelMetadataTransferJobCommand, se_CancelMetadataTransferJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts index 828227ab1c5b..42a4f16c6d5a 100644 --- a/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateComponentTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateComponentTypeCommand, se_CreateComponentTypeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts b/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts index fe698a36a2bb..f2c9527f64f4 100644 --- a/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateEntityCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEntityCommand, se_CreateEntityCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateMetadataTransferJobCommand.ts b/clients/client-iottwinmaker/src/commands/CreateMetadataTransferJobCommand.ts index 843944f8d549..2a7459df05f5 100644 --- a/clients/client-iottwinmaker/src/commands/CreateMetadataTransferJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateMetadataTransferJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMetadataTransferJobCommand, se_CreateMetadataTransferJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts b/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts index 25eaf8f31510..2a7a42fdcec5 100644 --- a/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateSceneCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSceneCommand, se_CreateSceneCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts index e33b006bf705..c1ae8f912243 100644 --- a/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateSyncJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSyncJobCommand, se_CreateSyncJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts index 8bd31d396f11..88a5b3b75c2b 100644 --- a/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/CreateWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkspaceCommand, se_CreateWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts index 06bdddd3f784..e35b4e0e7d38 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteComponentTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteComponentTypeCommand, se_DeleteComponentTypeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts index b4a3b90d8e44..b41574487df1 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteEntityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEntityCommand, se_DeleteEntityCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts index d97f3a6bc13f..1e75d413a256 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteSceneCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSceneCommand, se_DeleteSceneCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts index 0e2135699c87..9b4de5e5ae45 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteSyncJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSyncJobCommand, se_DeleteSyncJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts index 2ce7b607afc0..12340a7b2b9a 100644 --- a/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/DeleteWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkspaceCommand, se_DeleteWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts b/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts index eeb472da541f..640828247a75 100644 --- a/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ExecuteQueryCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteQueryCommand, se_ExecuteQueryCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts index a22f672aff27..1fdae63d1e7e 100644 --- a/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetComponentTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetComponentTypeCommand, se_GetComponentTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts b/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts index aa8460257b46..9606279ba8a4 100644 --- a/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetEntityCommand.ts @@ -12,7 +12,8 @@ import { de_GetEntityCommand, se_GetEntityCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetMetadataTransferJobCommand.ts b/clients/client-iottwinmaker/src/commands/GetMetadataTransferJobCommand.ts index 2b2ba3823111..2dae0496b9ec 100644 --- a/clients/client-iottwinmaker/src/commands/GetMetadataTransferJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetMetadataTransferJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetadataTransferJobCommand, se_GetMetadataTransferJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts b/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts index e6bedb1201a9..6e77ae7dc225 100644 --- a/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPricingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_GetPricingPlanCommand, se_GetPricingPlanCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts b/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts index 7ae6bcf3edd3..c26dff13adc1 100644 --- a/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPropertyValueCommand.ts @@ -12,7 +12,8 @@ import { de_GetPropertyValueCommand, se_GetPropertyValueCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts b/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts index 0d239bd09a38..91fc5240266b 100644 --- a/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetPropertyValueHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetPropertyValueHistoryCommand, se_GetPropertyValueHistoryCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts b/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts index d9f2b304861a..4d19773b877c 100644 --- a/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetSceneCommand.ts @@ -12,7 +12,8 @@ import { de_GetSceneCommand, se_GetSceneCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts b/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts index ad80477ecfc4..51ff558b1693 100644 --- a/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetSyncJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetSyncJobCommand, se_GetSyncJobCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts index 94f675a18461..e14a07ee6278 100644 --- a/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/GetWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkspaceCommand, se_GetWorkspaceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts b/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts index bfc1b35dc34a..1a35fd974f7e 100644 --- a/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListComponentTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentTypesCommand, se_ListComponentTypesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListComponentsCommand.ts b/clients/client-iottwinmaker/src/commands/ListComponentsCommand.ts index b0ef7b9f40e7..65c81a44bb9b 100644 --- a/clients/client-iottwinmaker/src/commands/ListComponentsCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListComponentsCommand, se_ListComponentsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts b/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts index 43984ae2be58..6d1ba3aa4e9f 100644 --- a/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntitiesCommand, se_ListEntitiesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListMetadataTransferJobsCommand.ts b/clients/client-iottwinmaker/src/commands/ListMetadataTransferJobsCommand.ts index 234d5f1ae3f6..de4e2d276fa5 100644 --- a/clients/client-iottwinmaker/src/commands/ListMetadataTransferJobsCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListMetadataTransferJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetadataTransferJobsCommand, se_ListMetadataTransferJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListPropertiesCommand.ts b/clients/client-iottwinmaker/src/commands/ListPropertiesCommand.ts index 5153ace5db17..31fdbfe49466 100644 --- a/clients/client-iottwinmaker/src/commands/ListPropertiesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListPropertiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPropertiesCommand, se_ListPropertiesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts b/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts index 22f0eac0a8be..95e8616ec5dd 100644 --- a/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListScenesCommand.ts @@ -12,7 +12,8 @@ import { de_ListScenesCommand, se_ListScenesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts b/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts index bdf4546f9a9f..3f6af0ce969f 100644 --- a/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListSyncJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSyncJobsCommand, se_ListSyncJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts b/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts index e2c96227b3ee..8391a9330c37 100644 --- a/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListSyncResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSyncResourcesCommand, se_ListSyncResourcesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts b/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts index dd65f42a18a6..a18d4f010340 100644 --- a/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts b/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts index 324ebe06988a..0d39230e5767 100644 --- a/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts +++ b/clients/client-iottwinmaker/src/commands/ListWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkspacesCommand, se_ListWorkspacesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts b/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts index ce8f39ee52d1..a47d078e86bb 100644 --- a/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts b/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts index f850ca3c5963..6a473522f612 100644 --- a/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts index f4f599b04c6e..c6e85267478b 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateComponentTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateComponentTypeCommand, se_UpdateComponentTypeCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts index a551d8c966b7..346b38f4c71e 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateEntityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEntityCommand, se_UpdateEntityCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts b/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts index ea6fc28dee72..1def812fb040 100644 --- a/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdatePricingPlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePricingPlanCommand, se_UpdatePricingPlanCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts index 979b34b1fce7..14f336f8d475 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateSceneCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSceneCommand, se_UpdateSceneCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts b/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts index 14b9d1b85aad..4e36b59b16f2 100644 --- a/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts +++ b/clients/client-iottwinmaker/src/commands/UpdateWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkspaceCommand, se_UpdateWorkspaceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-iottwinmaker/src/index.ts b/clients/client-iottwinmaker/src/index.ts index 5fe3bc9ad456..0995ddb35c52 100644 --- a/clients/client-iottwinmaker/src/index.ts +++ b/clients/client-iottwinmaker/src/index.ts @@ -13,8 +13,8 @@ export * from "./IoTTwinMakerClient"; export * from "./IoTTwinMaker"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IoTTwinMakerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IoTTwinMakerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-iottwinmaker/src/models/IoTTwinMakerServiceException.ts b/clients/client-iottwinmaker/src/models/IoTTwinMakerServiceException.ts index c6551f844ea9..d775b18a1570 100644 --- a/clients/client-iottwinmaker/src/models/IoTTwinMakerServiceException.ts +++ b/clients/client-iottwinmaker/src/models/IoTTwinMakerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ivs-realtime/src/commands/CreateEncoderConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/CreateEncoderConfigurationCommand.ts index 6efed9d70efe..5ec51c3e663e 100644 --- a/clients/client-ivs-realtime/src/commands/CreateEncoderConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateEncoderConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEncoderConfigurationCommand, se_CreateEncoderConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts b/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts index 0aa54e0a944a..3006ac7033f8 100644 --- a/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateParticipantTokenCommand.ts @@ -16,7 +16,8 @@ import { de_CreateParticipantTokenCommand, se_CreateParticipantTokenCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts b/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts index 6b30c941e412..5c81b344b072 100644 --- a/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateStageCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStageCommand, se_CreateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/CreateStorageConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/CreateStorageConfigurationCommand.ts index e8181b8a95a0..5be88deda71e 100644 --- a/clients/client-ivs-realtime/src/commands/CreateStorageConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/CreateStorageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStorageConfigurationCommand, se_CreateStorageConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/DeleteEncoderConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/DeleteEncoderConfigurationCommand.ts index 05c88edd86cb..51f732720109 100644 --- a/clients/client-ivs-realtime/src/commands/DeleteEncoderConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DeleteEncoderConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEncoderConfigurationCommand, se_DeleteEncoderConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts b/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts index c2676e13756d..facd1b185520 100644 --- a/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DeleteStageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStageCommand, se_DeleteStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/DeleteStorageConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/DeleteStorageConfigurationCommand.ts index 3e4130ac48aa..319a7a507c44 100644 --- a/clients/client-ivs-realtime/src/commands/DeleteStorageConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DeleteStorageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStorageConfigurationCommand, se_DeleteStorageConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts b/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts index b0b15543885e..440e048918ad 100644 --- a/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts +++ b/clients/client-ivs-realtime/src/commands/DisconnectParticipantCommand.ts @@ -12,7 +12,8 @@ import { de_DisconnectParticipantCommand, se_DisconnectParticipantCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetCompositionCommand.ts b/clients/client-ivs-realtime/src/commands/GetCompositionCommand.ts index d5eada124ecd..8127c4b5ac48 100644 --- a/clients/client-ivs-realtime/src/commands/GetCompositionCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetCompositionCommand.ts @@ -12,7 +12,8 @@ import { de_GetCompositionCommand, se_GetCompositionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetEncoderConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/GetEncoderConfigurationCommand.ts index 4826bb62837e..23bf8f4eed5f 100644 --- a/clients/client-ivs-realtime/src/commands/GetEncoderConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetEncoderConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetEncoderConfigurationCommand, se_GetEncoderConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts b/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts index 4f16dbab82a9..b19ac334edcc 100644 --- a/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetParticipantCommand.ts @@ -12,7 +12,8 @@ import { de_GetParticipantCommand, se_GetParticipantCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetStageCommand.ts b/clients/client-ivs-realtime/src/commands/GetStageCommand.ts index dafbb54c9b85..a21f9dc9a5b6 100644 --- a/clients/client-ivs-realtime/src/commands/GetStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetStageCommand.ts @@ -12,7 +12,8 @@ import { de_GetStageCommand, se_GetStageCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts b/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts index 67738b8b89e1..b4f49cddb1d4 100644 --- a/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetStageSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetStageSessionCommand, se_GetStageSessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/GetStorageConfigurationCommand.ts b/clients/client-ivs-realtime/src/commands/GetStorageConfigurationCommand.ts index eebec5c429af..4bcc70bcbe21 100644 --- a/clients/client-ivs-realtime/src/commands/GetStorageConfigurationCommand.ts +++ b/clients/client-ivs-realtime/src/commands/GetStorageConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetStorageConfigurationCommand, se_GetStorageConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListCompositionsCommand.ts b/clients/client-ivs-realtime/src/commands/ListCompositionsCommand.ts index 8017bd96c196..e907988e2d74 100644 --- a/clients/client-ivs-realtime/src/commands/ListCompositionsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListCompositionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCompositionsCommand, se_ListCompositionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListEncoderConfigurationsCommand.ts b/clients/client-ivs-realtime/src/commands/ListEncoderConfigurationsCommand.ts index 28913406015d..91942afd9c92 100644 --- a/clients/client-ivs-realtime/src/commands/ListEncoderConfigurationsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListEncoderConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEncoderConfigurationsCommand, se_ListEncoderConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts b/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts index 9493939d0a63..12be08fdbcbe 100644 --- a/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListParticipantEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListParticipantEventsCommand, se_ListParticipantEventsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts b/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts index d70320796164..f79a21689049 100644 --- a/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListParticipantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListParticipantsCommand, se_ListParticipantsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts b/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts index beb05855626f..3d0a202b63d1 100644 --- a/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListStageSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStageSessionsCommand, se_ListStageSessionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts b/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts index 68bcd5cb1956..7321b39bff26 100644 --- a/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListStagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListStagesCommand, se_ListStagesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListStorageConfigurationsCommand.ts b/clients/client-ivs-realtime/src/commands/ListStorageConfigurationsCommand.ts index 8ae61ad71eb0..ec8e44483754 100644 --- a/clients/client-ivs-realtime/src/commands/ListStorageConfigurationsCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListStorageConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStorageConfigurationsCommand, se_ListStorageConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts index 64cc38e4e950..6ac827e2fd7c 100644 --- a/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/StartCompositionCommand.ts b/clients/client-ivs-realtime/src/commands/StartCompositionCommand.ts index 8fc4e9337357..2bfbaa36c258 100644 --- a/clients/client-ivs-realtime/src/commands/StartCompositionCommand.ts +++ b/clients/client-ivs-realtime/src/commands/StartCompositionCommand.ts @@ -12,7 +12,8 @@ import { de_StartCompositionCommand, se_StartCompositionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/StopCompositionCommand.ts b/clients/client-ivs-realtime/src/commands/StopCompositionCommand.ts index 5ae58f92c4ed..e524fb4a6553 100644 --- a/clients/client-ivs-realtime/src/commands/StopCompositionCommand.ts +++ b/clients/client-ivs-realtime/src/commands/StopCompositionCommand.ts @@ -12,7 +12,8 @@ import { de_StopCompositionCommand, se_StopCompositionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts b/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts index 8dd45900f405..8c6e422de33c 100644 --- a/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts b/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts index 91bcbe10e541..1b8d46c5c423 100644 --- a/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivs-realtime/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts b/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts index 8f869b32b28e..ca8a04b726d0 100644 --- a/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts +++ b/clients/client-ivs-realtime/src/commands/UpdateStageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStageCommand, se_UpdateStageCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs-realtime/src/index.ts b/clients/client-ivs-realtime/src/index.ts index 5ad45f35c6d5..4ee3f25bca60 100644 --- a/clients/client-ivs-realtime/src/index.ts +++ b/clients/client-ivs-realtime/src/index.ts @@ -215,8 +215,8 @@ export * from "./IVSRealTimeClient"; export * from "./IVSRealTime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IVSRealTimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IVSRealTimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ivs-realtime/src/models/IVSRealTimeServiceException.ts b/clients/client-ivs-realtime/src/models/IVSRealTimeServiceException.ts index f7aa6a2c6689..874d666e94ef 100644 --- a/clients/client-ivs-realtime/src/models/IVSRealTimeServiceException.ts +++ b/clients/client-ivs-realtime/src/models/IVSRealTimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts index c674ae958629..8b1de4c2fb32 100644 --- a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetChannelCommand, se_BatchGetChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts index 6bd6daa5f7fa..1327ca3e1cb5 100644 --- a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetStreamKeyCommand, se_BatchGetStreamKeyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts index f06ce5b10bec..76d6fb319255 100644 --- a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/CreateChannelCommand.ts b/clients/client-ivs/src/commands/CreateChannelCommand.ts index 154517099984..e7ca7af765b2 100644 --- a/clients/client-ivs/src/commands/CreateChannelCommand.ts +++ b/clients/client-ivs/src/commands/CreateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts index 61a1baa988d5..c850b4428faf 100644 --- a/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts index e93d94fa3ede..fb3526092205 100644 --- a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts index 83d5fed0ed63..985e42de203a 100644 --- a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateStreamKeyCommand, se_CreateStreamKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/DeleteChannelCommand.ts b/clients/client-ivs/src/commands/DeleteChannelCommand.ts index 03589a53a046..42e546e90829 100644 --- a/clients/client-ivs/src/commands/DeleteChannelCommand.ts +++ b/clients/client-ivs/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts index 32a23d893499..f1cf1090d42c 100644 --- a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePlaybackKeyPairCommand, se_DeletePlaybackKeyPairCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts index 5cefb288078b..01124899c9be 100644 --- a/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts index b1b7d268537c..2cae86f4246c 100644 --- a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts index 4b4e08160535..b15b95ae18e4 100644 --- a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamKeyCommand, se_DeleteStreamKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetChannelCommand.ts b/clients/client-ivs/src/commands/GetChannelCommand.ts index e0e0bbcf2b49..7b0d4213c756 100644 --- a/clients/client-ivs/src/commands/GetChannelCommand.ts +++ b/clients/client-ivs/src/commands/GetChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelCommand, se_GetChannelCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts index e239b876906c..7f982f5e8f42 100644 --- a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_GetPlaybackKeyPairCommand, se_GetPlaybackKeyPairCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts index 32623860c49b..09f7c0da1084 100644 --- a/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts index 59e1a187caa6..c72bd682ef0d 100644 --- a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetRecordingConfigurationCommand, se_GetRecordingConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetStreamCommand.ts b/clients/client-ivs/src/commands/GetStreamCommand.ts index 67e5e28abd9f..babc3ff2bfd9 100644 --- a/clients/client-ivs/src/commands/GetStreamCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetStreamCommand, se_GetStreamCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts index 7e43bf6aeeca..e38e1c6e50e2 100644 --- a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetStreamKeyCommand, se_GetStreamKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts index 6ba9caffb603..4d17cdd59581 100644 --- a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts @@ -16,7 +16,8 @@ import { de_GetStreamSessionCommand, se_GetStreamSessionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts index 0789b0eff561..e35bd594fbba 100644 --- a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_ImportPlaybackKeyPairCommand, se_ImportPlaybackKeyPairCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListChannelsCommand.ts b/clients/client-ivs/src/commands/ListChannelsCommand.ts index e16a54d0ecab..71513de1766e 100644 --- a/clients/client-ivs/src/commands/ListChannelsCommand.ts +++ b/clients/client-ivs/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts index 5050a87d6d20..779b5f2dd839 100644 --- a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts +++ b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPlaybackKeyPairsCommand, se_ListPlaybackKeyPairsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts b/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts index 302829a28be9..2e7a6fe81cb0 100644 --- a/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts +++ b/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts index a760e3ae6805..cb07f226595c 100644 --- a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts +++ b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts index 7163c2d66f84..7af70bc1ccdf 100644 --- a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamKeysCommand, se_ListStreamKeysCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts index a1840010feaf..79f4bd007fed 100644 --- a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamSessionsCommand, se_ListStreamSessionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListStreamsCommand.ts b/clients/client-ivs/src/commands/ListStreamsCommand.ts index 086dd0e4a2eb..2fd240e404ba 100644 --- a/clients/client-ivs/src/commands/ListStreamsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamsCommand, se_ListStreamsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts index 3693bd83fac6..90adac379c41 100644 --- a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/PutMetadataCommand.ts b/clients/client-ivs/src/commands/PutMetadataCommand.ts index 5ecd911e5923..c8383b4e5196 100644 --- a/clients/client-ivs/src/commands/PutMetadataCommand.ts +++ b/clients/client-ivs/src/commands/PutMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetadataCommand, se_PutMetadataCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts index 0aa3fb97ad47..db88cc473784 100644 --- a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/StopStreamCommand.ts b/clients/client-ivs/src/commands/StopStreamCommand.ts index db7f4eca1775..ee3a4ef2080f 100644 --- a/clients/client-ivs/src/commands/StopStreamCommand.ts +++ b/clients/client-ivs/src/commands/StopStreamCommand.ts @@ -12,7 +12,8 @@ import { de_StopStreamCommand, se_StopStreamCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/TagResourceCommand.ts b/clients/client-ivs/src/commands/TagResourceCommand.ts index 55915481fee8..55de558138ef 100644 --- a/clients/client-ivs/src/commands/TagResourceCommand.ts +++ b/clients/client-ivs/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/UntagResourceCommand.ts b/clients/client-ivs/src/commands/UntagResourceCommand.ts index fb45b2f1a1bc..3af442821f73 100644 --- a/clients/client-ivs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivs/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/UpdateChannelCommand.ts b/clients/client-ivs/src/commands/UpdateChannelCommand.ts index d9372028f8b4..5e5685e7efff 100644 --- a/clients/client-ivs/src/commands/UpdateChannelCommand.ts +++ b/clients/client-ivs/src/commands/UpdateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts index 8e07b2a7a0c3..cccf6ad934ae 100644 --- a/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivs/src/index.ts b/clients/client-ivs/src/index.ts index a41c3c98727e..dd0dbb5801d0 100644 --- a/clients/client-ivs/src/index.ts +++ b/clients/client-ivs/src/index.ts @@ -367,8 +367,8 @@ export * from "./IvsClient"; export * from "./Ivs"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IvsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IvsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ivs/src/models/IvsServiceException.ts b/clients/client-ivs/src/models/IvsServiceException.ts index d9c8af90fc75..bff33248ec12 100644 --- a/clients/client-ivs/src/models/IvsServiceException.ts +++ b/clients/client-ivs/src/models/IvsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts index c6ab3509f8dd..4fe817d0b5ce 100644 --- a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts +++ b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts @@ -17,7 +17,8 @@ import { de_CreateChatTokenCommand, se_CreateChatTokenCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts index d5c533c319d5..db01fdf7177c 100644 --- a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLoggingConfigurationCommand, se_CreateLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/CreateRoomCommand.ts b/clients/client-ivschat/src/commands/CreateRoomCommand.ts index aba7a637d3cf..53ff6d8e7134 100644 --- a/clients/client-ivschat/src/commands/CreateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/CreateRoomCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRoomCommand, se_CreateRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts index f9d0dcff5f7f..4ff58034d2a4 100644 --- a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLoggingConfigurationCommand, se_DeleteLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts index 93219738e91d..44751a2a98f3 100644 --- a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMessageCommand, se_DeleteMessageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts index 4dc173da7e4b..6480688d585e 100644 --- a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRoomCommand, se_DeleteRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts index 2a2ff84b12bf..5949b936b45e 100644 --- a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts +++ b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts @@ -16,7 +16,8 @@ import { de_DisconnectUserCommand, se_DisconnectUserCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts index 39c408592c04..07622379f93d 100644 --- a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoggingConfigurationCommand, se_GetLoggingConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/GetRoomCommand.ts b/clients/client-ivschat/src/commands/GetRoomCommand.ts index f7c753c92cf1..1756090f4232 100644 --- a/clients/client-ivschat/src/commands/GetRoomCommand.ts +++ b/clients/client-ivschat/src/commands/GetRoomCommand.ts @@ -12,7 +12,8 @@ import { de_GetRoomCommand, se_GetRoomCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts index 3718857493b2..65f72af1e00b 100644 --- a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLoggingConfigurationsCommand, se_ListLoggingConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/ListRoomsCommand.ts b/clients/client-ivschat/src/commands/ListRoomsCommand.ts index baf566784bac..5f8d9b335b81 100644 --- a/clients/client-ivschat/src/commands/ListRoomsCommand.ts +++ b/clients/client-ivschat/src/commands/ListRoomsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRoomsCommand, se_ListRoomsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts index edc47a80b959..905b076d4398 100644 --- a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/SendEventCommand.ts b/clients/client-ivschat/src/commands/SendEventCommand.ts index 5c68ce2ea9bd..2714c6ab7c2d 100644 --- a/clients/client-ivschat/src/commands/SendEventCommand.ts +++ b/clients/client-ivschat/src/commands/SendEventCommand.ts @@ -12,7 +12,8 @@ import { de_SendEventCommand, se_SendEventCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/TagResourceCommand.ts b/clients/client-ivschat/src/commands/TagResourceCommand.ts index 83a64240b5e6..d6682d3548c8 100644 --- a/clients/client-ivschat/src/commands/TagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/UntagResourceCommand.ts b/clients/client-ivschat/src/commands/UntagResourceCommand.ts index dacb13966180..22ad802936da 100644 --- a/clients/client-ivschat/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts index 001dc5feccde..51835e39b834 100644 --- a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoggingConfigurationCommand, se_UpdateLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts index 7d8d12c9ad05..650815b61ac3 100644 --- a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRoomCommand, se_UpdateRoomCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ivschat/src/index.ts b/clients/client-ivschat/src/index.ts index a200ab68afb9..e5b76836c0e5 100644 --- a/clients/client-ivschat/src/index.ts +++ b/clients/client-ivschat/src/index.ts @@ -223,8 +223,8 @@ export * from "./IvschatClient"; export * from "./Ivschat"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { IvschatExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { IvschatExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ivschat/src/models/IvschatServiceException.ts b/clients/client-ivschat/src/models/IvschatServiceException.ts index 89764f4b12b7..54ddda5f2dd4 100644 --- a/clients/client-ivschat/src/models/IvschatServiceException.ts +++ b/clients/client-ivschat/src/models/IvschatServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts b/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts index 958a5a7e86d7..222f473f8d79 100644 --- a/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts +++ b/clients/client-kafka/src/commands/BatchAssociateScramSecretCommand.ts @@ -12,7 +12,8 @@ import { de_BatchAssociateScramSecretCommand, se_BatchAssociateScramSecretComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts b/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts index 62e40f4bdb5b..0a180f78f1d9 100644 --- a/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts +++ b/clients/client-kafka/src/commands/BatchDisassociateScramSecretCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/CreateClusterCommand.ts b/clients/client-kafka/src/commands/CreateClusterCommand.ts index 4d81dcbfb4a5..2f925beebc64 100644 --- a/clients/client-kafka/src/commands/CreateClusterCommand.ts +++ b/clients/client-kafka/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/CreateClusterV2Command.ts b/clients/client-kafka/src/commands/CreateClusterV2Command.ts index f99f082708c7..8e1031833015 100644 --- a/clients/client-kafka/src/commands/CreateClusterV2Command.ts +++ b/clients/client-kafka/src/commands/CreateClusterV2Command.ts @@ -12,7 +12,8 @@ import { de_CreateClusterV2Command, se_CreateClusterV2Command } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/CreateConfigurationCommand.ts b/clients/client-kafka/src/commands/CreateConfigurationCommand.ts index 3e18ffe59ff3..fd59f57e5388 100644 --- a/clients/client-kafka/src/commands/CreateConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/CreateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigurationCommand, se_CreateConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/CreateReplicatorCommand.ts b/clients/client-kafka/src/commands/CreateReplicatorCommand.ts index 34a224a47930..576a35c1eb2e 100644 --- a/clients/client-kafka/src/commands/CreateReplicatorCommand.ts +++ b/clients/client-kafka/src/commands/CreateReplicatorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReplicatorCommand, se_CreateReplicatorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts b/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts index c40f357c6990..bb3bca1cbb41 100644 --- a/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/CreateVpcConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcConnectionCommand, se_CreateVpcConnectionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DeleteClusterCommand.ts b/clients/client-kafka/src/commands/DeleteClusterCommand.ts index e526ffdbfb42..d98cdccf6621 100644 --- a/clients/client-kafka/src/commands/DeleteClusterCommand.ts +++ b/clients/client-kafka/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts b/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts index 4cfe0c1c419a..4689f45c15ff 100644 --- a/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/DeleteClusterPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterPolicyCommand, se_DeleteClusterPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts b/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts index 14f3eeb2d5f3..cc542137aed9 100644 --- a/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/DeleteConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationCommand, se_DeleteConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DeleteReplicatorCommand.ts b/clients/client-kafka/src/commands/DeleteReplicatorCommand.ts index 4838a1d0e9f1..146681985dc2 100644 --- a/clients/client-kafka/src/commands/DeleteReplicatorCommand.ts +++ b/clients/client-kafka/src/commands/DeleteReplicatorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReplicatorCommand, se_DeleteReplicatorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts b/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts index bec1fbe91ab0..cca8c6752bbe 100644 --- a/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/DeleteVpcConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcConnectionCommand, se_DeleteVpcConnectionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeClusterCommand.ts b/clients/client-kafka/src/commands/DescribeClusterCommand.ts index ffbb82e6be1a..4a8f8a408b3d 100644 --- a/clients/client-kafka/src/commands/DescribeClusterCommand.ts +++ b/clients/client-kafka/src/commands/DescribeClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterCommand, se_DescribeClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts b/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts index 0d00cf056f43..7ade49afcb42 100644 --- a/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts +++ b/clients/client-kafka/src/commands/DescribeClusterOperationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterOperationCommand, se_DescribeClusterOperationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts b/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts index 361bda25b0a7..3bdf8f6545ec 100644 --- a/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts +++ b/clients/client-kafka/src/commands/DescribeClusterOperationV2Command.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterOperationV2Command, se_DescribeClusterOperationV2Comm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeClusterV2Command.ts b/clients/client-kafka/src/commands/DescribeClusterV2Command.ts index 60d0d193f56d..80c2b98eb9ce 100644 --- a/clients/client-kafka/src/commands/DescribeClusterV2Command.ts +++ b/clients/client-kafka/src/commands/DescribeClusterV2Command.ts @@ -12,7 +12,8 @@ import { de_DescribeClusterV2Command, se_DescribeClusterV2Command } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts b/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts index fe1c65d58323..8c893772d270 100644 --- a/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/DescribeConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConfigurationCommand, se_DescribeConfigurationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts b/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts index 61bcab8eff12..c3b78d176be9 100644 --- a/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts +++ b/clients/client-kafka/src/commands/DescribeConfigurationRevisionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeReplicatorCommand.ts b/clients/client-kafka/src/commands/DescribeReplicatorCommand.ts index 6df89879e41e..aacf5bb71f0b 100644 --- a/clients/client-kafka/src/commands/DescribeReplicatorCommand.ts +++ b/clients/client-kafka/src/commands/DescribeReplicatorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReplicatorCommand, se_DescribeReplicatorCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts b/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts index d02bef8b0db7..8fd66cb8cbed 100644 --- a/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/DescribeVpcConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcConnectionCommand, se_DescribeVpcConnectionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts b/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts index 15f8cffcc418..45e2e120983f 100644 --- a/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts +++ b/clients/client-kafka/src/commands/GetBootstrapBrokersCommand.ts @@ -12,7 +12,8 @@ import { de_GetBootstrapBrokersCommand, se_GetBootstrapBrokersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts b/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts index 65597960e772..ac5d0f852d86 100644 --- a/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/GetClusterPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetClusterPolicyCommand, se_GetClusterPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts b/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts index 8527cc026f80..8a23c19151f6 100644 --- a/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts +++ b/clients/client-kafka/src/commands/GetCompatibleKafkaVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCompatibleKafkaVersionsCommand, se_GetCompatibleKafkaVersionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts b/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts index 099b2c64af87..f6790e4e08ae 100644 --- a/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts +++ b/clients/client-kafka/src/commands/ListClientVpcConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListClientVpcConnectionsCommand, se_ListClientVpcConnectionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts b/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts index dcfb10f5a397..2c9299d1a8e2 100644 --- a/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts +++ b/clients/client-kafka/src/commands/ListClusterOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListClusterOperationsCommand, se_ListClusterOperationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts b/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts index 1523919d703f..af9f85393bd7 100644 --- a/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts +++ b/clients/client-kafka/src/commands/ListClusterOperationsV2Command.ts @@ -12,7 +12,8 @@ import { de_ListClusterOperationsV2Command, se_ListClusterOperationsV2Command } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListClustersCommand.ts b/clients/client-kafka/src/commands/ListClustersCommand.ts index 293b206cf1e5..7c58030a4e48 100644 --- a/clients/client-kafka/src/commands/ListClustersCommand.ts +++ b/clients/client-kafka/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { de_ListClustersCommand, se_ListClustersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListClustersV2Command.ts b/clients/client-kafka/src/commands/ListClustersV2Command.ts index 8d3def67ef13..2a4995cd8319 100644 --- a/clients/client-kafka/src/commands/ListClustersV2Command.ts +++ b/clients/client-kafka/src/commands/ListClustersV2Command.ts @@ -12,7 +12,8 @@ import { de_ListClustersV2Command, se_ListClustersV2Command } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts b/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts index 465a956e162f..bd1f3fc955ba 100644 --- a/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts +++ b/clients/client-kafka/src/commands/ListConfigurationRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationRevisionsCommand, se_ListConfigurationRevisionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListConfigurationsCommand.ts b/clients/client-kafka/src/commands/ListConfigurationsCommand.ts index 4df5a9c057d9..bdab826dcfb2 100644 --- a/clients/client-kafka/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-kafka/src/commands/ListConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationsCommand, se_ListConfigurationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts b/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts index 2c8e4239afbc..1525da624b21 100644 --- a/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts +++ b/clients/client-kafka/src/commands/ListKafkaVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKafkaVersionsCommand, se_ListKafkaVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListNodesCommand.ts b/clients/client-kafka/src/commands/ListNodesCommand.ts index 250586989cc6..9128eeb7952e 100644 --- a/clients/client-kafka/src/commands/ListNodesCommand.ts +++ b/clients/client-kafka/src/commands/ListNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListNodesCommand, se_ListNodesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListReplicatorsCommand.ts b/clients/client-kafka/src/commands/ListReplicatorsCommand.ts index 804c35d87e48..d9cb4c55af6b 100644 --- a/clients/client-kafka/src/commands/ListReplicatorsCommand.ts +++ b/clients/client-kafka/src/commands/ListReplicatorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReplicatorsCommand, se_ListReplicatorsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListScramSecretsCommand.ts b/clients/client-kafka/src/commands/ListScramSecretsCommand.ts index 9825a9433278..d9ae7a7ccb32 100644 --- a/clients/client-kafka/src/commands/ListScramSecretsCommand.ts +++ b/clients/client-kafka/src/commands/ListScramSecretsCommand.ts @@ -12,7 +12,8 @@ import { de_ListScramSecretsCommand, se_ListScramSecretsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts b/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts index 08f174e67435..14b3098a8f34 100644 --- a/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kafka/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts b/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts index 790472414c1a..de83de305649 100644 --- a/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts +++ b/clients/client-kafka/src/commands/ListVpcConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcConnectionsCommand, se_ListVpcConnectionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts b/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts index d0125f7054c0..ae3654f24a9a 100644 --- a/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts +++ b/clients/client-kafka/src/commands/PutClusterPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutClusterPolicyCommand, se_PutClusterPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/RebootBrokerCommand.ts b/clients/client-kafka/src/commands/RebootBrokerCommand.ts index 30978e09d16a..34397cba2e62 100644 --- a/clients/client-kafka/src/commands/RebootBrokerCommand.ts +++ b/clients/client-kafka/src/commands/RebootBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_RebootBrokerCommand, se_RebootBrokerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts b/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts index 0c8c1ac85dd3..55a692c15b98 100644 --- a/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts +++ b/clients/client-kafka/src/commands/RejectClientVpcConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_RejectClientVpcConnectionCommand, se_RejectClientVpcConnectionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/TagResourceCommand.ts b/clients/client-kafka/src/commands/TagResourceCommand.ts index 21da172c7a99..4b11935fbd54 100644 --- a/clients/client-kafka/src/commands/TagResourceCommand.ts +++ b/clients/client-kafka/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UntagResourceCommand.ts b/clients/client-kafka/src/commands/UntagResourceCommand.ts index e80f3160bc77..b387a8a1a426 100644 --- a/clients/client-kafka/src/commands/UntagResourceCommand.ts +++ b/clients/client-kafka/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts index 7340cb888fb3..4519ceebec80 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerCountCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBrokerCountCommand, se_UpdateBrokerCountCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts index 363508fb4453..eb5f9a25ca24 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerStorageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBrokerStorageCommand, se_UpdateBrokerStorageCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts b/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts index e31021752e9b..3c45e94b321b 100644 --- a/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts +++ b/clients/client-kafka/src/commands/UpdateBrokerTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBrokerTypeCommand, se_UpdateBrokerTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts b/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts index f5af5a173987..b4f152df0805 100644 --- a/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/UpdateClusterConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterConfigurationCommand, se_UpdateClusterConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts b/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts index 07c7a857c260..219747fab610 100644 --- a/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts +++ b/clients/client-kafka/src/commands/UpdateClusterKafkaVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterKafkaVersionCommand, se_UpdateClusterKafkaVersionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts b/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts index a97110f65be8..91d39cff3148 100644 --- a/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-kafka/src/commands/UpdateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfigurationCommand, se_UpdateConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts b/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts index fba981064261..66eccadc7f31 100644 --- a/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts +++ b/clients/client-kafka/src/commands/UpdateConnectivityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectivityCommand, se_UpdateConnectivityCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts b/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts index f2338a978326..26753cca8029 100644 --- a/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts +++ b/clients/client-kafka/src/commands/UpdateMonitoringCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMonitoringCommand, se_UpdateMonitoringCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateReplicationInfoCommand.ts b/clients/client-kafka/src/commands/UpdateReplicationInfoCommand.ts index dc2c5dbe719a..5efef7902383 100644 --- a/clients/client-kafka/src/commands/UpdateReplicationInfoCommand.ts +++ b/clients/client-kafka/src/commands/UpdateReplicationInfoCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateReplicationInfoCommand, se_UpdateReplicationInfoCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateSecurityCommand.ts b/clients/client-kafka/src/commands/UpdateSecurityCommand.ts index e4488f2d227d..09267ae8e7aa 100644 --- a/clients/client-kafka/src/commands/UpdateSecurityCommand.ts +++ b/clients/client-kafka/src/commands/UpdateSecurityCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSecurityCommand, se_UpdateSecurityCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/commands/UpdateStorageCommand.ts b/clients/client-kafka/src/commands/UpdateStorageCommand.ts index 1437667ad18a..1745dd780baa 100644 --- a/clients/client-kafka/src/commands/UpdateStorageCommand.ts +++ b/clients/client-kafka/src/commands/UpdateStorageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStorageCommand, se_UpdateStorageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafka/src/index.ts b/clients/client-kafka/src/index.ts index 6f4a18246221..e3f3efdfa4fc 100644 --- a/clients/client-kafka/src/index.ts +++ b/clients/client-kafka/src/index.ts @@ -8,8 +8,8 @@ export * from "./KafkaClient"; export * from "./Kafka"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KafkaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KafkaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kafka/src/models/KafkaServiceException.ts b/clients/client-kafka/src/models/KafkaServiceException.ts index 5747e7c3a637..21306b8c2add 100644 --- a/clients/client-kafka/src/models/KafkaServiceException.ts +++ b/clients/client-kafka/src/models/KafkaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts index 2dc382c50afa..bc7cbe110d05 100644 --- a/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateConnectorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConnectorCommand, se_CreateConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts index 2f12fd529980..d8e03bc3bc37 100644 --- a/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateCustomPluginCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomPluginCommand, se_CreateCustomPluginCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts b/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts index 83fea8e9a071..506f5b0cf53e 100644 --- a/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts +++ b/clients/client-kafkaconnect/src/commands/CreateWorkerConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWorkerConfigurationCommand, se_CreateWorkerConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts index 2e7a5f86c5c4..75418714a734 100644 --- a/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DeleteConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectorCommand, se_DeleteConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts index 4d0b78085b4d..98e9a31a4008 100644 --- a/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DeleteCustomPluginCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomPluginCommand, se_DeleteCustomPluginCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DeleteWorkerConfigurationCommand.ts b/clients/client-kafkaconnect/src/commands/DeleteWorkerConfigurationCommand.ts index b8a01a98b441..7664e405075b 100644 --- a/clients/client-kafkaconnect/src/commands/DeleteWorkerConfigurationCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DeleteWorkerConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkerConfigurationCommand, se_DeleteWorkerConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts index b530c35e192d..2040ee9d4d75 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeConnectorCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConnectorCommand, se_DescribeConnectorCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts index 88a7a46f2581..d94bdd451414 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeCustomPluginCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCustomPluginCommand, se_DescribeCustomPluginCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts b/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts index d88f6c1ca7a5..cb9a08892d18 100644 --- a/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts +++ b/clients/client-kafkaconnect/src/commands/DescribeWorkerConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts b/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts index 4c997f622133..e02087b4fa7e 100644 --- a/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectorsCommand, se_ListConnectorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts b/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts index abce0100042f..ff145ff99e75 100644 --- a/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListCustomPluginsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomPluginsCommand, se_ListCustomPluginsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/ListTagsForResourceCommand.ts b/clients/client-kafkaconnect/src/commands/ListTagsForResourceCommand.ts index 3dc669ce7886..f1d1c224b67c 100644 --- a/clients/client-kafkaconnect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts b/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts index 06f35884965c..50c3989e438f 100644 --- a/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts +++ b/clients/client-kafkaconnect/src/commands/ListWorkerConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkerConfigurationsCommand, se_ListWorkerConfigurationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/TagResourceCommand.ts b/clients/client-kafkaconnect/src/commands/TagResourceCommand.ts index b5f4c07c5aa2..fef5f7813dc3 100644 --- a/clients/client-kafkaconnect/src/commands/TagResourceCommand.ts +++ b/clients/client-kafkaconnect/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/UntagResourceCommand.ts b/clients/client-kafkaconnect/src/commands/UntagResourceCommand.ts index b96a14aafedc..dd68d7b8ff6c 100644 --- a/clients/client-kafkaconnect/src/commands/UntagResourceCommand.ts +++ b/clients/client-kafkaconnect/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts b/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts index a4643c791680..2cb000a66f84 100644 --- a/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts +++ b/clients/client-kafkaconnect/src/commands/UpdateConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectorCommand, se_UpdateConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kafkaconnect/src/index.ts b/clients/client-kafkaconnect/src/index.ts index 27bc860f38de..34c075dc06b7 100644 --- a/clients/client-kafkaconnect/src/index.ts +++ b/clients/client-kafkaconnect/src/index.ts @@ -8,8 +8,8 @@ export * from "./KafkaConnectClient"; export * from "./KafkaConnect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KafkaConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KafkaConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kafkaconnect/src/models/KafkaConnectServiceException.ts b/clients/client-kafkaconnect/src/models/KafkaConnectServiceException.ts index e55858d9fa31..7730c3db530b 100644 --- a/clients/client-kafkaconnect/src/models/KafkaConnectServiceException.ts +++ b/clients/client-kafkaconnect/src/models/KafkaConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts index 0e8718067e28..e7c0e9f35ebf 100644 --- a/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/CreateRescoreExecutionPlanCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRescoreExecutionPlanCommand, se_CreateRescoreExecutionPlanComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts index e8d0b34e2b1e..c34b85eae613 100644 --- a/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/DeleteRescoreExecutionPlanCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRescoreExecutionPlanCommand, se_DeleteRescoreExecutionPlanComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts index f01bed3111ae..67da62c0d18a 100644 --- a/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/DescribeRescoreExecutionPlanCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts b/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts index 8ac4b6230eba..e21f5efe49ed 100644 --- a/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts +++ b/clients/client-kendra-ranking/src/commands/ListRescoreExecutionPlansCommand.ts @@ -12,7 +12,8 @@ import { de_ListRescoreExecutionPlansCommand, se_ListRescoreExecutionPlansComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts b/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts index 35dc93d6d81c..a8197d9a34ec 100644 --- a/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/RescoreCommand.ts b/clients/client-kendra-ranking/src/commands/RescoreCommand.ts index b818e17833d0..7c13f7de96e9 100644 --- a/clients/client-kendra-ranking/src/commands/RescoreCommand.ts +++ b/clients/client-kendra-ranking/src/commands/RescoreCommand.ts @@ -12,7 +12,8 @@ import { de_RescoreCommand, se_RescoreCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts b/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts index e80fdb41eae9..703c8df6bc91 100644 --- a/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts b/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts index 2bf3ca601ceb..903e1a1d9322 100644 --- a/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts +++ b/clients/client-kendra-ranking/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts b/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts index 0687976e91d7..a3446ba3b1bc 100644 --- a/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts +++ b/clients/client-kendra-ranking/src/commands/UpdateRescoreExecutionPlanCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRescoreExecutionPlanCommand, se_UpdateRescoreExecutionPlanComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra-ranking/src/index.ts b/clients/client-kendra-ranking/src/index.ts index 5ba5311bff40..9f486b4ec0fe 100644 --- a/clients/client-kendra-ranking/src/index.ts +++ b/clients/client-kendra-ranking/src/index.ts @@ -10,8 +10,8 @@ export * from "./KendraRankingClient"; export * from "./KendraRanking"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KendraRankingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KendraRankingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kendra-ranking/src/models/KendraRankingServiceException.ts b/clients/client-kendra-ranking/src/models/KendraRankingServiceException.ts index 9051c13722df..ed8456783d8d 100644 --- a/clients/client-kendra-ranking/src/models/KendraRankingServiceException.ts +++ b/clients/client-kendra-ranking/src/models/KendraRankingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts b/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts index 1cadce80d479..0fd7cf3ffebc 100644 --- a/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts +++ b/clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts b/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts index 3d5c1a74b73f..91b27532ab93 100644 --- a/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts @@ -12,7 +12,8 @@ import { de_AssociatePersonasToEntitiesCommand, se_AssociatePersonasToEntitiesCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts b/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts index 444918a3eac6..516b203cb8b8 100644 --- a/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts +++ b/clients/client-kendra/src/commands/BatchDeleteDocumentCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteDocumentCommand, se_BatchDeleteDocumentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts index 2402031a3732..c1d9f3164344 100644 --- a/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/BatchDeleteFeaturedResultsSetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts b/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts index d9f1074c434d..928f857385f1 100644 --- a/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts +++ b/clients/client-kendra/src/commands/BatchGetDocumentStatusCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGetDocumentStatusCommand, se_BatchGetDocumentStatusCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts b/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts index 926d588b1a4a..23154535302a 100644 --- a/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts +++ b/clients/client-kendra/src/commands/BatchPutDocumentCommand.ts @@ -12,7 +12,8 @@ import { de_BatchPutDocumentCommand, se_BatchPutDocumentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts b/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts index 068c158c4151..e166ab82cb19 100644 --- a/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts +++ b/clients/client-kendra/src/commands/ClearQuerySuggestionsCommand.ts @@ -12,7 +12,8 @@ import { de_ClearQuerySuggestionsCommand, se_ClearQuerySuggestionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts index db1025221e6b..631093c20335 100644 --- a/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/CreateAccessControlConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateDataSourceCommand.ts b/clients/client-kendra/src/commands/CreateDataSourceCommand.ts index 1481f793e53c..22b1c5d7bf90 100644 --- a/clients/client-kendra/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/CreateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataSourceCommand, se_CreateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateExperienceCommand.ts b/clients/client-kendra/src/commands/CreateExperienceCommand.ts index 16e070595663..9839c1564a4d 100644 --- a/clients/client-kendra/src/commands/CreateExperienceCommand.ts +++ b/clients/client-kendra/src/commands/CreateExperienceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExperienceCommand, se_CreateExperienceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateFaqCommand.ts b/clients/client-kendra/src/commands/CreateFaqCommand.ts index f56bd5c49fe3..be7d1d846c65 100644 --- a/clients/client-kendra/src/commands/CreateFaqCommand.ts +++ b/clients/client-kendra/src/commands/CreateFaqCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFaqCommand, se_CreateFaqCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts index 02269321cedd..2c1ca6b3d105 100644 --- a/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/CreateFeaturedResultsSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFeaturedResultsSetCommand, se_CreateFeaturedResultsSetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateIndexCommand.ts b/clients/client-kendra/src/commands/CreateIndexCommand.ts index 7d620126fa56..c1435a2c716b 100644 --- a/clients/client-kendra/src/commands/CreateIndexCommand.ts +++ b/clients/client-kendra/src/commands/CreateIndexCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIndexCommand, se_CreateIndexCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts index d25c99d070e4..38ade737723d 100644 --- a/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/CreateQuerySuggestionsBlockListCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/CreateThesaurusCommand.ts b/clients/client-kendra/src/commands/CreateThesaurusCommand.ts index 9e0ea83455bf..839a8442672c 100644 --- a/clients/client-kendra/src/commands/CreateThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/CreateThesaurusCommand.ts @@ -12,7 +12,8 @@ import { de_CreateThesaurusCommand, se_CreateThesaurusCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts index 34a70e210fd8..ca09dd4e4ea4 100644 --- a/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/DeleteAccessControlConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts b/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts index f4860a7a601f..545d6b12ffa9 100644 --- a/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteExperienceCommand.ts b/clients/client-kendra/src/commands/DeleteExperienceCommand.ts index ea846079237b..7227fb246961 100644 --- a/clients/client-kendra/src/commands/DeleteExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DeleteExperienceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExperienceCommand, se_DeleteExperienceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteFaqCommand.ts b/clients/client-kendra/src/commands/DeleteFaqCommand.ts index f44ec4963414..f6a9b931be33 100644 --- a/clients/client-kendra/src/commands/DeleteFaqCommand.ts +++ b/clients/client-kendra/src/commands/DeleteFaqCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFaqCommand, se_DeleteFaqCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteIndexCommand.ts b/clients/client-kendra/src/commands/DeleteIndexCommand.ts index 02ce4a58583e..77c0386f1e09 100644 --- a/clients/client-kendra/src/commands/DeleteIndexCommand.ts +++ b/clients/client-kendra/src/commands/DeleteIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIndexCommand, se_DeleteIndexCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts b/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts index 5b9958a4f493..dec0fcf9f384 100644 --- a/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/DeletePrincipalMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePrincipalMappingCommand, se_DeletePrincipalMappingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts index 38cd34b6a880..4697d72a336c 100644 --- a/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/DeleteQuerySuggestionsBlockListCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts b/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts index 4eb252c8dc2d..091861b7d7f3 100644 --- a/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/DeleteThesaurusCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteThesaurusCommand, se_DeleteThesaurusCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts index 8abb7be735cd..82ee67c8195e 100644 --- a/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/DescribeAccessControlConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts b/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts index 173c71f5c9de..3d8f4c96a598 100644 --- a/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/DescribeDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDataSourceCommand, se_DescribeDataSourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeExperienceCommand.ts b/clients/client-kendra/src/commands/DescribeExperienceCommand.ts index f482d86ca033..e41b9ed13d42 100644 --- a/clients/client-kendra/src/commands/DescribeExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DescribeExperienceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExperienceCommand, se_DescribeExperienceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeFaqCommand.ts b/clients/client-kendra/src/commands/DescribeFaqCommand.ts index 6e91b611a2c9..fbcea0dc1a6f 100644 --- a/clients/client-kendra/src/commands/DescribeFaqCommand.ts +++ b/clients/client-kendra/src/commands/DescribeFaqCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFaqCommand, se_DescribeFaqCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts index 9311d2947f27..aa1343d86ea3 100644 --- a/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/DescribeFeaturedResultsSetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFeaturedResultsSetCommand, se_DescribeFeaturedResultsSetComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeIndexCommand.ts b/clients/client-kendra/src/commands/DescribeIndexCommand.ts index 5968e3b5726d..2ada65999990 100644 --- a/clients/client-kendra/src/commands/DescribeIndexCommand.ts +++ b/clients/client-kendra/src/commands/DescribeIndexCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeIndexCommand, se_DescribeIndexCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts b/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts index 981709a9ab04..cab671e202e7 100644 --- a/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/DescribePrincipalMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePrincipalMappingCommand, se_DescribePrincipalMappingCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts index c99f758c185f..25306aab2e21 100644 --- a/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/DescribeQuerySuggestionsBlockListCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts b/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts index 4c0d26a9cd86..ea292fcea86b 100644 --- a/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts +++ b/clients/client-kendra/src/commands/DescribeQuerySuggestionsConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts b/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts index aa9d4d06ac2f..40681425af9b 100644 --- a/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/DescribeThesaurusCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeThesaurusCommand, se_DescribeThesaurusCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts b/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts index 42f510ff9eef..b62465bd0c82 100644 --- a/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts +++ b/clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts b/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts index f2f72ad9a20f..ebf8a5c55088 100644 --- a/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts b/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts index adc87bea26fa..30ed721e2fef 100644 --- a/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts +++ b/clients/client-kendra/src/commands/GetQuerySuggestionsCommand.ts @@ -13,7 +13,8 @@ import { de_GetQuerySuggestionsCommand, se_GetQuerySuggestionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/GetSnapshotsCommand.ts b/clients/client-kendra/src/commands/GetSnapshotsCommand.ts index 185645b5528b..f64f94bc0878 100644 --- a/clients/client-kendra/src/commands/GetSnapshotsCommand.ts +++ b/clients/client-kendra/src/commands/GetSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSnapshotsCommand, se_GetSnapshotsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts b/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts index aea146e57e17..5afda6397177 100644 --- a/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts +++ b/clients/client-kendra/src/commands/ListAccessControlConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts b/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts index 72c3326080ee..9398cec20370 100644 --- a/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts +++ b/clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourceSyncJobsCommand, se_ListDataSourceSyncJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListDataSourcesCommand.ts b/clients/client-kendra/src/commands/ListDataSourcesCommand.ts index 1056605325bf..d0b2fc254ee0 100644 --- a/clients/client-kendra/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-kendra/src/commands/ListDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts b/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts index 9bb913c2af46..893f23e0827d 100644 --- a/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts +++ b/clients/client-kendra/src/commands/ListEntityPersonasCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntityPersonasCommand, se_ListEntityPersonasCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts b/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts index a1e4448956d2..91a641b603cb 100644 --- a/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts +++ b/clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts @@ -16,7 +16,8 @@ import { de_ListExperienceEntitiesCommand, se_ListExperienceEntitiesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListExperiencesCommand.ts b/clients/client-kendra/src/commands/ListExperiencesCommand.ts index 7779fce64700..e0c62613d29c 100644 --- a/clients/client-kendra/src/commands/ListExperiencesCommand.ts +++ b/clients/client-kendra/src/commands/ListExperiencesCommand.ts @@ -12,7 +12,8 @@ import { de_ListExperiencesCommand, se_ListExperiencesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListFaqsCommand.ts b/clients/client-kendra/src/commands/ListFaqsCommand.ts index 1da8efd47bb0..50921f120d00 100644 --- a/clients/client-kendra/src/commands/ListFaqsCommand.ts +++ b/clients/client-kendra/src/commands/ListFaqsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFaqsCommand, se_ListFaqsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts b/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts index 93f7ca0853cb..2f0fd9e1ea54 100644 --- a/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts +++ b/clients/client-kendra/src/commands/ListFeaturedResultsSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFeaturedResultsSetsCommand, se_ListFeaturedResultsSetsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts b/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts index b684d02f2fc8..ddb0c76e8976 100644 --- a/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts +++ b/clients/client-kendra/src/commands/ListGroupsOlderThanOrderingIdCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListIndicesCommand.ts b/clients/client-kendra/src/commands/ListIndicesCommand.ts index 2bf457bcc0e5..6a40a0d9d32b 100644 --- a/clients/client-kendra/src/commands/ListIndicesCommand.ts +++ b/clients/client-kendra/src/commands/ListIndicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListIndicesCommand, se_ListIndicesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts b/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts index 3c565b7a8efb..51883f4751ed 100644 --- a/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts +++ b/clients/client-kendra/src/commands/ListQuerySuggestionsBlockListsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts b/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts index 4a73bb145495..1be7d21b056a 100644 --- a/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kendra/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/ListThesauriCommand.ts b/clients/client-kendra/src/commands/ListThesauriCommand.ts index 0a0c802ba833..ae371bef3dc5 100644 --- a/clients/client-kendra/src/commands/ListThesauriCommand.ts +++ b/clients/client-kendra/src/commands/ListThesauriCommand.ts @@ -12,7 +12,8 @@ import { de_ListThesauriCommand, se_ListThesauriCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts b/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts index 54afc5f09187..541ca780b5c9 100644 --- a/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts +++ b/clients/client-kendra/src/commands/PutPrincipalMappingCommand.ts @@ -12,7 +12,8 @@ import { de_PutPrincipalMappingCommand, se_PutPrincipalMappingCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/QueryCommand.ts b/clients/client-kendra/src/commands/QueryCommand.ts index 5349940fbb6a..f019e59089ab 100644 --- a/clients/client-kendra/src/commands/QueryCommand.ts +++ b/clients/client-kendra/src/commands/QueryCommand.ts @@ -12,7 +12,8 @@ import { de_QueryCommand, se_QueryCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/RetrieveCommand.ts b/clients/client-kendra/src/commands/RetrieveCommand.ts index 2370d6a84b46..848c0641b971 100644 --- a/clients/client-kendra/src/commands/RetrieveCommand.ts +++ b/clients/client-kendra/src/commands/RetrieveCommand.ts @@ -12,7 +12,8 @@ import { de_RetrieveCommand, se_RetrieveCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts b/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts index 902b604f93b9..5d2626f7db58 100644 --- a/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts +++ b/clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartDataSourceSyncJobCommand, se_StartDataSourceSyncJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts b/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts index d6501d1d9079..e3ebda252680 100644 --- a/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts +++ b/clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts @@ -12,7 +12,8 @@ import { de_StopDataSourceSyncJobCommand, se_StopDataSourceSyncJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts b/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts index 93165b59c76c..cbb2c7b463ae 100644 --- a/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts +++ b/clients/client-kendra/src/commands/SubmitFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_SubmitFeedbackCommand, se_SubmitFeedbackCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/TagResourceCommand.ts b/clients/client-kendra/src/commands/TagResourceCommand.ts index 431cde333697..fc7aa56100a5 100644 --- a/clients/client-kendra/src/commands/TagResourceCommand.ts +++ b/clients/client-kendra/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UntagResourceCommand.ts b/clients/client-kendra/src/commands/UntagResourceCommand.ts index c855edcfe57a..238e2a2b7120 100644 --- a/clients/client-kendra/src/commands/UntagResourceCommand.ts +++ b/clients/client-kendra/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts b/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts index 62e4aa9f8a25..8ae91e490a10 100644 --- a/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts +++ b/clients/client-kendra/src/commands/UpdateAccessControlConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts b/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts index 58f763821c7c..f86040a42ecc 100644 --- a/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-kendra/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateExperienceCommand.ts b/clients/client-kendra/src/commands/UpdateExperienceCommand.ts index 711c3adeac73..719478e2f3d1 100644 --- a/clients/client-kendra/src/commands/UpdateExperienceCommand.ts +++ b/clients/client-kendra/src/commands/UpdateExperienceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExperienceCommand, se_UpdateExperienceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts b/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts index e34e5576ebcd..7c49c41811f4 100644 --- a/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts +++ b/clients/client-kendra/src/commands/UpdateFeaturedResultsSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFeaturedResultsSetCommand, se_UpdateFeaturedResultsSetCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateIndexCommand.ts b/clients/client-kendra/src/commands/UpdateIndexCommand.ts index eda54af46504..ed57baf89654 100644 --- a/clients/client-kendra/src/commands/UpdateIndexCommand.ts +++ b/clients/client-kendra/src/commands/UpdateIndexCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIndexCommand, se_UpdateIndexCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts b/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts index f8c604e79b6f..e275f4c8935e 100644 --- a/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts +++ b/clients/client-kendra/src/commands/UpdateQuerySuggestionsBlockListCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts b/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts index ec94666eaaba..46e069aceeca 100644 --- a/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts +++ b/clients/client-kendra/src/commands/UpdateQuerySuggestionsConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts b/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts index 7cf6026d1262..16abd6724c0a 100644 --- a/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts +++ b/clients/client-kendra/src/commands/UpdateThesaurusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateThesaurusCommand, se_UpdateThesaurusCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kendra/src/index.ts b/clients/client-kendra/src/index.ts index 1085fbbeac72..d30ef3b6da2e 100644 --- a/clients/client-kendra/src/index.ts +++ b/clients/client-kendra/src/index.ts @@ -8,8 +8,8 @@ export * from "./KendraClient"; export * from "./Kendra"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KendraExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KendraExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kendra/src/models/KendraServiceException.ts b/clients/client-kendra/src/models/KendraServiceException.ts index e0165e36e4f5..a090baff0c90 100644 --- a/clients/client-kendra/src/models/KendraServiceException.ts +++ b/clients/client-kendra/src/models/KendraServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts index 58ddcc8c25ff..510364884f4d 100644 --- a/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/CreateKeyspaceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyspaceCommand, se_CreateKeyspaceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/CreateTableCommand.ts b/clients/client-keyspaces/src/commands/CreateTableCommand.ts index 0eab9bdbc587..b2a90cbb6576 100644 --- a/clients/client-keyspaces/src/commands/CreateTableCommand.ts +++ b/clients/client-keyspaces/src/commands/CreateTableCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTableCommand, se_CreateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts index d659a0a5af2c..deea2e140cf8 100644 --- a/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/DeleteKeyspaceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyspaceCommand, se_DeleteKeyspaceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/DeleteTableCommand.ts b/clients/client-keyspaces/src/commands/DeleteTableCommand.ts index 50c02880e34c..089a4383d587 100644 --- a/clients/client-keyspaces/src/commands/DeleteTableCommand.ts +++ b/clients/client-keyspaces/src/commands/DeleteTableCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTableCommand, se_DeleteTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts b/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts index fc926f7b0936..64a88b77927d 100644 --- a/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts +++ b/clients/client-keyspaces/src/commands/GetKeyspaceCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyspaceCommand, se_GetKeyspaceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/GetTableAutoScalingSettingsCommand.ts b/clients/client-keyspaces/src/commands/GetTableAutoScalingSettingsCommand.ts index 40c57ea39a57..c416abed9d47 100644 --- a/clients/client-keyspaces/src/commands/GetTableAutoScalingSettingsCommand.ts +++ b/clients/client-keyspaces/src/commands/GetTableAutoScalingSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableAutoScalingSettingsCommand, se_GetTableAutoScalingSettingsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/GetTableCommand.ts b/clients/client-keyspaces/src/commands/GetTableCommand.ts index bf415e208fd6..b18aa774774d 100644 --- a/clients/client-keyspaces/src/commands/GetTableCommand.ts +++ b/clients/client-keyspaces/src/commands/GetTableCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableCommand, se_GetTableCommand } from "../protocols/Aws_json1_0 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts b/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts index 0e6a9f56a4aa..0ceb147dee63 100644 --- a/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts +++ b/clients/client-keyspaces/src/commands/ListKeyspacesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyspacesCommand, se_ListKeyspacesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/ListTablesCommand.ts b/clients/client-keyspaces/src/commands/ListTablesCommand.ts index fc067966b8c0..d3bb08f05af3 100644 --- a/clients/client-keyspaces/src/commands/ListTablesCommand.ts +++ b/clients/client-keyspaces/src/commands/ListTablesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTablesCommand, se_ListTablesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts b/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts index 2f5f93568d6b..fb9c93328cfd 100644 --- a/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/RestoreTableCommand.ts b/clients/client-keyspaces/src/commands/RestoreTableCommand.ts index f4764715d41a..28259209197f 100644 --- a/clients/client-keyspaces/src/commands/RestoreTableCommand.ts +++ b/clients/client-keyspaces/src/commands/RestoreTableCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreTableCommand, se_RestoreTableCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/TagResourceCommand.ts b/clients/client-keyspaces/src/commands/TagResourceCommand.ts index c6df00fd25e3..c5a8a2acc25f 100644 --- a/clients/client-keyspaces/src/commands/TagResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/UntagResourceCommand.ts b/clients/client-keyspaces/src/commands/UntagResourceCommand.ts index bfbc90defa25..bcb7b80365cb 100644 --- a/clients/client-keyspaces/src/commands/UntagResourceCommand.ts +++ b/clients/client-keyspaces/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/commands/UpdateTableCommand.ts b/clients/client-keyspaces/src/commands/UpdateTableCommand.ts index ce7680f291d3..ae530ea5ed43 100644 --- a/clients/client-keyspaces/src/commands/UpdateTableCommand.ts +++ b/clients/client-keyspaces/src/commands/UpdateTableCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTableCommand, se_UpdateTableCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-keyspaces/src/index.ts b/clients/client-keyspaces/src/index.ts index cf567510411f..731bc4bc06b3 100644 --- a/clients/client-keyspaces/src/index.ts +++ b/clients/client-keyspaces/src/index.ts @@ -21,8 +21,8 @@ export * from "./KeyspacesClient"; export * from "./Keyspaces"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KeyspacesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KeyspacesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-keyspaces/src/models/KeyspacesServiceException.ts b/clients/client-keyspaces/src/models/KeyspacesServiceException.ts index 23805be59e43..ff5ebbb68d8d 100644 --- a/clients/client-keyspaces/src/models/KeyspacesServiceException.ts +++ b/clients/client-keyspaces/src/models/KeyspacesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts index 72a1706f9465..9fad1733aeb0 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts index 2cd0494bbc3f..4a977d20e131 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputCommand.ts @@ -16,7 +16,8 @@ import { de_AddApplicationInputCommand, se_AddApplicationInputCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts index a635c7eae01a..63b8a1c89ac7 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationInputProcessingConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts index 5765efdbf760..bb7d9cc4ca8a 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationOutputCommand.ts @@ -16,7 +16,8 @@ import { de_AddApplicationOutputCommand, se_AddApplicationOutputCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts index 5370ede76401..167ba357235b 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationReferenceDataSourceCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts index 36ec457e787a..25a691868450 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/AddApplicationVpcConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts index fdd928d62908..cb4f1436c0ef 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts index 1e6efc5252d9..6f7c509ce134 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationPresignedUrlCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts index d26f25ffdcd4..4bd49c5783b9 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/CreateApplicationSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_CreateApplicationSnapshotCommand, se_CreateApplicationSnapshotComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts index 88788566128d..f1e3860aeba7 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts index d0ebec30a7d0..580a6467f41b 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts index bb870520e4b0..56387889478d 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts index 054d44beb6d7..d8d42dfca02e 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationOutputCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationOutputCommand, se_DeleteApplicationOutputCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts index 2430eec3276a..ca03a58af836 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationReferenceDataSourceCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts index 58178f959ddd..a35c2eb61c79 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationSnapshotCommand, se_DeleteApplicationSnapshotComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts index f53eba853890..f49f16686cec 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DeleteApplicationVpcConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts index 72f8c263e2f1..cfa379ff8d61 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeApplicationCommand, se_DescribeApplicationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts index dd8bc79d1bd8..e9a8b8fa5b56 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationSnapshotCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeApplicationSnapshotCommand, se_DescribeApplicationSnapshotCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts index a5fe23b40d73..70025f5c92cb 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DescribeApplicationVersionCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeApplicationVersionCommand, se_DescribeApplicationVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts index 3377efdaef11..e94f06bc1057 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/DiscoverInputSchemaCommand.ts @@ -16,7 +16,8 @@ import { de_DiscoverInputSchemaCommand, se_DiscoverInputSchemaCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts index 96ea93ffc41e..41ccb328e916 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationSnapshotsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationSnapshotsCommand, se_ListApplicationSnapshotsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts index a35a5875e854..3461b101dc13 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationVersionsCommand, se_ListApplicationVersionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts index 4b2d9b1c7ddb..f3b1dbb32482 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts index 17639daf45a0..9a6cea8c648a 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts index 76a55096378a..a2ecd4e21989 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/RollbackApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_RollbackApplicationCommand, se_RollbackApplicationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts index 22bddc0c2b0c..869d640cf24b 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/StartApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StartApplicationCommand, se_StartApplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts index 5d17b25323c8..892987f51072 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/StopApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_StopApplicationCommand, se_StopApplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts index a2ff1e3c4e74..4c378b37eb04 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts index 3fd810021faf..24279da26d24 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts index 6af7e121eaba..eb71e3bd4d2c 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts index bf837f9742ca..c63fde545067 100644 --- a/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts +++ b/clients/client-kinesis-analytics-v2/src/commands/UpdateApplicationMaintenanceConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics-v2/src/index.ts b/clients/client-kinesis-analytics-v2/src/index.ts index bf2b629815e6..4e82a5ac5f5e 100644 --- a/clients/client-kinesis-analytics-v2/src/index.ts +++ b/clients/client-kinesis-analytics-v2/src/index.ts @@ -13,8 +13,8 @@ export * from "./KinesisAnalyticsV2Client"; export * from "./KinesisAnalyticsV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisAnalyticsV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisAnalyticsV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-kinesis-analytics-v2/src/models/KinesisAnalyticsV2ServiceException.ts b/clients/client-kinesis-analytics-v2/src/models/KinesisAnalyticsV2ServiceException.ts index 33d4e6764927..9c55775f0c81 100644 --- a/clients/client-kinesis-analytics-v2/src/models/KinesisAnalyticsV2ServiceException.ts +++ b/clients/client-kinesis-analytics-v2/src/models/KinesisAnalyticsV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts index b9dd18172b6e..eab9eef422aa 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationCloudWatchLoggingOptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts index 05fb27626236..7013a268cc03 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationInputCommand.ts @@ -12,7 +12,8 @@ import { de_AddApplicationInputCommand, se_AddApplicationInputCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts index 37194e27dd83..1b2752a9d9b6 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationInputProcessingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts index b7e2596fe7dd..8fc357dccaa8 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationOutputCommand.ts @@ -12,7 +12,8 @@ import { de_AddApplicationOutputCommand, se_AddApplicationOutputCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts index 406204a0ff33..bd55de0abe07 100644 --- a/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/AddApplicationReferenceDataSourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts index 7ad9f45fad14..5e34661527a6 100644 --- a/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts index 9e480b43d3d2..670318a625f7 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCloudWatchLoggingOptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts index ad7936b30df8..d2760683f97d 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts index 5b11dfd9eb4c..97181a5a41c7 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationInputProcessingConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts index e50fcf224fef..d73243ae49a8 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationOutputCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationOutputCommand, se_DeleteApplicationOutputCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts b/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts index f34d22be2292..81f64b4c2649 100644 --- a/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DeleteApplicationReferenceDataSourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts index 4acd109eff58..89d5216721d2 100644 --- a/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DescribeApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationCommand, se_DescribeApplicationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts b/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts index 54c86bd9695b..35c107c57e57 100644 --- a/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/DiscoverInputSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_DiscoverInputSchemaCommand, se_DiscoverInputSchemaCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts b/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts index 96c497311227..c5865f3d9e25 100644 --- a/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts index 772f8e6cad78..d37521ed0f18 100644 --- a/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts index 7a0fcab6e4bd..572185f2ee49 100644 --- a/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/StartApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StartApplicationCommand, se_StartApplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts index ccd6fdadb7ef..b74b4913ecf3 100644 --- a/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/StopApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StopApplicationCommand, se_StopApplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts index 1ec51def8063..6d7fdd8edc0b 100644 --- a/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts index df9828bcb072..7af052e0eab8 100644 --- a/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts b/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts index 1f38ff620208..7772314666dc 100644 --- a/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-kinesis-analytics/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-analytics/src/index.ts b/clients/client-kinesis-analytics/src/index.ts index ca69cb1baf5d..58db0fbf02c4 100644 --- a/clients/client-kinesis-analytics/src/index.ts +++ b/clients/client-kinesis-analytics/src/index.ts @@ -17,8 +17,8 @@ export * from "./KinesisAnalyticsClient"; export * from "./KinesisAnalytics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisAnalyticsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisAnalyticsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-kinesis-analytics/src/models/KinesisAnalyticsServiceException.ts b/clients/client-kinesis-analytics/src/models/KinesisAnalyticsServiceException.ts index 33ffcc301b53..701e0b4b7405 100644 --- a/clients/client-kinesis-analytics/src/models/KinesisAnalyticsServiceException.ts +++ b/clients/client-kinesis-analytics/src/models/KinesisAnalyticsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts index 817211540f56..f61d3a701d7d 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetClipCommand.ts @@ -16,7 +16,8 @@ import { de_GetClipCommand, se_GetClipCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts index a4c1059c3976..658a4df1eb59 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetDASHStreamingSessionURLCommand.ts @@ -16,7 +16,8 @@ import { de_GetDASHStreamingSessionURLCommand, se_GetDASHStreamingSessionURLComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts index 146d743e1a0f..45aca85934d9 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetHLSStreamingSessionURLCommand.ts @@ -16,7 +16,8 @@ import { de_GetHLSStreamingSessionURLCommand, se_GetHLSStreamingSessionURLComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts index 8ae318a7b9b5..d5e495506033 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetImagesCommand.ts @@ -16,7 +16,8 @@ import { de_GetImagesCommand, se_GetImagesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts index 26594eb4a008..9f152cf85851 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/GetMediaForFragmentListCommand.ts @@ -20,7 +20,8 @@ import { de_GetMediaForFragmentListCommand, se_GetMediaForFragmentListCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts b/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts index 0b5ba494a4a4..c883a3885306 100644 --- a/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts +++ b/clients/client-kinesis-video-archived-media/src/commands/ListFragmentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListFragmentsCommand, se_ListFragmentsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-archived-media/src/index.ts b/clients/client-kinesis-video-archived-media/src/index.ts index 22eea019c8fb..331edfca24b8 100644 --- a/clients/client-kinesis-video-archived-media/src/index.ts +++ b/clients/client-kinesis-video-archived-media/src/index.ts @@ -8,8 +8,8 @@ export * from "./KinesisVideoArchivedMediaClient"; export * from "./KinesisVideoArchivedMedia"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisVideoArchivedMediaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisVideoArchivedMediaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kinesis-video-archived-media/src/models/KinesisVideoArchivedMediaServiceException.ts b/clients/client-kinesis-video-archived-media/src/models/KinesisVideoArchivedMediaServiceException.ts index 1859f68f1a59..3b7154261bf2 100644 --- a/clients/client-kinesis-video-archived-media/src/models/KinesisVideoArchivedMediaServiceException.ts +++ b/clients/client-kinesis-video-archived-media/src/models/KinesisVideoArchivedMediaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts b/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts index f12a5b06c213..1bea7157a49f 100644 --- a/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts +++ b/clients/client-kinesis-video-media/src/commands/GetMediaCommand.ts @@ -16,7 +16,8 @@ import { de_GetMediaCommand, se_GetMediaCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-media/src/index.ts b/clients/client-kinesis-video-media/src/index.ts index ea9f219c146c..2ed0a69f1636 100644 --- a/clients/client-kinesis-video-media/src/index.ts +++ b/clients/client-kinesis-video-media/src/index.ts @@ -8,8 +8,8 @@ export * from "./KinesisVideoMediaClient"; export * from "./KinesisVideoMedia"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisVideoMediaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisVideoMediaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-kinesis-video-media/src/models/KinesisVideoMediaServiceException.ts b/clients/client-kinesis-video-media/src/models/KinesisVideoMediaServiceException.ts index 3de7045436ec..deafb88a6b00 100644 --- a/clients/client-kinesis-video-media/src/models/KinesisVideoMediaServiceException.ts +++ b/clients/client-kinesis-video-media/src/models/KinesisVideoMediaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts b/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts index 33ec9cb1c1ea..f163ed0be2fd 100644 --- a/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts +++ b/clients/client-kinesis-video-signaling/src/commands/GetIceServerConfigCommand.ts @@ -16,7 +16,8 @@ import { de_GetIceServerConfigCommand, se_GetIceServerConfigCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts b/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts index 878cf48aa5d6..1ae66a4a0da2 100644 --- a/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts +++ b/clients/client-kinesis-video-signaling/src/commands/SendAlexaOfferToMasterCommand.ts @@ -16,7 +16,8 @@ import { de_SendAlexaOfferToMasterCommand, se_SendAlexaOfferToMasterCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-signaling/src/index.ts b/clients/client-kinesis-video-signaling/src/index.ts index 338d48f17a03..d37bf2a21ae1 100644 --- a/clients/client-kinesis-video-signaling/src/index.ts +++ b/clients/client-kinesis-video-signaling/src/index.ts @@ -10,8 +10,8 @@ export * from "./KinesisVideoSignalingClient"; export * from "./KinesisVideoSignaling"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisVideoSignalingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisVideoSignalingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-kinesis-video-signaling/src/models/KinesisVideoSignalingServiceException.ts b/clients/client-kinesis-video-signaling/src/models/KinesisVideoSignalingServiceException.ts index bde659a15282..cbf07755db8a 100644 --- a/clients/client-kinesis-video-signaling/src/models/KinesisVideoSignalingServiceException.ts +++ b/clients/client-kinesis-video-signaling/src/models/KinesisVideoSignalingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts b/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts index 56a9fd472c69..1b4820130191 100644 --- a/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts +++ b/clients/client-kinesis-video-webrtc-storage/src/commands/JoinStorageSessionCommand.ts @@ -16,7 +16,8 @@ import { de_JoinStorageSessionCommand, se_JoinStorageSessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video-webrtc-storage/src/index.ts b/clients/client-kinesis-video-webrtc-storage/src/index.ts index a7ce427bfcf5..db6406721d14 100644 --- a/clients/client-kinesis-video-webrtc-storage/src/index.ts +++ b/clients/client-kinesis-video-webrtc-storage/src/index.ts @@ -9,8 +9,8 @@ export * from "./KinesisVideoWebRTCStorageClient"; export * from "./KinesisVideoWebRTCStorage"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisVideoWebRTCStorageExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisVideoWebRTCStorageExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-kinesis-video-webrtc-storage/src/models/KinesisVideoWebRTCStorageServiceException.ts b/clients/client-kinesis-video-webrtc-storage/src/models/KinesisVideoWebRTCStorageServiceException.ts index 59fc111f0fed..9408835967c0 100644 --- a/clients/client-kinesis-video-webrtc-storage/src/models/KinesisVideoWebRTCStorageServiceException.ts +++ b/clients/client-kinesis-video-webrtc-storage/src/models/KinesisVideoWebRTCStorageServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts index 3365c26f7a0f..6192247d4fca 100644 --- a/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/CreateSignalingChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSignalingChannelCommand, se_CreateSignalingChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts b/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts index e1dd8b591248..4d72ec6ac422 100644 --- a/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/CreateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamCommand, se_CreateStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts index be7da522d3a8..99bf0d2831d7 100644 --- a/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteEdgeConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEdgeConfigurationCommand, se_DeleteEdgeConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts index c2800758508b..faba34531160 100644 --- a/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteSignalingChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSignalingChannelCommand, se_DeleteSignalingChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts b/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts index dfdd8dccef61..49f0cabb99dc 100644 --- a/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/DeleteStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamCommand, se_DeleteStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts index 5395b406cb73..196e2cc573b6 100644 --- a/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeEdgeConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEdgeConfigurationCommand, se_DescribeEdgeConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts index 0d29f0a06a49..7fa0f0f39045 100644 --- a/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeImageGenerationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts index f9691bf24ec4..c5f4411f03d5 100644 --- a/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeMappedResourceConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts index 042c0967a56b..a7d959ec78d5 100644 --- a/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeMediaStorageConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts index 5bb1976d4bef..a19eafb0101d 100644 --- a/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts index 03bd750fa689..a30cf2f6b3e1 100644 --- a/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeSignalingChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSignalingChannelCommand, se_DescribeSignalingChannelCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts b/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts index 0320fbcfa0f0..aaaa5d1e5ee3 100644 --- a/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/DescribeStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamCommand, se_DescribeStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts b/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts index 648e0fd2061a..08215bb99ce3 100644 --- a/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts +++ b/clients/client-kinesis-video/src/commands/GetDataEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataEndpointCommand, se_GetDataEndpointCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts b/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts index 95e318497de8..59021e8be027 100644 --- a/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts +++ b/clients/client-kinesis-video/src/commands/GetSignalingChannelEndpointCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts b/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts index 994fbea13890..f5c7d8a729b7 100644 --- a/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListEdgeAgentConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts b/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts index 4932e1b8f867..8d543fad68bb 100644 --- a/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListSignalingChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSignalingChannelsCommand, se_ListSignalingChannelsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts b/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts index 3ad594678116..f51aacf0169e 100644 --- a/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamsCommand, se_ListStreamsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts b/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts index 4b4ff8e71cfe..81c2ca8a3478 100644 --- a/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts b/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts index 5eaa45f2b7dd..8eb9a8a4f5d2 100644 --- a/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/ListTagsForStreamCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForStreamCommand, se_ListTagsForStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts b/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts index e2ef526aba7b..9f1b8a273c71 100644 --- a/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts +++ b/clients/client-kinesis-video/src/commands/StartEdgeConfigurationUpdateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/TagResourceCommand.ts b/clients/client-kinesis-video/src/commands/TagResourceCommand.ts index 6e4eb0e99c30..1c51b7a90d9e 100644 --- a/clients/client-kinesis-video/src/commands/TagResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/TagStreamCommand.ts b/clients/client-kinesis-video/src/commands/TagStreamCommand.ts index 916de5074593..47e7a7fa02b2 100644 --- a/clients/client-kinesis-video/src/commands/TagStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/TagStreamCommand.ts @@ -12,7 +12,8 @@ import { de_TagStreamCommand, se_TagStreamCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts b/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts index 83db1f3a1bc5..e65cd9eadf6b 100644 --- a/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts +++ b/clients/client-kinesis-video/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts b/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts index 99911c5395df..da307476e6ce 100644 --- a/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/UntagStreamCommand.ts @@ -12,7 +12,8 @@ import { de_UntagStreamCommand, se_UntagStreamCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts b/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts index 960f903d3c96..3c09f24a5125 100644 --- a/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateDataRetentionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataRetentionCommand, se_UpdateDataRetentionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts index 9c997e8ef944..55bf9051affb 100644 --- a/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateImageGenerationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts index 0db59b78927c..e6ed59337e08 100644 --- a/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateMediaStorageConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts b/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts index d62aea271e93..846ed27f3a68 100644 --- a/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts b/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts index b5ef0ad1bbe7..029c2b50249b 100644 --- a/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateSignalingChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSignalingChannelCommand, se_UpdateSignalingChannelCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts b/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts index ea25dda8bed7..a001a4f8894c 100644 --- a/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts +++ b/clients/client-kinesis-video/src/commands/UpdateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStreamCommand, se_UpdateStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis-video/src/index.ts b/clients/client-kinesis-video/src/index.ts index 9a3c4bed4d7d..510347ddeed8 100644 --- a/clients/client-kinesis-video/src/index.ts +++ b/clients/client-kinesis-video/src/index.ts @@ -8,8 +8,8 @@ export * from "./KinesisVideoClient"; export * from "./KinesisVideo"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisVideoExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisVideoExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kinesis-video/src/models/KinesisVideoServiceException.ts b/clients/client-kinesis-video/src/models/KinesisVideoServiceException.ts index a29509ef456e..75750b30596c 100644 --- a/clients/client-kinesis-video/src/models/KinesisVideoServiceException.ts +++ b/clients/client-kinesis-video/src/models/KinesisVideoServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts b/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts index 6e4138524f1a..3d4d8303df82 100644 --- a/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts +++ b/clients/client-kinesis/src/commands/AddTagsToStreamCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToStreamCommand, se_AddTagsToStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/CreateStreamCommand.ts b/clients/client-kinesis/src/commands/CreateStreamCommand.ts index 049e94a0360e..c01a6b7452ed 100644 --- a/clients/client-kinesis/src/commands/CreateStreamCommand.ts +++ b/clients/client-kinesis/src/commands/CreateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamCommand, se_CreateStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts b/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts index 3c0d3b99a5e0..10cd2b535b7a 100644 --- a/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts +++ b/clients/client-kinesis/src/commands/DecreaseStreamRetentionPeriodCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-kinesis/src/commands/DeleteResourcePolicyCommand.ts index 7bf07d924c39..09477775459e 100644 --- a/clients/client-kinesis/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-kinesis/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DeleteStreamCommand.ts b/clients/client-kinesis/src/commands/DeleteStreamCommand.ts index 88a734699e38..cc434fb58878 100644 --- a/clients/client-kinesis/src/commands/DeleteStreamCommand.ts +++ b/clients/client-kinesis/src/commands/DeleteStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamCommand, se_DeleteStreamCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts index a1b28816e13d..56f382a35b03 100644 --- a/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/DeregisterStreamConsumerCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterStreamConsumerCommand, se_DeregisterStreamConsumerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts b/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts index 575e15ea54c4..741708caab19 100644 --- a/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLimitsCommand, se_DescribeLimitsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DescribeStreamCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamCommand.ts index 5f41a9555fc1..4d6f76d375bc 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamCommand, se_DescribeStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts index 9690087844b5..3fb864c69561 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamConsumerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamConsumerCommand, se_DescribeStreamConsumerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts b/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts index f45b1117806f..9413a1a9fe06 100644 --- a/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts +++ b/clients/client-kinesis/src/commands/DescribeStreamSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStreamSummaryCommand, se_DescribeStreamSummaryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts b/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts index f18301f228ac..f43e83b95b91 100644 --- a/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts +++ b/clients/client-kinesis/src/commands/DisableEnhancedMonitoringCommand.ts @@ -12,7 +12,8 @@ import { de_DisableEnhancedMonitoringCommand, se_DisableEnhancedMonitoringComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts b/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts index e0bd5c587892..9000bab19b7f 100644 --- a/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts +++ b/clients/client-kinesis/src/commands/EnableEnhancedMonitoringCommand.ts @@ -12,7 +12,8 @@ import { de_EnableEnhancedMonitoringCommand, se_EnableEnhancedMonitoringCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/GetRecordsCommand.ts b/clients/client-kinesis/src/commands/GetRecordsCommand.ts index 4613b7fdc8fc..5a54d45a080a 100644 --- a/clients/client-kinesis/src/commands/GetRecordsCommand.ts +++ b/clients/client-kinesis/src/commands/GetRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRecordsCommand, se_GetRecordsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/GetResourcePolicyCommand.ts b/clients/client-kinesis/src/commands/GetResourcePolicyCommand.ts index 7edcc7866772..6af47961194f 100644 --- a/clients/client-kinesis/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-kinesis/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts b/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts index 4858d58dacf5..0871fc92123c 100644 --- a/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts +++ b/clients/client-kinesis/src/commands/GetShardIteratorCommand.ts @@ -12,7 +12,8 @@ import { de_GetShardIteratorCommand, se_GetShardIteratorCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts b/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts index 7d0f963ee250..d1affcfdbf96 100644 --- a/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts +++ b/clients/client-kinesis/src/commands/IncreaseStreamRetentionPeriodCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/ListShardsCommand.ts b/clients/client-kinesis/src/commands/ListShardsCommand.ts index 67a7ce06cad5..f5e5d3edfb0f 100644 --- a/clients/client-kinesis/src/commands/ListShardsCommand.ts +++ b/clients/client-kinesis/src/commands/ListShardsCommand.ts @@ -12,7 +12,8 @@ import { de_ListShardsCommand, se_ListShardsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts b/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts index f825db0bd3be..140304585022 100644 --- a/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts +++ b/clients/client-kinesis/src/commands/ListStreamConsumersCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamConsumersCommand, se_ListStreamConsumersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/ListStreamsCommand.ts b/clients/client-kinesis/src/commands/ListStreamsCommand.ts index 514ba7b68d1a..e45e434a8c24 100644 --- a/clients/client-kinesis/src/commands/ListStreamsCommand.ts +++ b/clients/client-kinesis/src/commands/ListStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamsCommand, se_ListStreamsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts b/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts index 288a0f91f8a2..3f251d8a7b54 100644 --- a/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts +++ b/clients/client-kinesis/src/commands/ListTagsForStreamCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForStreamCommand, se_ListTagsForStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/MergeShardsCommand.ts b/clients/client-kinesis/src/commands/MergeShardsCommand.ts index c573dc22fb8f..3eb861581559 100644 --- a/clients/client-kinesis/src/commands/MergeShardsCommand.ts +++ b/clients/client-kinesis/src/commands/MergeShardsCommand.ts @@ -12,7 +12,8 @@ import { de_MergeShardsCommand, se_MergeShardsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/PutRecordCommand.ts b/clients/client-kinesis/src/commands/PutRecordCommand.ts index 06e68e0302de..af2c23b32916 100644 --- a/clients/client-kinesis/src/commands/PutRecordCommand.ts +++ b/clients/client-kinesis/src/commands/PutRecordCommand.ts @@ -12,7 +12,8 @@ import { de_PutRecordCommand, se_PutRecordCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/PutRecordsCommand.ts b/clients/client-kinesis/src/commands/PutRecordsCommand.ts index 6e6d7f0a22c8..87c351a99469 100644 --- a/clients/client-kinesis/src/commands/PutRecordsCommand.ts +++ b/clients/client-kinesis/src/commands/PutRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_PutRecordsCommand, se_PutRecordsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/PutResourcePolicyCommand.ts b/clients/client-kinesis/src/commands/PutResourcePolicyCommand.ts index 509530d52ad5..40d3f8a80219 100644 --- a/clients/client-kinesis/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-kinesis/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts b/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts index f885c1ed7514..59b6b619f32b 100644 --- a/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts +++ b/clients/client-kinesis/src/commands/RegisterStreamConsumerCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterStreamConsumerCommand, se_RegisterStreamConsumerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts b/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts index 6b6f7e2d6c08..a0e4bc7fe64a 100644 --- a/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts +++ b/clients/client-kinesis/src/commands/RemoveTagsFromStreamCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromStreamCommand, se_RemoveTagsFromStreamCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/SplitShardCommand.ts b/clients/client-kinesis/src/commands/SplitShardCommand.ts index 41e93e285794..d80a124e3003 100644 --- a/clients/client-kinesis/src/commands/SplitShardCommand.ts +++ b/clients/client-kinesis/src/commands/SplitShardCommand.ts @@ -12,7 +12,8 @@ import { de_SplitShardCommand, se_SplitShardCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts b/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts index 48f3222ec0d7..add1ed01cc2b 100644 --- a/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts +++ b/clients/client-kinesis/src/commands/StartStreamEncryptionCommand.ts @@ -12,7 +12,8 @@ import { de_StartStreamEncryptionCommand, se_StartStreamEncryptionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts b/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts index 44e58dd6aa04..9d2e96a9a424 100644 --- a/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts +++ b/clients/client-kinesis/src/commands/StopStreamEncryptionCommand.ts @@ -12,7 +12,8 @@ import { de_StopStreamEncryptionCommand, se_StopStreamEncryptionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts b/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts index 1dddec9bfbaf..3d9161e2992c 100644 --- a/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts +++ b/clients/client-kinesis/src/commands/SubscribeToShardCommand.ts @@ -16,7 +16,8 @@ import { de_SubscribeToShardCommand, se_SubscribeToShardCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts b/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts index ee2b74d484f8..b99b46f251d4 100644 --- a/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts +++ b/clients/client-kinesis/src/commands/UpdateShardCountCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateShardCountCommand, se_UpdateShardCountCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts b/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts index 3218433e4a24..cb7ef0204107 100644 --- a/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts +++ b/clients/client-kinesis/src/commands/UpdateStreamModeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStreamModeCommand, se_UpdateStreamModeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kinesis/src/index.ts b/clients/client-kinesis/src/index.ts index 644e0aeccdef..ee00483b10ad 100644 --- a/clients/client-kinesis/src/index.ts +++ b/clients/client-kinesis/src/index.ts @@ -10,8 +10,8 @@ export * from "./KinesisClient"; export * from "./Kinesis"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KinesisExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KinesisExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-kinesis/src/models/KinesisServiceException.ts b/clients/client-kinesis/src/models/KinesisServiceException.ts index f09a14489c1f..aed48362d757 100644 --- a/clients/client-kinesis/src/models/KinesisServiceException.ts +++ b/clients/client-kinesis/src/models/KinesisServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts b/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts index b188b8cdc628..94bd4d3a3674 100644 --- a/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts +++ b/clients/client-kms/src/commands/CancelKeyDeletionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelKeyDeletionCommand, se_CancelKeyDeletionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts index be148a6aa312..36cfe0463384 100644 --- a/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/ConnectCustomKeyStoreCommand.ts @@ -12,7 +12,8 @@ import { de_ConnectCustomKeyStoreCommand, se_ConnectCustomKeyStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/CreateAliasCommand.ts b/clients/client-kms/src/commands/CreateAliasCommand.ts index c4811157d08a..d537490b8080 100644 --- a/clients/client-kms/src/commands/CreateAliasCommand.ts +++ b/clients/client-kms/src/commands/CreateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts index 7a25bf0e44e1..f4e9c4334f0f 100644 --- a/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/CreateCustomKeyStoreCommand.ts @@ -16,7 +16,8 @@ import { de_CreateCustomKeyStoreCommand, se_CreateCustomKeyStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/CreateGrantCommand.ts b/clients/client-kms/src/commands/CreateGrantCommand.ts index ab06916c93c1..9ca6750fd5a4 100644 --- a/clients/client-kms/src/commands/CreateGrantCommand.ts +++ b/clients/client-kms/src/commands/CreateGrantCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGrantCommand, se_CreateGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/CreateKeyCommand.ts b/clients/client-kms/src/commands/CreateKeyCommand.ts index 4f4481486227..4ed60f0199d2 100644 --- a/clients/client-kms/src/commands/CreateKeyCommand.ts +++ b/clients/client-kms/src/commands/CreateKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyCommand, se_CreateKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DecryptCommand.ts b/clients/client-kms/src/commands/DecryptCommand.ts index 4f6367f4b9ed..b523e50b2f6d 100644 --- a/clients/client-kms/src/commands/DecryptCommand.ts +++ b/clients/client-kms/src/commands/DecryptCommand.ts @@ -12,7 +12,8 @@ import { de_DecryptCommand, se_DecryptCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DeleteAliasCommand.ts b/clients/client-kms/src/commands/DeleteAliasCommand.ts index fe7e18223ee5..7d238201776a 100644 --- a/clients/client-kms/src/commands/DeleteAliasCommand.ts +++ b/clients/client-kms/src/commands/DeleteAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts index db6102b4155d..96e73abb11d6 100644 --- a/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/DeleteCustomKeyStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomKeyStoreCommand, se_DeleteCustomKeyStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts b/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts index 5036ecca3a0b..ddc5dce1230d 100644 --- a/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts +++ b/clients/client-kms/src/commands/DeleteImportedKeyMaterialCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImportedKeyMaterialCommand, se_DeleteImportedKeyMaterialComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts b/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts index 1a850762773f..393d1527158a 100644 --- a/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts +++ b/clients/client-kms/src/commands/DescribeCustomKeyStoresCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeCustomKeyStoresCommand, se_DescribeCustomKeyStoresCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DescribeKeyCommand.ts b/clients/client-kms/src/commands/DescribeKeyCommand.ts index 17a5fae7695e..b5fe57194d2e 100644 --- a/clients/client-kms/src/commands/DescribeKeyCommand.ts +++ b/clients/client-kms/src/commands/DescribeKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeKeyCommand, se_DescribeKeyCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DisableKeyCommand.ts b/clients/client-kms/src/commands/DisableKeyCommand.ts index dc4626872531..e04728cfc81a 100644 --- a/clients/client-kms/src/commands/DisableKeyCommand.ts +++ b/clients/client-kms/src/commands/DisableKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DisableKeyCommand, se_DisableKeyCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DisableKeyRotationCommand.ts b/clients/client-kms/src/commands/DisableKeyRotationCommand.ts index 5ee316441476..9f89f15ff426 100644 --- a/clients/client-kms/src/commands/DisableKeyRotationCommand.ts +++ b/clients/client-kms/src/commands/DisableKeyRotationCommand.ts @@ -12,7 +12,8 @@ import { de_DisableKeyRotationCommand, se_DisableKeyRotationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts index c1e3b78dd444..f3d55a605f3a 100644 --- a/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/DisconnectCustomKeyStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DisconnectCustomKeyStoreCommand, se_DisconnectCustomKeyStoreCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/EnableKeyCommand.ts b/clients/client-kms/src/commands/EnableKeyCommand.ts index 0e29ac26e152..28105714756e 100644 --- a/clients/client-kms/src/commands/EnableKeyCommand.ts +++ b/clients/client-kms/src/commands/EnableKeyCommand.ts @@ -12,7 +12,8 @@ import { de_EnableKeyCommand, se_EnableKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/EnableKeyRotationCommand.ts b/clients/client-kms/src/commands/EnableKeyRotationCommand.ts index 9d7605cd785b..45c4d6653fe2 100644 --- a/clients/client-kms/src/commands/EnableKeyRotationCommand.ts +++ b/clients/client-kms/src/commands/EnableKeyRotationCommand.ts @@ -12,7 +12,8 @@ import { de_EnableKeyRotationCommand, se_EnableKeyRotationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/EncryptCommand.ts b/clients/client-kms/src/commands/EncryptCommand.ts index bec9651f54bb..ec1bcbc3381f 100644 --- a/clients/client-kms/src/commands/EncryptCommand.ts +++ b/clients/client-kms/src/commands/EncryptCommand.ts @@ -12,7 +12,8 @@ import { de_EncryptCommand, se_EncryptCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateDataKeyCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyCommand.ts index bd558635a9ef..e204318086bf 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyCommand.ts @@ -16,7 +16,8 @@ import { de_GenerateDataKeyCommand, se_GenerateDataKeyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts index 998e3ca1d949..a5215fbb1809 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyPairCommand.ts @@ -16,7 +16,8 @@ import { de_GenerateDataKeyPairCommand, se_GenerateDataKeyPairCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts index c933a584b95a..bad2fe455796 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyPairWithoutPlaintextCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts b/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts index 82f73e789d4a..1132c29bc07d 100644 --- a/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts +++ b/clients/client-kms/src/commands/GenerateDataKeyWithoutPlaintextCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateMacCommand.ts b/clients/client-kms/src/commands/GenerateMacCommand.ts index 6a70b6d9c741..e8e8a16720bc 100644 --- a/clients/client-kms/src/commands/GenerateMacCommand.ts +++ b/clients/client-kms/src/commands/GenerateMacCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateMacCommand, se_GenerateMacCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GenerateRandomCommand.ts b/clients/client-kms/src/commands/GenerateRandomCommand.ts index bf750ecbc1ef..f8240b9a61f5 100644 --- a/clients/client-kms/src/commands/GenerateRandomCommand.ts +++ b/clients/client-kms/src/commands/GenerateRandomCommand.ts @@ -16,7 +16,8 @@ import { de_GenerateRandomCommand, se_GenerateRandomCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GetKeyPolicyCommand.ts b/clients/client-kms/src/commands/GetKeyPolicyCommand.ts index 0ba8130fae28..796386e624b4 100644 --- a/clients/client-kms/src/commands/GetKeyPolicyCommand.ts +++ b/clients/client-kms/src/commands/GetKeyPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyPolicyCommand, se_GetKeyPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts b/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts index 89a8e5513bf4..4dc9930c80c4 100644 --- a/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts +++ b/clients/client-kms/src/commands/GetKeyRotationStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyRotationStatusCommand, se_GetKeyRotationStatusCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GetParametersForImportCommand.ts b/clients/client-kms/src/commands/GetParametersForImportCommand.ts index 02660039b902..3e930d6a8f7e 100644 --- a/clients/client-kms/src/commands/GetParametersForImportCommand.ts +++ b/clients/client-kms/src/commands/GetParametersForImportCommand.ts @@ -16,7 +16,8 @@ import { de_GetParametersForImportCommand, se_GetParametersForImportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/GetPublicKeyCommand.ts b/clients/client-kms/src/commands/GetPublicKeyCommand.ts index dcf4b5b8f1a8..88e2d44c5f12 100644 --- a/clients/client-kms/src/commands/GetPublicKeyCommand.ts +++ b/clients/client-kms/src/commands/GetPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPublicKeyCommand, se_GetPublicKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts b/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts index ff9c1d474be5..37c0d6b6812c 100644 --- a/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts +++ b/clients/client-kms/src/commands/ImportKeyMaterialCommand.ts @@ -12,7 +12,8 @@ import { de_ImportKeyMaterialCommand, se_ImportKeyMaterialCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListAliasesCommand.ts b/clients/client-kms/src/commands/ListAliasesCommand.ts index b0be49f1ee21..105f6e1e2ac8 100644 --- a/clients/client-kms/src/commands/ListAliasesCommand.ts +++ b/clients/client-kms/src/commands/ListAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListGrantsCommand.ts b/clients/client-kms/src/commands/ListGrantsCommand.ts index 82b05239021a..811547b14972 100644 --- a/clients/client-kms/src/commands/ListGrantsCommand.ts +++ b/clients/client-kms/src/commands/ListGrantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGrantsCommand, se_ListGrantsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts b/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts index a107da8411ee..b9e1e92cfb7d 100644 --- a/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts +++ b/clients/client-kms/src/commands/ListKeyPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyPoliciesCommand, se_ListKeyPoliciesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListKeyRotationsCommand.ts b/clients/client-kms/src/commands/ListKeyRotationsCommand.ts index d65f90756850..4bc7762164b3 100644 --- a/clients/client-kms/src/commands/ListKeyRotationsCommand.ts +++ b/clients/client-kms/src/commands/ListKeyRotationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeyRotationsCommand, se_ListKeyRotationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListKeysCommand.ts b/clients/client-kms/src/commands/ListKeysCommand.ts index c40e9bc5eae4..c0616833d9c5 100644 --- a/clients/client-kms/src/commands/ListKeysCommand.ts +++ b/clients/client-kms/src/commands/ListKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeysCommand, se_ListKeysCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListResourceTagsCommand.ts b/clients/client-kms/src/commands/ListResourceTagsCommand.ts index a5c2fe5f1de3..a584e3ab6d81 100644 --- a/clients/client-kms/src/commands/ListResourceTagsCommand.ts +++ b/clients/client-kms/src/commands/ListResourceTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceTagsCommand, se_ListResourceTagsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts b/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts index 71a1ba794517..db751add9f4f 100644 --- a/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts +++ b/clients/client-kms/src/commands/ListRetirableGrantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRetirableGrantsCommand, se_ListRetirableGrantsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/PutKeyPolicyCommand.ts b/clients/client-kms/src/commands/PutKeyPolicyCommand.ts index a9417a06406f..9d5407a5f6ab 100644 --- a/clients/client-kms/src/commands/PutKeyPolicyCommand.ts +++ b/clients/client-kms/src/commands/PutKeyPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutKeyPolicyCommand, se_PutKeyPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ReEncryptCommand.ts b/clients/client-kms/src/commands/ReEncryptCommand.ts index 8abf2cd5650e..ad4da85ea6b4 100644 --- a/clients/client-kms/src/commands/ReEncryptCommand.ts +++ b/clients/client-kms/src/commands/ReEncryptCommand.ts @@ -12,7 +12,8 @@ import { de_ReEncryptCommand, se_ReEncryptCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ReplicateKeyCommand.ts b/clients/client-kms/src/commands/ReplicateKeyCommand.ts index 4cdbc895ab5e..8d141f940a2e 100644 --- a/clients/client-kms/src/commands/ReplicateKeyCommand.ts +++ b/clients/client-kms/src/commands/ReplicateKeyCommand.ts @@ -12,7 +12,8 @@ import { de_ReplicateKeyCommand, se_ReplicateKeyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/RetireGrantCommand.ts b/clients/client-kms/src/commands/RetireGrantCommand.ts index 6ee60fa2fc24..fb17e2345e51 100644 --- a/clients/client-kms/src/commands/RetireGrantCommand.ts +++ b/clients/client-kms/src/commands/RetireGrantCommand.ts @@ -12,7 +12,8 @@ import { de_RetireGrantCommand, se_RetireGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/RevokeGrantCommand.ts b/clients/client-kms/src/commands/RevokeGrantCommand.ts index 1308213e92a9..9cecc176edcf 100644 --- a/clients/client-kms/src/commands/RevokeGrantCommand.ts +++ b/clients/client-kms/src/commands/RevokeGrantCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeGrantCommand, se_RevokeGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/RotateKeyOnDemandCommand.ts b/clients/client-kms/src/commands/RotateKeyOnDemandCommand.ts index ebe91f34b79b..2c28fa597b7f 100644 --- a/clients/client-kms/src/commands/RotateKeyOnDemandCommand.ts +++ b/clients/client-kms/src/commands/RotateKeyOnDemandCommand.ts @@ -12,7 +12,8 @@ import { de_RotateKeyOnDemandCommand, se_RotateKeyOnDemandCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts b/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts index 40d7fae28801..613cbd720973 100644 --- a/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts +++ b/clients/client-kms/src/commands/ScheduleKeyDeletionCommand.ts @@ -12,7 +12,8 @@ import { de_ScheduleKeyDeletionCommand, se_ScheduleKeyDeletionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/SignCommand.ts b/clients/client-kms/src/commands/SignCommand.ts index e888cfb9e818..6d56661e4a68 100644 --- a/clients/client-kms/src/commands/SignCommand.ts +++ b/clients/client-kms/src/commands/SignCommand.ts @@ -12,7 +12,8 @@ import { de_SignCommand, se_SignCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/TagResourceCommand.ts b/clients/client-kms/src/commands/TagResourceCommand.ts index 180b148f991d..4c29d3ab34d1 100644 --- a/clients/client-kms/src/commands/TagResourceCommand.ts +++ b/clients/client-kms/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/UntagResourceCommand.ts b/clients/client-kms/src/commands/UntagResourceCommand.ts index 17c0290556ee..bf61d9ea40a7 100644 --- a/clients/client-kms/src/commands/UntagResourceCommand.ts +++ b/clients/client-kms/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/UpdateAliasCommand.ts b/clients/client-kms/src/commands/UpdateAliasCommand.ts index 5072c3430a2e..db65349133ca 100644 --- a/clients/client-kms/src/commands/UpdateAliasCommand.ts +++ b/clients/client-kms/src/commands/UpdateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts b/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts index 0229ff5c4f3e..e0446c8bc267 100644 --- a/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts +++ b/clients/client-kms/src/commands/UpdateCustomKeyStoreCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateCustomKeyStoreCommand, se_UpdateCustomKeyStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts b/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts index be1cda9ad308..c8fae970febf 100644 --- a/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts +++ b/clients/client-kms/src/commands/UpdateKeyDescriptionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKeyDescriptionCommand, se_UpdateKeyDescriptionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts b/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts index 141e944a40d1..946de8fea217 100644 --- a/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts +++ b/clients/client-kms/src/commands/UpdatePrimaryRegionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePrimaryRegionCommand, se_UpdatePrimaryRegionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/VerifyCommand.ts b/clients/client-kms/src/commands/VerifyCommand.ts index 58436df1004b..d54ac95ac5ee 100644 --- a/clients/client-kms/src/commands/VerifyCommand.ts +++ b/clients/client-kms/src/commands/VerifyCommand.ts @@ -12,7 +12,8 @@ import { de_VerifyCommand, se_VerifyCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/commands/VerifyMacCommand.ts b/clients/client-kms/src/commands/VerifyMacCommand.ts index ac2fdbe1ed93..9bb7d58f2630 100644 --- a/clients/client-kms/src/commands/VerifyMacCommand.ts +++ b/clients/client-kms/src/commands/VerifyMacCommand.ts @@ -12,7 +12,8 @@ import { de_VerifyMacCommand, se_VerifyMacCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-kms/src/index.ts b/clients/client-kms/src/index.ts index a716836d53bb..11b13b558f66 100644 --- a/clients/client-kms/src/index.ts +++ b/clients/client-kms/src/index.ts @@ -102,8 +102,8 @@ export * from "./KMSClient"; export * from "./KMS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { KMSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { KMSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-kms/src/models/KMSServiceException.ts b/clients/client-kms/src/models/KMSServiceException.ts index 4c0699a3c586..6c4b95c6aa96 100644 --- a/clients/client-kms/src/models/KMSServiceException.ts +++ b/clients/client-kms/src/models/KMSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts b/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts index ffaeb0adb640..2971fea5132b 100644 --- a/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/AddLFTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddLFTagsToResourceCommand, se_AddLFTagsToResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts b/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts index ec4ac9697985..5f9aaa1818d2 100644 --- a/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts +++ b/clients/client-lakeformation/src/commands/AssumeDecoratedRoleWithSAMLCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts b/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts index 34cf5d9dbd1c..a0e599c3e69f 100644 --- a/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/BatchGrantPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchGrantPermissionsCommand, se_BatchGrantPermissionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts b/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts index 63c338d1812c..cdc66edd1f61 100644 --- a/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/BatchRevokePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_BatchRevokePermissionsCommand, se_BatchRevokePermissionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts b/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts index 61d1d867c1fb..b1c752f6c2bd 100644 --- a/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/CancelTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelTransactionCommand, se_CancelTransactionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts b/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts index cd7d4fe90007..ae7d5b7c2d22 100644 --- a/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/CommitTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_CommitTransactionCommand, se_CommitTransactionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts index cbe1a5ffc1e5..b43be826c235 100644 --- a/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateDataCellsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataCellsFilterCommand, se_CreateDataCellsFilterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts b/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts index bae210263d29..eb6e91f47d57 100644 --- a/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateLFTagCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLFTagCommand, se_CreateLFTagCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CreateLakeFormationIdentityCenterConfigurationCommand.ts b/clients/client-lakeformation/src/commands/CreateLakeFormationIdentityCenterConfigurationCommand.ts index c64fffea95fd..f365b2223131 100644 --- a/clients/client-lakeformation/src/commands/CreateLakeFormationIdentityCenterConfigurationCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateLakeFormationIdentityCenterConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/CreateLakeFormationOptInCommand.ts b/clients/client-lakeformation/src/commands/CreateLakeFormationOptInCommand.ts index 87bf02e9d3f3..9c007d793800 100644 --- a/clients/client-lakeformation/src/commands/CreateLakeFormationOptInCommand.ts +++ b/clients/client-lakeformation/src/commands/CreateLakeFormationOptInCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLakeFormationOptInCommand, se_CreateLakeFormationOptInCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts index 40faae2ab3c8..ad1b758bf1ba 100644 --- a/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteDataCellsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataCellsFilterCommand, se_DeleteDataCellsFilterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts b/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts index 6f3bf47803ae..4bdc646b64b1 100644 --- a/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteLFTagCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLFTagCommand, se_DeleteLFTagCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.ts b/clients/client-lakeformation/src/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.ts index 83782fc003bd..9d2b699e2b5c 100644 --- a/clients/client-lakeformation/src/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeleteLakeFormationOptInCommand.ts b/clients/client-lakeformation/src/commands/DeleteLakeFormationOptInCommand.ts index eab1b34fa936..f0354ec1a829 100644 --- a/clients/client-lakeformation/src/commands/DeleteLakeFormationOptInCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteLakeFormationOptInCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLakeFormationOptInCommand, se_DeleteLakeFormationOptInCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts b/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts index d216ee921a61..4ae0050acabf 100644 --- a/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts +++ b/clients/client-lakeformation/src/commands/DeleteObjectsOnCancelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteObjectsOnCancelCommand, se_DeleteObjectsOnCancelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts b/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts index 1d1cc5a770e1..4675564e2f3f 100644 --- a/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/DeregisterResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterResourceCommand, se_DeregisterResourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.ts b/clients/client-lakeformation/src/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.ts index 8d94f9fb5676..8f583599f7a6 100644 --- a/clients/client-lakeformation/src/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.ts +++ b/clients/client-lakeformation/src/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts b/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts index 7414582c4e79..9198233caf58 100644 --- a/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/DescribeResourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourceCommand, se_DescribeResourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts b/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts index 0982e18664b9..38d3f10cbf4a 100644 --- a/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/DescribeTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTransactionCommand, se_DescribeTransactionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts b/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts index 4908591fb8d3..df9eef64e8a9 100644 --- a/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/ExtendTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_ExtendTransactionCommand, se_ExtendTransactionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts index f1cbe00d0c6a..0373dfc8ff91 100644 --- a/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/GetDataCellsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataCellsFilterCommand, se_GetDataCellsFilterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetDataLakePrincipalCommand.ts b/clients/client-lakeformation/src/commands/GetDataLakePrincipalCommand.ts index 0afe0de776bc..30091f2b6180 100644 --- a/clients/client-lakeformation/src/commands/GetDataLakePrincipalCommand.ts +++ b/clients/client-lakeformation/src/commands/GetDataLakePrincipalCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataLakePrincipalCommand, se_GetDataLakePrincipalCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts b/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts index f72fca57b9aa..45a5b4ca0a08 100644 --- a/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetDataLakeSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataLakeSettingsCommand, se_GetDataLakeSettingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts b/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts index 8f57ea716c3b..e8e58fbb6f2f 100644 --- a/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts +++ b/clients/client-lakeformation/src/commands/GetEffectivePermissionsForPathCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetLFTagCommand.ts b/clients/client-lakeformation/src/commands/GetLFTagCommand.ts index 952465752d5f..133766e7d595 100644 --- a/clients/client-lakeformation/src/commands/GetLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/GetLFTagCommand.ts @@ -12,7 +12,8 @@ import { de_GetLFTagCommand, se_GetLFTagCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts b/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts index 5b08a883cfeb..cd58c798a06c 100644 --- a/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts +++ b/clients/client-lakeformation/src/commands/GetQueryStateCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryStateCommand, se_GetQueryStateCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts b/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts index c6122892412f..6416417eea52 100644 --- a/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetQueryStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryStatisticsCommand, se_GetQueryStatisticsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts b/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts index ff5298764b40..4e0c61d86f8a 100644 --- a/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetResourceLFTagsCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceLFTagsCommand, se_GetResourceLFTagsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts b/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts index 46c05101a9f5..9917a936e05b 100644 --- a/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTableObjectsCommand.ts @@ -12,7 +12,8 @@ import { de_GetTableObjectsCommand, se_GetTableObjectsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts b/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts index cc018ac6a8a7..f26e9e9d6251 100644 --- a/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTemporaryGluePartitionCredentialsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts b/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts index 0897a9ff2fce..e7832540dcc9 100644 --- a/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetTemporaryGlueTableCredentialsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts b/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts index 07abfccfdde2..ad8065e3559d 100644 --- a/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetWorkUnitResultsCommand.ts @@ -17,7 +17,8 @@ import { de_GetWorkUnitResultsCommand, se_GetWorkUnitResultsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts b/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts index 80de59c1fd0f..ed7bf369f955 100644 --- a/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts +++ b/clients/client-lakeformation/src/commands/GetWorkUnitsCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkUnitsCommand, se_GetWorkUnitsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts b/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts index ba95e23154a9..48649f250bef 100644 --- a/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/GrantPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_GrantPermissionsCommand, se_GrantPermissionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts index 915238853d0f..475374359cd6 100644 --- a/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/ListDataCellsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataCellsFilterCommand, se_ListDataCellsFilterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts b/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts index af4d3741168c..cb9954c1237b 100644 --- a/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListLFTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLFTagsCommand, se_ListLFTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListLakeFormationOptInsCommand.ts b/clients/client-lakeformation/src/commands/ListLakeFormationOptInsCommand.ts index ea63ad58ef2d..ac54f0a0cd69 100644 --- a/clients/client-lakeformation/src/commands/ListLakeFormationOptInsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListLakeFormationOptInsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLakeFormationOptInsCommand, se_ListLakeFormationOptInsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts b/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts index 42c3e4275022..73c2cce116f5 100644 --- a/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListPermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPermissionsCommand, se_ListPermissionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListResourcesCommand.ts b/clients/client-lakeformation/src/commands/ListResourcesCommand.ts index c6c33b7411f2..de498d9a6faf 100644 --- a/clients/client-lakeformation/src/commands/ListResourcesCommand.ts +++ b/clients/client-lakeformation/src/commands/ListResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourcesCommand, se_ListResourcesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts b/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts index 49a11a30b7ec..25383fc2e37b 100644 --- a/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts +++ b/clients/client-lakeformation/src/commands/ListTableStorageOptimizersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTableStorageOptimizersCommand, se_ListTableStorageOptimizersComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts b/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts index 0589715065be..f9ca76987328 100644 --- a/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts +++ b/clients/client-lakeformation/src/commands/ListTransactionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTransactionsCommand, se_ListTransactionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts b/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts index bcba13251e27..c7535ec26054 100644 --- a/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts +++ b/clients/client-lakeformation/src/commands/PutDataLakeSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_PutDataLakeSettingsCommand, se_PutDataLakeSettingsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts b/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts index ac319164b352..53166ada1758 100644 --- a/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/RegisterResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterResourceCommand, se_RegisterResourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts b/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts index 7de18988cd55..f5f8cb8a6083 100644 --- a/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/RemoveLFTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveLFTagsFromResourceCommand, se_RemoveLFTagsFromResourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts b/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts index 43f705de2923..57664cd412a7 100644 --- a/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts +++ b/clients/client-lakeformation/src/commands/RevokePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_RevokePermissionsCommand, se_RevokePermissionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts b/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts index 59fea8f5ab13..5b87c6f60eda 100644 --- a/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/SearchDatabasesByLFTagsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchDatabasesByLFTagsCommand, se_SearchDatabasesByLFTagsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts b/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts index 3602ca79cc27..03d6f9bc1ab6 100644 --- a/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts +++ b/clients/client-lakeformation/src/commands/SearchTablesByLFTagsCommand.ts @@ -12,7 +12,8 @@ import { de_SearchTablesByLFTagsCommand, se_SearchTablesByLFTagsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts b/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts index ccb116c35d02..0e445adfbe88 100644 --- a/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts +++ b/clients/client-lakeformation/src/commands/StartQueryPlanningCommand.ts @@ -16,7 +16,8 @@ import { de_StartQueryPlanningCommand, se_StartQueryPlanningCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/StartTransactionCommand.ts b/clients/client-lakeformation/src/commands/StartTransactionCommand.ts index 750f7a51d3cf..6dd0bc0bc1ce 100644 --- a/clients/client-lakeformation/src/commands/StartTransactionCommand.ts +++ b/clients/client-lakeformation/src/commands/StartTransactionCommand.ts @@ -12,7 +12,8 @@ import { de_StartTransactionCommand, se_StartTransactionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts b/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts index d5f3be405936..513b484447d0 100644 --- a/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateDataCellsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataCellsFilterCommand, se_UpdateDataCellsFilterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts b/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts index 36a16471fb1e..004dc4d1c0b3 100644 --- a/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateLFTagCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLFTagCommand, se_UpdateLFTagCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.ts b/clients/client-lakeformation/src/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.ts index f45b99978384..823f0049c2ea 100644 --- a/clients/client-lakeformation/src/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts b/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts index 37785c14ff48..9b9dbf0ebc34 100644 --- a/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts b/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts index a1f1059b8f06..089f135e3b6d 100644 --- a/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateTableObjectsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTableObjectsCommand, se_UpdateTableObjectsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts b/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts index fe0bd5e352aa..33db0ec9dff9 100644 --- a/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts +++ b/clients/client-lakeformation/src/commands/UpdateTableStorageOptimizerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lakeformation/src/index.ts b/clients/client-lakeformation/src/index.ts index 8543616d2817..5375b2ec1035 100644 --- a/clients/client-lakeformation/src/index.ts +++ b/clients/client-lakeformation/src/index.ts @@ -9,8 +9,8 @@ export * from "./LakeFormationClient"; export * from "./LakeFormation"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LakeFormationExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LakeFormationExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-lakeformation/src/models/LakeFormationServiceException.ts b/clients/client-lakeformation/src/models/LakeFormationServiceException.ts index ed3147ae3a09..b5b5928d2f58 100644 --- a/clients/client-lakeformation/src/models/LakeFormationServiceException.ts +++ b/clients/client-lakeformation/src/models/LakeFormationServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts b/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts index 43e46acbf53a..a9adeae07bd2 100644 --- a/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts +++ b/clients/client-lambda/src/commands/AddLayerVersionPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_AddLayerVersionPermissionCommand, se_AddLayerVersionPermissionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/AddPermissionCommand.ts b/clients/client-lambda/src/commands/AddPermissionCommand.ts index 9da858dbfd48..19b7bee4a7f3 100644 --- a/clients/client-lambda/src/commands/AddPermissionCommand.ts +++ b/clients/client-lambda/src/commands/AddPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_AddPermissionCommand, se_AddPermissionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/CreateAliasCommand.ts b/clients/client-lambda/src/commands/CreateAliasCommand.ts index 05955ecf5c25..6973ff46b39b 100644 --- a/clients/client-lambda/src/commands/CreateAliasCommand.ts +++ b/clients/client-lambda/src/commands/CreateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts index 9f9d67d56c1c..6459aa96a1ff 100644 --- a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCodeSigningConfigCommand, se_CreateCodeSigningConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts index 7201b0c7e61f..78fbac3ae2ae 100644 --- a/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/CreateEventSourceMappingCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventSourceMappingCommand, se_CreateEventSourceMappingCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/CreateFunctionCommand.ts b/clients/client-lambda/src/commands/CreateFunctionCommand.ts index bce769f9ea09..e10296b7d749 100644 --- a/clients/client-lambda/src/commands/CreateFunctionCommand.ts +++ b/clients/client-lambda/src/commands/CreateFunctionCommand.ts @@ -17,7 +17,8 @@ import { de_CreateFunctionCommand, se_CreateFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts index 4b3da7524b5f..a0d02e621567 100644 --- a/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/CreateFunctionUrlConfigCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFunctionUrlConfigCommand, se_CreateFunctionUrlConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteAliasCommand.ts b/clients/client-lambda/src/commands/DeleteAliasCommand.ts index 56802cdad204..b027415dab96 100644 --- a/clients/client-lambda/src/commands/DeleteAliasCommand.ts +++ b/clients/client-lambda/src/commands/DeleteAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts index 82fa18945a16..dcbf525fd5fe 100644 --- a/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteCodeSigningConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCodeSigningConfigCommand, se_DeleteCodeSigningConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts index d1f5168645c5..8f72faa6c3a7 100644 --- a/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/DeleteEventSourceMappingCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventSourceMappingCommand, se_DeleteEventSourceMappingCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts index c7ca19e23270..13a49d649122 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionCodeSigningConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteFunctionCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionCommand.ts index d06879ea7fc4..f4e318e05d99 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionCommand, se_DeleteFunctionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts index b86b3bce76cd..a7809b8754c7 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionConcurrencyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionConcurrencyCommand, se_DeleteFunctionConcurrencyComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts index f21342d19a9e..e83a3c03b50b 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionEventInvokeConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts index 417eae22394b..99f71140bf52 100644 --- a/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteFunctionUrlConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFunctionUrlConfigCommand, se_DeleteFunctionUrlConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts b/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts index 39edc3eb16a9..7072e29199df 100644 --- a/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/DeleteLayerVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLayerVersionCommand, se_DeleteLayerVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts index 3e36e38df403..a721d9e9a909 100644 --- a/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/DeleteProvisionedConcurrencyConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts index 989260c080fc..37dc4e1254c1 100644 --- a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetAliasCommand.ts b/clients/client-lambda/src/commands/GetAliasCommand.ts index d5fc3e73327b..d38b5ae6bbd9 100644 --- a/clients/client-lambda/src/commands/GetAliasCommand.ts +++ b/clients/client-lambda/src/commands/GetAliasCommand.ts @@ -12,7 +12,8 @@ import { de_GetAliasCommand, se_GetAliasCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts index 25d28d72fda2..0612fda13c8f 100644 --- a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetCodeSigningConfigCommand, se_GetCodeSigningConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts index bd270da21641..c6fb085966dd 100644 --- a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventSourceMappingCommand, se_GetEventSourceMappingCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts index ce105f01d46f..36db287cbcf8 100644 --- a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionCommand.ts b/clients/client-lambda/src/commands/GetFunctionCommand.ts index 222c91d4c53f..5dd0287f75ee 100644 --- a/clients/client-lambda/src/commands/GetFunctionCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCommand.ts @@ -12,7 +12,8 @@ import { de_GetFunctionCommand, se_GetFunctionCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts index b3c62a925887..58a9c28f3c8c 100644 --- a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts @@ -12,7 +12,8 @@ import { de_GetFunctionConcurrencyCommand, se_GetFunctionConcurrencyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts index 2418f89dd750..a47a3154d84c 100644 --- a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_GetFunctionConfigurationCommand, se_GetFunctionConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts index 8c5cf0f81e21..b7190dde20d2 100644 --- a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts index ebb0302485b3..0281ada9c7ed 100644 --- a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetFunctionUrlConfigCommand, se_GetFunctionUrlConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts index 9f8399590ff8..414c4d9f5193 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts @@ -12,7 +12,8 @@ import { de_GetLayerVersionByArnCommand, se_GetLayerVersionByArnCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts index 67917ec2aa84..5630fc13844f 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetLayerVersionCommand, se_GetLayerVersionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts index 602c1ac616ce..d2b21563c4ac 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetLayerVersionPolicyCommand, se_GetLayerVersionPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetPolicyCommand.ts b/clients/client-lambda/src/commands/GetPolicyCommand.ts index 748e172f6da5..4843fc3aa19f 100644 --- a/clients/client-lambda/src/commands/GetPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts index e5c1f3888ded..1c9826737406 100644 --- a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts index 3882f61856c8..00a38d13e949 100644 --- a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts @@ -12,7 +12,8 @@ import { de_GetRuntimeManagementConfigCommand, se_GetRuntimeManagementConfigComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts index 7ff3821f80f0..94a9748a7e4e 100644 --- a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts +++ b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts @@ -12,7 +12,8 @@ import { de_InvokeAsyncCommand, se_InvokeAsyncCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/InvokeCommand.ts b/clients/client-lambda/src/commands/InvokeCommand.ts index 197ddb6d2161..c47b5558bbfc 100644 --- a/clients/client-lambda/src/commands/InvokeCommand.ts +++ b/clients/client-lambda/src/commands/InvokeCommand.ts @@ -18,7 +18,8 @@ import { de_InvokeCommand, se_InvokeCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts index 6634ee535194..a4e8718d3657 100644 --- a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts +++ b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts @@ -17,7 +17,8 @@ import { de_InvokeWithResponseStreamCommand, se_InvokeWithResponseStreamCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-lambda/src/commands/ListAliasesCommand.ts b/clients/client-lambda/src/commands/ListAliasesCommand.ts index e641e42bbac8..491c0b0394f6 100644 --- a/clients/client-lambda/src/commands/ListAliasesCommand.ts +++ b/clients/client-lambda/src/commands/ListAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts index 46fa397eabaa..ee7f4b102ac7 100644 --- a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCodeSigningConfigsCommand, se_ListCodeSigningConfigsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts index 938ad5a79550..3309a1b1e2fc 100644 --- a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts +++ b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventSourceMappingsCommand, se_ListEventSourceMappingsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts index e8f680328d59..3406e8080117 100644 --- a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts index 50e8ca678e19..24e1d3e42834 100644 --- a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFunctionUrlConfigsCommand, se_ListFunctionUrlConfigsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts index ee616251ab1c..8b2507ca7327 100644 --- a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListFunctionsCommand.ts b/clients/client-lambda/src/commands/ListFunctionsCommand.ts index 456c4b323a4c..9e295230f536 100644 --- a/clients/client-lambda/src/commands/ListFunctionsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListFunctionsCommand, se_ListFunctionsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts index 66babcde53f0..8a32629c0716 100644 --- a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts +++ b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLayerVersionsCommand, se_ListLayerVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListLayersCommand.ts b/clients/client-lambda/src/commands/ListLayersCommand.ts index 69037c3190d3..262d13818716 100644 --- a/clients/client-lambda/src/commands/ListLayersCommand.ts +++ b/clients/client-lambda/src/commands/ListLayersCommand.ts @@ -12,7 +12,8 @@ import { de_ListLayersCommand, se_ListLayersCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts index 825199a326d8..979fdd4aef49 100644 --- a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListTagsCommand.ts b/clients/client-lambda/src/commands/ListTagsCommand.ts index ac9af16c306a..36873511c7a2 100644 --- a/clients/client-lambda/src/commands/ListTagsCommand.ts +++ b/clients/client-lambda/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts index 830a7dabc654..090caa39f3d8 100644 --- a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts +++ b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts @@ -16,7 +16,8 @@ import { de_ListVersionsByFunctionCommand, se_ListVersionsByFunctionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts index a58c7fbd4adc..2af520926e79 100644 --- a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts @@ -16,7 +16,8 @@ import { de_PublishLayerVersionCommand, se_PublishLayerVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PublishVersionCommand.ts b/clients/client-lambda/src/commands/PublishVersionCommand.ts index 473ed7f4ca0e..6ae0af130014 100644 --- a/clients/client-lambda/src/commands/PublishVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishVersionCommand.ts @@ -16,7 +16,8 @@ import { de_PublishVersionCommand, se_PublishVersionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts index eb00eb22e29f..511f9be91197 100644 --- a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts index c24ef0f22e2c..5be2fd212e23 100644 --- a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts @@ -12,7 +12,8 @@ import { de_PutFunctionConcurrencyCommand, se_PutFunctionConcurrencyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts index d3b70c61a618..b1197c569037 100644 --- a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts index 8abff0bd2aae..e0ea5b8b0bc0 100644 --- a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts index 912a3e99c5a2..da4af7344a1e 100644 --- a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts @@ -12,7 +12,8 @@ import { de_PutRuntimeManagementConfigCommand, se_PutRuntimeManagementConfigComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts index 07766bacdf60..bb4c554ed147 100644 --- a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/RemovePermissionCommand.ts b/clients/client-lambda/src/commands/RemovePermissionCommand.ts index 4834840d91f0..3a0a8a3c252a 100644 --- a/clients/client-lambda/src/commands/RemovePermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { de_RemovePermissionCommand, se_RemovePermissionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/TagResourceCommand.ts b/clients/client-lambda/src/commands/TagResourceCommand.ts index da1891c64ac5..9ab56b655107 100644 --- a/clients/client-lambda/src/commands/TagResourceCommand.ts +++ b/clients/client-lambda/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UntagResourceCommand.ts b/clients/client-lambda/src/commands/UntagResourceCommand.ts index a3fc25256531..8c7d68e94f16 100644 --- a/clients/client-lambda/src/commands/UntagResourceCommand.ts +++ b/clients/client-lambda/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateAliasCommand.ts b/clients/client-lambda/src/commands/UpdateAliasCommand.ts index 70df96297b98..58795301d22d 100644 --- a/clients/client-lambda/src/commands/UpdateAliasCommand.ts +++ b/clients/client-lambda/src/commands/UpdateAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts index 5353cb7842f9..9784651da4a3 100644 --- a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCodeSigningConfigCommand, se_UpdateCodeSigningConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts index 029d70be67e2..830c05bad910 100644 --- a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEventSourceMappingCommand, se_UpdateEventSourceMappingCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts index 39ceda01aeec..0057fa9dbd15 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateFunctionCodeCommand, se_UpdateFunctionCodeCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts index 614804001881..b9445ceffdfc 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts index 1abef738ac8e..4108eebe105a 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts index 65caf53a72c6..8ef6066d120f 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFunctionUrlConfigCommand, se_UpdateFunctionUrlConfigCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lambda/src/index.ts b/clients/client-lambda/src/index.ts index 7db1b737e45e..a45e3d8a22ba 100644 --- a/clients/client-lambda/src/index.ts +++ b/clients/client-lambda/src/index.ts @@ -72,8 +72,8 @@ export * from "./LambdaClient"; export * from "./Lambda"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LambdaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LambdaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-lambda/src/models/LambdaServiceException.ts b/clients/client-lambda/src/models/LambdaServiceException.ts index 23211ec68225..93e2521b9e47 100644 --- a/clients/client-lambda/src/models/LambdaServiceException.ts +++ b/clients/client-lambda/src/models/LambdaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-launch-wizard/src/commands/CreateDeploymentCommand.ts b/clients/client-launch-wizard/src/commands/CreateDeploymentCommand.ts index ab83e4e63215..939bddf253b4 100644 --- a/clients/client-launch-wizard/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-launch-wizard/src/commands/CreateDeploymentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/DeleteDeploymentCommand.ts b/clients/client-launch-wizard/src/commands/DeleteDeploymentCommand.ts index be1398b11b86..2053ab171d20 100644 --- a/clients/client-launch-wizard/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-launch-wizard/src/commands/DeleteDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeploymentCommand, se_DeleteDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/GetDeploymentCommand.ts b/clients/client-launch-wizard/src/commands/GetDeploymentCommand.ts index 511623bdfc8e..b7985fe036b1 100644 --- a/clients/client-launch-wizard/src/commands/GetDeploymentCommand.ts +++ b/clients/client-launch-wizard/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/GetWorkloadCommand.ts b/clients/client-launch-wizard/src/commands/GetWorkloadCommand.ts index c6a3e314fc2b..c555c1b323f0 100644 --- a/clients/client-launch-wizard/src/commands/GetWorkloadCommand.ts +++ b/clients/client-launch-wizard/src/commands/GetWorkloadCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkloadCommand, se_GetWorkloadCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/GetWorkloadDeploymentPatternCommand.ts b/clients/client-launch-wizard/src/commands/GetWorkloadDeploymentPatternCommand.ts index e0b4bcbd34e3..669c7260616a 100644 --- a/clients/client-launch-wizard/src/commands/GetWorkloadDeploymentPatternCommand.ts +++ b/clients/client-launch-wizard/src/commands/GetWorkloadDeploymentPatternCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/ListDeploymentEventsCommand.ts b/clients/client-launch-wizard/src/commands/ListDeploymentEventsCommand.ts index becba9799fb5..06993ecae822 100644 --- a/clients/client-launch-wizard/src/commands/ListDeploymentEventsCommand.ts +++ b/clients/client-launch-wizard/src/commands/ListDeploymentEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentEventsCommand, se_ListDeploymentEventsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/ListDeploymentsCommand.ts b/clients/client-launch-wizard/src/commands/ListDeploymentsCommand.ts index 9b7932622d5b..fb76bc88bba2 100644 --- a/clients/client-launch-wizard/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-launch-wizard/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/ListTagsForResourceCommand.ts b/clients/client-launch-wizard/src/commands/ListTagsForResourceCommand.ts index f65a5688180d..3e27664d9115 100644 --- a/clients/client-launch-wizard/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-launch-wizard/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/ListWorkloadDeploymentPatternsCommand.ts b/clients/client-launch-wizard/src/commands/ListWorkloadDeploymentPatternsCommand.ts index 6d52329758c0..8d6e3ac9a935 100644 --- a/clients/client-launch-wizard/src/commands/ListWorkloadDeploymentPatternsCommand.ts +++ b/clients/client-launch-wizard/src/commands/ListWorkloadDeploymentPatternsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/ListWorkloadsCommand.ts b/clients/client-launch-wizard/src/commands/ListWorkloadsCommand.ts index 138b316636e7..2495f27eaadc 100644 --- a/clients/client-launch-wizard/src/commands/ListWorkloadsCommand.ts +++ b/clients/client-launch-wizard/src/commands/ListWorkloadsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkloadsCommand, se_ListWorkloadsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/TagResourceCommand.ts b/clients/client-launch-wizard/src/commands/TagResourceCommand.ts index 40eed5baf2bc..b932bf70c938 100644 --- a/clients/client-launch-wizard/src/commands/TagResourceCommand.ts +++ b/clients/client-launch-wizard/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/commands/UntagResourceCommand.ts b/clients/client-launch-wizard/src/commands/UntagResourceCommand.ts index b0d6b4a53700..1f5fa4ee581d 100644 --- a/clients/client-launch-wizard/src/commands/UntagResourceCommand.ts +++ b/clients/client-launch-wizard/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-launch-wizard/src/index.ts b/clients/client-launch-wizard/src/index.ts index 95ffd672d40e..29d142e4f54d 100644 --- a/clients/client-launch-wizard/src/index.ts +++ b/clients/client-launch-wizard/src/index.ts @@ -11,8 +11,8 @@ export * from "./LaunchWizardClient"; export * from "./LaunchWizard"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LaunchWizardExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LaunchWizardExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-launch-wizard/src/models/LaunchWizardServiceException.ts b/clients/client-launch-wizard/src/models/LaunchWizardServiceException.ts index 3bc1b5566cde..e547131d7ca0 100644 --- a/clients/client-launch-wizard/src/models/LaunchWizardServiceException.ts +++ b/clients/client-launch-wizard/src/models/LaunchWizardServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts index a9c21bc6f6f4..60d165530127 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateBotVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBotVersionCommand, se_CreateBotVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts index 9f2062e395f7..29fee61f5851 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateIntentVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateIntentVersionCommand, se_CreateIntentVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts index 52ac7bc6b81b..727318968ab8 100644 --- a/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/CreateSlotTypeVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSlotTypeVersionCommand, se_CreateSlotTypeVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts index 991532e534b6..bac5aa146f75 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotAliasCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteBotAliasCommand, se_DeleteBotAliasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts index 388e7b1e56e0..5cdd7ff10894 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotChannelAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts index 882218959e3d..7a07e52fa4eb 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteBotCommand, se_DeleteBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts index 2ee8f7fdb105..652ba9d336d7 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteBotVersionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteBotVersionCommand, se_DeleteBotVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts index 3f9af108c9eb..58f428729ec3 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteIntentCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteIntentCommand, se_DeleteIntentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts index db476de71e15..08dcdf2c90e4 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteIntentVersionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteIntentVersionCommand, se_DeleteIntentVersionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts index 8e28e4c148eb..702f435752cc 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSlotTypeCommand, se_DeleteSlotTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts index 7d49e3cd6e08..86e7297fe3d6 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteSlotTypeVersionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSlotTypeVersionCommand, se_DeleteSlotTypeVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts b/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts index 3165278066e7..7fedaaa4e508 100644 --- a/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/DeleteUtterancesCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteUtterancesCommand, se_DeleteUtterancesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts index 2ca0f4751779..8788b37d7424 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotAliasCommand.ts @@ -16,7 +16,8 @@ import { de_GetBotAliasCommand, se_GetBotAliasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts index 817e8157c5e9..681c469dd0c6 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotAliasesCommand.ts @@ -16,7 +16,8 @@ import { de_GetBotAliasesCommand, se_GetBotAliasesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts index 31a3dc615efc..6b3ccc71c021 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationCommand.ts @@ -20,7 +20,8 @@ import { de_GetBotChannelAssociationCommand, se_GetBotChannelAssociationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts index 7a00b19ed092..58fbdb6ba3ab 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotChannelAssociationsCommand.ts @@ -20,7 +20,8 @@ import { de_GetBotChannelAssociationsCommand, se_GetBotChannelAssociationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts index 4a3db504cec9..5c935c30a764 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotCommand.ts @@ -16,7 +16,8 @@ import { de_GetBotCommand, se_GetBotCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts index df5411efb956..8b847cc1e7de 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_GetBotVersionsCommand, se_GetBotVersionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts index 408f6cceedd8..e16cb87fd934 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBotsCommand.ts @@ -16,7 +16,8 @@ import { de_GetBotsCommand, se_GetBotsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts index 17c69bfa6c82..614e5d8e603c 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentCommand.ts @@ -16,7 +16,8 @@ import { de_GetBuiltinIntentCommand, se_GetBuiltinIntentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts index a5f8b9b5674a..5a3b25e42777 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinIntentsCommand.ts @@ -16,7 +16,8 @@ import { de_GetBuiltinIntentsCommand, se_GetBuiltinIntentsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts index 4443dfde59c4..39270738717c 100644 --- a/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetBuiltinSlotTypesCommand.ts @@ -16,7 +16,8 @@ import { de_GetBuiltinSlotTypesCommand, se_GetBuiltinSlotTypesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts b/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts index 77748612d9ed..dcd6f70ee00e 100644 --- a/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetExportCommand.ts @@ -16,7 +16,8 @@ import { de_GetExportCommand, se_GetExportCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts b/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts index b53094afb3a2..ebf35cedc056 100644 --- a/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetImportCommand.ts @@ -16,7 +16,8 @@ import { de_GetImportCommand, se_GetImportCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts index 22abe0728704..698e42ff3f36 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentCommand.ts @@ -16,7 +16,8 @@ import { de_GetIntentCommand, se_GetIntentCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts index 32d9e68280be..8eac821a1c8e 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_GetIntentVersionsCommand, se_GetIntentVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts index bd3b242a6a2d..d401fbea1438 100644 --- a/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetIntentsCommand.ts @@ -16,7 +16,8 @@ import { de_GetIntentsCommand, se_GetIntentsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts b/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts index a1de31ca5f1f..7ed3ae233663 100644 --- a/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetMigrationCommand.ts @@ -16,7 +16,8 @@ import { de_GetMigrationCommand, se_GetMigrationCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts index 43bd26a8f1b0..f1e9e4fd5543 100644 --- a/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetMigrationsCommand.ts @@ -16,7 +16,8 @@ import { de_GetMigrationsCommand, se_GetMigrationsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts index a3de82b7c449..b4a9e5c107d5 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypeCommand.ts @@ -16,7 +16,8 @@ import { de_GetSlotTypeCommand, se_GetSlotTypeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts index f97b236c149b..67d0e392226e 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypeVersionsCommand.ts @@ -16,7 +16,8 @@ import { de_GetSlotTypeVersionsCommand, se_GetSlotTypeVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts b/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts index 1c9e24e145a0..32fbdf2d389b 100644 --- a/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetSlotTypesCommand.ts @@ -16,7 +16,8 @@ import { de_GetSlotTypesCommand, se_GetSlotTypesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts b/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts index f0001caa5cf1..86159b24cd7c 100644 --- a/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/GetUtterancesViewCommand.ts @@ -16,7 +16,8 @@ import { de_GetUtterancesViewCommand, se_GetUtterancesViewCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts index 73ab6f40747e..61a54c1d9a53 100644 --- a/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts b/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts index b0cd6a7543b5..8b968ff2cb6b 100644 --- a/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutBotAliasCommand.ts @@ -16,7 +16,8 @@ import { de_PutBotAliasCommand, se_PutBotAliasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts b/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts index 1e1dcbad4ba0..974295b4afbe 100644 --- a/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutBotCommand.ts @@ -16,7 +16,8 @@ import { de_PutBotCommand, se_PutBotCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts b/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts index 9c73f3ad97c7..e1816e20641c 100644 --- a/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutIntentCommand.ts @@ -16,7 +16,8 @@ import { de_PutIntentCommand, se_PutIntentCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts b/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts index 9d0c67e64c1c..93faed966ee6 100644 --- a/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/PutSlotTypeCommand.ts @@ -16,7 +16,8 @@ import { de_PutSlotTypeCommand, se_PutSlotTypeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts b/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts index 35e445ccd80b..4e3d4195f8a5 100644 --- a/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/StartImportCommand.ts @@ -16,7 +16,8 @@ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts b/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts index 201bab97e214..36f902e97113 100644 --- a/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/StartMigrationCommand.ts @@ -16,7 +16,8 @@ import { de_StartMigrationCommand, se_StartMigrationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts index 9077e4073618..0db217d1e09d 100644 --- a/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts b/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts index 3b5b346dbdf7..32d264379ddf 100644 --- a/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-lex-model-building-service/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-model-building-service/src/index.ts b/clients/client-lex-model-building-service/src/index.ts index 4fc941d499c7..c54f2b29991f 100644 --- a/clients/client-lex-model-building-service/src/index.ts +++ b/clients/client-lex-model-building-service/src/index.ts @@ -11,8 +11,8 @@ export * from "./LexModelBuildingServiceClient"; export * from "./LexModelBuildingService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LexModelBuildingServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LexModelBuildingServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-lex-model-building-service/src/models/LexModelBuildingServiceServiceException.ts b/clients/client-lex-model-building-service/src/models/LexModelBuildingServiceServiceException.ts index b186d1ca6a06..b880829a4685 100644 --- a/clients/client-lex-model-building-service/src/models/LexModelBuildingServiceServiceException.ts +++ b/clients/client-lex-model-building-service/src/models/LexModelBuildingServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts index 24192d786e4e..ff87cd0abc15 100644 --- a/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchCreateCustomVocabularyItemCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts index 08b8892b341a..6ce22daddcc9 100644 --- a/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchDeleteCustomVocabularyItemCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts b/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts index f88a5312972d..1f203ec7d874 100644 --- a/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BatchUpdateCustomVocabularyItemCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts index 20de3cb3df88..fd71797d868b 100644 --- a/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/BuildBotLocaleCommand.ts @@ -12,7 +12,8 @@ import { de_BuildBotLocaleCommand, se_BuildBotLocaleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts index e01f3545bb6f..753370f04802 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotAliasCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBotAliasCommand, se_CreateBotAliasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts index 09324da94dd4..f26542e47ec6 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBotCommand, se_CreateBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts index b8d212a2493d..23b96999382f 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotLocaleCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBotLocaleCommand, se_CreateBotLocaleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateBotReplicaCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotReplicaCommand.ts index 9762ffbfc15e..59924c6d24ef 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotReplicaCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotReplicaCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBotReplicaCommand, se_CreateBotReplicaCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts index c06f1d13c764..a1e8ef432010 100644 --- a/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateBotVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBotVersionCommand, se_CreateBotVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts b/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts index f8e679264cfb..e21c80032d14 100644 --- a/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateExportCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExportCommand, se_CreateExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts b/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts index be331c80a826..85d65047f3e1 100644 --- a/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateIntentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateIntentCommand, se_CreateIntentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts index a78917202d1b..80c8ec1386f3 100644 --- a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateResourcePolicyCommand, se_CreateResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts index 6550bfb9ad63..c73e2ef0fc5e 100644 --- a/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateResourcePolicyStatementCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts b/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts index f91887b284b4..cf4169b906fb 100644 --- a/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateSlotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSlotCommand, se_CreateSlotCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts index 95695c3be3d8..277e326a361f 100644 --- a/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateSlotTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSlotTypeCommand, se_CreateSlotTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts b/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts index 3004d200c19e..941927c41d25 100644 --- a/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateTestSetDiscrepancyReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts b/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts index fd010e1a1b3f..fc51c15a65ea 100644 --- a/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts +++ b/clients/client-lex-models-v2/src/commands/CreateUploadUrlCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUploadUrlCommand, se_CreateUploadUrlCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts index 851ee8e97435..a42c5f18028f 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBotAliasCommand, se_DeleteBotAliasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts index 82edecc7b42f..3ad314ebc3be 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBotCommand, se_DeleteBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts index b011de117598..aeb2ec1a49cf 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotLocaleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBotLocaleCommand, se_DeleteBotLocaleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotReplicaCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotReplicaCommand.ts index bd49883064f6..b5c0301ca9c7 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotReplicaCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotReplicaCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBotReplicaCommand, se_DeleteBotReplicaCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts index 1c2fbe8dc210..bc2362618522 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteBotVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBotVersionCommand, se_DeleteBotVersionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts index b8387a40d540..7735c56fa8bc 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteCustomVocabularyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomVocabularyCommand, se_DeleteCustomVocabularyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts index 7d94d8ed1b1d..7df16e31e9f6 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteExportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteExportCommand, se_DeleteExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts index d60b1fa4eedb..1f0c299c8fcf 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteImportCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImportCommand, se_DeleteImportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts index 0e866556fa6b..8e65d56031ee 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteIntentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIntentCommand, se_DeleteIntentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts index 9c6914f08e8c..40c457a1c33f 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts index 93d338e77170..15f582533114 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteResourcePolicyStatementCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts index 0ecabd71107c..99e41d484a2d 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteSlotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSlotCommand, se_DeleteSlotCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts index 2ae4acf94b4c..207d64bb7902 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteSlotTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSlotTypeCommand, se_DeleteSlotTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts index 363dae1c0bba..392aadc3c1c4 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteTestSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTestSetCommand, se_DeleteTestSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts b/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts index 3b626ed6cd73..2922a5757e63 100644 --- a/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DeleteUtterancesCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUtterancesCommand, se_DeleteUtterancesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts index 1600491856c4..cfb0d19bd0b8 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotAliasCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBotAliasCommand, se_DescribeBotAliasCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts index f71303f44975..7d086c57ed96 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBotCommand, se_DescribeBotCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts index 9b257fe003a4..02ccd3942e65 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotLocaleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBotLocaleCommand, se_DescribeBotLocaleCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts index 5f1004151c5f..71aa347c9843 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotRecommendationCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeBotRecommendationCommand, se_DescribeBotRecommendationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotReplicaCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotReplicaCommand.ts index 514fed75f013..c3f5c3875e1c 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotReplicaCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotReplicaCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBotReplicaCommand, se_DescribeBotReplicaCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotResourceGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotResourceGenerationCommand.ts index 657082ecc2bf..4b1b084a6add 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotResourceGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotResourceGenerationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts index 0cfa97f86b77..2af8d99f63f2 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeBotVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBotVersionCommand, se_DescribeBotVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts index 922308e3f925..1f715215bdeb 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeCustomVocabularyMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts index 7b48e45e1c9f..9d4c06798ccf 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeExportCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeExportCommand, se_DescribeExportCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts index 034b97232746..72fece1e4c60 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeImportCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeImportCommand, se_DescribeImportCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts index 96522fd1c846..8c7b662016b4 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeIntentCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeIntentCommand, se_DescribeIntentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts index faa1d71c2349..c149478e08d1 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts index 2e8b5b0647d2..f18acec1f441 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeSlotCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSlotCommand, se_DescribeSlotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts index 4c68be822063..b2f69f0ff3f6 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeSlotTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSlotTypeCommand, se_DescribeSlotTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts index 52eea848e95e..7c91a5466216 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTestExecutionCommand, se_DescribeTestExecutionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts index a2831ef8071d..430a4270fd19 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTestSetCommand, se_DescribeTestSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts index 78125df13098..60781f7e86d5 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetDiscrepancyReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts index fac9cfb12cb5..90905d310887 100644 --- a/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/DescribeTestSetGenerationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTestSetGenerationCommand, se_DescribeTestSetGenerationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/GenerateBotElementCommand.ts b/clients/client-lex-models-v2/src/commands/GenerateBotElementCommand.ts index 3e95d9a7f2ec..295b8f745642 100644 --- a/clients/client-lex-models-v2/src/commands/GenerateBotElementCommand.ts +++ b/clients/client-lex-models-v2/src/commands/GenerateBotElementCommand.ts @@ -12,7 +12,8 @@ import { de_GenerateBotElementCommand, se_GenerateBotElementCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts b/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts index 91778c04a3e1..23ab4ae6758c 100644 --- a/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts +++ b/clients/client-lex-models-v2/src/commands/GetTestExecutionArtifactsUrlCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts b/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts index 7d8a7b59b512..b54392ce5c62 100644 --- a/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListAggregatedUtterancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAggregatedUtterancesCommand, se_ListAggregatedUtterancesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotAliasReplicasCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotAliasReplicasCommand.ts index 64489b599812..68f7f42f718c 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotAliasReplicasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotAliasReplicasCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotAliasReplicasCommand, se_ListBotAliasReplicasCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts index d5bb36ff3846..8352db2752bf 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotAliasesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotAliasesCommand, se_ListBotAliasesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts index 17fe380c5203..25570215a061 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotLocalesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotLocalesCommand, se_ListBotLocalesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts index fd7eaa877420..5951bf230f8a 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotRecommendationsCommand, se_ListBotRecommendationsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotReplicasCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotReplicasCommand.ts index fe084e0b67f6..13761b897a08 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotReplicasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotReplicasCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotReplicasCommand, se_ListBotReplicasCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotResourceGenerationsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotResourceGenerationsCommand.ts index dd7eacb2f419..65bf9a6fd606 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotResourceGenerationsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotResourceGenerationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotResourceGenerationsCommand, se_ListBotResourceGenerationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotVersionReplicasCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotVersionReplicasCommand.ts index c08569172ba9..723b0b2d74ec 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotVersionReplicasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotVersionReplicasCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotVersionReplicasCommand, se_ListBotVersionReplicasCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts index aaf2c802260e..46242259c738 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotVersionsCommand, se_ListBotVersionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts index 75b0df318564..309ad561d87a 100644 --- a/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBotsCommand, se_ListBotsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts index b0268bca519f..dd16969975f3 100644 --- a/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBuiltInIntentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuiltInIntentsCommand, se_ListBuiltInIntentsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts b/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts index f4cd4a250290..2295ba3cf4ca 100644 --- a/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListBuiltInSlotTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBuiltInSlotTypesCommand, se_ListBuiltInSlotTypesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts b/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts index d555cb88fc8c..7f9077b65f6f 100644 --- a/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListCustomVocabularyItemsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomVocabularyItemsCommand, se_ListCustomVocabularyItemsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts b/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts index dd861bea6231..0aa2c2f4d102 100644 --- a/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts b/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts index 2c333d4a1a33..be3ac398b922 100644 --- a/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListImportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts index da056c419eca..75aac649a2c5 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIntentMetricsCommand, se_ListIntentMetricsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts index 848d1e127a55..6ff51f2f113c 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentPathsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIntentPathsCommand, se_ListIntentPathsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts index 53b423252e53..5f5e9c199c1e 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentStageMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIntentStageMetricsCommand, se_ListIntentStageMetricsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts index 9f103ad43068..0f2c8f7080c3 100644 --- a/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListIntentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIntentsCommand, se_ListIntentsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts b/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts index 9d0aaade7c10..5819374daf89 100644 --- a/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListRecommendedIntentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecommendedIntentsCommand, se_ListRecommendedIntentsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts b/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts index 6acc100d3b1b..1f163a22712a 100644 --- a/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSessionAnalyticsDataCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionAnalyticsDataCommand, se_ListSessionAnalyticsDataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts index 5977b8845ead..233f3ff3e0ec 100644 --- a/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSessionMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSessionMetricsCommand, se_ListSessionMetricsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts b/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts index 546c36b1f960..64552764edf8 100644 --- a/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSlotTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSlotTypesCommand, se_ListSlotTypesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts b/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts index 6c39bccdb30d..f7343f928026 100644 --- a/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListSlotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSlotsCommand, se_ListSlotsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts index 26035581faa5..8b4c2761e6e9 100644 --- a/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts index 97524d9f912c..f6e50afcdfd8 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestExecutionResultItemsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts index 19370054e3ef..eb40270522ca 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestExecutionsCommand, se_ListTestExecutionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts index 1bc89be206f7..f322f40cea7d 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestSetRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestSetRecordsCommand, se_ListTestSetRecordsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts b/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts index 50d890c9740f..e3fa02851912 100644 --- a/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListTestSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTestSetsCommand, se_ListTestSetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts b/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts index 493f6e660880..6409a6d655c0 100644 --- a/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListUtteranceAnalyticsDataCommand.ts @@ -12,7 +12,8 @@ import { de_ListUtteranceAnalyticsDataCommand, se_ListUtteranceAnalyticsDataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts b/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts index 0e14f083f078..2a73d0c439b6 100644 --- a/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/ListUtteranceMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_ListUtteranceMetricsCommand, se_ListUtteranceMetricsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts b/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts index 6d9d34393ad0..7459b5b4ce3f 100644 --- a/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts +++ b/clients/client-lex-models-v2/src/commands/SearchAssociatedTranscriptsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts index 764d8629da5c..b9c310120a6b 100644 --- a/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartBotRecommendationCommand.ts @@ -17,7 +17,8 @@ import { de_StartBotRecommendationCommand, se_StartBotRecommendationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StartBotResourceGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/StartBotResourceGenerationCommand.ts index b9d8a0181909..ee04d5c2d10e 100644 --- a/clients/client-lex-models-v2/src/commands/StartBotResourceGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartBotResourceGenerationCommand.ts @@ -12,7 +12,8 @@ import { de_StartBotResourceGenerationCommand, se_StartBotResourceGenerationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StartImportCommand.ts b/clients/client-lex-models-v2/src/commands/StartImportCommand.ts index c9beb7400c49..29db6b5f929b 100644 --- a/clients/client-lex-models-v2/src/commands/StartImportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartImportCommand.ts @@ -12,7 +12,8 @@ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts b/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts index 8642fa83cb8b..ae60af7f5911 100644 --- a/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartTestExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_StartTestExecutionCommand, se_StartTestExecutionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts b/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts index 17f834b95136..9ccb9c1aae50 100644 --- a/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StartTestSetGenerationCommand.ts @@ -12,7 +12,8 @@ import { de_StartTestSetGenerationCommand, se_StartTestSetGenerationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts index 56e26db66d44..1863051e552d 100644 --- a/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/StopBotRecommendationCommand.ts @@ -12,7 +12,8 @@ import { de_StopBotRecommendationCommand, se_StopBotRecommendationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts b/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts index 0115736b5682..2c0a4109fced 100644 --- a/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts b/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts index 94d49ad8352a..69691bbce053 100644 --- a/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts index ec45f94c7efe..87431e9efa47 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotAliasCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBotAliasCommand, se_UpdateBotAliasCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts index df7dcb7a1960..0b8a61457b12 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBotCommand, se_UpdateBotCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts index de15ea34f147..5777e11fdf09 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotLocaleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBotLocaleCommand, se_UpdateBotLocaleCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts index 305037da7eae..b58c6e2b8c65 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateBotRecommendationCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateBotRecommendationCommand, se_UpdateBotRecommendationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts index 8343d660cbc8..5dc9ded7d4bf 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateExportCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExportCommand, se_UpdateExportCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts index e21324eeeec3..878e853d7b36 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateIntentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateIntentCommand, se_UpdateIntentCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts index bd5dfaf82fec..3e35c263367b 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourcePolicyCommand, se_UpdateResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts index 99cbc19d5a39..ecad9bcc471d 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateSlotCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSlotCommand, se_UpdateSlotCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts index 18a3c43404c2..0591a4f7bcf4 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateSlotTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSlotTypeCommand, se_UpdateSlotTypeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts b/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts index b002d2b47724..9e854a1f39fb 100644 --- a/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts +++ b/clients/client-lex-models-v2/src/commands/UpdateTestSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTestSetCommand, se_UpdateTestSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-models-v2/src/index.ts b/clients/client-lex-models-v2/src/index.ts index f2fca3745aad..79cd939820d2 100644 --- a/clients/client-lex-models-v2/src/index.ts +++ b/clients/client-lex-models-v2/src/index.ts @@ -8,8 +8,8 @@ export * from "./LexModelsV2Client"; export * from "./LexModelsV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LexModelsV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-lex-models-v2/src/models/LexModelsV2ServiceException.ts b/clients/client-lex-models-v2/src/models/LexModelsV2ServiceException.ts index ba2fc69a915d..4439220e97c1 100644 --- a/clients/client-lex-models-v2/src/models/LexModelsV2ServiceException.ts +++ b/clients/client-lex-models-v2/src/models/LexModelsV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts index d057321babeb..723e9245a74a 100644 --- a/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/DeleteSessionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSessionCommand, se_DeleteSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts index 3fbc60ea1164..86a443b25e51 100644 --- a/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/GetSessionCommand.ts @@ -16,7 +16,8 @@ import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts b/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts index c1976247aa86..29f7325e16cf 100644 --- a/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PostContentCommand.ts @@ -25,7 +25,8 @@ import { de_PostContentCommand, se_PostContentCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts b/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts index 52919525b9b4..60dabbab0cc6 100644 --- a/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PostTextCommand.ts @@ -21,7 +21,8 @@ import { de_PostTextCommand, se_PostTextCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts b/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts index 219ef07f9ce0..52cc1d4b20c4 100644 --- a/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts +++ b/clients/client-lex-runtime-service/src/commands/PutSessionCommand.ts @@ -21,7 +21,8 @@ import { de_PutSessionCommand, se_PutSessionCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-service/src/index.ts b/clients/client-lex-runtime-service/src/index.ts index 18b72a7f0e7a..1cb46a0260de 100644 --- a/clients/client-lex-runtime-service/src/index.ts +++ b/clients/client-lex-runtime-service/src/index.ts @@ -19,8 +19,8 @@ export * from "./LexRuntimeServiceClient"; export * from "./LexRuntimeService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LexRuntimeServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LexRuntimeServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-lex-runtime-service/src/models/LexRuntimeServiceServiceException.ts b/clients/client-lex-runtime-service/src/models/LexRuntimeServiceServiceException.ts index 99c26a9d61bf..66cb7b3edeab 100644 --- a/clients/client-lex-runtime-service/src/models/LexRuntimeServiceServiceException.ts +++ b/clients/client-lex-runtime-service/src/models/LexRuntimeServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts index cbe372b9828c..1f140dd52212 100644 --- a/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/DeleteSessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSessionCommand, se_DeleteSessionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts index f34fe1180532..572fabafc035 100644 --- a/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts b/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts index c67317c6348e..1354454f45de 100644 --- a/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/PutSessionCommand.ts @@ -17,7 +17,8 @@ import { de_PutSessionCommand, se_PutSessionCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts b/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts index a1df6959988e..a8efeae31b87 100644 --- a/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/RecognizeTextCommand.ts @@ -17,7 +17,8 @@ import { de_RecognizeTextCommand, se_RecognizeTextCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts b/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts index 3ac97c1e3d4d..049f40fcb7ad 100644 --- a/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/RecognizeUtteranceCommand.ts @@ -21,7 +21,8 @@ import { de_RecognizeUtteranceCommand, se_RecognizeUtteranceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts b/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts index 0eca1529c01c..8e23bfc094fd 100644 --- a/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts +++ b/clients/client-lex-runtime-v2/src/commands/StartConversationCommand.ts @@ -18,7 +18,8 @@ import { de_StartConversationCommand, se_StartConversationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lex-runtime-v2/src/index.ts b/clients/client-lex-runtime-v2/src/index.ts index 9d1e7b0ad89a..740fa4241419 100644 --- a/clients/client-lex-runtime-v2/src/index.ts +++ b/clients/client-lex-runtime-v2/src/index.ts @@ -8,8 +8,8 @@ export * from "./LexRuntimeV2Client"; export * from "./LexRuntimeV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LexRuntimeV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LexRuntimeV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-lex-runtime-v2/src/models/LexRuntimeV2ServiceException.ts b/clients/client-lex-runtime-v2/src/models/LexRuntimeV2ServiceException.ts index c27993e0b167..ae08aa9ab636 100644 --- a/clients/client-lex-runtime-v2/src/models/LexRuntimeV2ServiceException.ts +++ b/clients/client-lex-runtime-v2/src/models/LexRuntimeV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts index f1ed41940161..3c9bf58e6c36 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/GetServiceSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_GetServiceSettingsCommand, se_GetServiceSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts index 477eb611fcfa..092d8ffcedc8 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionInstancesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts index a46172006a5a..a7da3ba5eb68 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/ListLinuxSubscriptionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListLinuxSubscriptionsCommand, se_ListLinuxSubscriptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts b/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts index c711ca1f3c46..a32cd4622a92 100644 --- a/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts +++ b/clients/client-license-manager-linux-subscriptions/src/commands/UpdateServiceSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateServiceSettingsCommand, se_UpdateServiceSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-linux-subscriptions/src/index.ts b/clients/client-license-manager-linux-subscriptions/src/index.ts index 120ed03add44..8845c9c701cd 100644 --- a/clients/client-license-manager-linux-subscriptions/src/index.ts +++ b/clients/client-license-manager-linux-subscriptions/src/index.ts @@ -9,8 +9,8 @@ export * from "./LicenseManagerLinuxSubscriptionsClient"; export * from "./LicenseManagerLinuxSubscriptions"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LicenseManagerLinuxSubscriptionsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LicenseManagerLinuxSubscriptionsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-license-manager-linux-subscriptions/src/models/LicenseManagerLinuxSubscriptionsServiceException.ts b/clients/client-license-manager-linux-subscriptions/src/models/LicenseManagerLinuxSubscriptionsServiceException.ts index e182aff6e507..612938ba3e0b 100644 --- a/clients/client-license-manager-linux-subscriptions/src/models/LicenseManagerLinuxSubscriptionsServiceException.ts +++ b/clients/client-license-manager-linux-subscriptions/src/models/LicenseManagerLinuxSubscriptionsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts index e8d36b0cfb43..67572b1a7606 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/AssociateUserCommand.ts @@ -16,7 +16,8 @@ import { de_AssociateUserCommand, se_AssociateUserCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts index 347ffd88cdfc..b8a1e5319c31 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/DeregisterIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_DeregisterIdentityProviderCommand, se_DeregisterIdentityProviderComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts index 9f7091da1471..2ab8f9cabc7a 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/DisassociateUserCommand.ts @@ -16,7 +16,8 @@ import { de_DisassociateUserCommand, se_DisassociateUserCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts index e50f752b7672..130df5a8797f 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListIdentityProvidersCommand.ts @@ -16,7 +16,8 @@ import { de_ListIdentityProvidersCommand, se_ListIdentityProvidersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts index a8c4e3c15fa5..a98969c768e0 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListInstancesCommand.ts @@ -16,7 +16,8 @@ import { de_ListInstancesCommand, se_ListInstancesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts index 9e6112f5c637..fc4ce47806d7 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListProductSubscriptionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProductSubscriptionsCommand, se_ListProductSubscriptionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts index 8fe0ede21927..957036777425 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/ListUserAssociationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListUserAssociationsCommand, se_ListUserAssociationsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts index a58275379c1d..976b19c499b4 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/RegisterIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { de_RegisterIdentityProviderCommand, se_RegisterIdentityProviderCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts index 8acb349a3ef6..dfedf80107c1 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/StartProductSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_StartProductSubscriptionCommand, se_StartProductSubscriptionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts index d20a8584fd62..66c87fa1dfe5 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/StopProductSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_StopProductSubscriptionCommand, se_StopProductSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts b/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts index 3ccde0e816e3..12ec1dc1e4c7 100644 --- a/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts +++ b/clients/client-license-manager-user-subscriptions/src/commands/UpdateIdentityProviderSettingsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager-user-subscriptions/src/index.ts b/clients/client-license-manager-user-subscriptions/src/index.ts index 4f9e45637683..55e7c6917191 100644 --- a/clients/client-license-manager-user-subscriptions/src/index.ts +++ b/clients/client-license-manager-user-subscriptions/src/index.ts @@ -9,8 +9,8 @@ export * from "./LicenseManagerUserSubscriptionsClient"; export * from "./LicenseManagerUserSubscriptions"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LicenseManagerUserSubscriptionsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LicenseManagerUserSubscriptionsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-license-manager-user-subscriptions/src/models/LicenseManagerUserSubscriptionsServiceException.ts b/clients/client-license-manager-user-subscriptions/src/models/LicenseManagerUserSubscriptionsServiceException.ts index 52734cb396e3..ee96c7ac733d 100644 --- a/clients/client-license-manager-user-subscriptions/src/models/LicenseManagerUserSubscriptionsServiceException.ts +++ b/clients/client-license-manager-user-subscriptions/src/models/LicenseManagerUserSubscriptionsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-license-manager/src/commands/AcceptGrantCommand.ts b/clients/client-license-manager/src/commands/AcceptGrantCommand.ts index 5af05f7d5f87..d596368397c7 100644 --- a/clients/client-license-manager/src/commands/AcceptGrantCommand.ts +++ b/clients/client-license-manager/src/commands/AcceptGrantCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptGrantCommand, se_AcceptGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts index 554788b9e1a9..e9665f08d1cc 100644 --- a/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckInLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_CheckInLicenseCommand, se_CheckInLicenseCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts index 92aec9e7e4b6..13c22be3a1f7 100644 --- a/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckoutBorrowLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_CheckoutBorrowLicenseCommand, se_CheckoutBorrowLicenseCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts b/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts index cd9f7e8dbdb7..bcf3ad513c0c 100644 --- a/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CheckoutLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_CheckoutLicenseCommand, se_CheckoutLicenseCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateGrantCommand.ts b/clients/client-license-manager/src/commands/CreateGrantCommand.ts index 41adc032dd8f..931a7f3570da 100644 --- a/clients/client-license-manager/src/commands/CreateGrantCommand.ts +++ b/clients/client-license-manager/src/commands/CreateGrantCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGrantCommand, se_CreateGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts b/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts index 4b91f4365e46..84c8eaaa5246 100644 --- a/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts +++ b/clients/client-license-manager/src/commands/CreateGrantVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGrantVersionCommand, se_CreateGrantVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateLicenseCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseCommand.ts index 4288452b6781..3d66e1c8c775 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLicenseCommand, se_CreateLicenseCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts index f2b753bf5eb2..c8fa1cc5a6ad 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLicenseConfigurationCommand, se_CreateLicenseConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts index 4b92bd424df7..f648d571099b 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseConversionTaskForResourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts index 8412f0c2cea3..0b1013792cb5 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseManagerReportGeneratorCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts b/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts index 83101bbfe1d6..a12446f47814 100644 --- a/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts +++ b/clients/client-license-manager/src/commands/CreateLicenseVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLicenseVersionCommand, se_CreateLicenseVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/CreateTokenCommand.ts b/clients/client-license-manager/src/commands/CreateTokenCommand.ts index dc8955f42e54..0e9f4af60829 100644 --- a/clients/client-license-manager/src/commands/CreateTokenCommand.ts +++ b/clients/client-license-manager/src/commands/CreateTokenCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTokenCommand, se_CreateTokenCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/DeleteGrantCommand.ts b/clients/client-license-manager/src/commands/DeleteGrantCommand.ts index 3af31bd15bad..a518d6aa5891 100644 --- a/clients/client-license-manager/src/commands/DeleteGrantCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteGrantCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGrantCommand, se_DeleteGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts index c3238eb950a2..cff712303daf 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLicenseCommand, se_DeleteLicenseCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts index d0662bda3f5d..83a15ffdfe98 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLicenseConfigurationCommand, se_DeleteLicenseConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts index 3ca980d89e48..17eca9bfd180 100644 --- a/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteLicenseManagerReportGeneratorCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/DeleteTokenCommand.ts b/clients/client-license-manager/src/commands/DeleteTokenCommand.ts index 69a14a4c104e..1f0227182734 100644 --- a/clients/client-license-manager/src/commands/DeleteTokenCommand.ts +++ b/clients/client-license-manager/src/commands/DeleteTokenCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTokenCommand, se_DeleteTokenCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts b/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts index 18cfbed4cb40..b4b487418119 100644 --- a/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts +++ b/clients/client-license-manager/src/commands/ExtendLicenseConsumptionCommand.ts @@ -12,7 +12,8 @@ import { de_ExtendLicenseConsumptionCommand, se_ExtendLicenseConsumptionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts b/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts index 22e21d62d86e..1cacc5dcf380 100644 --- a/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts +++ b/clients/client-license-manager/src/commands/GetAccessTokenCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccessTokenCommand, se_GetAccessTokenCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetGrantCommand.ts b/clients/client-license-manager/src/commands/GetGrantCommand.ts index 32b23cb235af..d5fa537af96b 100644 --- a/clients/client-license-manager/src/commands/GetGrantCommand.ts +++ b/clients/client-license-manager/src/commands/GetGrantCommand.ts @@ -12,7 +12,8 @@ import { de_GetGrantCommand, se_GetGrantCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetLicenseCommand.ts b/clients/client-license-manager/src/commands/GetLicenseCommand.ts index 997c9530505b..468dd6ad2a5d 100644 --- a/clients/client-license-manager/src/commands/GetLicenseCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseCommand, se_GetLicenseCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts index b6bb71740c0e..ce60a16516a3 100644 --- a/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseConfigurationCommand, se_GetLicenseConfigurationCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts b/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts index a5ea94681155..39b42c9fd9f6 100644 --- a/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseConversionTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseConversionTaskCommand, se_GetLicenseConversionTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts index 8f78067862d7..e5ebe45ba896 100644 --- a/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseManagerReportGeneratorCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts b/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts index aec616b388e5..12fa8e9d691c 100644 --- a/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts +++ b/clients/client-license-manager/src/commands/GetLicenseUsageCommand.ts @@ -12,7 +12,8 @@ import { de_GetLicenseUsageCommand, se_GetLicenseUsageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts b/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts index d0034eab409f..a18da84226df 100644 --- a/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts +++ b/clients/client-license-manager/src/commands/GetServiceSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetServiceSettingsCommand, se_GetServiceSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts index 8df8be606c3e..fa2fdcf1752f 100644 --- a/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/ListAssociationsForLicenseConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts b/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts index 5994795ef680..de2d445142d4 100644 --- a/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts +++ b/clients/client-license-manager/src/commands/ListDistributedGrantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDistributedGrantsCommand, se_ListDistributedGrantsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts b/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts index 4ac84dc2874c..7d10288e0f42 100644 --- a/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts +++ b/clients/client-license-manager/src/commands/ListFailuresForLicenseConfigurationOperationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts index a990dd38ffc9..669e519f01bc 100644 --- a/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLicenseConfigurationsCommand, se_ListLicenseConfigurationsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts b/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts index 18e2cfae2d5d..bfda80d03fc4 100644 --- a/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseConversionTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListLicenseConversionTasksCommand, se_ListLicenseConversionTasksComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts index b3b22fb6240a..ed372a140d10 100644 --- a/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseManagerReportGeneratorsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts b/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts index 588f179d3d57..56509db699c7 100644 --- a/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseSpecificationsForResourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts b/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts index 743dc620a9ba..d3278dac423f 100644 --- a/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicenseVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLicenseVersionsCommand, se_ListLicenseVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListLicensesCommand.ts b/clients/client-license-manager/src/commands/ListLicensesCommand.ts index 575d1b617f1f..7a4f2044f5aa 100644 --- a/clients/client-license-manager/src/commands/ListLicensesCommand.ts +++ b/clients/client-license-manager/src/commands/ListLicensesCommand.ts @@ -12,7 +12,8 @@ import { de_ListLicensesCommand, se_ListLicensesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts b/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts index 9bf2244109a7..289eda8c3c36 100644 --- a/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedGrantsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReceivedGrantsCommand, se_ListReceivedGrantsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts b/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts index 152f03fb4a4c..61ad7125544e 100644 --- a/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedGrantsForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts b/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts index 44af8046234d..f67d430f1dc3 100644 --- a/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedLicensesCommand.ts @@ -12,7 +12,8 @@ import { de_ListReceivedLicensesCommand, se_ListReceivedLicensesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts b/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts index 53617eccb479..5744b721da2e 100644 --- a/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts +++ b/clients/client-license-manager/src/commands/ListReceivedLicensesForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts b/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts index 3f4b0d215a2a..7f8cddc9cd5c 100644 --- a/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts +++ b/clients/client-license-manager/src/commands/ListResourceInventoryCommand.ts @@ -12,7 +12,8 @@ import { de_ListResourceInventoryCommand, se_ListResourceInventoryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts b/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts index d107074026f7..29a22fdbfd7b 100644 --- a/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListTokensCommand.ts b/clients/client-license-manager/src/commands/ListTokensCommand.ts index d8621c3df598..1b282e33fc8a 100644 --- a/clients/client-license-manager/src/commands/ListTokensCommand.ts +++ b/clients/client-license-manager/src/commands/ListTokensCommand.ts @@ -12,7 +12,8 @@ import { de_ListTokensCommand, se_ListTokensCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts index 3c28c1d2f0c4..c1166279b707 100644 --- a/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/ListUsageForLicenseConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/RejectGrantCommand.ts b/clients/client-license-manager/src/commands/RejectGrantCommand.ts index 46293e20eba2..208bfea159dd 100644 --- a/clients/client-license-manager/src/commands/RejectGrantCommand.ts +++ b/clients/client-license-manager/src/commands/RejectGrantCommand.ts @@ -12,7 +12,8 @@ import { de_RejectGrantCommand, se_RejectGrantCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/TagResourceCommand.ts b/clients/client-license-manager/src/commands/TagResourceCommand.ts index 01eb45fcccaa..9c316894165b 100644 --- a/clients/client-license-manager/src/commands/TagResourceCommand.ts +++ b/clients/client-license-manager/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/UntagResourceCommand.ts b/clients/client-license-manager/src/commands/UntagResourceCommand.ts index e5abda4e46a1..1579a04e926b 100644 --- a/clients/client-license-manager/src/commands/UntagResourceCommand.ts +++ b/clients/client-license-manager/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts index b2d5d9708f69..081815448bf8 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLicenseConfigurationCommand, se_UpdateLicenseConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts index e70fcf35d131..eeb81bc983a3 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseManagerReportGeneratorCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts b/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts index 8d64f151ecea..2077b2fb4c5e 100644 --- a/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateLicenseSpecificationsForResourceCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts b/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts index 338be2419219..38bf50cabfe8 100644 --- a/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts +++ b/clients/client-license-manager/src/commands/UpdateServiceSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServiceSettingsCommand, se_UpdateServiceSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-license-manager/src/index.ts b/clients/client-license-manager/src/index.ts index 74ece453a88c..8e31ab8ba1f5 100644 --- a/clients/client-license-manager/src/index.ts +++ b/clients/client-license-manager/src/index.ts @@ -9,8 +9,8 @@ export * from "./LicenseManagerClient"; export * from "./LicenseManager"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LicenseManagerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LicenseManagerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-license-manager/src/models/LicenseManagerServiceException.ts b/clients/client-license-manager/src/models/LicenseManagerServiceException.ts index 4d52f3a9dbcc..5e3341c0bd67 100644 --- a/clients/client-license-manager/src/models/LicenseManagerServiceException.ts +++ b/clients/client-license-manager/src/models/LicenseManagerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts b/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts index 60afbababd58..fea434dc9aed 100644 --- a/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/AllocateStaticIpCommand.ts @@ -12,7 +12,8 @@ import { de_AllocateStaticIpCommand, se_AllocateStaticIpCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts b/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts index e3a6ec1930c9..4d038791022d 100644 --- a/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/AttachCertificateToDistributionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/AttachDiskCommand.ts b/clients/client-lightsail/src/commands/AttachDiskCommand.ts index 3d25da8b30aa..303f8f9b587a 100644 --- a/clients/client-lightsail/src/commands/AttachDiskCommand.ts +++ b/clients/client-lightsail/src/commands/AttachDiskCommand.ts @@ -12,7 +12,8 @@ import { de_AttachDiskCommand, se_AttachDiskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts index 8fd0e9f01371..0d24088c509e 100644 --- a/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/AttachInstancesToLoadBalancerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts index 8ae8f714bb7f..8a882cdd7967 100644 --- a/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/AttachLoadBalancerTlsCertificateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts b/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts index b1c427ed608f..ab355197945b 100644 --- a/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/AttachStaticIpCommand.ts @@ -12,7 +12,8 @@ import { de_AttachStaticIpCommand, se_AttachStaticIpCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts index 8eb6414d20a7..8076df6fcbef 100644 --- a/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/CloseInstancePublicPortsCommand.ts @@ -12,7 +12,8 @@ import { de_CloseInstancePublicPortsCommand, se_CloseInstancePublicPortsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CopySnapshotCommand.ts b/clients/client-lightsail/src/commands/CopySnapshotCommand.ts index 87e7a212a728..e3d289651797 100644 --- a/clients/client-lightsail/src/commands/CopySnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CopySnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts b/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts index 80acb6eb815c..2b7f948589c8 100644 --- a/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts +++ b/clients/client-lightsail/src/commands/CreateBucketAccessKeyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateBucketAccessKeyCommand, se_CreateBucketAccessKeyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateBucketCommand.ts b/clients/client-lightsail/src/commands/CreateBucketCommand.ts index 067814938dc1..deefe5a4e875 100644 --- a/clients/client-lightsail/src/commands/CreateBucketCommand.ts +++ b/clients/client-lightsail/src/commands/CreateBucketCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBucketCommand, se_CreateBucketCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateCertificateCommand.ts b/clients/client-lightsail/src/commands/CreateCertificateCommand.ts index c9f1bf91841e..ee617640af70 100644 --- a/clients/client-lightsail/src/commands/CreateCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/CreateCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCertificateCommand, se_CreateCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts b/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts index 447195b34dc4..1b53598d8e52 100644 --- a/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts +++ b/clients/client-lightsail/src/commands/CreateCloudFormationStackCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCloudFormationStackCommand, se_CreateCloudFormationStackComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts b/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts index 44d35af86a4d..0f8d70c10efe 100644 --- a/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContactMethodCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContactMethodCommand, se_CreateContactMethodCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts index 241543f6ec51..a4a616de6771 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContainerServiceCommand, se_CreateContainerServiceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts index 1aabe4d1f94e..5ed998990baa 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceDeploymentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts b/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts index 2350c2ad4ac3..c2997c8da1ef 100644 --- a/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts +++ b/clients/client-lightsail/src/commands/CreateContainerServiceRegistryLoginCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDiskCommand.ts b/clients/client-lightsail/src/commands/CreateDiskCommand.ts index cd24c36f04e8..697bff9a866c 100644 --- a/clients/client-lightsail/src/commands/CreateDiskCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDiskCommand, se_CreateDiskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts index 47ca3a182661..70f0b649e735 100644 --- a/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDiskFromSnapshotCommand, se_CreateDiskFromSnapshotCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts index aeb041311ee8..94f560676988 100644 --- a/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDiskSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDiskSnapshotCommand, se_CreateDiskSnapshotCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDistributionCommand.ts b/clients/client-lightsail/src/commands/CreateDistributionCommand.ts index 12160b0b39dc..f10218ef5e0b 100644 --- a/clients/client-lightsail/src/commands/CreateDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDistributionCommand, se_CreateDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDomainCommand.ts b/clients/client-lightsail/src/commands/CreateDomainCommand.ts index e37e02fd2405..51b672691cc1 100644 --- a/clients/client-lightsail/src/commands/CreateDomainCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts b/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts index 417dbe01678e..7b0e97bc58f5 100644 --- a/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/CreateDomainEntryCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainEntryCommand, se_CreateDomainEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts b/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts index 24b19fe63d69..35eb336f5e25 100644 --- a/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts +++ b/clients/client-lightsail/src/commands/CreateGUISessionAccessDetailsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts index abc5879c8e82..b85629a12329 100644 --- a/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstanceSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceSnapshotCommand, se_CreateInstanceSnapshotCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateInstancesCommand.ts b/clients/client-lightsail/src/commands/CreateInstancesCommand.ts index f2304660099f..77d13e455262 100644 --- a/clients/client-lightsail/src/commands/CreateInstancesCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstancesCommand, se_CreateInstancesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts index b1a0e8fb37cc..c7a0aeee8b3e 100644 --- a/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateInstancesFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstancesFromSnapshotCommand, se_CreateInstancesFromSnapshotCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts b/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts index 3bb6517729b8..0c6faaf09790 100644 --- a/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/CreateKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyPairCommand, se_CreateKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts index 535221a834a7..8db8110da4b0 100644 --- a/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/CreateLoadBalancerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLoadBalancerCommand, se_CreateLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts index b52b15630d26..57511da3c7a2 100644 --- a/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/CreateLoadBalancerTlsCertificateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts index 23c1efa31b19..e75db352e1b3 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRelationalDatabaseCommand, se_CreateRelationalDatabaseCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts index 91c6f332b790..4693c319ead9 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseFromSnapshotCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts index 806803648915..888c35705ace 100644 --- a/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/CreateRelationalDatabaseSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts b/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts index d416c85f01d3..5f9d162938e2 100644 --- a/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAlarmCommand, se_DeleteAlarmCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts index f37b916813e7..d35165d137e3 100644 --- a/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteAutoSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAutoSnapshotCommand, se_DeleteAutoSnapshotCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts b/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts index 7095ab129c24..f61b577d5ee3 100644 --- a/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteBucketAccessKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBucketAccessKeyCommand, se_DeleteBucketAccessKeyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteBucketCommand.ts b/clients/client-lightsail/src/commands/DeleteBucketCommand.ts index b9d110b6b31a..6b3e92c1e575 100644 --- a/clients/client-lightsail/src/commands/DeleteBucketCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteBucketCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBucketCommand, se_DeleteBucketCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts b/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts index 6edcda79f4da..06287a749d14 100644 --- a/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCertificateCommand, se_DeleteCertificateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts b/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts index ab40439f3ac2..e730d992534b 100644 --- a/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContactMethodCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContactMethodCommand, se_DeleteContactMethodCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts b/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts index 90c3b470ce65..d80f8b92c288 100644 --- a/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContainerImageCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContainerImageCommand, se_DeleteContainerImageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts b/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts index e2e9a5525fe9..4e5c1ce0cce1 100644 --- a/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteContainerServiceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContainerServiceCommand, se_DeleteContainerServiceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteDiskCommand.ts b/clients/client-lightsail/src/commands/DeleteDiskCommand.ts index 7624f556cd64..7aaf6b96c982 100644 --- a/clients/client-lightsail/src/commands/DeleteDiskCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDiskCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDiskCommand, se_DeleteDiskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts index e31a12762d18..3c2e6236ac8d 100644 --- a/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDiskSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDiskSnapshotCommand, se_DeleteDiskSnapshotCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts b/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts index 7331df9b9343..9c38deb680fd 100644 --- a/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDistributionCommand, se_DeleteDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteDomainCommand.ts b/clients/client-lightsail/src/commands/DeleteDomainCommand.ts index 3a11d5665537..d6027f7bdeed 100644 --- a/clients/client-lightsail/src/commands/DeleteDomainCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts b/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts index 814535f04407..e8b8f7e71f5a 100644 --- a/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteDomainEntryCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainEntryCommand, se_DeleteDomainEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts b/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts index 23c4c750ac17..48bc6021d05c 100644 --- a/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts index dee521ef8009..10e977595350 100644 --- a/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteInstanceSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceSnapshotCommand, se_DeleteInstanceSnapshotCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts b/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts index cb388f063bfb..8d9b1e5690a3 100644 --- a/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyPairCommand, se_DeleteKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts b/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts index aa2ff6d5ae0a..85c49dc4815a 100644 --- a/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteKnownHostKeysCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKnownHostKeysCommand, se_DeleteKnownHostKeysCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts index 4a5959c9314e..07734a10f991 100644 --- a/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteLoadBalancerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLoadBalancerCommand, se_DeleteLoadBalancerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts b/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts index 8c2294af86c8..efe411e19bc4 100644 --- a/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteLoadBalancerTlsCertificateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts index ef110b409804..be8ad0dc165d 100644 --- a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRelationalDatabaseCommand, se_DeleteRelationalDatabaseCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts index 5969351957b1..49a9e971545b 100644 --- a/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/DeleteRelationalDatabaseSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts b/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts index 67b49c79292f..6af5b737dc6b 100644 --- a/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/DetachCertificateFromDistributionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DetachDiskCommand.ts b/clients/client-lightsail/src/commands/DetachDiskCommand.ts index 6d6fd97351e7..c7ff3605d2e0 100644 --- a/clients/client-lightsail/src/commands/DetachDiskCommand.ts +++ b/clients/client-lightsail/src/commands/DetachDiskCommand.ts @@ -12,7 +12,8 @@ import { de_DetachDiskCommand, se_DetachDiskCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts index 14052660a859..a6968b1420e4 100644 --- a/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/DetachInstancesFromLoadBalancerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts b/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts index 6041442241ba..5f1c6e28672c 100644 --- a/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/DetachStaticIpCommand.ts @@ -12,7 +12,8 @@ import { de_DetachStaticIpCommand, se_DetachStaticIpCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DisableAddOnCommand.ts b/clients/client-lightsail/src/commands/DisableAddOnCommand.ts index fd2395b587d0..45ea7f49a6c9 100644 --- a/clients/client-lightsail/src/commands/DisableAddOnCommand.ts +++ b/clients/client-lightsail/src/commands/DisableAddOnCommand.ts @@ -12,7 +12,8 @@ import { de_DisableAddOnCommand, se_DisableAddOnCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts b/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts index 932c0f29b32a..fe5b069e007e 100644 --- a/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/DownloadDefaultKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_DownloadDefaultKeyPairCommand, se_DownloadDefaultKeyPairCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/EnableAddOnCommand.ts b/clients/client-lightsail/src/commands/EnableAddOnCommand.ts index 4c081c2e39b8..df228a255997 100644 --- a/clients/client-lightsail/src/commands/EnableAddOnCommand.ts +++ b/clients/client-lightsail/src/commands/EnableAddOnCommand.ts @@ -12,7 +12,8 @@ import { de_EnableAddOnCommand, se_EnableAddOnCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts b/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts index 03fa2aa204cf..201303b7c4d5 100644 --- a/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/ExportSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_ExportSnapshotCommand, se_ExportSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts b/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts index 37c9104d4e91..664636f5e040 100644 --- a/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts +++ b/clients/client-lightsail/src/commands/GetActiveNamesCommand.ts @@ -12,7 +12,8 @@ import { de_GetActiveNamesCommand, se_GetActiveNamesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetAlarmsCommand.ts b/clients/client-lightsail/src/commands/GetAlarmsCommand.ts index f1e5443402c8..a1dd5b3db034 100644 --- a/clients/client-lightsail/src/commands/GetAlarmsCommand.ts +++ b/clients/client-lightsail/src/commands/GetAlarmsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAlarmsCommand, se_GetAlarmsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts index 015bf678a897..1a55ddfe368f 100644 --- a/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetAutoSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAutoSnapshotsCommand, se_GetAutoSnapshotsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts b/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts index 6506079f7f53..87560b693be4 100644 --- a/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts +++ b/clients/client-lightsail/src/commands/GetBlueprintsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlueprintsCommand, se_GetBlueprintsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts b/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts index ad4a595d4886..25ce358ab1d6 100644 --- a/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketAccessKeysCommand.ts @@ -16,7 +16,8 @@ import { de_GetBucketAccessKeysCommand, se_GetBucketAccessKeysCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts b/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts index 5a43a5173ef0..0f27237c0974 100644 --- a/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketBundlesCommand.ts @@ -12,7 +12,8 @@ import { de_GetBucketBundlesCommand, se_GetBucketBundlesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts index e1c3ed0bbd52..3426af85314c 100644 --- a/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetBucketMetricDataCommand, se_GetBucketMetricDataCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBucketsCommand.ts b/clients/client-lightsail/src/commands/GetBucketsCommand.ts index 17af5c9bafbe..f355e1061b45 100644 --- a/clients/client-lightsail/src/commands/GetBucketsCommand.ts +++ b/clients/client-lightsail/src/commands/GetBucketsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBucketsCommand, se_GetBucketsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetBundlesCommand.ts b/clients/client-lightsail/src/commands/GetBundlesCommand.ts index b255e62d67c6..52e9aabac03f 100644 --- a/clients/client-lightsail/src/commands/GetBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetBundlesCommand.ts @@ -12,7 +12,8 @@ import { de_GetBundlesCommand, se_GetBundlesCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetCertificatesCommand.ts b/clients/client-lightsail/src/commands/GetCertificatesCommand.ts index 2b1306ee7f37..a5112dec2dee 100644 --- a/clients/client-lightsail/src/commands/GetCertificatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetCertificatesCommand.ts @@ -12,7 +12,8 @@ import { de_GetCertificatesCommand, se_GetCertificatesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts b/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts index f6ec6ac6872e..3aaa81c7b847 100644 --- a/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts +++ b/clients/client-lightsail/src/commands/GetCloudFormationStackRecordsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts b/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts index 36056c9a921c..7aa6b3a0c249 100644 --- a/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts +++ b/clients/client-lightsail/src/commands/GetContactMethodsCommand.ts @@ -12,7 +12,8 @@ import { de_GetContactMethodsCommand, se_GetContactMethodsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts b/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts index e1ad84a7bac7..8bdafb6c9185 100644 --- a/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerAPIMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerAPIMetadataCommand, se_GetContainerAPIMetadataCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts b/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts index 7cf9499edce4..ed46b2300f7a 100644 --- a/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerImagesCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerImagesCommand, se_GetContainerImagesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerLogCommand.ts b/clients/client-lightsail/src/commands/GetContainerLogCommand.ts index 9b48665b14ed..d8e805df9fb0 100644 --- a/clients/client-lightsail/src/commands/GetContainerLogCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerLogCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerLogCommand, se_GetContainerLogCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts b/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts index ec5311b732ab..2a24158f173b 100644 --- a/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServiceDeploymentsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts index dc8d48e7c177..721fbc446586 100644 --- a/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServiceMetricDataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts b/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts index 4e89d6fff36f..6ceb006783f4 100644 --- a/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServicePowersCommand.ts @@ -13,7 +13,8 @@ import { de_GetContainerServicePowersCommand, se_GetContainerServicePowersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts b/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts index da29097188c5..c516cdc72866 100644 --- a/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts +++ b/clients/client-lightsail/src/commands/GetContainerServicesCommand.ts @@ -13,7 +13,8 @@ import { de_GetContainerServicesCommand, se_GetContainerServicesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts b/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts index 29d5466b0a8a..d791cef6df71 100644 --- a/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts +++ b/clients/client-lightsail/src/commands/GetCostEstimateCommand.ts @@ -12,7 +12,8 @@ import { de_GetCostEstimateCommand, se_GetCostEstimateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDiskCommand.ts b/clients/client-lightsail/src/commands/GetDiskCommand.ts index 582f93cdeffe..d6beb9c3cde8 100644 --- a/clients/client-lightsail/src/commands/GetDiskCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskCommand.ts @@ -12,7 +12,8 @@ import { de_GetDiskCommand, se_GetDiskCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts index eeb28225c590..a92fdccd6baf 100644 --- a/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetDiskSnapshotCommand, se_GetDiskSnapshotCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts index d0aa4ce2dadc..ffb37abb14e2 100644 --- a/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDiskSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDiskSnapshotsCommand, se_GetDiskSnapshotsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDisksCommand.ts b/clients/client-lightsail/src/commands/GetDisksCommand.ts index cee52308f5b1..4b6e49c1de5f 100644 --- a/clients/client-lightsail/src/commands/GetDisksCommand.ts +++ b/clients/client-lightsail/src/commands/GetDisksCommand.ts @@ -12,7 +12,8 @@ import { de_GetDisksCommand, se_GetDisksCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts b/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts index f791eb4fca37..d201c445a165 100644 --- a/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionBundlesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDistributionBundlesCommand, se_GetDistributionBundlesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts b/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts index df352f7a2b42..d04096d16ddf 100644 --- a/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionLatestCacheResetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts index 4f92d9f3434d..d6c22c4cd7b9 100644 --- a/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetDistributionMetricDataCommand, se_GetDistributionMetricDataComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDistributionsCommand.ts b/clients/client-lightsail/src/commands/GetDistributionsCommand.ts index 8646fe50df2c..1f0663e5198e 100644 --- a/clients/client-lightsail/src/commands/GetDistributionsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDistributionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDistributionsCommand, se_GetDistributionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDomainCommand.ts b/clients/client-lightsail/src/commands/GetDomainCommand.ts index 43a72f5ca526..cc92c474a0cd 100644 --- a/clients/client-lightsail/src/commands/GetDomainCommand.ts +++ b/clients/client-lightsail/src/commands/GetDomainCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainCommand, se_GetDomainCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetDomainsCommand.ts b/clients/client-lightsail/src/commands/GetDomainsCommand.ts index e654979d24a3..b1b2d84ba3da 100644 --- a/clients/client-lightsail/src/commands/GetDomainsCommand.ts +++ b/clients/client-lightsail/src/commands/GetDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainsCommand, se_GetDomainsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts b/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts index e3ecce09434e..0328f3f506eb 100644 --- a/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts +++ b/clients/client-lightsail/src/commands/GetExportSnapshotRecordsCommand.ts @@ -12,7 +12,8 @@ import { de_GetExportSnapshotRecordsCommand, se_GetExportSnapshotRecordsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts b/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts index 03434f1be7e0..e489e4303c40 100644 --- a/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceAccessDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceAccessDetailsCommand, se_GetInstanceAccessDetailsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceCommand.ts b/clients/client-lightsail/src/commands/GetInstanceCommand.ts index 4d7f11cdbc18..9b2a8dc93a1e 100644 --- a/clients/client-lightsail/src/commands/GetInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceCommand, se_GetInstanceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts index 292668547136..053211d5f5df 100644 --- a/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceMetricDataCommand, se_GetInstanceMetricDataCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts b/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts index 00123d937b8f..933bf07b97dc 100644 --- a/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstancePortStatesCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstancePortStatesCommand, se_GetInstancePortStatesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts index f56bbff16658..2f5d45bdf72f 100644 --- a/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceSnapshotCommand, se_GetInstanceSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts index 7944b0569e9e..1674e6fccfa7 100644 --- a/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceSnapshotsCommand, se_GetInstanceSnapshotsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts b/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts index a5e2af17f974..a888ee851ed2 100644 --- a/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstanceStateCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstanceStateCommand, se_GetInstanceStateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetInstancesCommand.ts b/clients/client-lightsail/src/commands/GetInstancesCommand.ts index 2dfca393be42..05a64924a59a 100644 --- a/clients/client-lightsail/src/commands/GetInstancesCommand.ts +++ b/clients/client-lightsail/src/commands/GetInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_GetInstancesCommand, se_GetInstancesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetKeyPairCommand.ts b/clients/client-lightsail/src/commands/GetKeyPairCommand.ts index 2e817b97dae0..15bc22a43a2f 100644 --- a/clients/client-lightsail/src/commands/GetKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/GetKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyPairCommand, se_GetKeyPairCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts b/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts index 1e9b9f45c29c..19aab04c992c 100644 --- a/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts +++ b/clients/client-lightsail/src/commands/GetKeyPairsCommand.ts @@ -12,7 +12,8 @@ import { de_GetKeyPairsCommand, se_GetKeyPairsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts index 818ff7959449..c30061801477 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoadBalancerCommand, se_GetLoadBalancerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts index 458ca44d0340..d88e624a3584 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerMetricDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoadBalancerMetricDataCommand, se_GetLoadBalancerMetricDataComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts index d490fcfa8023..6554b641d9d1 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerTlsCertificatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts index cceaacf5c636..7991675d01c6 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancerTlsPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoadBalancerTlsPoliciesCommand, se_GetLoadBalancerTlsPoliciesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts b/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts index e815e1af61f4..02e9f967242e 100644 --- a/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts +++ b/clients/client-lightsail/src/commands/GetLoadBalancersCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoadBalancersCommand, se_GetLoadBalancersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetOperationCommand.ts b/clients/client-lightsail/src/commands/GetOperationCommand.ts index bbd3988b5c0a..bc661eaa7e8c 100644 --- a/clients/client-lightsail/src/commands/GetOperationCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationCommand.ts @@ -12,7 +12,8 @@ import { de_GetOperationCommand, se_GetOperationCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetOperationsCommand.ts b/clients/client-lightsail/src/commands/GetOperationsCommand.ts index 55e31f0506eb..4c3f28fe3146 100644 --- a/clients/client-lightsail/src/commands/GetOperationsCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetOperationsCommand, se_GetOperationsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts b/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts index 92172c290840..33a902202c8b 100644 --- a/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts +++ b/clients/client-lightsail/src/commands/GetOperationsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetOperationsForResourceCommand, se_GetOperationsForResourceCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRegionsCommand.ts b/clients/client-lightsail/src/commands/GetRegionsCommand.ts index 9978fa14bb6a..d484822f4b9c 100644 --- a/clients/client-lightsail/src/commands/GetRegionsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRegionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRegionsCommand, se_GetRegionsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts index c2a4de1ed9c6..356e476fa033 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseBlueprintsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts index c963df163447..dbedb995f643 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseBundlesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts index aec9d54d53bd..c873c2870418 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_GetRelationalDatabaseCommand, se_GetRelationalDatabaseCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts index 02756445812d..77db54b81c0c 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseEventsCommand.ts @@ -12,7 +12,8 @@ import { de_GetRelationalDatabaseEventsCommand, se_GetRelationalDatabaseEventsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts index 9ee3a44ba3f2..afecdfae5568 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogEventsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts index 432bf9a09862..33922ed38897 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseLogStreamsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts index 9ac018c30254..8feb184bd4b0 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseMasterUserPasswordCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts index 1d48b58f83d0..91dfe6cc2cf4 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseMetricDataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts index 6d22392ec9c1..686056e7848d 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseParametersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts index 37f62058b496..3f5a1cd2c83a 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts index b7dd531b8af2..6e17a7b69fb2 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabaseSnapshotsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts b/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts index 972da1f30ed1..3c41bd332a19 100644 --- a/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts +++ b/clients/client-lightsail/src/commands/GetRelationalDatabasesCommand.ts @@ -12,7 +12,8 @@ import { de_GetRelationalDatabasesCommand, se_GetRelationalDatabasesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetSetupHistoryCommand.ts b/clients/client-lightsail/src/commands/GetSetupHistoryCommand.ts index e6ad2b497421..5ef2a961cb3f 100644 --- a/clients/client-lightsail/src/commands/GetSetupHistoryCommand.ts +++ b/clients/client-lightsail/src/commands/GetSetupHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetSetupHistoryCommand, se_GetSetupHistoryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetStaticIpCommand.ts b/clients/client-lightsail/src/commands/GetStaticIpCommand.ts index 1da192359956..4f385a8969e6 100644 --- a/clients/client-lightsail/src/commands/GetStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/GetStaticIpCommand.ts @@ -12,7 +12,8 @@ import { de_GetStaticIpCommand, se_GetStaticIpCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts b/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts index beeda9a53d2d..4d64090a263b 100644 --- a/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts +++ b/clients/client-lightsail/src/commands/GetStaticIpsCommand.ts @@ -12,7 +12,8 @@ import { de_GetStaticIpsCommand, se_GetStaticIpsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts b/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts index ccaa305755a4..bd255b155025 100644 --- a/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts +++ b/clients/client-lightsail/src/commands/ImportKeyPairCommand.ts @@ -12,7 +12,8 @@ import { de_ImportKeyPairCommand, se_ImportKeyPairCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts b/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts index 7305a63fddb1..102873d5b283 100644 --- a/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts +++ b/clients/client-lightsail/src/commands/IsVpcPeeredCommand.ts @@ -12,7 +12,8 @@ import { de_IsVpcPeeredCommand, se_IsVpcPeeredCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts index 3766281dfc63..c19838925e29 100644 --- a/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/OpenInstancePublicPortsCommand.ts @@ -12,7 +12,8 @@ import { de_OpenInstancePublicPortsCommand, se_OpenInstancePublicPortsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/PeerVpcCommand.ts b/clients/client-lightsail/src/commands/PeerVpcCommand.ts index afc93e52b77f..a7b4838713d2 100644 --- a/clients/client-lightsail/src/commands/PeerVpcCommand.ts +++ b/clients/client-lightsail/src/commands/PeerVpcCommand.ts @@ -12,7 +12,8 @@ import { de_PeerVpcCommand, se_PeerVpcCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/PutAlarmCommand.ts b/clients/client-lightsail/src/commands/PutAlarmCommand.ts index ba36e8c81a0c..d9c0fc930a4f 100644 --- a/clients/client-lightsail/src/commands/PutAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/PutAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_PutAlarmCommand, se_PutAlarmCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts b/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts index e1607949e264..776d5a42a495 100644 --- a/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts +++ b/clients/client-lightsail/src/commands/PutInstancePublicPortsCommand.ts @@ -12,7 +12,8 @@ import { de_PutInstancePublicPortsCommand, se_PutInstancePublicPortsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/RebootInstanceCommand.ts b/clients/client-lightsail/src/commands/RebootInstanceCommand.ts index 2bb3b79d5526..e1a2d45a4a15 100644 --- a/clients/client-lightsail/src/commands/RebootInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/RebootInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RebootInstanceCommand, se_RebootInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts index 9d506fd975b8..c0c38a8713e1 100644 --- a/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/RebootRelationalDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_RebootRelationalDatabaseCommand, se_RebootRelationalDatabaseCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts b/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts index d014ba517ff0..0575ec51ec4c 100644 --- a/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts +++ b/clients/client-lightsail/src/commands/RegisterContainerImageCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterContainerImageCommand, se_RegisterContainerImageCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts b/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts index 9782e9038da3..bc5b2d5e8834 100644 --- a/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts +++ b/clients/client-lightsail/src/commands/ReleaseStaticIpCommand.ts @@ -12,7 +12,8 @@ import { de_ReleaseStaticIpCommand, se_ReleaseStaticIpCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts b/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts index a087efe27665..441082ce8fa8 100644 --- a/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts +++ b/clients/client-lightsail/src/commands/ResetDistributionCacheCommand.ts @@ -12,7 +12,8 @@ import { de_ResetDistributionCacheCommand, se_ResetDistributionCacheCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts b/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts index 8f6ebe21ec42..31315a7ab143 100644 --- a/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts +++ b/clients/client-lightsail/src/commands/SendContactMethodVerificationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts b/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts index 75f65ebbc337..940d3455d33b 100644 --- a/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts +++ b/clients/client-lightsail/src/commands/SetIpAddressTypeCommand.ts @@ -12,7 +12,8 @@ import { de_SetIpAddressTypeCommand, se_SetIpAddressTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts b/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts index 1c204981f4cf..03702a364c37 100644 --- a/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts +++ b/clients/client-lightsail/src/commands/SetResourceAccessForBucketCommand.ts @@ -12,7 +12,8 @@ import { de_SetResourceAccessForBucketCommand, se_SetResourceAccessForBucketComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/SetupInstanceHttpsCommand.ts b/clients/client-lightsail/src/commands/SetupInstanceHttpsCommand.ts index ce7c63a8e1f4..12e950ed1b09 100644 --- a/clients/client-lightsail/src/commands/SetupInstanceHttpsCommand.ts +++ b/clients/client-lightsail/src/commands/SetupInstanceHttpsCommand.ts @@ -16,7 +16,8 @@ import { de_SetupInstanceHttpsCommand, se_SetupInstanceHttpsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StartGUISessionCommand.ts b/clients/client-lightsail/src/commands/StartGUISessionCommand.ts index b6981b36ec67..a291bde3c979 100644 --- a/clients/client-lightsail/src/commands/StartGUISessionCommand.ts +++ b/clients/client-lightsail/src/commands/StartGUISessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartGUISessionCommand, se_StartGUISessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StartInstanceCommand.ts b/clients/client-lightsail/src/commands/StartInstanceCommand.ts index 6b4a1efe1f01..06de569b71a1 100644 --- a/clients/client-lightsail/src/commands/StartInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/StartInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_StartInstanceCommand, se_StartInstanceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts index da216ffc19dd..be54b4e605aa 100644 --- a/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/StartRelationalDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_StartRelationalDatabaseCommand, se_StartRelationalDatabaseCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StopGUISessionCommand.ts b/clients/client-lightsail/src/commands/StopGUISessionCommand.ts index 5bca9ca94349..f7ae3a3077e5 100644 --- a/clients/client-lightsail/src/commands/StopGUISessionCommand.ts +++ b/clients/client-lightsail/src/commands/StopGUISessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopGUISessionCommand, se_StopGUISessionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StopInstanceCommand.ts b/clients/client-lightsail/src/commands/StopInstanceCommand.ts index ee1eac0476d8..f921a5009eaf 100644 --- a/clients/client-lightsail/src/commands/StopInstanceCommand.ts +++ b/clients/client-lightsail/src/commands/StopInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_StopInstanceCommand, se_StopInstanceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts index 31228c95b095..476248096030 100644 --- a/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/StopRelationalDatabaseCommand.ts @@ -12,7 +12,8 @@ import { de_StopRelationalDatabaseCommand, se_StopRelationalDatabaseCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/TagResourceCommand.ts b/clients/client-lightsail/src/commands/TagResourceCommand.ts index 1a45cefd4c59..ec5472721453 100644 --- a/clients/client-lightsail/src/commands/TagResourceCommand.ts +++ b/clients/client-lightsail/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/TestAlarmCommand.ts b/clients/client-lightsail/src/commands/TestAlarmCommand.ts index 85e6838fbb70..405b2429f12c 100644 --- a/clients/client-lightsail/src/commands/TestAlarmCommand.ts +++ b/clients/client-lightsail/src/commands/TestAlarmCommand.ts @@ -12,7 +12,8 @@ import { de_TestAlarmCommand, se_TestAlarmCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts b/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts index 6d739a2ba019..1e5d710d47b6 100644 --- a/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts +++ b/clients/client-lightsail/src/commands/UnpeerVpcCommand.ts @@ -12,7 +12,8 @@ import { de_UnpeerVpcCommand, se_UnpeerVpcCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UntagResourceCommand.ts b/clients/client-lightsail/src/commands/UntagResourceCommand.ts index 716cf919235e..f4001409c72b 100644 --- a/clients/client-lightsail/src/commands/UntagResourceCommand.ts +++ b/clients/client-lightsail/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts b/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts index 5cc4677280c3..fe3febdf55da 100644 --- a/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateBucketBundleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBucketBundleCommand, se_UpdateBucketBundleCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateBucketCommand.ts b/clients/client-lightsail/src/commands/UpdateBucketCommand.ts index 39c2a454ad08..12e67fe76676 100644 --- a/clients/client-lightsail/src/commands/UpdateBucketCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateBucketCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBucketCommand, se_UpdateBucketCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts b/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts index fc6a181e0a2a..0cf99cc6d745 100644 --- a/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateContainerServiceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateContainerServiceCommand, se_UpdateContainerServiceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts b/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts index 7112e8491715..c918aee896e2 100644 --- a/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDistributionBundleCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDistributionBundleCommand, se_UpdateDistributionBundleCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts b/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts index f69732497a1d..dec326e831a3 100644 --- a/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDistributionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDistributionCommand, se_UpdateDistributionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts b/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts index b97056f1df6d..e9506f8dba44 100644 --- a/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateDomainEntryCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDomainEntryCommand, se_UpdateDomainEntryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts b/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts index 5feb67d6a9d9..0ab8c76cdb68 100644 --- a/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateInstanceMetadataOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts b/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts index 636fc76705b5..bb094c0c521b 100644 --- a/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateLoadBalancerAttributeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoadBalancerAttributeCommand, se_UpdateLoadBalancerAttributeCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts index a7dd032c0b9a..b07e1108031b 100644 --- a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRelationalDatabaseCommand, se_UpdateRelationalDatabaseCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts index afd2e5f73397..dc398cf3a530 100644 --- a/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts +++ b/clients/client-lightsail/src/commands/UpdateRelationalDatabaseParametersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lightsail/src/index.ts b/clients/client-lightsail/src/index.ts index 040e1d9a4fd7..ffef4a5c2858 100644 --- a/clients/client-lightsail/src/index.ts +++ b/clients/client-lightsail/src/index.ts @@ -21,8 +21,8 @@ export * from "./LightsailClient"; export * from "./Lightsail"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LightsailExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LightsailExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-lightsail/src/models/LightsailServiceException.ts b/clients/client-lightsail/src/models/LightsailServiceException.ts index 0178316921ec..b48399e38c09 100644 --- a/clients/client-lightsail/src/models/LightsailServiceException.ts +++ b/clients/client-lightsail/src/models/LightsailServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts b/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts index 50417504eb4c..52b1e2b8b314 100644 --- a/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts +++ b/clients/client-location/src/commands/AssociateTrackerConsumerCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateTrackerConsumerCommand, se_AssociateTrackerConsumerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts b/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts index 3d8d3cc9565c..780ea45854f6 100644 --- a/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts +++ b/clients/client-location/src/commands/BatchDeleteDevicePositionHistoryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts b/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts index 697e8715532f..a6e41037e3cc 100644 --- a/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts +++ b/clients/client-location/src/commands/BatchDeleteGeofenceCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteGeofenceCommand, se_BatchDeleteGeofenceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts b/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts index b993c3c8207b..7894e269d8d3 100644 --- a/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts +++ b/clients/client-location/src/commands/BatchEvaluateGeofencesCommand.ts @@ -16,7 +16,8 @@ import { de_BatchEvaluateGeofencesCommand, se_BatchEvaluateGeofencesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts b/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts index b08cc425bb26..5bf46460b418 100644 --- a/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts +++ b/clients/client-location/src/commands/BatchGetDevicePositionCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetDevicePositionCommand, se_BatchGetDevicePositionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchPutGeofenceCommand.ts b/clients/client-location/src/commands/BatchPutGeofenceCommand.ts index 444dd05f40d4..10391fb52ca2 100644 --- a/clients/client-location/src/commands/BatchPutGeofenceCommand.ts +++ b/clients/client-location/src/commands/BatchPutGeofenceCommand.ts @@ -16,7 +16,8 @@ import { de_BatchPutGeofenceCommand, se_BatchPutGeofenceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts b/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts index 62d0a79604b7..90578efcaf69 100644 --- a/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts +++ b/clients/client-location/src/commands/BatchUpdateDevicePositionCommand.ts @@ -16,7 +16,8 @@ import { de_BatchUpdateDevicePositionCommand, se_BatchUpdateDevicePositionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CalculateRouteCommand.ts b/clients/client-location/src/commands/CalculateRouteCommand.ts index 8f92fd28d989..f688172cf0e5 100644 --- a/clients/client-location/src/commands/CalculateRouteCommand.ts +++ b/clients/client-location/src/commands/CalculateRouteCommand.ts @@ -17,7 +17,8 @@ import { de_CalculateRouteCommand, se_CalculateRouteCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts b/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts index 676b5299cce6..98a76616644b 100644 --- a/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts +++ b/clients/client-location/src/commands/CalculateRouteMatrixCommand.ts @@ -17,7 +17,8 @@ import { de_CalculateRouteMatrixCommand, se_CalculateRouteMatrixCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts b/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts index 869d24135f1e..0905da828ad7 100644 --- a/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/CreateGeofenceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGeofenceCollectionCommand, se_CreateGeofenceCollectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreateKeyCommand.ts b/clients/client-location/src/commands/CreateKeyCommand.ts index feee88e8a210..3d5b8f5d8325 100644 --- a/clients/client-location/src/commands/CreateKeyCommand.ts +++ b/clients/client-location/src/commands/CreateKeyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateKeyCommand, se_CreateKeyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreateMapCommand.ts b/clients/client-location/src/commands/CreateMapCommand.ts index ed16c404e4ef..3eeac6c9e269 100644 --- a/clients/client-location/src/commands/CreateMapCommand.ts +++ b/clients/client-location/src/commands/CreateMapCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMapCommand, se_CreateMapCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreatePlaceIndexCommand.ts b/clients/client-location/src/commands/CreatePlaceIndexCommand.ts index 4f1620dfa6e6..53cc6f21949b 100644 --- a/clients/client-location/src/commands/CreatePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/CreatePlaceIndexCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePlaceIndexCommand, se_CreatePlaceIndexCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts b/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts index 1509c5c7b4b4..d0767b290de3 100644 --- a/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/CreateRouteCalculatorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRouteCalculatorCommand, se_CreateRouteCalculatorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/CreateTrackerCommand.ts b/clients/client-location/src/commands/CreateTrackerCommand.ts index 17542eedbe5e..49a526d1d5bb 100644 --- a/clients/client-location/src/commands/CreateTrackerCommand.ts +++ b/clients/client-location/src/commands/CreateTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTrackerCommand, se_CreateTrackerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts b/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts index 624bc8a3de66..48c88fcc762e 100644 --- a/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/DeleteGeofenceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGeofenceCollectionCommand, se_DeleteGeofenceCollectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeleteKeyCommand.ts b/clients/client-location/src/commands/DeleteKeyCommand.ts index 64eb9fad2d11..2d1fa3db913a 100644 --- a/clients/client-location/src/commands/DeleteKeyCommand.ts +++ b/clients/client-location/src/commands/DeleteKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteKeyCommand, se_DeleteKeyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeleteMapCommand.ts b/clients/client-location/src/commands/DeleteMapCommand.ts index b255b68ac07b..6b57fcc03d90 100644 --- a/clients/client-location/src/commands/DeleteMapCommand.ts +++ b/clients/client-location/src/commands/DeleteMapCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMapCommand, se_DeleteMapCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeletePlaceIndexCommand.ts b/clients/client-location/src/commands/DeletePlaceIndexCommand.ts index ca3aa4cba707..a18969ef629e 100644 --- a/clients/client-location/src/commands/DeletePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/DeletePlaceIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePlaceIndexCommand, se_DeletePlaceIndexCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts b/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts index 1a74e88b8e08..1cdb5dd47fb2 100644 --- a/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/DeleteRouteCalculatorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRouteCalculatorCommand, se_DeleteRouteCalculatorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DeleteTrackerCommand.ts b/clients/client-location/src/commands/DeleteTrackerCommand.ts index aab77acab1a9..b734c7ff9303 100644 --- a/clients/client-location/src/commands/DeleteTrackerCommand.ts +++ b/clients/client-location/src/commands/DeleteTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrackerCommand, se_DeleteTrackerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts b/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts index a7d3e2f3c18a..b0755a036d05 100644 --- a/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/DescribeGeofenceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGeofenceCollectionCommand, se_DescribeGeofenceCollectionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribeKeyCommand.ts b/clients/client-location/src/commands/DescribeKeyCommand.ts index 622e55605787..7b0d0afb26f3 100644 --- a/clients/client-location/src/commands/DescribeKeyCommand.ts +++ b/clients/client-location/src/commands/DescribeKeyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeKeyCommand, se_DescribeKeyCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribeMapCommand.ts b/clients/client-location/src/commands/DescribeMapCommand.ts index 97de0874c1cf..a871a3671519 100644 --- a/clients/client-location/src/commands/DescribeMapCommand.ts +++ b/clients/client-location/src/commands/DescribeMapCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMapCommand, se_DescribeMapCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribePlaceIndexCommand.ts b/clients/client-location/src/commands/DescribePlaceIndexCommand.ts index 337547b8b8de..82fae87774ed 100644 --- a/clients/client-location/src/commands/DescribePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/DescribePlaceIndexCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePlaceIndexCommand, se_DescribePlaceIndexCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts b/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts index 2216480e56b7..e6dff6ccb42d 100644 --- a/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/DescribeRouteCalculatorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRouteCalculatorCommand, se_DescribeRouteCalculatorCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DescribeTrackerCommand.ts b/clients/client-location/src/commands/DescribeTrackerCommand.ts index 4eac399bb3ff..9162b2d83534 100644 --- a/clients/client-location/src/commands/DescribeTrackerCommand.ts +++ b/clients/client-location/src/commands/DescribeTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTrackerCommand, se_DescribeTrackerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts b/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts index e56c65f47c89..9b681641e343 100644 --- a/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts +++ b/clients/client-location/src/commands/DisassociateTrackerConsumerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetDevicePositionCommand.ts b/clients/client-location/src/commands/GetDevicePositionCommand.ts index 05794fc49ceb..0d6c022b2332 100644 --- a/clients/client-location/src/commands/GetDevicePositionCommand.ts +++ b/clients/client-location/src/commands/GetDevicePositionCommand.ts @@ -16,7 +16,8 @@ import { de_GetDevicePositionCommand, se_GetDevicePositionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts b/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts index 67c2485fb78d..011341e3c4af 100644 --- a/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts +++ b/clients/client-location/src/commands/GetDevicePositionHistoryCommand.ts @@ -16,7 +16,8 @@ import { de_GetDevicePositionHistoryCommand, se_GetDevicePositionHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetGeofenceCommand.ts b/clients/client-location/src/commands/GetGeofenceCommand.ts index af84b6e9d989..23abd725ef25 100644 --- a/clients/client-location/src/commands/GetGeofenceCommand.ts +++ b/clients/client-location/src/commands/GetGeofenceCommand.ts @@ -12,7 +12,8 @@ import { de_GetGeofenceCommand, se_GetGeofenceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetMapGlyphsCommand.ts b/clients/client-location/src/commands/GetMapGlyphsCommand.ts index 1dbfd191957d..238b954faf9e 100644 --- a/clients/client-location/src/commands/GetMapGlyphsCommand.ts +++ b/clients/client-location/src/commands/GetMapGlyphsCommand.ts @@ -13,7 +13,8 @@ import { de_GetMapGlyphsCommand, se_GetMapGlyphsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetMapSpritesCommand.ts b/clients/client-location/src/commands/GetMapSpritesCommand.ts index 651e36b37a46..f1c09f722dc4 100644 --- a/clients/client-location/src/commands/GetMapSpritesCommand.ts +++ b/clients/client-location/src/commands/GetMapSpritesCommand.ts @@ -17,7 +17,8 @@ import { de_GetMapSpritesCommand, se_GetMapSpritesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts index 0dfb4f654c76..bdcf84ab8f02 100644 --- a/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts +++ b/clients/client-location/src/commands/GetMapStyleDescriptorCommand.ts @@ -17,7 +17,8 @@ import { de_GetMapStyleDescriptorCommand, se_GetMapStyleDescriptorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetMapTileCommand.ts b/clients/client-location/src/commands/GetMapTileCommand.ts index b164de9f8666..38a3dfe58b82 100644 --- a/clients/client-location/src/commands/GetMapTileCommand.ts +++ b/clients/client-location/src/commands/GetMapTileCommand.ts @@ -13,7 +13,8 @@ import { de_GetMapTileCommand, se_GetMapTileCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/GetPlaceCommand.ts b/clients/client-location/src/commands/GetPlaceCommand.ts index c348f6faeff0..996530ecd951 100644 --- a/clients/client-location/src/commands/GetPlaceCommand.ts +++ b/clients/client-location/src/commands/GetPlaceCommand.ts @@ -17,7 +17,8 @@ import { de_GetPlaceCommand, se_GetPlaceCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListDevicePositionsCommand.ts b/clients/client-location/src/commands/ListDevicePositionsCommand.ts index a10cc7601396..79ee8d2305c5 100644 --- a/clients/client-location/src/commands/ListDevicePositionsCommand.ts +++ b/clients/client-location/src/commands/ListDevicePositionsCommand.ts @@ -17,7 +17,8 @@ import { de_ListDevicePositionsCommand, se_ListDevicePositionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts b/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts index 5d7960641663..d5fe6d9ee620 100644 --- a/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts +++ b/clients/client-location/src/commands/ListGeofenceCollectionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGeofenceCollectionsCommand, se_ListGeofenceCollectionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListGeofencesCommand.ts b/clients/client-location/src/commands/ListGeofencesCommand.ts index 584596369881..baf0c0b34215 100644 --- a/clients/client-location/src/commands/ListGeofencesCommand.ts +++ b/clients/client-location/src/commands/ListGeofencesCommand.ts @@ -16,7 +16,8 @@ import { de_ListGeofencesCommand, se_ListGeofencesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListKeysCommand.ts b/clients/client-location/src/commands/ListKeysCommand.ts index cd60566015ec..a811524de86c 100644 --- a/clients/client-location/src/commands/ListKeysCommand.ts +++ b/clients/client-location/src/commands/ListKeysCommand.ts @@ -12,7 +12,8 @@ import { de_ListKeysCommand, se_ListKeysCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListMapsCommand.ts b/clients/client-location/src/commands/ListMapsCommand.ts index 7f111c02d7f5..acaccdab7356 100644 --- a/clients/client-location/src/commands/ListMapsCommand.ts +++ b/clients/client-location/src/commands/ListMapsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMapsCommand, se_ListMapsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListPlaceIndexesCommand.ts b/clients/client-location/src/commands/ListPlaceIndexesCommand.ts index 25524178ddbe..c88127693a41 100644 --- a/clients/client-location/src/commands/ListPlaceIndexesCommand.ts +++ b/clients/client-location/src/commands/ListPlaceIndexesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPlaceIndexesCommand, se_ListPlaceIndexesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts b/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts index 5d38ce88110d..335163c75ded 100644 --- a/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts +++ b/clients/client-location/src/commands/ListRouteCalculatorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRouteCalculatorsCommand, se_ListRouteCalculatorsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListTagsForResourceCommand.ts b/clients/client-location/src/commands/ListTagsForResourceCommand.ts index b94e90943294..dd7a11e8789e 100644 --- a/clients/client-location/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-location/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListTrackerConsumersCommand.ts b/clients/client-location/src/commands/ListTrackerConsumersCommand.ts index 8a5ee0c8acf5..358d506ed889 100644 --- a/clients/client-location/src/commands/ListTrackerConsumersCommand.ts +++ b/clients/client-location/src/commands/ListTrackerConsumersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTrackerConsumersCommand, se_ListTrackerConsumersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/ListTrackersCommand.ts b/clients/client-location/src/commands/ListTrackersCommand.ts index ca97c0026353..a8a542fc0517 100644 --- a/clients/client-location/src/commands/ListTrackersCommand.ts +++ b/clients/client-location/src/commands/ListTrackersCommand.ts @@ -12,7 +12,8 @@ import { de_ListTrackersCommand, se_ListTrackersCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/PutGeofenceCommand.ts b/clients/client-location/src/commands/PutGeofenceCommand.ts index 6deb7d4a8f54..4cc738de0fd8 100644 --- a/clients/client-location/src/commands/PutGeofenceCommand.ts +++ b/clients/client-location/src/commands/PutGeofenceCommand.ts @@ -12,7 +12,8 @@ import { de_PutGeofenceCommand, se_PutGeofenceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts index 1e25a2cd1b3e..8df0cd1b954e 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForPositionCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts index b0e8667ce39c..20d5cb118b19 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForSuggestionsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts b/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts index ffe666c62cd4..7e32eabf0ac5 100644 --- a/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts +++ b/clients/client-location/src/commands/SearchPlaceIndexForTextCommand.ts @@ -17,7 +17,8 @@ import { de_SearchPlaceIndexForTextCommand, se_SearchPlaceIndexForTextCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/TagResourceCommand.ts b/clients/client-location/src/commands/TagResourceCommand.ts index 647186335c65..e6cadd6a1cda 100644 --- a/clients/client-location/src/commands/TagResourceCommand.ts +++ b/clients/client-location/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UntagResourceCommand.ts b/clients/client-location/src/commands/UntagResourceCommand.ts index 3754405063a5..0141c5c1c4c9 100644 --- a/clients/client-location/src/commands/UntagResourceCommand.ts +++ b/clients/client-location/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts b/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts index 6b8718cfbdda..423f90d567ef 100644 --- a/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts +++ b/clients/client-location/src/commands/UpdateGeofenceCollectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGeofenceCollectionCommand, se_UpdateGeofenceCollectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdateKeyCommand.ts b/clients/client-location/src/commands/UpdateKeyCommand.ts index 4039800d2b6f..bf368bfde7ba 100644 --- a/clients/client-location/src/commands/UpdateKeyCommand.ts +++ b/clients/client-location/src/commands/UpdateKeyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateKeyCommand, se_UpdateKeyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdateMapCommand.ts b/clients/client-location/src/commands/UpdateMapCommand.ts index 6bd4ff3f0f38..63c45567b922 100644 --- a/clients/client-location/src/commands/UpdateMapCommand.ts +++ b/clients/client-location/src/commands/UpdateMapCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMapCommand, se_UpdateMapCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts b/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts index 2ba02810c594..e9662e98173d 100644 --- a/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts +++ b/clients/client-location/src/commands/UpdatePlaceIndexCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePlaceIndexCommand, se_UpdatePlaceIndexCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts b/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts index ccacc53c32ba..21a8d999ec5e 100644 --- a/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts +++ b/clients/client-location/src/commands/UpdateRouteCalculatorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRouteCalculatorCommand, se_UpdateRouteCalculatorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/commands/UpdateTrackerCommand.ts b/clients/client-location/src/commands/UpdateTrackerCommand.ts index 7729e0856ead..e283f1377e66 100644 --- a/clients/client-location/src/commands/UpdateTrackerCommand.ts +++ b/clients/client-location/src/commands/UpdateTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTrackerCommand, se_UpdateTrackerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-location/src/index.ts b/clients/client-location/src/index.ts index 60c1990f24f0..d5e82a8f3d76 100644 --- a/clients/client-location/src/index.ts +++ b/clients/client-location/src/index.ts @@ -8,8 +8,8 @@ export * from "./LocationClient"; export * from "./Location"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LocationExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LocationExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-location/src/models/LocationServiceException.ts b/clients/client-location/src/models/LocationServiceException.ts index eac6f0ac5857..029818bf6bac 100644 --- a/clients/client-location/src/models/LocationServiceException.ts +++ b/clients/client-location/src/models/LocationServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts index 411332e62f6a..e73e3c9577bd 100644 --- a/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts index 07566dcb0b4e..e81855599877 100644 --- a/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInferenceSchedulerCommand, se_CreateInferenceSchedulerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts b/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts index 148f9a672f0f..6ac574e4c6a7 100644 --- a/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateLabelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLabelCommand, se_CreateLabelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts index f9a735b2954e..908f39a57456 100644 --- a/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateLabelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLabelGroupCommand, se_CreateLabelGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts b/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts index 7311b0870545..adc8deaec4cc 100644 --- a/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts index 1290b25b1b15..7e27203c4fb6 100644 --- a/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/CreateRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRetrainingSchedulerCommand, se_CreateRetrainingSchedulerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts index 51b0aa911156..0ca36d10c7d0 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts index f20adc236f0e..d0c42e56424d 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInferenceSchedulerCommand, se_DeleteInferenceSchedulerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts index af5d9e84fa1f..3f88981349dc 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteLabelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLabelCommand, se_DeleteLabelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts index 15bcc9cb9775..639c795a9b14 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteLabelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLabelGroupCommand, se_DeleteLabelGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts index 4c89e80dcca7..1014e74645b1 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts index 4c3cdc687ee5..b72ccfed507f 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts index 3753873122ad..e9f09f3d3bc8 100644 --- a/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DeleteRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRetrainingSchedulerCommand, se_DeleteRetrainingSchedulerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts index 790a12b6dd44..a0af3ebc0e51 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeDataIngestionJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDataIngestionJobCommand, se_DescribeDataIngestionJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts index f121be2429ab..bdbd61030666 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts index b596a43a1bd3..02fd7a918251 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInferenceSchedulerCommand, se_DescribeInferenceSchedulerComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts index e0d97a38f5a8..717da8180807 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeLabelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLabelCommand, se_DescribeLabelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts index 97e3de69c560..9875cb151ab1 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeLabelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLabelGroupCommand, se_DescribeLabelGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts index ceeb94b759d2..e264e04e16a8 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeModelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeModelCommand, se_DescribeModelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts index 10a8a08a2568..acc4d5ee6b27 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeModelVersionCommand, se_DescribeModelVersionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts index b8e042aae322..42fa2514ffd6 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts index de6e7ec2171d..4bcccee145f9 100644 --- a/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/DescribeRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRetrainingSchedulerCommand, se_DescribeRetrainingSchedulerCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts b/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts index 6356cb2ac01b..4ca1ae063a45 100644 --- a/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ImportDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_ImportDatasetCommand, se_ImportDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts index 4585f6ad41be..214dfe0ab8bb 100644 --- a/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ImportModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_ImportModelVersionCommand, se_ImportModelVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts b/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts index 96d18bfef2ab..df39c4033134 100644 --- a/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListDataIngestionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataIngestionJobsCommand, se_ListDataIngestionJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts b/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts index 91768b578893..bc7c092f9b5e 100644 --- a/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts index a3a75043ac63..0edfea4da1f0 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceEventsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInferenceEventsCommand, se_ListInferenceEventsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts index 1a8dc68ccc71..4db087f8c2ec 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInferenceExecutionsCommand, se_ListInferenceExecutionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts b/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts index 362da6115d75..786e369734af 100644 --- a/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListInferenceSchedulersCommand.ts @@ -12,7 +12,8 @@ import { de_ListInferenceSchedulersCommand, se_ListInferenceSchedulersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts b/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts index 353cbdd7ca48..8686a6c7161d 100644 --- a/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListLabelGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLabelGroupsCommand, se_ListLabelGroupsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts b/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts index a45311529075..eb0f86a7d2c6 100644 --- a/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListLabelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLabelsCommand, se_ListLabelsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts b/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts index 931b1c026e96..290285a74e49 100644 --- a/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListModelVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelVersionsCommand, se_ListModelVersionsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts b/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts index 80f3a56c92b0..ab34b272f1c2 100644 --- a/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelsCommand, se_ListModelsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts b/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts index 02d425ccddd3..8e1a5a6f5cc3 100644 --- a/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListRetrainingSchedulersCommand.ts @@ -12,7 +12,8 @@ import { de_ListRetrainingSchedulersCommand, se_ListRetrainingSchedulersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts b/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts index d74910e510a8..a3e79c73c26f 100644 --- a/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListSensorStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSensorStatisticsCommand, se_ListSensorStatisticsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts index d19d4f6e2abd..98fcea7428e8 100644 --- a/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts b/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts index 3890f42c7f84..1973cea63acc 100644 --- a/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-lookoutequipment/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts b/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts index 7173cebd2f94..5ed67b6deee2 100644 --- a/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartDataIngestionJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartDataIngestionJobCommand, se_StartDataIngestionJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts index 5f03377165f6..033a026ac85b 100644 --- a/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_StartInferenceSchedulerCommand, se_StartInferenceSchedulerCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts index 024869b7ef42..62e8bd383a9e 100644 --- a/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StartRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_StartRetrainingSchedulerCommand, se_StartRetrainingSchedulerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts index 1e3570dfe2b0..15884b7b2adb 100644 --- a/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StopInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_StopInferenceSchedulerCommand, se_StopInferenceSchedulerCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts index d5709fce9c95..1509eb20f75f 100644 --- a/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/StopRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_StopRetrainingSchedulerCommand, se_StopRetrainingSchedulerCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts b/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts index a0e3f0087904..c88d2ed78475 100644 --- a/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts b/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts index 004cc11b5c9f..c9f49e49297e 100644 --- a/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts index fb559bed8c5b..5270f86ec47f 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateActiveModelVersionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateActiveModelVersionCommand, se_UpdateActiveModelVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts index 84cbb36b31bf..689628f4a1ac 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateInferenceSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInferenceSchedulerCommand, se_UpdateInferenceSchedulerCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts index 8d34bc8701af..c0af5d37a947 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateLabelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLabelGroupCommand, se_UpdateLabelGroupCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts index 9d2ce3e019f0..e5adcf46d595 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts b/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts index 68d445aabf43..526e7254673e 100644 --- a/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts +++ b/clients/client-lookoutequipment/src/commands/UpdateRetrainingSchedulerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRetrainingSchedulerCommand, se_UpdateRetrainingSchedulerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutequipment/src/index.ts b/clients/client-lookoutequipment/src/index.ts index 651c1d46893a..3e9c9c23385a 100644 --- a/clients/client-lookoutequipment/src/index.ts +++ b/clients/client-lookoutequipment/src/index.ts @@ -9,8 +9,8 @@ export * from "./LookoutEquipmentClient"; export * from "./LookoutEquipment"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LookoutEquipmentExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LookoutEquipmentExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-lookoutequipment/src/models/LookoutEquipmentServiceException.ts b/clients/client-lookoutequipment/src/models/LookoutEquipmentServiceException.ts index ef76b67198c2..dac52b2b42b0 100644 --- a/clients/client-lookoutequipment/src/models/LookoutEquipmentServiceException.ts +++ b/clients/client-lookoutequipment/src/models/LookoutEquipmentServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts index 10a6acd0f700..153084db2c75 100644 --- a/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ActivateAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_ActivateAnomalyDetectorCommand, se_ActivateAnomalyDetectorCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts index ff355bdace72..fe2df4776a50 100644 --- a/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/BackTestAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_BackTestAnomalyDetectorCommand, se_BackTestAnomalyDetectorCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts index 041faee59ded..a87b55c0b88a 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateAlertCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAlertCommand, se_CreateAlertCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts index 38088b027f15..b09380edb3e7 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAnomalyDetectorCommand, se_CreateAnomalyDetectorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts index 1b5f5a13f9a3..bcc6c3c6e0a1 100644 --- a/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/CreateMetricSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMetricSetCommand, se_CreateMetricSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts index de23f28b2fd4..19730c8f3acf 100644 --- a/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeactivateAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeactivateAnomalyDetectorCommand, se_DeactivateAnomalyDetectorComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts index 4285f2726c9b..9cedcf0f12a4 100644 --- a/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeleteAlertCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAlertCommand, se_DeleteAlertCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts index bbf6b311b20c..b5211c36febe 100644 --- a/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DeleteAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnomalyDetectorCommand, se_DeleteAnomalyDetectorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts index 882c791569ae..db4b55e7cc8f 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAlertCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlertCommand, se_DescribeAlertCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts index a9bc4916bb37..f43661a5695e 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectionExecutionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts index fd8587f2075e..fff66eb44934 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAnomalyDetectorCommand, se_DescribeAnomalyDetectorCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts index abbdacb28e1b..ed333a118124 100644 --- a/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DescribeMetricSetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMetricSetCommand, se_DescribeMetricSetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts b/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts index 7065ade1669c..6dd3d600f93f 100644 --- a/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/DetectMetricSetConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DetectMetricSetConfigCommand, se_DetectMetricSetConfigCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts b/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts index 5fb754d6adc2..4755fc5e0a72 100644 --- a/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetAnomalyGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnomalyGroupCommand, se_GetAnomalyGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts b/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts index 8bb6c980c349..653a2b1d5d99 100644 --- a/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetDataQualityMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataQualityMetricsCommand, se_GetDataQualityMetricsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts b/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts index 1575c2ffd07b..517369942846 100644 --- a/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_GetFeedbackCommand, se_GetFeedbackCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts b/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts index f87ee73ad5de..aa5de13e2940 100644 --- a/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/GetSampleDataCommand.ts @@ -12,7 +12,8 @@ import { de_GetSampleDataCommand, se_GetSampleDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts index 5679016e29c4..366ecd4dd858 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAlertsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAlertsCommand, se_ListAlertsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts index 90c437b837ce..6601b7cd959e 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyDetectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomalyDetectorsCommand, se_ListAnomalyDetectorsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts index 236c20e652cb..7f72c0226ec0 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupRelatedMetricsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts index 5b19c09861b1..574ec48e1864 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupSummariesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomalyGroupSummariesCommand, se_ListAnomalyGroupSummariesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts index 80d15d336ee3..8eea62cdb517 100644 --- a/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListAnomalyGroupTimeSeriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnomalyGroupTimeSeriesCommand, se_ListAnomalyGroupTimeSeriesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts b/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts index 22bb6e003367..872a70857a3b 100644 --- a/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListMetricSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetricSetsCommand, se_ListMetricSetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts index fa32c59ab0b8..956d145b0414 100644 --- a/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts b/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts index daea1598dd17..0f1e7b599fc2 100644 --- a/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/PutFeedbackCommand.ts @@ -12,7 +12,8 @@ import { de_PutFeedbackCommand, se_PutFeedbackCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts index 1c4e20070640..f1e789564b6f 100644 --- a/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts b/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts index 7591032790d9..eac62a569efb 100644 --- a/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts index f44ae1df5ff4..246adf98be98 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateAlertCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAlertCommand, se_UpdateAlertCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts index c09ed8b11c5e..c1eef012eb61 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateAnomalyDetectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAnomalyDetectorCommand, se_UpdateAnomalyDetectorCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts b/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts index 37aa03dfebae..9451a089cbb7 100644 --- a/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts +++ b/clients/client-lookoutmetrics/src/commands/UpdateMetricSetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMetricSetCommand, se_UpdateMetricSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutmetrics/src/index.ts b/clients/client-lookoutmetrics/src/index.ts index 340debd6f8b4..a08a4d8712f0 100644 --- a/clients/client-lookoutmetrics/src/index.ts +++ b/clients/client-lookoutmetrics/src/index.ts @@ -10,8 +10,8 @@ export * from "./LookoutMetricsClient"; export * from "./LookoutMetrics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LookoutMetricsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LookoutMetricsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-lookoutmetrics/src/models/LookoutMetricsServiceException.ts b/clients/client-lookoutmetrics/src/models/LookoutMetricsServiceException.ts index 917a308b5c16..85f866e47277 100644 --- a/clients/client-lookoutmetrics/src/models/LookoutMetricsServiceException.ts +++ b/clients/client-lookoutmetrics/src/models/LookoutMetricsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts b/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts index 9d13456f9698..f545139d61ce 100644 --- a/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/CreateModelCommand.ts b/clients/client-lookoutvision/src/commands/CreateModelCommand.ts index dc8c86b5445b..730a5caa672a 100644 --- a/clients/client-lookoutvision/src/commands/CreateModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateModelCommand, se_CreateModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts b/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts index 55ee62b690d7..9f79f6440bf0 100644 --- a/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts b/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts index 3525ef4e1de6..d63649d7c918 100644 --- a/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts b/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts index 9f88de1501d3..2967311d13e9 100644 --- a/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteModelCommand, se_DeleteModelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts b/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts index 91174611e24c..f30595495a8f 100644 --- a/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts b/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts index c48cc4858aa5..d9e3881b2847 100644 --- a/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts b/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts index 8de5b301d5ef..d9edea82cc1e 100644 --- a/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeModelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeModelCommand, se_DescribeModelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts b/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts index e913c0747b8b..ad6e5d110835 100644 --- a/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeModelPackagingJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeModelPackagingJobCommand, se_DescribeModelPackagingJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts b/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts index e9ee0c48819c..d4fb86f58481 100644 --- a/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts +++ b/clients/client-lookoutvision/src/commands/DescribeProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts b/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts index 449213cc64b1..7882f949b48c 100644 --- a/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts +++ b/clients/client-lookoutvision/src/commands/DetectAnomaliesCommand.ts @@ -16,7 +16,8 @@ import { de_DetectAnomaliesCommand, se_DetectAnomaliesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts b/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts index 447238c0cad7..23b121e40b56 100644 --- a/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListDatasetEntriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetEntriesCommand, se_ListDatasetEntriesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts b/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts index 8b81ebc1ed39..fdfb0584c845 100644 --- a/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListModelPackagingJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelPackagingJobsCommand, se_ListModelPackagingJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/ListModelsCommand.ts b/clients/client-lookoutvision/src/commands/ListModelsCommand.ts index 51b3de0f15b4..e00d9523d1c3 100644 --- a/clients/client-lookoutvision/src/commands/ListModelsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListModelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListModelsCommand, se_ListModelsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts b/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts index 9c38a7267315..50dc668a0ac0 100644 --- a/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts b/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts index 8e5fa6beeaa2..d7571b81615d 100644 --- a/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/StartModelCommand.ts b/clients/client-lookoutvision/src/commands/StartModelCommand.ts index b0beb251c472..26a9d398ec29 100644 --- a/clients/client-lookoutvision/src/commands/StartModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/StartModelCommand.ts @@ -12,7 +12,8 @@ import { de_StartModelCommand, se_StartModelCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts b/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts index 099308f2f943..3c3ba5c157e0 100644 --- a/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts +++ b/clients/client-lookoutvision/src/commands/StartModelPackagingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartModelPackagingJobCommand, se_StartModelPackagingJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/StopModelCommand.ts b/clients/client-lookoutvision/src/commands/StopModelCommand.ts index cce87895c23e..da14b9d089b8 100644 --- a/clients/client-lookoutvision/src/commands/StopModelCommand.ts +++ b/clients/client-lookoutvision/src/commands/StopModelCommand.ts @@ -12,7 +12,8 @@ import { de_StopModelCommand, se_StopModelCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/TagResourceCommand.ts b/clients/client-lookoutvision/src/commands/TagResourceCommand.ts index 4120335d1ea3..367471384b1d 100644 --- a/clients/client-lookoutvision/src/commands/TagResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts b/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts index 003e50d4dfae..e1ef0286ad0d 100644 --- a/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts +++ b/clients/client-lookoutvision/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts b/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts index a06c627bf633..5e999cb796db 100644 --- a/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts +++ b/clients/client-lookoutvision/src/commands/UpdateDatasetEntriesCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetEntriesCommand, se_UpdateDatasetEntriesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-lookoutvision/src/index.ts b/clients/client-lookoutvision/src/index.ts index 14b174d29e1c..daa778337a09 100644 --- a/clients/client-lookoutvision/src/index.ts +++ b/clients/client-lookoutvision/src/index.ts @@ -14,8 +14,8 @@ export * from "./LookoutVisionClient"; export * from "./LookoutVision"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { LookoutVisionExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { LookoutVisionExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-lookoutvision/src/models/LookoutVisionServiceException.ts b/clients/client-lookoutvision/src/models/LookoutVisionServiceException.ts index 8359be1b1eca..c1020ed4bd6a 100644 --- a/clients/client-lookoutvision/src/models/LookoutVisionServiceException.ts +++ b/clients/client-lookoutvision/src/models/LookoutVisionServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts b/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts index 47113210f768..f9c068fe2c79 100644 --- a/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts +++ b/clients/client-m2/src/commands/CancelBatchJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_CancelBatchJobExecutionCommand, se_CancelBatchJobExecutionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/CreateApplicationCommand.ts b/clients/client-m2/src/commands/CreateApplicationCommand.ts index d527d0d1d742..b03c6af53dbb 100644 --- a/clients/client-m2/src/commands/CreateApplicationCommand.ts +++ b/clients/client-m2/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts b/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts index 0bd13e8300fa..29f82c9dd38c 100644 --- a/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts +++ b/clients/client-m2/src/commands/CreateDataSetImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataSetImportTaskCommand, se_CreateDataSetImportTaskCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/CreateDeploymentCommand.ts b/clients/client-m2/src/commands/CreateDeploymentCommand.ts index 6993d36cd46b..5946295e9bda 100644 --- a/clients/client-m2/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-m2/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/CreateEnvironmentCommand.ts b/clients/client-m2/src/commands/CreateEnvironmentCommand.ts index 79952e9d0ae7..07aabd4cf520 100644 --- a/clients/client-m2/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/CreateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/DeleteApplicationCommand.ts b/clients/client-m2/src/commands/DeleteApplicationCommand.ts index bd60a4a924db..71870accd89c 100644 --- a/clients/client-m2/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-m2/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts b/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts index 67df7f3dd18b..adbd549028bb 100644 --- a/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/DeleteApplicationFromEnvironmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts b/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts index f93b8d7462eb..6b3a4c9e53aa 100644 --- a/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetApplicationCommand.ts b/clients/client-m2/src/commands/GetApplicationCommand.ts index 8d45f2fbd520..ca5d9c44c2bb 100644 --- a/clients/client-m2/src/commands/GetApplicationCommand.ts +++ b/clients/client-m2/src/commands/GetApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetApplicationVersionCommand.ts b/clients/client-m2/src/commands/GetApplicationVersionCommand.ts index 28fac6339955..a31d71359c92 100644 --- a/clients/client-m2/src/commands/GetApplicationVersionCommand.ts +++ b/clients/client-m2/src/commands/GetApplicationVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationVersionCommand, se_GetApplicationVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts b/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts index ec3a05a69df1..b7a99e3c3aed 100644 --- a/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts +++ b/clients/client-m2/src/commands/GetBatchJobExecutionCommand.ts @@ -12,7 +12,8 @@ import { de_GetBatchJobExecutionCommand, se_GetBatchJobExecutionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts b/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts index ecbba342ee01..01a9445d1837 100644 --- a/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts +++ b/clients/client-m2/src/commands/GetDataSetDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSetDetailsCommand, se_GetDataSetDetailsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts b/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts index 50ee7290d56e..85c5439e680a 100644 --- a/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts +++ b/clients/client-m2/src/commands/GetDataSetImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSetImportTaskCommand, se_GetDataSetImportTaskCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetDeploymentCommand.ts b/clients/client-m2/src/commands/GetDeploymentCommand.ts index f4c60ebf8eee..74f243b7c1d9 100644 --- a/clients/client-m2/src/commands/GetDeploymentCommand.ts +++ b/clients/client-m2/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetEnvironmentCommand.ts b/clients/client-m2/src/commands/GetEnvironmentCommand.ts index 55b6ff935a15..805fec50cb76 100644 --- a/clients/client-m2/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts b/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts index 53fbc48b6fc5..32dcb40385c7 100644 --- a/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts +++ b/clients/client-m2/src/commands/GetSignedBluinsightsUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetSignedBluinsightsUrlCommand, se_GetSignedBluinsightsUrlCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts b/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts index b6903e017357..d769fbe49565 100644 --- a/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-m2/src/commands/ListApplicationVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationVersionsCommand, se_ListApplicationVersionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListApplicationsCommand.ts b/clients/client-m2/src/commands/ListApplicationsCommand.ts index f1500504b12a..fa9a9ddfffaa 100644 --- a/clients/client-m2/src/commands/ListApplicationsCommand.ts +++ b/clients/client-m2/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts b/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts index 5453ea33ed2d..b476949cfa77 100644 --- a/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts +++ b/clients/client-m2/src/commands/ListBatchJobDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBatchJobDefinitionsCommand, se_ListBatchJobDefinitionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts b/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts index 0124d287b0b4..1a5beb918da4 100644 --- a/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts +++ b/clients/client-m2/src/commands/ListBatchJobExecutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBatchJobExecutionsCommand, se_ListBatchJobExecutionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListBatchJobRestartPointsCommand.ts b/clients/client-m2/src/commands/ListBatchJobRestartPointsCommand.ts index e1d55c555663..42505b8a0b2c 100644 --- a/clients/client-m2/src/commands/ListBatchJobRestartPointsCommand.ts +++ b/clients/client-m2/src/commands/ListBatchJobRestartPointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBatchJobRestartPointsCommand, se_ListBatchJobRestartPointsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts b/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts index 1bbbaf371d60..30485bf59d0e 100644 --- a/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts +++ b/clients/client-m2/src/commands/ListDataSetImportHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSetImportHistoryCommand, se_ListDataSetImportHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListDataSetsCommand.ts b/clients/client-m2/src/commands/ListDataSetsCommand.ts index efa8621f1abe..4a984558cff7 100644 --- a/clients/client-m2/src/commands/ListDataSetsCommand.ts +++ b/clients/client-m2/src/commands/ListDataSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSetsCommand, se_ListDataSetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListDeploymentsCommand.ts b/clients/client-m2/src/commands/ListDeploymentsCommand.ts index 16369e52ee5b..f6962493cd84 100644 --- a/clients/client-m2/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-m2/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDeploymentsCommand, se_ListDeploymentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListEngineVersionsCommand.ts b/clients/client-m2/src/commands/ListEngineVersionsCommand.ts index ec4ac8553674..25d0d57eae50 100644 --- a/clients/client-m2/src/commands/ListEngineVersionsCommand.ts +++ b/clients/client-m2/src/commands/ListEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEngineVersionsCommand, se_ListEngineVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListEnvironmentsCommand.ts b/clients/client-m2/src/commands/ListEnvironmentsCommand.ts index 2b514cc53b08..91f523bd3e71 100644 --- a/clients/client-m2/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-m2/src/commands/ListEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/ListTagsForResourceCommand.ts b/clients/client-m2/src/commands/ListTagsForResourceCommand.ts index 0603356a9edc..4204346390b9 100644 --- a/clients/client-m2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-m2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/StartApplicationCommand.ts b/clients/client-m2/src/commands/StartApplicationCommand.ts index d3597b1bb96e..f48f16968158 100644 --- a/clients/client-m2/src/commands/StartApplicationCommand.ts +++ b/clients/client-m2/src/commands/StartApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StartApplicationCommand, se_StartApplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/StartBatchJobCommand.ts b/clients/client-m2/src/commands/StartBatchJobCommand.ts index 734bf08e8fcd..c55320b31fb0 100644 --- a/clients/client-m2/src/commands/StartBatchJobCommand.ts +++ b/clients/client-m2/src/commands/StartBatchJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartBatchJobCommand, se_StartBatchJobCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/StopApplicationCommand.ts b/clients/client-m2/src/commands/StopApplicationCommand.ts index f1851027d423..4dde9181540f 100644 --- a/clients/client-m2/src/commands/StopApplicationCommand.ts +++ b/clients/client-m2/src/commands/StopApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StopApplicationCommand, se_StopApplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/TagResourceCommand.ts b/clients/client-m2/src/commands/TagResourceCommand.ts index 5ddc5cefa53b..79f9c3bb47de 100644 --- a/clients/client-m2/src/commands/TagResourceCommand.ts +++ b/clients/client-m2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/UntagResourceCommand.ts b/clients/client-m2/src/commands/UntagResourceCommand.ts index 5469183e98bf..e387801d6c18 100644 --- a/clients/client-m2/src/commands/UntagResourceCommand.ts +++ b/clients/client-m2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/UpdateApplicationCommand.ts b/clients/client-m2/src/commands/UpdateApplicationCommand.ts index 04ccf96e8c46..3d24931c7363 100644 --- a/clients/client-m2/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-m2/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts b/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts index d157956b12fe..49ac625bca7d 100644 --- a/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-m2/src/commands/UpdateEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-m2/src/index.ts b/clients/client-m2/src/index.ts index 01584753fe1a..5a6bf2ac8e91 100644 --- a/clients/client-m2/src/index.ts +++ b/clients/client-m2/src/index.ts @@ -12,8 +12,8 @@ export * from "./M2Client"; export * from "./M2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { M2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { M2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-m2/src/models/M2ServiceException.ts b/clients/client-m2/src/models/M2ServiceException.ts index 421510090771..5614955d5718 100644 --- a/clients/client-m2/src/models/M2ServiceException.ts +++ b/clients/client-m2/src/models/M2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-machine-learning/src/commands/AddTagsCommand.ts b/clients/client-machine-learning/src/commands/AddTagsCommand.ts index edefe34e4511..504316327005 100644 --- a/clients/client-machine-learning/src/commands/AddTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts index c83fe391b308..03584a8874ea 100644 --- a/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateBatchPredictionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBatchPredictionCommand, se_CreateBatchPredictionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts index 3b6f0a55fbe0..06de8fead83f 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromRDSCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDataSourceFromRDSCommand, se_CreateDataSourceFromRDSCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts index 85335522cc76..9ce85d23fec4 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromRedshiftCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts b/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts index 280a557fd625..019a68458cbd 100644 --- a/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts +++ b/clients/client-machine-learning/src/commands/CreateDataSourceFromS3Command.ts @@ -12,7 +12,8 @@ import { de_CreateDataSourceFromS3Command, se_CreateDataSourceFromS3Command } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts b/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts index 8a7dff0d3b3f..3d0b0b5f16f1 100644 --- a/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEvaluationCommand, se_CreateEvaluationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts b/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts index b7590ac40d59..79ff43baa260 100644 --- a/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateMLModelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMLModelCommand, se_CreateMLModelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts b/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts index 9afb32708d2e..54e5901e0990 100644 --- a/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts +++ b/clients/client-machine-learning/src/commands/CreateRealtimeEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRealtimeEndpointCommand, se_CreateRealtimeEndpointCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts index c0c4ffa98b01..a467a0651df1 100644 --- a/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteBatchPredictionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBatchPredictionCommand, se_DeleteBatchPredictionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts b/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts index 219628dd1304..7ed40be95d7a 100644 --- a/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts b/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts index c809bc8da146..820586b7b9f9 100644 --- a/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEvaluationCommand, se_DeleteEvaluationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts b/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts index 5f82405d5d4e..5aa480d508c5 100644 --- a/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteMLModelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMLModelCommand, se_DeleteMLModelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts b/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts index dc94a997f798..b6c068bc426a 100644 --- a/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteRealtimeEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRealtimeEndpointCommand, se_DeleteRealtimeEndpointCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts b/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts index e20c0262feff..3b1094dab8e8 100644 --- a/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts b/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts index c1c7ec287273..0c555946ab08 100644 --- a/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeBatchPredictionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBatchPredictionsCommand, se_DescribeBatchPredictionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts b/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts index 3cfe0fb308d0..13eaeb35a8d8 100644 --- a/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDataSourcesCommand, se_DescribeDataSourcesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts b/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts index 639a9e1f1937..2c6087372a39 100644 --- a/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeEvaluationsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEvaluationsCommand, se_DescribeEvaluationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts b/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts index 67e1a66ace24..2950d10b9d8c 100644 --- a/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeMLModelsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMLModelsCommand, se_DescribeMLModelsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts b/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts index 15e72858873b..1ad642e5dae2 100644 --- a/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts +++ b/clients/client-machine-learning/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts index a1392f4042a0..ad5bfc1affba 100644 --- a/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/GetBatchPredictionCommand.ts @@ -12,7 +12,8 @@ import { de_GetBatchPredictionCommand, se_GetBatchPredictionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts b/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts index 2acfb88262bc..a902763b0852 100644 --- a/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceCommand, se_GetDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts b/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts index 5d972abf3b11..56a1733431f3 100644 --- a/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/GetEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_GetEvaluationCommand, se_GetEvaluationCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/GetMLModelCommand.ts b/clients/client-machine-learning/src/commands/GetMLModelCommand.ts index b5df741756f3..0833ffbbc01f 100644 --- a/clients/client-machine-learning/src/commands/GetMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/GetMLModelCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLModelCommand, se_GetMLModelCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/PredictCommand.ts b/clients/client-machine-learning/src/commands/PredictCommand.ts index cee94861937a..71d2e7e5eb1e 100644 --- a/clients/client-machine-learning/src/commands/PredictCommand.ts +++ b/clients/client-machine-learning/src/commands/PredictCommand.ts @@ -13,7 +13,8 @@ import { de_PredictCommand, se_PredictCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts b/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts index 9af7c950c38a..48a07a561967 100644 --- a/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateBatchPredictionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBatchPredictionCommand, se_UpdateBatchPredictionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts b/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts index 48d7708a99ff..e04c154dbbeb 100644 --- a/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts b/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts index 385d0b57970e..108cf50204a4 100644 --- a/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateEvaluationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEvaluationCommand, se_UpdateEvaluationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts b/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts index 4ef4cca61794..88b7dbbaaa82 100644 --- a/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts +++ b/clients/client-machine-learning/src/commands/UpdateMLModelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMLModelCommand, se_UpdateMLModelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-machine-learning/src/index.ts b/clients/client-machine-learning/src/index.ts index 887a07e845f5..2efbc7c0de85 100644 --- a/clients/client-machine-learning/src/index.ts +++ b/clients/client-machine-learning/src/index.ts @@ -9,8 +9,8 @@ export * from "./MachineLearningClient"; export * from "./MachineLearning"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MachineLearningExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MachineLearningExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-machine-learning/src/models/MachineLearningServiceException.ts b/clients/client-machine-learning/src/models/MachineLearningServiceException.ts index 4f475f04f4ac..b64ec53f74f2 100644 --- a/clients/client-machine-learning/src/models/MachineLearningServiceException.ts +++ b/clients/client-machine-learning/src/models/MachineLearningServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-macie2/src/commands/AcceptInvitationCommand.ts b/clients/client-macie2/src/commands/AcceptInvitationCommand.ts index d80e3b418775..93d493bb9477 100644 --- a/clients/client-macie2/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-macie2/src/commands/AcceptInvitationCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts index 033f2d3d417f..b0b46b45dafa 100644 --- a/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/BatchGetCustomDataIdentifiersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateAllowListCommand.ts b/clients/client-macie2/src/commands/CreateAllowListCommand.ts index 8507d1855837..df47d004eb4d 100644 --- a/clients/client-macie2/src/commands/CreateAllowListCommand.ts +++ b/clients/client-macie2/src/commands/CreateAllowListCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAllowListCommand, se_CreateAllowListCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts b/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts index 57f50b0bc0d8..75070143df1c 100644 --- a/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/CreateClassificationJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClassificationJobCommand, se_CreateClassificationJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts index 82b58c52d684..65e6751f4a23 100644 --- a/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/CreateCustomDataIdentifierCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCustomDataIdentifierCommand, se_CreateCustomDataIdentifierComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts b/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts index 5582680daf71..3fb27285e2a3 100644 --- a/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/CreateFindingsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFindingsFilterCommand, se_CreateFindingsFilterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateInvitationsCommand.ts b/clients/client-macie2/src/commands/CreateInvitationsCommand.ts index 12e956636b61..a6b0230956a5 100644 --- a/clients/client-macie2/src/commands/CreateInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/CreateInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInvitationsCommand, se_CreateInvitationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateMemberCommand.ts b/clients/client-macie2/src/commands/CreateMemberCommand.ts index abd9ebcd87b6..da02034fd7e6 100644 --- a/clients/client-macie2/src/commands/CreateMemberCommand.ts +++ b/clients/client-macie2/src/commands/CreateMemberCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMemberCommand, se_CreateMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts b/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts index f44b3620669d..d411d6aae58e 100644 --- a/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts +++ b/clients/client-macie2/src/commands/CreateSampleFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSampleFindingsCommand, se_CreateSampleFindingsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts b/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts index 994e13cad67e..71353a2dddf8 100644 --- a/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/DeclineInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeclineInvitationsCommand, se_DeclineInvitationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeleteAllowListCommand.ts b/clients/client-macie2/src/commands/DeleteAllowListCommand.ts index eecb5c174533..8f79c769d1af 100644 --- a/clients/client-macie2/src/commands/DeleteAllowListCommand.ts +++ b/clients/client-macie2/src/commands/DeleteAllowListCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAllowListCommand, se_DeleteAllowListCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts index 0d66f4eb922e..40cda1d8056e 100644 --- a/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/DeleteCustomDataIdentifierCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCustomDataIdentifierCommand, se_DeleteCustomDataIdentifierComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts b/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts index bd45c05cdc55..b271e98049f7 100644 --- a/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/DeleteFindingsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFindingsFilterCommand, se_DeleteFindingsFilterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts b/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts index 7372d8e6fef9..2a9b8b8ffec8 100644 --- a/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/DeleteInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInvitationsCommand, se_DeleteInvitationsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DeleteMemberCommand.ts b/clients/client-macie2/src/commands/DeleteMemberCommand.ts index 03c52819b8bf..48058cf72269 100644 --- a/clients/client-macie2/src/commands/DeleteMemberCommand.ts +++ b/clients/client-macie2/src/commands/DeleteMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DescribeBucketsCommand.ts b/clients/client-macie2/src/commands/DescribeBucketsCommand.ts index a75ffcbb1be2..a3867448759b 100644 --- a/clients/client-macie2/src/commands/DescribeBucketsCommand.ts +++ b/clients/client-macie2/src/commands/DescribeBucketsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBucketsCommand, se_DescribeBucketsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts b/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts index 553cbd66d217..359259032e4b 100644 --- a/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/DescribeClassificationJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClassificationJobCommand, se_DescribeClassificationJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts index 454070336cbf..a48c7c6632d8 100644 --- a/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DisableMacieCommand.ts b/clients/client-macie2/src/commands/DisableMacieCommand.ts index 31f0a6b6bbee..f4e93c8031ba 100644 --- a/clients/client-macie2/src/commands/DisableMacieCommand.ts +++ b/clients/client-macie2/src/commands/DisableMacieCommand.ts @@ -12,7 +12,8 @@ import { de_DisableMacieCommand, se_DisableMacieCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts index 0a8c0704d75b..d96dde63695b 100644 --- a/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts index 2738d9565b22..815982ce0d62 100644 --- a/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts index e18bac76e741..a77e5f4f63e3 100644 --- a/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateFromMasterAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/DisassociateMemberCommand.ts b/clients/client-macie2/src/commands/DisassociateMemberCommand.ts index fad60dbb78de..866d859239cc 100644 --- a/clients/client-macie2/src/commands/DisassociateMemberCommand.ts +++ b/clients/client-macie2/src/commands/DisassociateMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateMemberCommand, se_DisassociateMemberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/EnableMacieCommand.ts b/clients/client-macie2/src/commands/EnableMacieCommand.ts index aca87e1806d9..1c750fe383aa 100644 --- a/clients/client-macie2/src/commands/EnableMacieCommand.ts +++ b/clients/client-macie2/src/commands/EnableMacieCommand.ts @@ -12,7 +12,8 @@ import { de_EnableMacieCommand, se_EnableMacieCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts index d9fd630b70e3..ebb6d4117280 100644 --- a/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-macie2/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts b/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts index 0c389945db23..0c65f3ace251 100644 --- a/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-macie2/src/commands/GetAdministratorAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetAllowListCommand.ts b/clients/client-macie2/src/commands/GetAllowListCommand.ts index 8d5f8dd7ee4d..38635557839c 100644 --- a/clients/client-macie2/src/commands/GetAllowListCommand.ts +++ b/clients/client-macie2/src/commands/GetAllowListCommand.ts @@ -12,7 +12,8 @@ import { de_GetAllowListCommand, se_GetAllowListCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts b/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts index 6eba012702c6..6219a51d95bb 100644 --- a/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetAutomatedDiscoveryConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts b/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts index 7f397c76385c..212186883cd3 100644 --- a/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetBucketStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBucketStatisticsCommand, se_GetBucketStatisticsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts b/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts index 4165f69257c0..fa561a126c4d 100644 --- a/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetClassificationExportConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts b/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts index 28c15b1c7352..57da1c5da0f7 100644 --- a/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts +++ b/clients/client-macie2/src/commands/GetClassificationScopeCommand.ts @@ -12,7 +12,8 @@ import { de_GetClassificationScopeCommand, se_GetClassificationScopeCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts index 863fd9c23930..79bc10b3620c 100644 --- a/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/GetCustomDataIdentifierCommand.ts @@ -12,7 +12,8 @@ import { de_GetCustomDataIdentifierCommand, se_GetCustomDataIdentifierCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts b/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts index 36a4814bea3d..9a80c14248e7 100644 --- a/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingStatisticsCommand, se_GetFindingStatisticsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetFindingsCommand.ts b/clients/client-macie2/src/commands/GetFindingsCommand.ts index 8119e5f47690..055c106b4fce 100644 --- a/clients/client-macie2/src/commands/GetFindingsCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts b/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts index fd262986f5ee..323d7647391f 100644 --- a/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_GetFindingsFilterCommand, se_GetFindingsFilterCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts b/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts index 0b3b71769249..f770daec942b 100644 --- a/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetFindingsPublicationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts b/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts index 38f2d7868551..6670779a3b91 100644 --- a/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-macie2/src/commands/GetInvitationsCountCommand.ts @@ -12,7 +12,8 @@ import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetMacieSessionCommand.ts b/clients/client-macie2/src/commands/GetMacieSessionCommand.ts index 69e06031b052..b84472efa861 100644 --- a/clients/client-macie2/src/commands/GetMacieSessionCommand.ts +++ b/clients/client-macie2/src/commands/GetMacieSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetMacieSessionCommand, se_GetMacieSessionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetMasterAccountCommand.ts b/clients/client-macie2/src/commands/GetMasterAccountCommand.ts index 2a9331ecb51a..b7a95b4e4e8f 100644 --- a/clients/client-macie2/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-macie2/src/commands/GetMasterAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetMemberCommand.ts b/clients/client-macie2/src/commands/GetMemberCommand.ts index b30f25f01f51..967c2b22279f 100644 --- a/clients/client-macie2/src/commands/GetMemberCommand.ts +++ b/clients/client-macie2/src/commands/GetMemberCommand.ts @@ -12,7 +12,8 @@ import { de_GetMemberCommand, se_GetMemberCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetResourceProfileCommand.ts b/clients/client-macie2/src/commands/GetResourceProfileCommand.ts index fb6a143ad888..cd26487040ca 100644 --- a/clients/client-macie2/src/commands/GetResourceProfileCommand.ts +++ b/clients/client-macie2/src/commands/GetResourceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceProfileCommand, se_GetResourceProfileCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts b/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts index affb42a42f7e..e049df479890 100644 --- a/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/GetRevealConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetRevealConfigurationCommand, se_GetRevealConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts index 80eb8f6b11d3..68863fb71101 100644 --- a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesAvailabilityCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts index 77694c024926..c63395fab198 100644 --- a/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitiveDataOccurrencesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts b/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts index a3cf44c47cad..57c9acd4a58e 100644 --- a/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts +++ b/clients/client-macie2/src/commands/GetSensitivityInspectionTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts b/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts index 031ce794b214..81e0db55af05 100644 --- a/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts +++ b/clients/client-macie2/src/commands/GetUsageStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsageStatisticsCommand, se_GetUsageStatisticsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts b/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts index 3422270a7f65..ded57b4ad529 100644 --- a/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts +++ b/clients/client-macie2/src/commands/GetUsageTotalsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUsageTotalsCommand, se_GetUsageTotalsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListAllowListsCommand.ts b/clients/client-macie2/src/commands/ListAllowListsCommand.ts index afe4e3e251b3..53224910b730 100644 --- a/clients/client-macie2/src/commands/ListAllowListsCommand.ts +++ b/clients/client-macie2/src/commands/ListAllowListsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAllowListsCommand, se_ListAllowListsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts b/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts index 71752a8454f9..d6ee0b2b4ead 100644 --- a/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts +++ b/clients/client-macie2/src/commands/ListClassificationJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListClassificationJobsCommand, se_ListClassificationJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts b/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts index f606545d13ca..14a13235b527 100644 --- a/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts +++ b/clients/client-macie2/src/commands/ListClassificationScopesCommand.ts @@ -12,7 +12,8 @@ import { de_ListClassificationScopesCommand, se_ListClassificationScopesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts index ff90a156af73..1a65257b8f43 100644 --- a/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/ListCustomDataIdentifiersCommand.ts @@ -12,7 +12,8 @@ import { de_ListCustomDataIdentifiersCommand, se_ListCustomDataIdentifiersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListFindingsCommand.ts b/clients/client-macie2/src/commands/ListFindingsCommand.ts index 25ec6419f92e..831a568ab56e 100644 --- a/clients/client-macie2/src/commands/ListFindingsCommand.ts +++ b/clients/client-macie2/src/commands/ListFindingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsCommand, se_ListFindingsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts b/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts index 6d9d098cdc30..ae68a18587ff 100644 --- a/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts +++ b/clients/client-macie2/src/commands/ListFindingsFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFindingsFiltersCommand, se_ListFindingsFiltersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListInvitationsCommand.ts b/clients/client-macie2/src/commands/ListInvitationsCommand.ts index aec5fc0cae59..70803b6eac59 100644 --- a/clients/client-macie2/src/commands/ListInvitationsCommand.ts +++ b/clients/client-macie2/src/commands/ListInvitationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts b/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts index d5e994548827..895683a0a22d 100644 --- a/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts +++ b/clients/client-macie2/src/commands/ListManagedDataIdentifiersCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedDataIdentifiersCommand, se_ListManagedDataIdentifiersComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListMembersCommand.ts b/clients/client-macie2/src/commands/ListMembersCommand.ts index 01fbc5ede1c7..5e2bda96ac16 100644 --- a/clients/client-macie2/src/commands/ListMembersCommand.ts +++ b/clients/client-macie2/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts index 6a754a82012b..607912ae3b25 100644 --- a/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-macie2/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts b/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts index fceff92b8a0c..5351bac17c2d 100644 --- a/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts +++ b/clients/client-macie2/src/commands/ListResourceProfileArtifactsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts b/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts index 503e7dd37051..71e857b4317d 100644 --- a/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts +++ b/clients/client-macie2/src/commands/ListResourceProfileDetectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts b/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts index de44ae0f851f..30982ae5099d 100644 --- a/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts +++ b/clients/client-macie2/src/commands/ListSensitivityInspectionTemplatesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts b/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts index 2a89ea752ac7..b0a8295a3308 100644 --- a/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-macie2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts b/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts index 418c1905431e..999966287fea 100644 --- a/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/PutClassificationExportConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts b/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts index d1e2824ebee7..7ef4e25b3333 100644 --- a/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/PutFindingsPublicationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/SearchResourcesCommand.ts b/clients/client-macie2/src/commands/SearchResourcesCommand.ts index 18d1b71d171f..986f973b2019 100644 --- a/clients/client-macie2/src/commands/SearchResourcesCommand.ts +++ b/clients/client-macie2/src/commands/SearchResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_SearchResourcesCommand, se_SearchResourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/TagResourceCommand.ts b/clients/client-macie2/src/commands/TagResourceCommand.ts index 2be9cb14d71b..0e3d1fa5f889 100644 --- a/clients/client-macie2/src/commands/TagResourceCommand.ts +++ b/clients/client-macie2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts b/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts index 53ab6ab30dfc..5c1683d186e2 100644 --- a/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts +++ b/clients/client-macie2/src/commands/TestCustomDataIdentifierCommand.ts @@ -12,7 +12,8 @@ import { de_TestCustomDataIdentifierCommand, se_TestCustomDataIdentifierCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UntagResourceCommand.ts b/clients/client-macie2/src/commands/UntagResourceCommand.ts index c33ad83e5074..1562638b2ff5 100644 --- a/clients/client-macie2/src/commands/UntagResourceCommand.ts +++ b/clients/client-macie2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateAllowListCommand.ts b/clients/client-macie2/src/commands/UpdateAllowListCommand.ts index 6a18f22849ee..74646d0fb20a 100644 --- a/clients/client-macie2/src/commands/UpdateAllowListCommand.ts +++ b/clients/client-macie2/src/commands/UpdateAllowListCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAllowListCommand, se_UpdateAllowListCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts index d83dfc0e4b92..d099c3a4fa9e 100644 --- a/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateAutomatedDiscoveryConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts b/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts index 1e43c0bcc0db..c7397892a4e0 100644 --- a/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts +++ b/clients/client-macie2/src/commands/UpdateClassificationJobCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClassificationJobCommand, se_UpdateClassificationJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts b/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts index 245dd1cad822..19e8eaf7990c 100644 --- a/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts +++ b/clients/client-macie2/src/commands/UpdateClassificationScopeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClassificationScopeCommand, se_UpdateClassificationScopeComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts b/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts index ec7f27b3eea8..46028e662912 100644 --- a/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts +++ b/clients/client-macie2/src/commands/UpdateFindingsFilterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFindingsFilterCommand, se_UpdateFindingsFilterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts b/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts index 1d9a9405c7a9..3ba0bba9c068 100644 --- a/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts +++ b/clients/client-macie2/src/commands/UpdateMacieSessionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMacieSessionCommand, se_UpdateMacieSessionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts b/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts index 3a7bf209a9b4..422947916113 100644 --- a/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts +++ b/clients/client-macie2/src/commands/UpdateMemberSessionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMemberSessionCommand, se_UpdateMemberSessionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts index 9ec584cc2247..f5c163103a9a 100644 --- a/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts b/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts index ab85d9addaeb..27f91556ee7d 100644 --- a/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts +++ b/clients/client-macie2/src/commands/UpdateResourceProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateResourceProfileCommand, se_UpdateResourceProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts b/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts index 94b2123df147..f04b4e990179 100644 --- a/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts +++ b/clients/client-macie2/src/commands/UpdateResourceProfileDetectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts b/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts index 125aa7aa50bc..aca7710179da 100644 --- a/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts +++ b/clients/client-macie2/src/commands/UpdateRevealConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRevealConfigurationCommand, se_UpdateRevealConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts b/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts index db7209765321..f0702900f40c 100644 --- a/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts +++ b/clients/client-macie2/src/commands/UpdateSensitivityInspectionTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-macie2/src/index.ts b/clients/client-macie2/src/index.ts index 908a9284451d..c6e5a2dcc0c6 100644 --- a/clients/client-macie2/src/index.ts +++ b/clients/client-macie2/src/index.ts @@ -8,8 +8,8 @@ export * from "./Macie2Client"; export * from "./Macie2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Macie2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Macie2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-macie2/src/models/Macie2ServiceException.ts b/clients/client-macie2/src/models/Macie2ServiceException.ts index 15ca1aa30ac4..2750d8b26861 100644 --- a/clients/client-macie2/src/models/Macie2ServiceException.ts +++ b/clients/client-macie2/src/models/Macie2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts index d00ec2337e31..1e5edb952b76 100644 --- a/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAddonInstanceCommand, se_CreateAddonInstanceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts index 1d87a739a003..59a467c40f0b 100644 --- a/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAddonSubscriptionCommand, se_CreateAddonSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts b/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts index fd49ea572443..867b5b790512 100644 --- a/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts @@ -16,7 +16,8 @@ import { de_CreateArchiveCommand, se_CreateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts b/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts index f435cec08700..4cd4fd3ac6e2 100644 --- a/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts @@ -16,7 +16,8 @@ import { de_CreateIngressPointCommand, se_CreateIngressPointCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateRelayCommand.ts b/clients/client-mailmanager/src/commands/CreateRelayCommand.ts index 5201c447dad6..25fe377f1533 100644 --- a/clients/client-mailmanager/src/commands/CreateRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateRelayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRelayCommand, se_CreateRelayCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts b/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts index d35c537d75a4..26e4f7e92c81 100644 --- a/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRuleSetCommand, se_CreateRuleSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts index 4077feb9b4e8..7edf23e03f64 100644 --- a/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTrafficPolicyCommand, se_CreateTrafficPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts index 1596fea4a9f5..6dd0cd272493 100644 --- a/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAddonInstanceCommand, se_DeleteAddonInstanceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts index 6a819ae8aa5e..c1daba5daa33 100644 --- a/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAddonSubscriptionCommand, se_DeleteAddonSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts b/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts index 5a9d65b67a2a..e71e0cc2b9bd 100644 --- a/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteArchiveCommand, se_DeleteArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts b/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts index 7b1567c7980b..944f85299f41 100644 --- a/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteIngressPointCommand, se_DeleteIngressPointCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts b/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts index 08bc4b0e04f3..dc48a08f82ad 100644 --- a/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRelayCommand, se_DeleteRelayCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts b/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts index 7b811e67f298..d0086d9857ad 100644 --- a/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleSetCommand, se_DeleteRuleSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts index 50281fd2edcb..9fcce4aa4887 100644 --- a/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTrafficPolicyCommand, se_DeleteTrafficPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts index 14ecef32c476..b37e09979c48 100644 --- a/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetAddonInstanceCommand, se_GetAddonInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts index 1f95e1812aa1..5cf38f08f172 100644 --- a/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_GetAddonSubscriptionCommand, se_GetAddonSubscriptionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveCommand.ts index a00e77f4f992..bdb919973f75 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveCommand, se_GetArchiveCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts index 52b94930b0af..94b624c77d7a 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveExportCommand, se_GetArchiveExportCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts index bd9ffd5677e6..c70dbaed0406 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveMessageCommand, se_GetArchiveMessageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts index ff2e393ff438..8461120163ec 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveMessageContentCommand, se_GetArchiveMessageContentCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts index d85b83729996..c13dc02bea55 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveSearchCommand, se_GetArchiveSearchCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts index 11fee9542640..6f15ed91c322 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts @@ -12,7 +12,8 @@ import { de_GetArchiveSearchResultsCommand, se_GetArchiveSearchResultsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts b/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts index 385496b361b4..53213be8f674 100644 --- a/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts @@ -12,7 +12,8 @@ import { de_GetIngressPointCommand, se_GetIngressPointCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetRelayCommand.ts b/clients/client-mailmanager/src/commands/GetRelayCommand.ts index d69001a7c5b9..3e70fc9ff1ed 100644 --- a/clients/client-mailmanager/src/commands/GetRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/GetRelayCommand.ts @@ -12,7 +12,8 @@ import { de_GetRelayCommand, se_GetRelayCommand } from "../protocols/Aws_json1_0 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts b/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts index 5c094bd21a8c..5dce90aab743 100644 --- a/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetRuleSetCommand, se_GetRuleSetCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts index a5f46864d211..a0236344161f 100644 --- a/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetTrafficPolicyCommand, se_GetTrafficPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts b/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts index 54dc4c921052..99bf411eb6b6 100644 --- a/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAddonInstancesCommand, se_ListAddonInstancesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts b/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts index 946f39a1037e..4ca69faad75c 100644 --- a/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAddonSubscriptionsCommand, se_ListAddonSubscriptionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts b/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts index 371ec764eaf1..78779e2e8997 100644 --- a/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchiveExportsCommand, se_ListArchiveExportsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts b/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts index 8aa215e19c64..ccf645b8e31a 100644 --- a/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchiveSearchesCommand, se_ListArchiveSearchesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListArchivesCommand.ts b/clients/client-mailmanager/src/commands/ListArchivesCommand.ts index e5b6532c2f41..396d918f5f72 100644 --- a/clients/client-mailmanager/src/commands/ListArchivesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchivesCommand.ts @@ -12,7 +12,8 @@ import { de_ListArchivesCommand, se_ListArchivesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts b/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts index f72011274349..fa5695b17054 100644 --- a/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListIngressPointsCommand, se_ListIngressPointsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListRelaysCommand.ts b/clients/client-mailmanager/src/commands/ListRelaysCommand.ts index 94b90cef3aef..31b51ed8be44 100644 --- a/clients/client-mailmanager/src/commands/ListRelaysCommand.ts +++ b/clients/client-mailmanager/src/commands/ListRelaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListRelaysCommand, se_ListRelaysCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts b/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts index ea69049d5ced..804b1ef3da0f 100644 --- a/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleSetsCommand, se_ListRuleSetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts index 664638e94c7e..ac5a30e9346d 100644 --- a/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts b/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts index 5ad5876a3e97..4385f5a32d69 100644 --- a/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTrafficPoliciesCommand, se_ListTrafficPoliciesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts index 6225cda31dfb..5dc68c117c6c 100644 --- a/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts @@ -12,7 +12,8 @@ import { de_StartArchiveExportCommand, se_StartArchiveExportCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts index c094ddd25c9c..2690f1ff4d07 100644 --- a/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts @@ -12,7 +12,8 @@ import { de_StartArchiveSearchCommand, se_StartArchiveSearchCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts index d44e24e41603..63e8df029f0b 100644 --- a/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts @@ -12,7 +12,8 @@ import { de_StopArchiveExportCommand, se_StopArchiveExportCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts index d057f5531d6d..b5261678d666 100644 --- a/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts @@ -12,7 +12,8 @@ import { de_StopArchiveSearchCommand, se_StopArchiveSearchCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/TagResourceCommand.ts b/clients/client-mailmanager/src/commands/TagResourceCommand.ts index be99b30501b5..27d301056718 100644 --- a/clients/client-mailmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UntagResourceCommand.ts b/clients/client-mailmanager/src/commands/UntagResourceCommand.ts index 2973f8121fd3..b391c8f47a10 100644 --- a/clients/client-mailmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts b/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts index 28f234105911..96b1fc6324d0 100644 --- a/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateArchiveCommand, se_UpdateArchiveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts b/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts index fbb319a16fd8..4dccc62ee5d1 100644 --- a/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateIngressPointCommand, se_UpdateIngressPointCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts b/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts index bc8cbbe1edba..82fa537d5d4b 100644 --- a/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRelayCommand, se_UpdateRelayCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts b/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts index 8f81c977cc4d..973d9e640c10 100644 --- a/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRuleSetCommand, se_UpdateRuleSetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts index 4fa26e6e246e..67ea10c1b26f 100644 --- a/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTrafficPolicyCommand, se_UpdateTrafficPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mailmanager/src/index.ts b/clients/client-mailmanager/src/index.ts index 6b2dc39740d7..847dad821fd1 100644 --- a/clients/client-mailmanager/src/index.ts +++ b/clients/client-mailmanager/src/index.ts @@ -15,8 +15,8 @@ export * from "./MailManagerClient"; export * from "./MailManager"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MailManagerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MailManagerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mailmanager/src/models/MailManagerServiceException.ts b/clients/client-mailmanager/src/models/MailManagerServiceException.ts index 79641f6234c8..14f741fa0305 100644 --- a/clients/client-mailmanager/src/models/MailManagerServiceException.ts +++ b/clients/client-mailmanager/src/models/MailManagerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts b/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts index 7502d4fe3e0e..bdf09e36ee75 100644 --- a/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/BatchGetTokenBalanceCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetTokenBalanceCommand, se_BatchGetTokenBalanceCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/GetAssetContractCommand.ts b/clients/client-managedblockchain-query/src/commands/GetAssetContractCommand.ts index 5744240d359e..c77e3f69f1c6 100644 --- a/clients/client-managedblockchain-query/src/commands/GetAssetContractCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/GetAssetContractCommand.ts @@ -16,7 +16,8 @@ import { de_GetAssetContractCommand, se_GetAssetContractCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts b/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts index b00c03e1fee7..37cda73d31ea 100644 --- a/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/GetTokenBalanceCommand.ts @@ -16,7 +16,8 @@ import { de_GetTokenBalanceCommand, se_GetTokenBalanceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts b/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts index 0482482356b3..678c5fd9de62 100644 --- a/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/GetTransactionCommand.ts @@ -16,7 +16,8 @@ import { de_GetTransactionCommand, se_GetTransactionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/ListAssetContractsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListAssetContractsCommand.ts index f47e0814604c..d2b6b90eee37 100644 --- a/clients/client-managedblockchain-query/src/commands/ListAssetContractsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListAssetContractsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAssetContractsCommand, se_ListAssetContractsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/ListFilteredTransactionEventsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListFilteredTransactionEventsCommand.ts index e636234c0274..5d19b6f3c895 100644 --- a/clients/client-managedblockchain-query/src/commands/ListFilteredTransactionEventsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListFilteredTransactionEventsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts index 73d03bdda490..ffaf423c7987 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTokenBalancesCommand.ts @@ -16,7 +16,8 @@ import { de_ListTokenBalancesCommand, se_ListTokenBalancesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts index 29002a245676..32204909355d 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTransactionEventsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTransactionEventsCommand, se_ListTransactionEventsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts b/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts index 466815ea0cfa..dd5d72e13024 100644 --- a/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts +++ b/clients/client-managedblockchain-query/src/commands/ListTransactionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTransactionsCommand, se_ListTransactionsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain-query/src/index.ts b/clients/client-managedblockchain-query/src/index.ts index 1052e4facdd7..551a9f0ca2fd 100644 --- a/clients/client-managedblockchain-query/src/index.ts +++ b/clients/client-managedblockchain-query/src/index.ts @@ -14,8 +14,8 @@ export * from "./ManagedBlockchainQueryClient"; export * from "./ManagedBlockchainQuery"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ManagedBlockchainQueryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ManagedBlockchainQueryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-managedblockchain-query/src/models/ManagedBlockchainQueryServiceException.ts b/clients/client-managedblockchain-query/src/models/ManagedBlockchainQueryServiceException.ts index 0712d67efde4..5de1eaa66621 100644 --- a/clients/client-managedblockchain-query/src/models/ManagedBlockchainQueryServiceException.ts +++ b/clients/client-managedblockchain-query/src/models/ManagedBlockchainQueryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts b/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts index f940754ddb76..044dd03454fd 100644 --- a/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateAccessorCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAccessorCommand, se_CreateAccessorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts b/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts index 0226d15b0082..7ecb3f18fc38 100644 --- a/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateMemberCommand.ts @@ -16,7 +16,8 @@ import { de_CreateMemberCommand, se_CreateMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts b/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts index a1c278e4a81e..4d462c6c7bdf 100644 --- a/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateNetworkCommand.ts @@ -16,7 +16,8 @@ import { de_CreateNetworkCommand, se_CreateNetworkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts b/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts index b490cf90c571..8baf2f6f75b0 100644 --- a/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateNodeCommand.ts @@ -16,7 +16,8 @@ import { de_CreateNodeCommand, se_CreateNodeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts b/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts index 763d98ba2889..55427c784cf2 100644 --- a/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/CreateProposalCommand.ts @@ -16,7 +16,8 @@ import { de_CreateProposalCommand, se_CreateProposalCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts b/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts index 4455f5e66dd4..66925072ba31 100644 --- a/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteAccessorCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteAccessorCommand, se_DeleteAccessorCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts b/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts index e231932913af..786f78c22ee4 100644 --- a/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteMemberCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteMemberCommand, se_DeleteMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts b/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts index c66af4380b8b..3fc80f654ca4 100644 --- a/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/DeleteNodeCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteNodeCommand, se_DeleteNodeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts b/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts index 31778ba06afa..880afc96fa10 100644 --- a/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetAccessorCommand.ts @@ -16,7 +16,8 @@ import { de_GetAccessorCommand, se_GetAccessorCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/GetMemberCommand.ts b/clients/client-managedblockchain/src/commands/GetMemberCommand.ts index 5d189744c959..201c5ed83e65 100644 --- a/clients/client-managedblockchain/src/commands/GetMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetMemberCommand.ts @@ -16,7 +16,8 @@ import { de_GetMemberCommand, se_GetMemberCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts b/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts index 0e7346fc2b44..bd74e1299285 100644 --- a/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetNetworkCommand.ts @@ -16,7 +16,8 @@ import { de_GetNetworkCommand, se_GetNetworkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/GetNodeCommand.ts b/clients/client-managedblockchain/src/commands/GetNodeCommand.ts index 98f91f409666..77faa8646045 100644 --- a/clients/client-managedblockchain/src/commands/GetNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetNodeCommand.ts @@ -16,7 +16,8 @@ import { de_GetNodeCommand, se_GetNodeCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/GetProposalCommand.ts b/clients/client-managedblockchain/src/commands/GetProposalCommand.ts index a2a410f46a0b..24eda168900c 100644 --- a/clients/client-managedblockchain/src/commands/GetProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/GetProposalCommand.ts @@ -16,7 +16,8 @@ import { de_GetProposalCommand, se_GetProposalCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts b/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts index c769c018b155..dfd4bb1706be 100644 --- a/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListAccessorsCommand.ts @@ -16,7 +16,8 @@ import { de_ListAccessorsCommand, se_ListAccessorsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts b/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts index d10862727665..1555db25f213 100644 --- a/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListInvitationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListMembersCommand.ts b/clients/client-managedblockchain/src/commands/ListMembersCommand.ts index f88edd724799..d631600ed354 100644 --- a/clients/client-managedblockchain/src/commands/ListMembersCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListMembersCommand.ts @@ -16,7 +16,8 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts b/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts index 86cfec2ef736..a3ad6f9d8add 100644 --- a/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListNetworksCommand.ts @@ -16,7 +16,8 @@ import { de_ListNetworksCommand, se_ListNetworksCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListNodesCommand.ts b/clients/client-managedblockchain/src/commands/ListNodesCommand.ts index 97826216ed86..ef43527ebeec 100644 --- a/clients/client-managedblockchain/src/commands/ListNodesCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListNodesCommand.ts @@ -16,7 +16,8 @@ import { de_ListNodesCommand, se_ListNodesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts b/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts index 2d8aef4179ac..6ede30f6bf61 100644 --- a/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListProposalVotesCommand.ts @@ -16,7 +16,8 @@ import { de_ListProposalVotesCommand, se_ListProposalVotesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts b/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts index e1f98f227a27..9f076363bbd5 100644 --- a/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListProposalsCommand.ts @@ -16,7 +16,8 @@ import { de_ListProposalsCommand, se_ListProposalsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts b/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts index d4d6b4dcaf8f..34358d67e160 100644 --- a/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts b/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts index d30a67a03ea3..da528c85affb 100644 --- a/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts +++ b/clients/client-managedblockchain/src/commands/RejectInvitationCommand.ts @@ -16,7 +16,8 @@ import { de_RejectInvitationCommand, se_RejectInvitationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/TagResourceCommand.ts b/clients/client-managedblockchain/src/commands/TagResourceCommand.ts index 47a01a511b5a..db7adcb9679e 100644 --- a/clients/client-managedblockchain/src/commands/TagResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts b/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts index 4725dc28ed52..792eb89c306b 100644 --- a/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts +++ b/clients/client-managedblockchain/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts b/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts index d261a43c1f61..99d45a77d4f3 100644 --- a/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts +++ b/clients/client-managedblockchain/src/commands/UpdateMemberCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateMemberCommand, se_UpdateMemberCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts b/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts index 1d433d2ae5b1..86d303d4b65b 100644 --- a/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts +++ b/clients/client-managedblockchain/src/commands/UpdateNodeCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateNodeCommand, se_UpdateNodeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts b/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts index fbb353e4bc73..d2ac49d0a0b8 100644 --- a/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts +++ b/clients/client-managedblockchain/src/commands/VoteOnProposalCommand.ts @@ -16,7 +16,8 @@ import { de_VoteOnProposalCommand, se_VoteOnProposalCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-managedblockchain/src/index.ts b/clients/client-managedblockchain/src/index.ts index 3df38207ed1a..813ec66b71c1 100644 --- a/clients/client-managedblockchain/src/index.ts +++ b/clients/client-managedblockchain/src/index.ts @@ -11,8 +11,8 @@ export * from "./ManagedBlockchainClient"; export * from "./ManagedBlockchain"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ManagedBlockchainExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ManagedBlockchainExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-managedblockchain/src/models/ManagedBlockchainServiceException.ts b/clients/client-managedblockchain/src/models/ManagedBlockchainServiceException.ts index 47080109ecf1..e1b4da1abe3e 100644 --- a/clients/client-managedblockchain/src/models/ManagedBlockchainServiceException.ts +++ b/clients/client-managedblockchain/src/models/ManagedBlockchainServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-agreement/src/commands/DescribeAgreementCommand.ts b/clients/client-marketplace-agreement/src/commands/DescribeAgreementCommand.ts index 2f68a63934cf..264bb4c145ac 100644 --- a/clients/client-marketplace-agreement/src/commands/DescribeAgreementCommand.ts +++ b/clients/client-marketplace-agreement/src/commands/DescribeAgreementCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAgreementCommand, se_DescribeAgreementCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-agreement/src/commands/GetAgreementTermsCommand.ts b/clients/client-marketplace-agreement/src/commands/GetAgreementTermsCommand.ts index 4a96888337b5..8643a979de21 100644 --- a/clients/client-marketplace-agreement/src/commands/GetAgreementTermsCommand.ts +++ b/clients/client-marketplace-agreement/src/commands/GetAgreementTermsCommand.ts @@ -16,7 +16,8 @@ import { de_GetAgreementTermsCommand, se_GetAgreementTermsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-agreement/src/commands/SearchAgreementsCommand.ts b/clients/client-marketplace-agreement/src/commands/SearchAgreementsCommand.ts index f4ef25562da5..8a25cdf755d0 100644 --- a/clients/client-marketplace-agreement/src/commands/SearchAgreementsCommand.ts +++ b/clients/client-marketplace-agreement/src/commands/SearchAgreementsCommand.ts @@ -16,7 +16,8 @@ import { de_SearchAgreementsCommand, se_SearchAgreementsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-agreement/src/index.ts b/clients/client-marketplace-agreement/src/index.ts index 567da5b0eae9..ed762e28031a 100644 --- a/clients/client-marketplace-agreement/src/index.ts +++ b/clients/client-marketplace-agreement/src/index.ts @@ -28,8 +28,8 @@ export * from "./MarketplaceAgreementClient"; export * from "./MarketplaceAgreement"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceAgreementExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceAgreementExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-marketplace-agreement/src/models/MarketplaceAgreementServiceException.ts b/clients/client-marketplace-agreement/src/models/MarketplaceAgreementServiceException.ts index 337d9715b71f..244fe81c2f82 100644 --- a/clients/client-marketplace-agreement/src/models/MarketplaceAgreementServiceException.ts +++ b/clients/client-marketplace-agreement/src/models/MarketplaceAgreementServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-catalog/src/commands/BatchDescribeEntitiesCommand.ts b/clients/client-marketplace-catalog/src/commands/BatchDescribeEntitiesCommand.ts index ac0e23224fba..3d82c0830f13 100644 --- a/clients/client-marketplace-catalog/src/commands/BatchDescribeEntitiesCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/BatchDescribeEntitiesCommand.ts @@ -16,7 +16,8 @@ import { de_BatchDescribeEntitiesCommand, se_BatchDescribeEntitiesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts index 3b84a15e2043..56f77f1dec8a 100644 --- a/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/CancelChangeSetCommand.ts @@ -16,7 +16,8 @@ import { de_CancelChangeSetCommand, se_CancelChangeSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts index 545d9b7db936..113a337a6657 100644 --- a/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DeleteResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts index 4f4af4397336..5b90898388fe 100644 --- a/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DescribeChangeSetCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChangeSetCommand, se_DescribeChangeSetCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts b/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts index 2ea11fa9e578..bf6d4203cac5 100644 --- a/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/DescribeEntityCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeEntityCommand, se_DescribeEntityCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts index 817fbae21edb..df0f473d12e7 100644 --- a/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/GetResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts b/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts index 63c74fba842a..6781ff17cd58 100644 --- a/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListChangeSetsCommand.ts @@ -16,7 +16,8 @@ import { de_ListChangeSetsCommand, se_ListChangeSetsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts b/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts index b7c0761244ee..00d51c822477 100644 --- a/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListEntitiesCommand.ts @@ -16,7 +16,8 @@ import { de_ListEntitiesCommand, se_ListEntitiesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts index b8a131db4edb..0130b003d030 100644 --- a/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts b/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts index 127c28fe1acf..d591d451adf9 100644 --- a/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/PutResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts b/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts index 0497fb356642..b0f7e1fd4925 100644 --- a/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/StartChangeSetCommand.ts @@ -16,7 +16,8 @@ import { de_StartChangeSetCommand, se_StartChangeSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts index cb9ef8eaac24..cef417c705fe 100644 --- a/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts b/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts index 18667c40389b..1a0eba834b2a 100644 --- a/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts +++ b/clients/client-marketplace-catalog/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-catalog/src/index.ts b/clients/client-marketplace-catalog/src/index.ts index 48991d5642ab..61f172c449e2 100644 --- a/clients/client-marketplace-catalog/src/index.ts +++ b/clients/client-marketplace-catalog/src/index.ts @@ -13,8 +13,8 @@ export * from "./MarketplaceCatalogClient"; export * from "./MarketplaceCatalog"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceCatalogExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceCatalogExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-marketplace-catalog/src/models/MarketplaceCatalogServiceException.ts b/clients/client-marketplace-catalog/src/models/MarketplaceCatalogServiceException.ts index d44d61c79e17..e9244282532e 100644 --- a/clients/client-marketplace-catalog/src/models/MarketplaceCatalogServiceException.ts +++ b/clients/client-marketplace-catalog/src/models/MarketplaceCatalogServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts b/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts index b2d5e04fd294..3ff45f90eca9 100644 --- a/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts +++ b/clients/client-marketplace-commerce-analytics/src/commands/GenerateDataSetCommand.ts @@ -16,7 +16,8 @@ import { de_GenerateDataSetCommand, se_GenerateDataSetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts b/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts index 1c21ab2188ed..354b738fbae9 100644 --- a/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts +++ b/clients/client-marketplace-commerce-analytics/src/commands/StartSupportDataExportCommand.ts @@ -16,7 +16,8 @@ import { de_StartSupportDataExportCommand, se_StartSupportDataExportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-commerce-analytics/src/index.ts b/clients/client-marketplace-commerce-analytics/src/index.ts index 2a6e148dfe1d..1bdd3042d828 100644 --- a/clients/client-marketplace-commerce-analytics/src/index.ts +++ b/clients/client-marketplace-commerce-analytics/src/index.ts @@ -8,8 +8,8 @@ export * from "./MarketplaceCommerceAnalyticsClient"; export * from "./MarketplaceCommerceAnalytics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceCommerceAnalyticsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceCommerceAnalyticsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-marketplace-commerce-analytics/src/models/MarketplaceCommerceAnalyticsServiceException.ts b/clients/client-marketplace-commerce-analytics/src/models/MarketplaceCommerceAnalyticsServiceException.ts index 29705d11f37c..d22225bf185e 100644 --- a/clients/client-marketplace-commerce-analytics/src/models/MarketplaceCommerceAnalyticsServiceException.ts +++ b/clients/client-marketplace-commerce-analytics/src/models/MarketplaceCommerceAnalyticsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-deployment/src/commands/ListTagsForResourceCommand.ts b/clients/client-marketplace-deployment/src/commands/ListTagsForResourceCommand.ts index 1108bf21b836..07982b33d40c 100644 --- a/clients/client-marketplace-deployment/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-marketplace-deployment/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-deployment/src/commands/PutDeploymentParameterCommand.ts b/clients/client-marketplace-deployment/src/commands/PutDeploymentParameterCommand.ts index 4561d10275bb..b5f8aa273ebc 100644 --- a/clients/client-marketplace-deployment/src/commands/PutDeploymentParameterCommand.ts +++ b/clients/client-marketplace-deployment/src/commands/PutDeploymentParameterCommand.ts @@ -20,7 +20,8 @@ import { de_PutDeploymentParameterCommand, se_PutDeploymentParameterCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-deployment/src/commands/TagResourceCommand.ts b/clients/client-marketplace-deployment/src/commands/TagResourceCommand.ts index 30f5de7c495b..e657134fbffd 100644 --- a/clients/client-marketplace-deployment/src/commands/TagResourceCommand.ts +++ b/clients/client-marketplace-deployment/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-deployment/src/commands/UntagResourceCommand.ts b/clients/client-marketplace-deployment/src/commands/UntagResourceCommand.ts index 7e04498fe90a..3c1c39746629 100644 --- a/clients/client-marketplace-deployment/src/commands/UntagResourceCommand.ts +++ b/clients/client-marketplace-deployment/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-deployment/src/index.ts b/clients/client-marketplace-deployment/src/index.ts index cead67e1d81e..a0188b2d6124 100644 --- a/clients/client-marketplace-deployment/src/index.ts +++ b/clients/client-marketplace-deployment/src/index.ts @@ -8,8 +8,8 @@ export * from "./MarketplaceDeploymentClient"; export * from "./MarketplaceDeployment"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceDeploymentExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceDeploymentExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-marketplace-deployment/src/models/MarketplaceDeploymentServiceException.ts b/clients/client-marketplace-deployment/src/models/MarketplaceDeploymentServiceException.ts index b1bc41cdd06d..6658c85a41da 100644 --- a/clients/client-marketplace-deployment/src/models/MarketplaceDeploymentServiceException.ts +++ b/clients/client-marketplace-deployment/src/models/MarketplaceDeploymentServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts b/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts index 8cac5236fac3..62cbef9f2864 100644 --- a/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts +++ b/clients/client-marketplace-entitlement-service/src/commands/GetEntitlementsCommand.ts @@ -16,7 +16,8 @@ import { de_GetEntitlementsCommand, se_GetEntitlementsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-entitlement-service/src/index.ts b/clients/client-marketplace-entitlement-service/src/index.ts index a3c583f02c29..e9ef11ba9342 100644 --- a/clients/client-marketplace-entitlement-service/src/index.ts +++ b/clients/client-marketplace-entitlement-service/src/index.ts @@ -24,8 +24,8 @@ export * from "./MarketplaceEntitlementServiceClient"; export * from "./MarketplaceEntitlementService"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceEntitlementServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceEntitlementServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-marketplace-entitlement-service/src/models/MarketplaceEntitlementServiceServiceException.ts b/clients/client-marketplace-entitlement-service/src/models/MarketplaceEntitlementServiceServiceException.ts index 56585a6dcb45..b506408bf93c 100644 --- a/clients/client-marketplace-entitlement-service/src/models/MarketplaceEntitlementServiceServiceException.ts +++ b/clients/client-marketplace-entitlement-service/src/models/MarketplaceEntitlementServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts index b9ed76a30dd1..17b6123bdd8d 100644 --- a/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/BatchMeterUsageCommand.ts @@ -16,7 +16,8 @@ import { de_BatchMeterUsageCommand, se_BatchMeterUsageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts index aa9f04765c0a..8f81a3600467 100644 --- a/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/MeterUsageCommand.ts @@ -16,7 +16,8 @@ import { de_MeterUsageCommand, se_MeterUsageCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts b/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts index b990ea20feb6..c2b68ce38433 100644 --- a/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts +++ b/clients/client-marketplace-metering/src/commands/RegisterUsageCommand.ts @@ -16,7 +16,8 @@ import { de_RegisterUsageCommand, se_RegisterUsageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts b/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts index 5542838f330d..6c1de4dfd4ce 100644 --- a/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts +++ b/clients/client-marketplace-metering/src/commands/ResolveCustomerCommand.ts @@ -16,7 +16,8 @@ import { de_ResolveCustomerCommand, se_ResolveCustomerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-marketplace-metering/src/index.ts b/clients/client-marketplace-metering/src/index.ts index 8b1aba06152f..da03b6a95750 100644 --- a/clients/client-marketplace-metering/src/index.ts +++ b/clients/client-marketplace-metering/src/index.ts @@ -70,8 +70,8 @@ export * from "./MarketplaceMeteringClient"; export * from "./MarketplaceMetering"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MarketplaceMeteringExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MarketplaceMeteringExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-marketplace-metering/src/models/MarketplaceMeteringServiceException.ts b/clients/client-marketplace-metering/src/models/MarketplaceMeteringServiceException.ts index 074ed6a68f87..8299b11947c0 100644 --- a/clients/client-marketplace-metering/src/models/MarketplaceMeteringServiceException.ts +++ b/clients/client-marketplace-metering/src/models/MarketplaceMeteringServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts b/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts index 50135b3b3cd5..68f6cafe943b 100644 --- a/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddBridgeOutputsCommand.ts @@ -12,7 +12,8 @@ import { de_AddBridgeOutputsCommand, se_AddBridgeOutputsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts b/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts index 6b6391fbcca8..635600b985f3 100644 --- a/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddBridgeSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_AddBridgeSourcesCommand, se_AddBridgeSourcesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts index 0d3c09ef488e..014d6be718d1 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowMediaStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_AddFlowMediaStreamsCommand, se_AddFlowMediaStreamsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts index 1d81ad7a35bd..74673332f5bd 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowOutputsCommand.ts @@ -12,7 +12,8 @@ import { de_AddFlowOutputsCommand, se_AddFlowOutputsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts index c9ef2b5b166b..77523b6e52e2 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_AddFlowSourcesCommand, se_AddFlowSourcesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts b/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts index 4ab5312a07f7..dd0a83fd8a53 100644 --- a/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts +++ b/clients/client-mediaconnect/src/commands/AddFlowVpcInterfacesCommand.ts @@ -12,7 +12,8 @@ import { de_AddFlowVpcInterfacesCommand, se_AddFlowVpcInterfacesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts b/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts index 54eb61b5e816..020d025942a5 100644 --- a/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateBridgeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBridgeCommand, se_CreateBridgeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts b/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts index 1666ea08b86b..4213dc281a7d 100644 --- a/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFlowCommand, se_CreateFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts b/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts index 87898c7e138a..9f1ee025bb01 100644 --- a/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/CreateGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGatewayCommand, se_CreateGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts b/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts index 12b74eb67fb1..65830eca257a 100644 --- a/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteBridgeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBridgeCommand, se_DeleteBridgeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts b/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts index c777cd3e2ee4..766d33b91b2a 100644 --- a/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFlowCommand, se_DeleteFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts b/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts index 1a4520b24db7..14440bfa1bb5 100644 --- a/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeleteGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGatewayCommand, se_DeleteGatewayCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts index a05cf1e4195a..9291b2f34c50 100644 --- a/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/DeregisterGatewayInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterGatewayInstanceCommand, se_DeregisterGatewayInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts b/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts index e33330f90052..94c565a57192 100644 --- a/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeBridgeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBridgeCommand, se_DescribeBridgeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts b/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts index 0729ef37d16d..49896afb01d2 100644 --- a/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeFlowCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlowCommand, se_DescribeFlowCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeFlowSourceMetadataCommand.ts b/clients/client-mediaconnect/src/commands/DescribeFlowSourceMetadataCommand.ts index a74c7e8393d5..b3ea303a7222 100644 --- a/clients/client-mediaconnect/src/commands/DescribeFlowSourceMetadataCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeFlowSourceMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFlowSourceMetadataCommand, se_DescribeFlowSourceMetadataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts b/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts index 26790811065e..8a5b9f20bf00 100644 --- a/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGatewayCommand, se_DescribeGatewayCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts index 92b2102ebfd6..f13d7e59f394 100644 --- a/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeGatewayInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGatewayInstanceCommand, se_DescribeGatewayInstanceCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts b/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts index 237f528efc81..b57a6bbaa32a 100644 --- a/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOfferingCommand, se_DescribeOfferingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts b/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts index 0e425ac55c5a..411f7a76585b 100644 --- a/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts +++ b/clients/client-mediaconnect/src/commands/DescribeReservationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservationCommand, se_DescribeReservationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts b/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts index d6d532a74887..01cf8574d980 100644 --- a/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts +++ b/clients/client-mediaconnect/src/commands/GrantFlowEntitlementsCommand.ts @@ -12,7 +12,8 @@ import { de_GrantFlowEntitlementsCommand, se_GrantFlowEntitlementsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts b/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts index 1b5ef606f966..684b13dbdd9f 100644 --- a/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListBridgesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBridgesCommand, se_ListBridgesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts b/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts index 6d8ef1919349..73612a13d45b 100644 --- a/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListEntitlementsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEntitlementsCommand, se_ListEntitlementsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts b/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts index b3aaf23369be..d038c1b44123 100644 --- a/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListFlowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFlowsCommand, se_ListFlowsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts b/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts index f151493491a8..4e29153b3c7a 100644 --- a/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListGatewayInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGatewayInstancesCommand, se_ListGatewayInstancesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts b/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts index b82981d6759c..a3cdccdb4b16 100644 --- a/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListGatewaysCommand.ts @@ -12,7 +12,8 @@ import { de_ListGatewaysCommand, se_ListGatewaysCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts b/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts index e5b988151d4b..d4a53f2b8c04 100644 --- a/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListOfferingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts b/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts index 41f83ffd5bd4..41ce7ddb6604 100644 --- a/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReservationsCommand, se_ListReservationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts index 8663dcb6a66e..674da73d6821 100644 --- a/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts b/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts index 247c73ad30a3..d551315de9d8 100644 --- a/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-mediaconnect/src/commands/PurchaseOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts b/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts index 97e799d1a617..90fc779ec52c 100644 --- a/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveBridgeOutputCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveBridgeOutputCommand, se_RemoveBridgeOutputCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts index 0f83de627c32..af443cededc1 100644 --- a/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveBridgeSourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveBridgeSourceCommand, se_RemoveBridgeSourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts index 88339ef6e1a5..a39ec3fc13d6 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowMediaStreamCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFlowMediaStreamCommand, se_RemoveFlowMediaStreamCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts index f9fc7956d32a..99436f739f30 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowOutputCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFlowOutputCommand, se_RemoveFlowOutputCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts index e31d5fe6e771..306b4f9c5da9 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowSourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFlowSourceCommand, se_RemoveFlowSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts b/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts index 791f147e912c..3a26235d6f13 100644 --- a/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts +++ b/clients/client-mediaconnect/src/commands/RemoveFlowVpcInterfaceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFlowVpcInterfaceCommand, se_RemoveFlowVpcInterfaceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts b/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts index 0a1cbffa8a48..04b7eb1ce0da 100644 --- a/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts +++ b/clients/client-mediaconnect/src/commands/RevokeFlowEntitlementCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeFlowEntitlementCommand, se_RevokeFlowEntitlementCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/StartFlowCommand.ts b/clients/client-mediaconnect/src/commands/StartFlowCommand.ts index 23965f3b4273..8df03410a1a2 100644 --- a/clients/client-mediaconnect/src/commands/StartFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/StartFlowCommand.ts @@ -12,7 +12,8 @@ import { de_StartFlowCommand, se_StartFlowCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/StopFlowCommand.ts b/clients/client-mediaconnect/src/commands/StopFlowCommand.ts index 9b584a3fc5da..94ab20555765 100644 --- a/clients/client-mediaconnect/src/commands/StopFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/StopFlowCommand.ts @@ -12,7 +12,8 @@ import { de_StopFlowCommand, se_StopFlowCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/TagResourceCommand.ts b/clients/client-mediaconnect/src/commands/TagResourceCommand.ts index 6817bd4fd732..c6b4b02e931b 100644 --- a/clients/client-mediaconnect/src/commands/TagResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts b/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts index a0dd9ef755b9..7d1295e39fa2 100644 --- a/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts index ba664ff89417..b3b03850fe93 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBridgeCommand, se_UpdateBridgeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts index dfe39235c458..70f57c048347 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeOutputCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBridgeOutputCommand, se_UpdateBridgeOutputCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts index b6ef20523440..7d4d35ca0e47 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBridgeSourceCommand, se_UpdateBridgeSourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts b/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts index e995781ac85a..928b536cc5e7 100644 --- a/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateBridgeStateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBridgeStateCommand, se_UpdateBridgeStateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts index d8dcc7b7dc1a..b0b223b98a84 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowCommand, se_UpdateFlowCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts index 3d73fbf48bb0..f22f048773ea 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowEntitlementCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowEntitlementCommand, se_UpdateFlowEntitlementCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts index b2b2c54900ef..7c5b3903ee81 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowMediaStreamCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowMediaStreamCommand, se_UpdateFlowMediaStreamCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts index 407ef59ef5e7..9247ccb8bd3f 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowOutputCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowOutputCommand, se_UpdateFlowOutputCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts index 410651bfa34a..0a8868eeb1fd 100644 --- a/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateFlowSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFlowSourceCommand, se_UpdateFlowSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts b/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts index b7e795f97437..016c52cbb1ea 100644 --- a/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts +++ b/clients/client-mediaconnect/src/commands/UpdateGatewayInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGatewayInstanceCommand, se_UpdateGatewayInstanceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconnect/src/index.ts b/clients/client-mediaconnect/src/index.ts index 60d8ba73b01b..96fed3011109 100644 --- a/clients/client-mediaconnect/src/index.ts +++ b/clients/client-mediaconnect/src/index.ts @@ -8,8 +8,8 @@ export * from "./MediaConnectClient"; export * from "./MediaConnect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-mediaconnect/src/models/MediaConnectServiceException.ts b/clients/client-mediaconnect/src/models/MediaConnectServiceException.ts index 410c16b1c889..4600c933060d 100644 --- a/clients/client-mediaconnect/src/models/MediaConnectServiceException.ts +++ b/clients/client-mediaconnect/src/models/MediaConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts b/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts index e4db3e38049c..b9da431bf785 100644 --- a/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts +++ b/clients/client-mediaconvert/src/commands/AssociateCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateCertificateCommand, se_AssociateCertificateCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/CancelJobCommand.ts b/clients/client-mediaconvert/src/commands/CancelJobCommand.ts index d5108558711e..4294aeddc86f 100644 --- a/clients/client-mediaconvert/src/commands/CancelJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelJobCommand, se_CancelJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/CreateJobCommand.ts b/clients/client-mediaconvert/src/commands/CreateJobCommand.ts index 447874072956..aabd8c5025d0 100644 --- a/clients/client-mediaconvert/src/commands/CreateJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobCommand, se_CreateJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts index 4d674eb1e71f..6c88d7022cc4 100644 --- a/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobTemplateCommand, se_CreateJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts b/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts index 35ed1a3bc720..1b1897ace748 100644 --- a/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreatePresetCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePresetCommand, se_CreatePresetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts b/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts index 4c97522d9902..b6ccd2a89b53 100644 --- a/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/CreateQueueCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts index 2c5b15ea590d..6d6a90853783 100644 --- a/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeleteJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobTemplateCommand, se_DeleteJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts b/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts index 66ea3d9a2328..ec9135c742ee 100644 --- a/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts b/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts index 8ae786607ccb..b1b8613a0595 100644 --- a/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeletePresetCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePresetCommand, se_DeletePresetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts b/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts index d01575dd1945..2c47a95001ec 100644 --- a/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/DeleteQueueCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQueueCommand, se_DeleteQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts b/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts index c7f4bc80136e..b702e81abeee 100644 --- a/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-mediaconvert/src/commands/DescribeEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEndpointsCommand, se_DescribeEndpointsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts b/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts index 895f9fedfcdf..28c0b398c0f0 100644 --- a/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts +++ b/clients/client-mediaconvert/src/commands/DisassociateCertificateCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateCertificateCommand, se_DisassociateCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/GetJobCommand.ts b/clients/client-mediaconvert/src/commands/GetJobCommand.ts index 853b42f3b0eb..63d86809b2c8 100644 --- a/clients/client-mediaconvert/src/commands/GetJobCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobCommand, se_GetJobCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts index 9af99c97c92c..cf2f10e14bbc 100644 --- a/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetJobTemplateCommand, se_GetJobTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts b/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts index ef012a37c315..48a5f8e264af 100644 --- a/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/GetPresetCommand.ts b/clients/client-mediaconvert/src/commands/GetPresetCommand.ts index 402a0ab9949f..004338b78b64 100644 --- a/clients/client-mediaconvert/src/commands/GetPresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetPresetCommand.ts @@ -12,7 +12,8 @@ import { de_GetPresetCommand, se_GetPresetCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/GetQueueCommand.ts b/clients/client-mediaconvert/src/commands/GetQueueCommand.ts index 62a626aadf27..47842fbb0a5d 100644 --- a/clients/client-mediaconvert/src/commands/GetQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/GetQueueCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueueCommand, se_GetQueueCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts b/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts index c55493b37f8e..f4710e618a34 100644 --- a/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListJobTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobTemplatesCommand, se_ListJobTemplatesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/ListJobsCommand.ts b/clients/client-mediaconvert/src/commands/ListJobsCommand.ts index 12edc4f9b5f9..4cbb4b7d7858 100644 --- a/clients/client-mediaconvert/src/commands/ListJobsCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListJobsCommand, se_ListJobsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts b/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts index ed18ad4d277e..9dcb0a5a445d 100644 --- a/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListPresetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPresetsCommand, se_ListPresetsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts b/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts index 018014918b3e..9a6beb9a8eda 100644 --- a/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListQueuesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueuesCommand, se_ListQueuesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts index 2189c7ca6293..556f4de0187b 100644 --- a/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts b/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts index 864270bb1151..93cd75fa1b67 100644 --- a/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts +++ b/clients/client-mediaconvert/src/commands/PutPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/TagResourceCommand.ts b/clients/client-mediaconvert/src/commands/TagResourceCommand.ts index 43c542afbe5b..41af9eeac361 100644 --- a/clients/client-mediaconvert/src/commands/TagResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts b/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts index c534a4cc7cbe..04ffa8e0a2ea 100644 --- a/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediaconvert/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts b/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts index 514e8df7d1ba..9fe76d5d0601 100644 --- a/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdateJobTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJobTemplateCommand, se_UpdateJobTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts b/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts index 4c7c3610753a..efd7c9e01409 100644 --- a/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdatePresetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePresetCommand, se_UpdatePresetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts b/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts index 85992f6b9a7f..8bd97926b44a 100644 --- a/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts +++ b/clients/client-mediaconvert/src/commands/UpdateQueueCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQueueCommand, se_UpdateQueueCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediaconvert/src/index.ts b/clients/client-mediaconvert/src/index.ts index 8689ba480578..dfc4832c072a 100644 --- a/clients/client-mediaconvert/src/index.ts +++ b/clients/client-mediaconvert/src/index.ts @@ -8,8 +8,8 @@ export * from "./MediaConvertClient"; export * from "./MediaConvert"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaConvertExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaConvertExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediaconvert/src/models/MediaConvertServiceException.ts b/clients/client-mediaconvert/src/models/MediaConvertServiceException.ts index 6520096a8ad7..3ad6e026a048 100644 --- a/clients/client-mediaconvert/src/models/MediaConvertServiceException.ts +++ b/clients/client-mediaconvert/src/models/MediaConvertServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts index c84eb01340e4..54f40e17d6fe 100644 --- a/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/AcceptInputDeviceTransferCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptInputDeviceTransferCommand, se_AcceptInputDeviceTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/BatchDeleteCommand.ts b/clients/client-medialive/src/commands/BatchDeleteCommand.ts index 0a88ad962e9b..d0ce91b1ca16 100644 --- a/clients/client-medialive/src/commands/BatchDeleteCommand.ts +++ b/clients/client-medialive/src/commands/BatchDeleteCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteCommand, se_BatchDeleteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/BatchStartCommand.ts b/clients/client-medialive/src/commands/BatchStartCommand.ts index b84cc84dd04d..534d8a2dac17 100644 --- a/clients/client-medialive/src/commands/BatchStartCommand.ts +++ b/clients/client-medialive/src/commands/BatchStartCommand.ts @@ -12,7 +12,8 @@ import { de_BatchStartCommand, se_BatchStartCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/BatchStopCommand.ts b/clients/client-medialive/src/commands/BatchStopCommand.ts index 4b72ce694679..f71a10bd753e 100644 --- a/clients/client-medialive/src/commands/BatchStopCommand.ts +++ b/clients/client-medialive/src/commands/BatchStopCommand.ts @@ -12,7 +12,8 @@ import { de_BatchStopCommand, se_BatchStopCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts b/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts index 2b90cfe46bb9..920934636ef0 100644 --- a/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts +++ b/clients/client-medialive/src/commands/BatchUpdateScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUpdateScheduleCommand, se_BatchUpdateScheduleCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts index 9646d2e08a6d..42c5e0cdaa81 100644 --- a/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/CancelInputDeviceTransferCommand.ts @@ -12,7 +12,8 @@ import { de_CancelInputDeviceTransferCommand, se_CancelInputDeviceTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ClaimDeviceCommand.ts b/clients/client-medialive/src/commands/ClaimDeviceCommand.ts index a7f9b2e64cc3..e6c765878717 100644 --- a/clients/client-medialive/src/commands/ClaimDeviceCommand.ts +++ b/clients/client-medialive/src/commands/ClaimDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_ClaimDeviceCommand, se_ClaimDeviceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateChannelCommand.ts b/clients/client-medialive/src/commands/CreateChannelCommand.ts index 48d60b673a54..82e7170d9949 100644 --- a/clients/client-medialive/src/commands/CreateChannelCommand.ts +++ b/clients/client-medialive/src/commands/CreateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateCommand.ts b/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateCommand.ts index ca4425e638fd..7d6e5b7aa343 100644 --- a/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateCommand.ts +++ b/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateGroupCommand.ts b/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateGroupCommand.ts index 5fd7d23a48df..530ca3b9b9f9 100644 --- a/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/CreateCloudWatchAlarmTemplateGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateCommand.ts b/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateCommand.ts index 90873eefb370..bfe4b9d017e4 100644 --- a/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateCommand.ts +++ b/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateGroupCommand.ts b/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateGroupCommand.ts index dd885e443ed6..20199602093d 100644 --- a/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/CreateEventBridgeRuleTemplateGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateInputCommand.ts b/clients/client-medialive/src/commands/CreateInputCommand.ts index 6ae00a55ec4c..088da7f635f9 100644 --- a/clients/client-medialive/src/commands/CreateInputCommand.ts +++ b/clients/client-medialive/src/commands/CreateInputCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInputCommand, se_CreateInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts index e54342a40086..760e314a9cc4 100644 --- a/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/CreateInputSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInputSecurityGroupCommand, se_CreateInputSecurityGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateMultiplexCommand.ts b/clients/client-medialive/src/commands/CreateMultiplexCommand.ts index 96267bc0abef..4b61658a6f4b 100644 --- a/clients/client-medialive/src/commands/CreateMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/CreateMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMultiplexCommand, se_CreateMultiplexCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts index 54e1a87ff0a6..a4ef29629696 100644 --- a/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/CreateMultiplexProgramCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMultiplexProgramCommand, se_CreateMultiplexProgramCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts b/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts index e880ccb82592..ad2c46621b90 100644 --- a/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts +++ b/clients/client-medialive/src/commands/CreatePartnerInputCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePartnerInputCommand, se_CreatePartnerInputCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateSignalMapCommand.ts b/clients/client-medialive/src/commands/CreateSignalMapCommand.ts index c6a3181f893b..cef6b6efb92a 100644 --- a/clients/client-medialive/src/commands/CreateSignalMapCommand.ts +++ b/clients/client-medialive/src/commands/CreateSignalMapCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSignalMapCommand, se_CreateSignalMapCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/CreateTagsCommand.ts b/clients/client-medialive/src/commands/CreateTagsCommand.ts index df8ea1c094a9..28018ae73927 100644 --- a/clients/client-medialive/src/commands/CreateTagsCommand.ts +++ b/clients/client-medialive/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteChannelCommand.ts b/clients/client-medialive/src/commands/DeleteChannelCommand.ts index 66edaf3d43a2..56d4e709be3a 100644 --- a/clients/client-medialive/src/commands/DeleteChannelCommand.ts +++ b/clients/client-medialive/src/commands/DeleteChannelCommand.ts @@ -13,7 +13,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateCommand.ts b/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateCommand.ts index d582cff5168a..e9d28bcb397e 100644 --- a/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateCommand.ts +++ b/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateGroupCommand.ts b/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateGroupCommand.ts index 8c31dd068588..fd3889d2741d 100644 --- a/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/DeleteCloudWatchAlarmTemplateGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateCommand.ts b/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateCommand.ts index 1f69a2cb20eb..eaf3fb80fafc 100644 --- a/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateCommand.ts +++ b/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateGroupCommand.ts b/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateGroupCommand.ts index f799afe51b32..ac6ca91f4632 100644 --- a/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/DeleteEventBridgeRuleTemplateGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteInputCommand.ts b/clients/client-medialive/src/commands/DeleteInputCommand.ts index 29eea9739ff6..7a3c79b58d08 100644 --- a/clients/client-medialive/src/commands/DeleteInputCommand.ts +++ b/clients/client-medialive/src/commands/DeleteInputCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInputCommand, se_DeleteInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts index 64df29f0d3d7..e1999174d457 100644 --- a/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/DeleteInputSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInputSecurityGroupCommand, se_DeleteInputSecurityGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts b/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts index dff4f3edda0b..8a101c16e8ff 100644 --- a/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/DeleteMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMultiplexCommand, se_DeleteMultiplexCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts index b584a23a55b8..9a429b60b86c 100644 --- a/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/DeleteMultiplexProgramCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMultiplexProgramCommand, se_DeleteMultiplexProgramCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteReservationCommand.ts b/clients/client-medialive/src/commands/DeleteReservationCommand.ts index 48985897b8d5..f117777c83df 100644 --- a/clients/client-medialive/src/commands/DeleteReservationCommand.ts +++ b/clients/client-medialive/src/commands/DeleteReservationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReservationCommand, se_DeleteReservationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteScheduleCommand.ts b/clients/client-medialive/src/commands/DeleteScheduleCommand.ts index f1ae8161526d..9484f3954e91 100644 --- a/clients/client-medialive/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-medialive/src/commands/DeleteScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteScheduleCommand, se_DeleteScheduleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteSignalMapCommand.ts b/clients/client-medialive/src/commands/DeleteSignalMapCommand.ts index cec364bd7c85..8c11b61f16ee 100644 --- a/clients/client-medialive/src/commands/DeleteSignalMapCommand.ts +++ b/clients/client-medialive/src/commands/DeleteSignalMapCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSignalMapCommand, se_DeleteSignalMapCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DeleteTagsCommand.ts b/clients/client-medialive/src/commands/DeleteTagsCommand.ts index ac7cf17bb9e8..d743247cafd6 100644 --- a/clients/client-medialive/src/commands/DeleteTagsCommand.ts +++ b/clients/client-medialive/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts b/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts index d48b99097f93..ec54c9923566 100644 --- a/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts +++ b/clients/client-medialive/src/commands/DescribeAccountConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeChannelCommand.ts b/clients/client-medialive/src/commands/DescribeChannelCommand.ts index 2362521c67e0..6fa815108467 100644 --- a/clients/client-medialive/src/commands/DescribeChannelCommand.ts +++ b/clients/client-medialive/src/commands/DescribeChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeInputCommand.ts b/clients/client-medialive/src/commands/DescribeInputCommand.ts index 79d29f93caf1..2b51c86df9fe 100644 --- a/clients/client-medialive/src/commands/DescribeInputCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInputCommand, se_DescribeInputCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts b/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts index 1629d63dd2dc..c91d5fa61b44 100644 --- a/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInputDeviceCommand, se_DescribeInputDeviceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts b/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts index 073b875a4f36..44093d1d9c8c 100644 --- a/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputDeviceThumbnailCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts index 29da70906ac5..ac193eedc750 100644 --- a/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/DescribeInputSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInputSecurityGroupCommand, se_DescribeInputSecurityGroupComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts b/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts index c4f199cfdae6..23c72365b386 100644 --- a/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/DescribeMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMultiplexCommand, se_DescribeMultiplexCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts index ca79a6f75ae9..49e26174f148 100644 --- a/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/DescribeMultiplexProgramCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMultiplexProgramCommand, se_DescribeMultiplexProgramCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeOfferingCommand.ts b/clients/client-medialive/src/commands/DescribeOfferingCommand.ts index a990dfea3807..d174182e410f 100644 --- a/clients/client-medialive/src/commands/DescribeOfferingCommand.ts +++ b/clients/client-medialive/src/commands/DescribeOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOfferingCommand, se_DescribeOfferingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeReservationCommand.ts b/clients/client-medialive/src/commands/DescribeReservationCommand.ts index e1aed04d89df..b5ff1c7c4398 100644 --- a/clients/client-medialive/src/commands/DescribeReservationCommand.ts +++ b/clients/client-medialive/src/commands/DescribeReservationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservationCommand, se_DescribeReservationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeScheduleCommand.ts b/clients/client-medialive/src/commands/DescribeScheduleCommand.ts index b1a867fb0e14..fd0d14bebee3 100644 --- a/clients/client-medialive/src/commands/DescribeScheduleCommand.ts +++ b/clients/client-medialive/src/commands/DescribeScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeScheduleCommand, se_DescribeScheduleCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts b/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts index 27bcd8db8ffd..cebb5944cce9 100644 --- a/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts +++ b/clients/client-medialive/src/commands/DescribeThumbnailsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeThumbnailsCommand, se_DescribeThumbnailsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateCommand.ts b/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateCommand.ts index 57623bb025d2..ecd90d7a0a5e 100644 --- a/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateCommand.ts +++ b/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetCloudWatchAlarmTemplateCommand, se_GetCloudWatchAlarmTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateGroupCommand.ts b/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateGroupCommand.ts index 08e5d341f22d..822bbdf95e9c 100644 --- a/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/GetCloudWatchAlarmTemplateGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateCommand.ts b/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateCommand.ts index a070313a088f..aec10ad4d34b 100644 --- a/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateCommand.ts +++ b/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventBridgeRuleTemplateCommand, se_GetEventBridgeRuleTemplateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateGroupCommand.ts b/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateGroupCommand.ts index 63f463446d5b..4e144fdc38be 100644 --- a/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/GetEventBridgeRuleTemplateGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/GetSignalMapCommand.ts b/clients/client-medialive/src/commands/GetSignalMapCommand.ts index 88623f73a4ee..1e0d7eedc5c2 100644 --- a/clients/client-medialive/src/commands/GetSignalMapCommand.ts +++ b/clients/client-medialive/src/commands/GetSignalMapCommand.ts @@ -12,7 +12,8 @@ import { de_GetSignalMapCommand, se_GetSignalMapCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListChannelsCommand.ts b/clients/client-medialive/src/commands/ListChannelsCommand.ts index dc7f7a04f2b8..991b2d9b1354 100644 --- a/clients/client-medialive/src/commands/ListChannelsCommand.ts +++ b/clients/client-medialive/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplateGroupsCommand.ts b/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplateGroupsCommand.ts index 22886a115342..a28308fd5d7f 100644 --- a/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplateGroupsCommand.ts +++ b/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplateGroupsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplatesCommand.ts b/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplatesCommand.ts index 3f1c4c1859f0..e2a79cd17a11 100644 --- a/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplatesCommand.ts +++ b/clients/client-medialive/src/commands/ListCloudWatchAlarmTemplatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListEventBridgeRuleTemplateGroupsCommand.ts b/clients/client-medialive/src/commands/ListEventBridgeRuleTemplateGroupsCommand.ts index 1403ae15a3fb..05390d01d4bb 100644 --- a/clients/client-medialive/src/commands/ListEventBridgeRuleTemplateGroupsCommand.ts +++ b/clients/client-medialive/src/commands/ListEventBridgeRuleTemplateGroupsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListEventBridgeRuleTemplatesCommand.ts b/clients/client-medialive/src/commands/ListEventBridgeRuleTemplatesCommand.ts index bdb70c0df522..c7954ae7f156 100644 --- a/clients/client-medialive/src/commands/ListEventBridgeRuleTemplatesCommand.ts +++ b/clients/client-medialive/src/commands/ListEventBridgeRuleTemplatesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts b/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts index 7d24e0f5dc55..10bdb415d60a 100644 --- a/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts +++ b/clients/client-medialive/src/commands/ListInputDeviceTransfersCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputDeviceTransfersCommand, se_ListInputDeviceTransfersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListInputDevicesCommand.ts b/clients/client-medialive/src/commands/ListInputDevicesCommand.ts index ec68b653b1e4..70cac9207e13 100644 --- a/clients/client-medialive/src/commands/ListInputDevicesCommand.ts +++ b/clients/client-medialive/src/commands/ListInputDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputDevicesCommand, se_ListInputDevicesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts b/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts index ab935a4f6266..458a31596a07 100644 --- a/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts +++ b/clients/client-medialive/src/commands/ListInputSecurityGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputSecurityGroupsCommand, se_ListInputSecurityGroupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListInputsCommand.ts b/clients/client-medialive/src/commands/ListInputsCommand.ts index dd70b356d0e7..1fb7eb6b22a8 100644 --- a/clients/client-medialive/src/commands/ListInputsCommand.ts +++ b/clients/client-medialive/src/commands/ListInputsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInputsCommand, se_ListInputsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts b/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts index 7c4419c2e0e6..597c2e4aaece 100644 --- a/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts +++ b/clients/client-medialive/src/commands/ListMultiplexProgramsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMultiplexProgramsCommand, se_ListMultiplexProgramsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListMultiplexesCommand.ts b/clients/client-medialive/src/commands/ListMultiplexesCommand.ts index fab4416b7bf1..0a7db81c1675 100644 --- a/clients/client-medialive/src/commands/ListMultiplexesCommand.ts +++ b/clients/client-medialive/src/commands/ListMultiplexesCommand.ts @@ -12,7 +12,8 @@ import { de_ListMultiplexesCommand, se_ListMultiplexesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListOfferingsCommand.ts b/clients/client-medialive/src/commands/ListOfferingsCommand.ts index c3ffab0a42d7..435fe41d232d 100644 --- a/clients/client-medialive/src/commands/ListOfferingsCommand.ts +++ b/clients/client-medialive/src/commands/ListOfferingsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOfferingsCommand, se_ListOfferingsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListReservationsCommand.ts b/clients/client-medialive/src/commands/ListReservationsCommand.ts index 2fa17b8c567a..15f1d5818a26 100644 --- a/clients/client-medialive/src/commands/ListReservationsCommand.ts +++ b/clients/client-medialive/src/commands/ListReservationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReservationsCommand, se_ListReservationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListSignalMapsCommand.ts b/clients/client-medialive/src/commands/ListSignalMapsCommand.ts index 27b262854201..1866dc6723e5 100644 --- a/clients/client-medialive/src/commands/ListSignalMapsCommand.ts +++ b/clients/client-medialive/src/commands/ListSignalMapsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSignalMapsCommand, se_ListSignalMapsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts b/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts index 962a38b735f1..5e4051e315bb 100644 --- a/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-medialive/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts b/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts index a643ca705bc2..e9ff70f75d20 100644 --- a/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts +++ b/clients/client-medialive/src/commands/PurchaseOfferingCommand.ts @@ -12,7 +12,8 @@ import { de_PurchaseOfferingCommand, se_PurchaseOfferingCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts b/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts index 68ef15084037..6449c4eed688 100644 --- a/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/RebootInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_RebootInputDeviceCommand, se_RebootInputDeviceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts b/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts index e16d5db4f1b5..7cfd7cda6499 100644 --- a/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts +++ b/clients/client-medialive/src/commands/RejectInputDeviceTransferCommand.ts @@ -12,7 +12,8 @@ import { de_RejectInputDeviceTransferCommand, se_RejectInputDeviceTransferComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/RestartChannelPipelinesCommand.ts b/clients/client-medialive/src/commands/RestartChannelPipelinesCommand.ts index dc9576f54ff3..e9081449fbd8 100644 --- a/clients/client-medialive/src/commands/RestartChannelPipelinesCommand.ts +++ b/clients/client-medialive/src/commands/RestartChannelPipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_RestartChannelPipelinesCommand, se_RestartChannelPipelinesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartChannelCommand.ts b/clients/client-medialive/src/commands/StartChannelCommand.ts index 01feee22b4bd..9b1026119e19 100644 --- a/clients/client-medialive/src/commands/StartChannelCommand.ts +++ b/clients/client-medialive/src/commands/StartChannelCommand.ts @@ -12,7 +12,8 @@ import { de_StartChannelCommand, se_StartChannelCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartDeleteMonitorDeploymentCommand.ts b/clients/client-medialive/src/commands/StartDeleteMonitorDeploymentCommand.ts index 90b52c3c09ce..c697901de154 100644 --- a/clients/client-medialive/src/commands/StartDeleteMonitorDeploymentCommand.ts +++ b/clients/client-medialive/src/commands/StartDeleteMonitorDeploymentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartInputDeviceCommand.ts b/clients/client-medialive/src/commands/StartInputDeviceCommand.ts index 922c8d0ebf43..87c8ed20d10c 100644 --- a/clients/client-medialive/src/commands/StartInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/StartInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_StartInputDeviceCommand, se_StartInputDeviceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts b/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts index 81e48247a6ce..c2703352aeb6 100644 --- a/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts +++ b/clients/client-medialive/src/commands/StartInputDeviceMaintenanceWindowCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartMonitorDeploymentCommand.ts b/clients/client-medialive/src/commands/StartMonitorDeploymentCommand.ts index 137e70a56c6f..81bede5aeb66 100644 --- a/clients/client-medialive/src/commands/StartMonitorDeploymentCommand.ts +++ b/clients/client-medialive/src/commands/StartMonitorDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_StartMonitorDeploymentCommand, se_StartMonitorDeploymentCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartMultiplexCommand.ts b/clients/client-medialive/src/commands/StartMultiplexCommand.ts index 2ef53ae49e66..2dd21ad65d44 100644 --- a/clients/client-medialive/src/commands/StartMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/StartMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_StartMultiplexCommand, se_StartMultiplexCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StartUpdateSignalMapCommand.ts b/clients/client-medialive/src/commands/StartUpdateSignalMapCommand.ts index 757747af22cb..8f36ef96af24 100644 --- a/clients/client-medialive/src/commands/StartUpdateSignalMapCommand.ts +++ b/clients/client-medialive/src/commands/StartUpdateSignalMapCommand.ts @@ -12,7 +12,8 @@ import { de_StartUpdateSignalMapCommand, se_StartUpdateSignalMapCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StopChannelCommand.ts b/clients/client-medialive/src/commands/StopChannelCommand.ts index 44cd5f6ceb59..e7a4751c6bb2 100644 --- a/clients/client-medialive/src/commands/StopChannelCommand.ts +++ b/clients/client-medialive/src/commands/StopChannelCommand.ts @@ -12,7 +12,8 @@ import { de_StopChannelCommand, se_StopChannelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StopInputDeviceCommand.ts b/clients/client-medialive/src/commands/StopInputDeviceCommand.ts index 534569660c3b..7b9d085a0394 100644 --- a/clients/client-medialive/src/commands/StopInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/StopInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_StopInputDeviceCommand, se_StopInputDeviceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/StopMultiplexCommand.ts b/clients/client-medialive/src/commands/StopMultiplexCommand.ts index 3ebc01dc8210..366b0bc257c3 100644 --- a/clients/client-medialive/src/commands/StopMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/StopMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_StopMultiplexCommand, se_StopMultiplexCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts b/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts index e646c5f3ca5a..4bd2d119bb0d 100644 --- a/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/TransferInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_TransferInputDeviceCommand, se_TransferInputDeviceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts b/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts index d945d5f9030b..178aa9162956 100644 --- a/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts +++ b/clients/client-medialive/src/commands/UpdateAccountConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAccountConfigurationCommand, se_UpdateAccountConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts b/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts index a6c3e226d704..597458e9f01f 100644 --- a/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts +++ b/clients/client-medialive/src/commands/UpdateChannelClassCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelClassCommand, se_UpdateChannelClassCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateChannelCommand.ts b/clients/client-medialive/src/commands/UpdateChannelCommand.ts index 276f030ff5ce..bf5a8f6a95a7 100644 --- a/clients/client-medialive/src/commands/UpdateChannelCommand.ts +++ b/clients/client-medialive/src/commands/UpdateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateCommand.ts b/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateCommand.ts index f27eed2daae0..a7ef3ea6ab60 100644 --- a/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateCommand.ts +++ b/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateGroupCommand.ts b/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateGroupCommand.ts index 38b6ff07f46f..ee18dbf31a66 100644 --- a/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/UpdateCloudWatchAlarmTemplateGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateCommand.ts b/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateCommand.ts index 0f5d897bc6ea..7d63f542e626 100644 --- a/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateCommand.ts +++ b/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateGroupCommand.ts b/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateGroupCommand.ts index 1b9d6d6437e1..a122d6605d88 100644 --- a/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateGroupCommand.ts +++ b/clients/client-medialive/src/commands/UpdateEventBridgeRuleTemplateGroupCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateInputCommand.ts b/clients/client-medialive/src/commands/UpdateInputCommand.ts index 6890c10a39bb..35b03e5f68c9 100644 --- a/clients/client-medialive/src/commands/UpdateInputCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInputCommand, se_UpdateInputCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts b/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts index 0c08f6099242..08b7e31e2c7f 100644 --- a/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInputDeviceCommand, se_UpdateInputDeviceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts b/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts index f370a494e1ef..f7e15b36fce4 100644 --- a/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts +++ b/clients/client-medialive/src/commands/UpdateInputSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInputSecurityGroupCommand, se_UpdateInputSecurityGroupCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts b/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts index ff903ef65485..d3aeb12f04d8 100644 --- a/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts +++ b/clients/client-medialive/src/commands/UpdateMultiplexCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMultiplexCommand, se_UpdateMultiplexCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts b/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts index d95f6de154cd..c8138f931123 100644 --- a/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts +++ b/clients/client-medialive/src/commands/UpdateMultiplexProgramCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMultiplexProgramCommand, se_UpdateMultiplexProgramCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/commands/UpdateReservationCommand.ts b/clients/client-medialive/src/commands/UpdateReservationCommand.ts index db1c73ceccb3..069ee6fca552 100644 --- a/clients/client-medialive/src/commands/UpdateReservationCommand.ts +++ b/clients/client-medialive/src/commands/UpdateReservationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateReservationCommand, se_UpdateReservationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medialive/src/index.ts b/clients/client-medialive/src/index.ts index 143b3f944c55..58cbc51c21a8 100644 --- a/clients/client-medialive/src/index.ts +++ b/clients/client-medialive/src/index.ts @@ -8,8 +8,8 @@ export * from "./MediaLiveClient"; export * from "./MediaLive"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaLiveExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaLiveExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-medialive/src/models/MediaLiveServiceException.ts b/clients/client-medialive/src/models/MediaLiveServiceException.ts index 6410fc7a4e4f..bd3565abb2ce 100644 --- a/clients/client-medialive/src/models/MediaLiveServiceException.ts +++ b/clients/client-medialive/src/models/MediaLiveServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts b/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts index a090a167d69b..dbf7abe052c7 100644 --- a/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ConfigureLogsCommand.ts @@ -12,7 +12,8 @@ import { de_ConfigureLogsCommand, se_ConfigureLogsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts index a27da47fb565..69e4ee8b9e02 100644 --- a/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreateAssetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAssetCommand, se_CreateAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts index 6ec7026f9d2e..d27b119c928b 100644 --- a/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreatePackagingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts index eb665e083624..bf5ab3b14ab6 100644 --- a/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/CreatePackagingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePackagingGroupCommand, se_CreatePackagingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts index 147625328128..615a89a8941d 100644 --- a/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeleteAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAssetCommand, se_DeleteAssetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts index effe6342fd51..1ae61a452feb 100644 --- a/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeletePackagingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts index 88f93d4445d0..cb46bd668f2a 100644 --- a/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DeletePackagingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackagingGroupCommand, se_DeletePackagingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts index 4c7d0d3a792e..e45b042ec6f3 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribeAssetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAssetCommand, se_DescribeAssetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts index b3461835e1a8..4a9272aac75f 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribePackagingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts index d1d7f13eae0d..6abc04fcb09a 100644 --- a/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/DescribePackagingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackagingGroupCommand, se_DescribePackagingGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts index 5578571cd1f7..e4ebf4a77c4b 100644 --- a/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetsCommand, se_ListAssetsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts index 9e500f5f387a..b52af203025a 100644 --- a/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListPackagingConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts b/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts index 4813159d681c..b961fa206561 100644 --- a/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListPackagingGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackagingGroupsCommand, se_ListPackagingGroupsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts index 560ece353bde..e4db42e73705 100644 --- a/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts index c94ddace530d..06eadccaff4b 100644 --- a/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts b/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts index 69a1b7c58d12..9c10be3dd9f0 100644 --- a/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts b/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts index 1493f37807d0..3e2363d8dac4 100644 --- a/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts +++ b/clients/client-mediapackage-vod/src/commands/UpdatePackagingGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePackagingGroupCommand, se_UpdatePackagingGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage-vod/src/index.ts b/clients/client-mediapackage-vod/src/index.ts index 3a5e28c31620..4744efa56257 100644 --- a/clients/client-mediapackage-vod/src/index.ts +++ b/clients/client-mediapackage-vod/src/index.ts @@ -8,8 +8,8 @@ export * from "./MediaPackageVodClient"; export * from "./MediaPackageVod"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaPackageVodExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaPackageVodExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediapackage-vod/src/models/MediaPackageVodServiceException.ts b/clients/client-mediapackage-vod/src/models/MediaPackageVodServiceException.ts index 522c4e278ace..7eae7d1916d3 100644 --- a/clients/client-mediapackage-vod/src/models/MediaPackageVodServiceException.ts +++ b/clients/client-mediapackage-vod/src/models/MediaPackageVodServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts b/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts index fce5705eb65a..ecc24f922fb7 100644 --- a/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts +++ b/clients/client-mediapackage/src/commands/ConfigureLogsCommand.ts @@ -16,7 +16,8 @@ import { de_ConfigureLogsCommand, se_ConfigureLogsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/CreateChannelCommand.ts b/clients/client-mediapackage/src/commands/CreateChannelCommand.ts index 0c6c5eba2220..f86ff6409421 100644 --- a/clients/client-mediapackage/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts b/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts index 732bf6ef3335..103338f9be0e 100644 --- a/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateHarvestJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHarvestJobCommand, se_CreateHarvestJobCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts index cda7f2d83ac7..84fd7a029a5f 100644 --- a/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/CreateOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOriginEndpointCommand, se_CreateOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts b/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts index 9f65a1cc1caf..8ee2a4c684dc 100644 --- a/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts index 71cd520da9ea..06c1660202e3 100644 --- a/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/DeleteOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOriginEndpointCommand, se_DeleteOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts b/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts index f23091f3e53a..c0dcec0ca67d 100644 --- a/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeChannelCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts b/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts index 4863395ba25a..fec713923c9c 100644 --- a/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeHarvestJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeHarvestJobCommand, se_DescribeHarvestJobCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts index 59031a48c5d3..54ec392d817c 100644 --- a/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/DescribeOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOriginEndpointCommand, se_DescribeOriginEndpointCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/ListChannelsCommand.ts b/clients/client-mediapackage/src/commands/ListChannelsCommand.ts index 58b787a2c512..a4241126c310 100644 --- a/clients/client-mediapackage/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts b/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts index e49076df13b3..62352913e6c1 100644 --- a/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListHarvestJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHarvestJobsCommand, se_ListHarvestJobsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts b/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts index 7705cd5ebf65..bc8ca3e7605e 100644 --- a/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts +++ b/clients/client-mediapackage/src/commands/ListOriginEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOriginEndpointsCommand, se_ListOriginEndpointsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts index 263a33757ddf..7738c0e8410a 100644 --- a/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts b/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts index dbcb91619c19..86464879722a 100644 --- a/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts +++ b/clients/client-mediapackage/src/commands/RotateChannelCredentialsCommand.ts @@ -16,7 +16,8 @@ import { de_RotateChannelCredentialsCommand, se_RotateChannelCredentialsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts b/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts index 80d85ec8c54b..6fd1995aa912 100644 --- a/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts +++ b/clients/client-mediapackage/src/commands/RotateIngestEndpointCredentialsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/TagResourceCommand.ts b/clients/client-mediapackage/src/commands/TagResourceCommand.ts index d9cef018b3e4..f8aaf711992d 100644 --- a/clients/client-mediapackage/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/UntagResourceCommand.ts b/clients/client-mediapackage/src/commands/UntagResourceCommand.ts index 2437d2ffa2a2..f9e09a1058df 100644 --- a/clients/client-mediapackage/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackage/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts b/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts index 86cf6261ba25..0251377767ef 100644 --- a/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediapackage/src/commands/UpdateChannelCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts b/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts index 2c3a92b1208e..03403d43d7c3 100644 --- a/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts +++ b/clients/client-mediapackage/src/commands/UpdateOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOriginEndpointCommand, se_UpdateOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackage/src/index.ts b/clients/client-mediapackage/src/index.ts index 35a02bf9d321..81124718ad55 100644 --- a/clients/client-mediapackage/src/index.ts +++ b/clients/client-mediapackage/src/index.ts @@ -8,8 +8,8 @@ export * from "./MediaPackageClient"; export * from "./MediaPackage"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaPackageExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaPackageExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediapackage/src/models/MediaPackageServiceException.ts b/clients/client-mediapackage/src/models/MediaPackageServiceException.ts index 8fa402e36f83..3f0fb413b6e1 100644 --- a/clients/client-mediapackage/src/models/MediaPackageServiceException.ts +++ b/clients/client-mediapackage/src/models/MediaPackageServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts b/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts index 78a025cc8280..765645a39e39 100644 --- a/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts index 20177958f8b3..4defc374e7b0 100644 --- a/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateChannelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelGroupCommand, se_CreateChannelGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts index 45659c5a61fa..da5f5121df7a 100644 --- a/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/CreateOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOriginEndpointCommand, se_CreateOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts index a3453f95c233..ae0e02763452 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts index 32c2fd6e83ff..e185d8b2c6d0 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelGroupCommand, se_DeleteChannelGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts index 400a05b9890f..01232de857f3 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelPolicyCommand, se_DeleteChannelPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts index 297992d5f5d0..aa6b9b0b1731 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOriginEndpointCommand, se_DeleteOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts index b5e95c93bd47..c0301a3df5ab 100644 --- a/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/DeleteOriginEndpointPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOriginEndpointPolicyCommand, se_DeleteOriginEndpointPolicyComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts index 2ef98851720e..0a451355edc7 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelCommand, se_GetChannelCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts index 4e6bbfe6b325..6b4a0aba8bb4 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelGroupCommand, se_GetChannelGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts index 9aedc08beb81..62ae962fe09e 100644 --- a/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelPolicyCommand, se_GetChannelPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts index 63ffcad4be37..a0ea43a58251 100644 --- a/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetOriginEndpointCommand, se_GetOriginEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts index 1f6222675ad9..71370cf1eea5 100644 --- a/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/GetOriginEndpointPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetOriginEndpointPolicyCommand, se_GetOriginEndpointPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts b/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts index 5288f74d67e8..109abeb90131 100644 --- a/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListChannelGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelGroupsCommand, se_ListChannelGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts b/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts index a2d6d3206fb3..13602418d73c 100644 --- a/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts b/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts index f45b98fdad9d..0707c8e6d5ac 100644 --- a/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListOriginEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOriginEndpointsCommand, se_ListOriginEndpointsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts index 52dee5c8520a..da295ebca5ab 100644 --- a/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts index 5eab8ff8278f..12f6fa11e971 100644 --- a/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/PutChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutChannelPolicyCommand, se_PutChannelPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts b/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts index 5aabf8052b74..6d16b475e3b0 100644 --- a/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts +++ b/clients/client-mediapackagev2/src/commands/PutOriginEndpointPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutOriginEndpointPolicyCommand, se_PutOriginEndpointPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts b/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts index f4c62eb08675..face5201df35 100644 --- a/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts b/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts index d499be6c20ae..af32ad335097 100644 --- a/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts index badf252736b5..f08c14782cab 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts index 8566e2f0e33e..e26c4099360e 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateChannelGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelGroupCommand, se_UpdateChannelGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts b/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts index 82ce6e07b274..36fd4b856694 100644 --- a/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts +++ b/clients/client-mediapackagev2/src/commands/UpdateOriginEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOriginEndpointCommand, se_UpdateOriginEndpointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediapackagev2/src/index.ts b/clients/client-mediapackagev2/src/index.ts index 1b8b710f8bd2..7573849ec7b5 100644 --- a/clients/client-mediapackagev2/src/index.ts +++ b/clients/client-mediapackagev2/src/index.ts @@ -19,8 +19,8 @@ export * from "./MediaPackageV2Client"; export * from "./MediaPackageV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaPackageV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaPackageV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediapackagev2/src/models/MediaPackageV2ServiceException.ts b/clients/client-mediapackagev2/src/models/MediaPackageV2ServiceException.ts index 211b6ab4d218..79dbd254aab1 100644 --- a/clients/client-mediapackagev2/src/models/MediaPackageV2ServiceException.ts +++ b/clients/client-mediapackagev2/src/models/MediaPackageV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts b/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts index d07c3aabc4a5..040c9c256738 100644 --- a/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/DeleteObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteObjectCommand, se_DeleteObjectCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts b/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts index 7781bcdfc586..367e550b5b54 100644 --- a/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/DescribeObjectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeObjectCommand, se_DescribeObjectCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore-data/src/commands/GetObjectCommand.ts b/clients/client-mediastore-data/src/commands/GetObjectCommand.ts index 1f0b73869333..2f6511db003d 100644 --- a/clients/client-mediastore-data/src/commands/GetObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/GetObjectCommand.ts @@ -12,7 +12,8 @@ import { de_GetObjectCommand, se_GetObjectCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore-data/src/commands/ListItemsCommand.ts b/clients/client-mediastore-data/src/commands/ListItemsCommand.ts index 545451c8876a..388b40714f69 100644 --- a/clients/client-mediastore-data/src/commands/ListItemsCommand.ts +++ b/clients/client-mediastore-data/src/commands/ListItemsCommand.ts @@ -12,7 +12,8 @@ import { de_ListItemsCommand, se_ListItemsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore-data/src/commands/PutObjectCommand.ts b/clients/client-mediastore-data/src/commands/PutObjectCommand.ts index 9068b05c0ac5..004eb6a46726 100644 --- a/clients/client-mediastore-data/src/commands/PutObjectCommand.ts +++ b/clients/client-mediastore-data/src/commands/PutObjectCommand.ts @@ -12,7 +12,8 @@ import { de_PutObjectCommand, se_PutObjectCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore-data/src/index.ts b/clients/client-mediastore-data/src/index.ts index 1496f207963a..ec34cd52c0dc 100644 --- a/clients/client-mediastore-data/src/index.ts +++ b/clients/client-mediastore-data/src/index.ts @@ -10,8 +10,8 @@ export * from "./MediaStoreDataClient"; export * from "./MediaStoreData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaStoreDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaStoreDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediastore-data/src/models/MediaStoreDataServiceException.ts b/clients/client-mediastore-data/src/models/MediaStoreDataServiceException.ts index ca470c0346e4..7048832bafc4 100644 --- a/clients/client-mediastore-data/src/models/MediaStoreDataServiceException.ts +++ b/clients/client-mediastore-data/src/models/MediaStoreDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediastore/src/commands/CreateContainerCommand.ts b/clients/client-mediastore/src/commands/CreateContainerCommand.ts index 293b3283825f..c1a3abfa1946 100644 --- a/clients/client-mediastore/src/commands/CreateContainerCommand.ts +++ b/clients/client-mediastore/src/commands/CreateContainerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateContainerCommand, se_CreateContainerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DeleteContainerCommand.ts b/clients/client-mediastore/src/commands/DeleteContainerCommand.ts index 891326a0e070..c25275c2d82f 100644 --- a/clients/client-mediastore/src/commands/DeleteContainerCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteContainerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContainerCommand, se_DeleteContainerCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts index 208146044890..eb416553e844 100644 --- a/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteContainerPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteContainerPolicyCommand, se_DeleteContainerPolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts index d2b1132ede9e..0ccc99e11114 100644 --- a/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteCorsPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCorsPolicyCommand, se_DeleteCorsPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts index 5b18ad0f5c7d..e31ad556760e 100644 --- a/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLifecyclePolicyCommand, se_DeleteLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts index 7f350a00762f..3d9d1bdc4aee 100644 --- a/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/DeleteMetricPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMetricPolicyCommand, se_DeleteMetricPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/DescribeContainerCommand.ts b/clients/client-mediastore/src/commands/DescribeContainerCommand.ts index 0590b3c41060..76c5203f9c3e 100644 --- a/clients/client-mediastore/src/commands/DescribeContainerCommand.ts +++ b/clients/client-mediastore/src/commands/DescribeContainerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeContainerCommand, se_DescribeContainerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts index c8dd75c1f3b8..ab7f27c97d89 100644 --- a/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetContainerPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetContainerPolicyCommand, se_GetContainerPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts index db628d304604..6dda573092be 100644 --- a/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetCorsPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetCorsPolicyCommand, se_GetCorsPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts index 63e564df1bf3..68fe3206bb84 100644 --- a/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetLifecyclePolicyCommand, se_GetLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts index 1fd1770400a5..29eed5cd7135 100644 --- a/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/GetMetricPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetMetricPolicyCommand, se_GetMetricPolicyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/ListContainersCommand.ts b/clients/client-mediastore/src/commands/ListContainersCommand.ts index bfe2c086e689..41883cede386 100644 --- a/clients/client-mediastore/src/commands/ListContainersCommand.ts +++ b/clients/client-mediastore/src/commands/ListContainersCommand.ts @@ -12,7 +12,8 @@ import { de_ListContainersCommand, se_ListContainersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts index a2ce8122d8b5..1c257542a39c 100644 --- a/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediastore/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts b/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts index 9a2d14f512ca..b1d6b5d125d6 100644 --- a/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutContainerPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutContainerPolicyCommand, se_PutContainerPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts b/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts index 66ec011b5e92..3ddecb86d152 100644 --- a/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutCorsPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutCorsPolicyCommand, se_PutCorsPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts b/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts index a0edf4d74223..60030575d9a4 100644 --- a/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutLifecyclePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutLifecyclePolicyCommand, se_PutLifecyclePolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts b/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts index ca51a08f2f31..f2d82dd3e908 100644 --- a/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts +++ b/clients/client-mediastore/src/commands/PutMetricPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutMetricPolicyCommand, se_PutMetricPolicyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts b/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts index 1aded14ef805..096117482268 100644 --- a/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts +++ b/clients/client-mediastore/src/commands/StartAccessLoggingCommand.ts @@ -12,7 +12,8 @@ import { de_StartAccessLoggingCommand, se_StartAccessLoggingCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts b/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts index c229265db869..154250dd1ff4 100644 --- a/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts +++ b/clients/client-mediastore/src/commands/StopAccessLoggingCommand.ts @@ -12,7 +12,8 @@ import { de_StopAccessLoggingCommand, se_StopAccessLoggingCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/TagResourceCommand.ts b/clients/client-mediastore/src/commands/TagResourceCommand.ts index 6f00f1cfd592..d8c40111a6ad 100644 --- a/clients/client-mediastore/src/commands/TagResourceCommand.ts +++ b/clients/client-mediastore/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/commands/UntagResourceCommand.ts b/clients/client-mediastore/src/commands/UntagResourceCommand.ts index c3c2a894caad..44619b13d544 100644 --- a/clients/client-mediastore/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediastore/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediastore/src/index.ts b/clients/client-mediastore/src/index.ts index 45a0af7808fd..0b1da0191d4f 100644 --- a/clients/client-mediastore/src/index.ts +++ b/clients/client-mediastore/src/index.ts @@ -9,8 +9,8 @@ export * from "./MediaStoreClient"; export * from "./MediaStore"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaStoreExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaStoreExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediastore/src/models/MediaStoreServiceException.ts b/clients/client-mediastore/src/models/MediaStoreServiceException.ts index 8929f2061225..a6c61cdff171 100644 --- a/clients/client-mediastore/src/models/MediaStoreServiceException.ts +++ b/clients/client-mediastore/src/models/MediaStoreServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts b/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts index f892eefb2150..62c2eb34f0a9 100644 --- a/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/ConfigureLogsForChannelCommand.ts @@ -12,7 +12,8 @@ import { de_ConfigureLogsForChannelCommand, se_ConfigureLogsForChannelCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts index 033db2a0e8b9..1b9e06a16373 100644 --- a/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/ConfigureLogsForPlaybackConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreateChannelCommand.ts b/clients/client-mediatailor/src/commands/CreateChannelCommand.ts index ed9aa36a6592..21aa88fe638d 100644 --- a/clients/client-mediatailor/src/commands/CreateChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_CreateChannelCommand, se_CreateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts index 6f46d95afa7d..872d6e80a2f8 100644 --- a/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateLiveSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLiveSourceCommand, se_CreateLiveSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts index a083e8e646a4..99ab6b0fcaab 100644 --- a/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/CreatePrefetchScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePrefetchScheduleCommand, se_CreatePrefetchScheduleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreateProgramCommand.ts b/clients/client-mediatailor/src/commands/CreateProgramCommand.ts index be151db5d833..4d3fa3a79743 100644 --- a/clients/client-mediatailor/src/commands/CreateProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateProgramCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProgramCommand, se_CreateProgramCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts index c1de325f793b..a5ee655349dd 100644 --- a/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateSourceLocationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSourceLocationCommand, se_CreateSourceLocationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts b/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts index 3bd8812346fb..25820d70f041 100644 --- a/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/CreateVodSourceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVodSourceCommand, se_CreateVodSourceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts b/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts index f9398831b582..5e8fed256e56 100644 --- a/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelCommand, se_DeleteChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts index c744b8c7e68c..ce88de1e4f85 100644 --- a/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteChannelPolicyCommand, se_DeleteChannelPolicyCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts index c687e0c68d79..244a6eb24d1f 100644 --- a/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteLiveSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLiveSourceCommand, se_DeleteLiveSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts index 171e2dc52914..0cdc8f7d3c00 100644 --- a/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/DeletePlaybackConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts index 95347bf306ba..f5dc7a4978bd 100644 --- a/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/DeletePrefetchScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePrefetchScheduleCommand, se_DeletePrefetchScheduleCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts b/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts index a059580b7ed4..a19c563268b5 100644 --- a/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteProgramCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProgramCommand, se_DeleteProgramCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts index e7e7842fcc50..54e425993ff3 100644 --- a/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteSourceLocationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceLocationCommand, se_DeleteSourceLocationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts b/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts index 3c54238af304..0f726d35165e 100644 --- a/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DeleteVodSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVodSourceCommand, se_DeleteVodSourceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts b/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts index f7d0b2572ade..36bb9b6a23cc 100644 --- a/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeChannelCommand, se_DescribeChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts index 78c629cee133..4524b13dde58 100644 --- a/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeLiveSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLiveSourceCommand, se_DescribeLiveSourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts b/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts index 042a821d757c..8a3fde680dc7 100644 --- a/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeProgramCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProgramCommand, se_DescribeProgramCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts index a63cd7482e67..b6babb3d9020 100644 --- a/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeSourceLocationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSourceLocationCommand, se_DescribeSourceLocationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts b/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts index b53cbb37d4d8..173ef3456f56 100644 --- a/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/DescribeVodSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVodSourceCommand, se_DescribeVodSourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts index 351d1ece1e8a..f69953affbf8 100644 --- a/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/GetChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelPolicyCommand, se_GetChannelPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts b/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts index 7dfdb7ebb4bb..1d500b9586dc 100644 --- a/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/GetChannelScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelScheduleCommand, se_GetChannelScheduleCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts index 8c408c97fe2b..c851ff2a5835 100644 --- a/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/GetPlaybackConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetPlaybackConfigurationCommand, se_GetPlaybackConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts b/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts index 34d229470fcd..e2c63f31d359 100644 --- a/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts +++ b/clients/client-mediatailor/src/commands/GetPrefetchScheduleCommand.ts @@ -12,7 +12,8 @@ import { de_GetPrefetchScheduleCommand, se_GetPrefetchScheduleCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListAlertsCommand.ts b/clients/client-mediatailor/src/commands/ListAlertsCommand.ts index 289338a2ebe0..f32548fbb9a6 100644 --- a/clients/client-mediatailor/src/commands/ListAlertsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListAlertsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAlertsCommand, se_ListAlertsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListChannelsCommand.ts b/clients/client-mediatailor/src/commands/ListChannelsCommand.ts index abc13d6e708c..84caba178415 100644 --- a/clients/client-mediatailor/src/commands/ListChannelsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_ListChannelsCommand, se_ListChannelsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts b/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts index 5a7a3f0b6ac0..2e3d7e5b51b2 100644 --- a/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListLiveSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListLiveSourcesCommand, se_ListLiveSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts b/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts index de4375921c14..214c6f6cabfe 100644 --- a/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListPlaybackConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPlaybackConfigurationsCommand, se_ListPlaybackConfigurationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts b/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts index bc4e9b42fe26..7ba44738bccb 100644 --- a/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListPrefetchSchedulesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrefetchSchedulesCommand, se_ListPrefetchSchedulesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts b/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts index 6f5d857ee2d2..97eb404c5e6a 100644 --- a/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts +++ b/clients/client-mediatailor/src/commands/ListSourceLocationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSourceLocationsCommand, se_ListSourceLocationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts b/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts index f76dce969466..127b4a96e14e 100644 --- a/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts b/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts index b61108b2bd50..8c1d70c465de 100644 --- a/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts +++ b/clients/client-mediatailor/src/commands/ListVodSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListVodSourcesCommand, se_ListVodSourcesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts b/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts index 6910eac6c5d2..9c616568dbbc 100644 --- a/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts +++ b/clients/client-mediatailor/src/commands/PutChannelPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutChannelPolicyCommand, se_PutChannelPolicyCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts b/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts index a5be59f57eb0..cbffcb8faec9 100644 --- a/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts +++ b/clients/client-mediatailor/src/commands/PutPlaybackConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_PutPlaybackConfigurationCommand, se_PutPlaybackConfigurationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/StartChannelCommand.ts b/clients/client-mediatailor/src/commands/StartChannelCommand.ts index f3431c790b82..650872dc6424 100644 --- a/clients/client-mediatailor/src/commands/StartChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/StartChannelCommand.ts @@ -12,7 +12,8 @@ import { de_StartChannelCommand, se_StartChannelCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/StopChannelCommand.ts b/clients/client-mediatailor/src/commands/StopChannelCommand.ts index 97bfbb8e863d..b864a6241b84 100644 --- a/clients/client-mediatailor/src/commands/StopChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/StopChannelCommand.ts @@ -12,7 +12,8 @@ import { de_StopChannelCommand, se_StopChannelCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/TagResourceCommand.ts b/clients/client-mediatailor/src/commands/TagResourceCommand.ts index 64fc323d5aab..9d7a52c06210 100644 --- a/clients/client-mediatailor/src/commands/TagResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UntagResourceCommand.ts b/clients/client-mediatailor/src/commands/UntagResourceCommand.ts index cfcac1140525..eeeb3ecee32b 100644 --- a/clients/client-mediatailor/src/commands/UntagResourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts b/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts index d9f92352c34a..33829362b416 100644 --- a/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateChannelCommand, se_UpdateChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts b/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts index 6929255f36c3..75437a2af598 100644 --- a/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateLiveSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLiveSourceCommand, se_UpdateLiveSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts b/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts index 0f5e602eb766..1a6efe4be99a 100644 --- a/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateProgramCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProgramCommand, se_UpdateProgramCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts b/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts index f012d7e514f9..897abba2a79b 100644 --- a/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateSourceLocationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSourceLocationCommand, se_UpdateSourceLocationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts b/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts index 3b0fb3d30f22..becec4f54c15 100644 --- a/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts +++ b/clients/client-mediatailor/src/commands/UpdateVodSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVodSourceCommand, se_UpdateVodSourceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mediatailor/src/index.ts b/clients/client-mediatailor/src/index.ts index 34fac107fb25..902615487e3a 100644 --- a/clients/client-mediatailor/src/index.ts +++ b/clients/client-mediatailor/src/index.ts @@ -9,8 +9,8 @@ export * from "./MediaTailorClient"; export * from "./MediaTailor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MediaTailorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MediaTailorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mediatailor/src/models/MediaTailorServiceException.ts b/clients/client-mediatailor/src/models/MediaTailorServiceException.ts index 20831a4ed8fd..91c89b024f2f 100644 --- a/clients/client-mediatailor/src/models/MediaTailorServiceException.ts +++ b/clients/client-mediatailor/src/models/MediaTailorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts b/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts index 6d1188525a56..8815615f0c2c 100644 --- a/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/CopyImageSetCommand.ts @@ -12,7 +12,8 @@ import { de_CopyImageSetCommand, se_CopyImageSetCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts index 2b7a38051d01..81041ecdb55d 100644 --- a/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/CreateDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatastoreCommand, se_CreateDatastoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts index f580ee800a48..e52550dff687 100644 --- a/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/DeleteDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatastoreCommand, se_DeleteDatastoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts b/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts index 41a0632e860c..06af23706065 100644 --- a/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/DeleteImageSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteImageSetCommand, se_DeleteImageSetCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts b/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts index 571bc901345c..56c293bd2411 100644 --- a/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetDICOMImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetDICOMImportJobCommand, se_GetDICOMImportJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts b/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts index 18abe1485ebd..acc18d046c65 100644 --- a/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetDatastoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetDatastoreCommand, se_GetDatastoreCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts b/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts index 1febf66a401c..8e9f85d264c4 100644 --- a/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageFrameCommand.ts @@ -16,7 +16,8 @@ import { de_GetImageFrameCommand, se_GetImageFrameCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts b/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts index 7cf8223f2d9b..68c928f071a7 100644 --- a/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetImageSetCommand, se_GetImageSetCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts b/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts index c80296f2649f..f14ba8d1c673 100644 --- a/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts +++ b/clients/client-medical-imaging/src/commands/GetImageSetMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_GetImageSetMetadataCommand, se_GetImageSetMetadataCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts b/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts index 4ff83f8d355d..c4fe9166b127 100644 --- a/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListDICOMImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDICOMImportJobsCommand, se_ListDICOMImportJobsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts b/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts index f1cb75bee07c..8624573b3af5 100644 --- a/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListDatastoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatastoresCommand, se_ListDatastoresCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts b/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts index 87910de07dbd..a6cea295a8c5 100644 --- a/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListImageSetVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImageSetVersionsCommand, se_ListImageSetVersionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts b/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts index ef20d763c2b6..862c10a1542c 100644 --- a/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts b/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts index 0ddd42cab41a..2778b8b9f0a5 100644 --- a/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts +++ b/clients/client-medical-imaging/src/commands/SearchImageSetsCommand.ts @@ -17,7 +17,8 @@ import { de_SearchImageSetsCommand, se_SearchImageSetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts b/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts index 0ef83a38a07b..36cade4f1aea 100644 --- a/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts +++ b/clients/client-medical-imaging/src/commands/StartDICOMImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartDICOMImportJobCommand, se_StartDICOMImportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/TagResourceCommand.ts b/clients/client-medical-imaging/src/commands/TagResourceCommand.ts index 7173adafaced..34f16ee589d5 100644 --- a/clients/client-medical-imaging/src/commands/TagResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts b/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts index 9deb76cff7f5..1bb487365033 100644 --- a/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts +++ b/clients/client-medical-imaging/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts b/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts index 2879af669cf4..6a148f23be8a 100644 --- a/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts +++ b/clients/client-medical-imaging/src/commands/UpdateImageSetMetadataCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateImageSetMetadataCommand, se_UpdateImageSetMetadataCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-medical-imaging/src/index.ts b/clients/client-medical-imaging/src/index.ts index 5b28155d5ad8..98a7f096ca71 100644 --- a/clients/client-medical-imaging/src/index.ts +++ b/clients/client-medical-imaging/src/index.ts @@ -151,8 +151,8 @@ export * from "./MedicalImagingClient"; export * from "./MedicalImaging"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MedicalImagingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MedicalImagingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-medical-imaging/src/models/MedicalImagingServiceException.ts b/clients/client-medical-imaging/src/models/MedicalImagingServiceException.ts index 901a66e63547..22572adfe7d1 100644 --- a/clients/client-medical-imaging/src/models/MedicalImagingServiceException.ts +++ b/clients/client-medical-imaging/src/models/MedicalImagingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts b/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts index 51b53c427dc7..94f30aa078b6 100644 --- a/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/BatchUpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_BatchUpdateClusterCommand, se_BatchUpdateClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CopySnapshotCommand.ts b/clients/client-memorydb/src/commands/CopySnapshotCommand.ts index 20d441cdacd7..95654983b830 100644 --- a/clients/client-memorydb/src/commands/CopySnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/CopySnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CopySnapshotCommand, se_CopySnapshotCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateACLCommand.ts b/clients/client-memorydb/src/commands/CreateACLCommand.ts index 5b7a536d16e0..3dcd27c2db0d 100644 --- a/clients/client-memorydb/src/commands/CreateACLCommand.ts +++ b/clients/client-memorydb/src/commands/CreateACLCommand.ts @@ -12,7 +12,8 @@ import { de_CreateACLCommand, se_CreateACLCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateClusterCommand.ts b/clients/client-memorydb/src/commands/CreateClusterCommand.ts index 8f81ed5a7f1c..21303acf4886 100644 --- a/clients/client-memorydb/src/commands/CreateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts b/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts index 4aff9fd9d230..124096d07011 100644 --- a/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/CreateParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateParameterGroupCommand, se_CreateParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts b/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts index 1574dee4f120..448e46b5fbbe 100644 --- a/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSnapshotCommand, se_CreateSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts index 579a95fe16c3..2d030d3b5e7c 100644 --- a/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/CreateSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSubnetGroupCommand, se_CreateSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/CreateUserCommand.ts b/clients/client-memorydb/src/commands/CreateUserCommand.ts index 31628af94c08..134cbadb516e 100644 --- a/clients/client-memorydb/src/commands/CreateUserCommand.ts +++ b/clients/client-memorydb/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteACLCommand.ts b/clients/client-memorydb/src/commands/DeleteACLCommand.ts index 7f8127665fcf..47e714d813f6 100644 --- a/clients/client-memorydb/src/commands/DeleteACLCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteACLCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteACLCommand, se_DeleteACLCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteClusterCommand.ts b/clients/client-memorydb/src/commands/DeleteClusterCommand.ts index 9c7fdc3c4418..d9a4c290dfb4 100644 --- a/clients/client-memorydb/src/commands/DeleteClusterCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts b/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts index 5bebea817849..257396b4d5b3 100644 --- a/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteParameterGroupCommand, se_DeleteParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts b/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts index 42b0ba1eb7de..813cf3d7f784 100644 --- a/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSnapshotCommand, se_DeleteSnapshotCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts index 2e0d7751e74d..b93c87e76b93 100644 --- a/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSubnetGroupCommand, se_DeleteSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DeleteUserCommand.ts b/clients/client-memorydb/src/commands/DeleteUserCommand.ts index 34a8e44f857f..b69a46dce0b3 100644 --- a/clients/client-memorydb/src/commands/DeleteUserCommand.ts +++ b/clients/client-memorydb/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeACLsCommand.ts b/clients/client-memorydb/src/commands/DescribeACLsCommand.ts index 73d6ea7bbc3b..8740f75521c9 100644 --- a/clients/client-memorydb/src/commands/DescribeACLsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeACLsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeACLsCommand, se_DescribeACLsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeClustersCommand.ts b/clients/client-memorydb/src/commands/DescribeClustersCommand.ts index 567cc6decd0a..a35e98a18f82 100644 --- a/clients/client-memorydb/src/commands/DescribeClustersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeClustersCommand, se_DescribeClustersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts b/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts index 1252c0c72078..3f5539a1bdd5 100644 --- a/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEngineVersionsCommand, se_DescribeEngineVersionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeEventsCommand.ts b/clients/client-memorydb/src/commands/DescribeEventsCommand.ts index 4bdfc727d44e..39c69ca73ac8 100644 --- a/clients/client-memorydb/src/commands/DescribeEventsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts b/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts index 744bc3290144..eac2b66376ad 100644 --- a/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeParameterGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeParameterGroupsCommand, se_DescribeParameterGroupsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeParametersCommand.ts b/clients/client-memorydb/src/commands/DescribeParametersCommand.ts index 250de83ea5de..1e01d0754317 100644 --- a/clients/client-memorydb/src/commands/DescribeParametersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeParametersCommand, se_DescribeParametersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts b/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts index 517894f54b4a..3f497cb07ebf 100644 --- a/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeReservedNodesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservedNodesCommand, se_DescribeReservedNodesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts b/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts index 0b8eb23a04f4..da0aaed5d926 100644 --- a/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeReservedNodesOfferingsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts b/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts index a3be49719898..01ceb0173ec9 100644 --- a/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeServiceUpdatesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServiceUpdatesCommand, se_DescribeServiceUpdatesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts b/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts index a81726749ac4..54767d6a5619 100644 --- a/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSnapshotsCommand, se_DescribeSnapshotsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts b/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts index 6905678e285d..35ef0fcb9a52 100644 --- a/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSubnetGroupsCommand, se_DescribeSubnetGroupsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/DescribeUsersCommand.ts b/clients/client-memorydb/src/commands/DescribeUsersCommand.ts index b49b76bb0e64..3554aa936ff1 100644 --- a/clients/client-memorydb/src/commands/DescribeUsersCommand.ts +++ b/clients/client-memorydb/src/commands/DescribeUsersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUsersCommand, se_DescribeUsersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/FailoverShardCommand.ts b/clients/client-memorydb/src/commands/FailoverShardCommand.ts index 9f5468aba036..5b85eea44fed 100644 --- a/clients/client-memorydb/src/commands/FailoverShardCommand.ts +++ b/clients/client-memorydb/src/commands/FailoverShardCommand.ts @@ -12,7 +12,8 @@ import { de_FailoverShardCommand, se_FailoverShardCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts b/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts index c6fc5b98767b..2fb6dab972db 100644 --- a/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts +++ b/clients/client-memorydb/src/commands/ListAllowedNodeTypeUpdatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListAllowedNodeTypeUpdatesCommand, se_ListAllowedNodeTypeUpdatesComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/ListTagsCommand.ts b/clients/client-memorydb/src/commands/ListTagsCommand.ts index 3a19322214e7..8b11c130edaf 100644 --- a/clients/client-memorydb/src/commands/ListTagsCommand.ts +++ b/clients/client-memorydb/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts b/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts index e00db42d15cc..388f0fb2102b 100644 --- a/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts +++ b/clients/client-memorydb/src/commands/PurchaseReservedNodesOfferingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts b/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts index 19a88d5b18fb..7fa6f0d6929f 100644 --- a/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/ResetParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ResetParameterGroupCommand, se_ResetParameterGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/TagResourceCommand.ts b/clients/client-memorydb/src/commands/TagResourceCommand.ts index 1de0414a9787..4ccb4c464701 100644 --- a/clients/client-memorydb/src/commands/TagResourceCommand.ts +++ b/clients/client-memorydb/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UntagResourceCommand.ts b/clients/client-memorydb/src/commands/UntagResourceCommand.ts index a4c1b221239c..45c06fa07847 100644 --- a/clients/client-memorydb/src/commands/UntagResourceCommand.ts +++ b/clients/client-memorydb/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UpdateACLCommand.ts b/clients/client-memorydb/src/commands/UpdateACLCommand.ts index 7dc7bb8a1774..4635ef6da8fa 100644 --- a/clients/client-memorydb/src/commands/UpdateACLCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateACLCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateACLCommand, se_UpdateACLCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UpdateClusterCommand.ts b/clients/client-memorydb/src/commands/UpdateClusterCommand.ts index 973e85ffb2e2..12ec0c9b64b5 100644 --- a/clients/client-memorydb/src/commands/UpdateClusterCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateClusterCommand, se_UpdateClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts b/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts index 40974f2a17d5..29feb4f9a58d 100644 --- a/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateParameterGroupCommand, se_UpdateParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts b/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts index 7b305d39ee02..0759b556e6b4 100644 --- a/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSubnetGroupCommand, se_UpdateSubnetGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/commands/UpdateUserCommand.ts b/clients/client-memorydb/src/commands/UpdateUserCommand.ts index a2a26aea2f6b..d268e7871c50 100644 --- a/clients/client-memorydb/src/commands/UpdateUserCommand.ts +++ b/clients/client-memorydb/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-memorydb/src/index.ts b/clients/client-memorydb/src/index.ts index fe8ba3f697dd..7a8ebeb50dc6 100644 --- a/clients/client-memorydb/src/index.ts +++ b/clients/client-memorydb/src/index.ts @@ -10,8 +10,8 @@ export * from "./MemoryDBClient"; export * from "./MemoryDB"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MemoryDBExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MemoryDBExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-memorydb/src/models/MemoryDBServiceException.ts b/clients/client-memorydb/src/models/MemoryDBServiceException.ts index d1d7ceb015bf..eb5de0147a79 100644 --- a/clients/client-memorydb/src/models/MemoryDBServiceException.ts +++ b/clients/client-memorydb/src/models/MemoryDBServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts b/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts index ffd11b811d69..c9711874b3cb 100644 --- a/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts +++ b/clients/client-mgn/src/commands/ArchiveApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_ArchiveApplicationCommand, se_ArchiveApplicationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ArchiveWaveCommand.ts b/clients/client-mgn/src/commands/ArchiveWaveCommand.ts index 3434456a81f5..b852bb8b9832 100644 --- a/clients/client-mgn/src/commands/ArchiveWaveCommand.ts +++ b/clients/client-mgn/src/commands/ArchiveWaveCommand.ts @@ -12,7 +12,8 @@ import { de_ArchiveWaveCommand, se_ArchiveWaveCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts b/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts index 44aa9ee177c2..9545c58c166f 100644 --- a/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/AssociateApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateApplicationsCommand, se_AssociateApplicationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts b/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts index aa944fa3fae9..dea516d11fba 100644 --- a/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/AssociateSourceServersCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateSourceServersCommand, se_AssociateSourceServersCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts b/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts index f1cf3979d561..967e0596856f 100644 --- a/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts +++ b/clients/client-mgn/src/commands/ChangeServerLifeCycleStateCommand.ts @@ -12,7 +12,8 @@ import { de_ChangeServerLifeCycleStateCommand, se_ChangeServerLifeCycleStateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/CreateApplicationCommand.ts b/clients/client-mgn/src/commands/CreateApplicationCommand.ts index cee0b6710b2c..bac76eddd37c 100644 --- a/clients/client-mgn/src/commands/CreateApplicationCommand.ts +++ b/clients/client-mgn/src/commands/CreateApplicationCommand.ts @@ -17,7 +17,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/CreateConnectorCommand.ts b/clients/client-mgn/src/commands/CreateConnectorCommand.ts index 4bf34464c782..08b49f75d17b 100644 --- a/clients/client-mgn/src/commands/CreateConnectorCommand.ts +++ b/clients/client-mgn/src/commands/CreateConnectorCommand.ts @@ -17,7 +17,8 @@ import { de_CreateConnectorCommand, se_CreateConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts index c90b9a4c0e23..6cf8908b3391 100644 --- a/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/CreateLaunchConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts index 2a4b0a7670e9..7dc8e900c16f 100644 --- a/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/CreateReplicationConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/CreateWaveCommand.ts b/clients/client-mgn/src/commands/CreateWaveCommand.ts index 14a9b90d9fcb..f28eefbf06c5 100644 --- a/clients/client-mgn/src/commands/CreateWaveCommand.ts +++ b/clients/client-mgn/src/commands/CreateWaveCommand.ts @@ -17,7 +17,8 @@ import { de_CreateWaveCommand, se_CreateWaveCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteApplicationCommand.ts b/clients/client-mgn/src/commands/DeleteApplicationCommand.ts index a9cc3ad82263..a81d6cadbeeb 100644 --- a/clients/client-mgn/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-mgn/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteConnectorCommand.ts b/clients/client-mgn/src/commands/DeleteConnectorCommand.ts index 1ca51f2513bc..0d00a759a02b 100644 --- a/clients/client-mgn/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-mgn/src/commands/DeleteConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectorCommand, se_DeleteConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteJobCommand.ts b/clients/client-mgn/src/commands/DeleteJobCommand.ts index cf93f86d3336..4f51c3c5dde7 100644 --- a/clients/client-mgn/src/commands/DeleteJobCommand.ts +++ b/clients/client-mgn/src/commands/DeleteJobCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJobCommand, se_DeleteJobCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts index c7c1f77c9553..f9b40f9b9cd6 100644 --- a/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/DeleteLaunchConfigurationTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts index 2e2298b7fc73..f153c34c9eed 100644 --- a/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/DeleteReplicationConfigurationTemplateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts b/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts index 1b2b76738689..3c0988ce2574 100644 --- a/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts +++ b/clients/client-mgn/src/commands/DeleteSourceServerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSourceServerCommand, se_DeleteSourceServerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts b/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts index 513f20d2fdc4..8ac434b7236f 100644 --- a/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts +++ b/clients/client-mgn/src/commands/DeleteVcenterClientCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVcenterClientCommand, se_DeleteVcenterClientCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DeleteWaveCommand.ts b/clients/client-mgn/src/commands/DeleteWaveCommand.ts index c55ece4da585..7932400df3c9 100644 --- a/clients/client-mgn/src/commands/DeleteWaveCommand.ts +++ b/clients/client-mgn/src/commands/DeleteWaveCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWaveCommand, se_DeleteWaveCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts b/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts index 536c7236b45d..c0c6c178a456 100644 --- a/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeJobLogItemsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobLogItemsCommand, se_DescribeJobLogItemsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeJobsCommand.ts b/clients/client-mgn/src/commands/DescribeJobsCommand.ts index 9922c6ea8349..367f83e9fafe 100644 --- a/clients/client-mgn/src/commands/DescribeJobsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeJobsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeJobsCommand, se_DescribeJobsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts b/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts index 9d4d10cef211..bd379e7781a8 100644 --- a/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts +++ b/clients/client-mgn/src/commands/DescribeLaunchConfigurationTemplatesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts b/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts index 403a9ca12f9a..de265013b5fa 100644 --- a/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts +++ b/clients/client-mgn/src/commands/DescribeReplicationConfigurationTemplatesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts b/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts index 408aced34723..f5e00a3f8673 100644 --- a/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/DescribeSourceServersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSourceServersCommand, se_DescribeSourceServersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts b/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts index b2b88b3fbdb8..883fdb639ccc 100644 --- a/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts +++ b/clients/client-mgn/src/commands/DescribeVcenterClientsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeVcenterClientsCommand, se_DescribeVcenterClientsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts b/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts index eccd132b180d..2e6fdae6133c 100644 --- a/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/DisassociateApplicationsCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateApplicationsCommand, se_DisassociateApplicationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts b/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts index 33579f3a3931..7a5494d84460 100644 --- a/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts +++ b/clients/client-mgn/src/commands/DisassociateSourceServersCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateSourceServersCommand, se_DisassociateSourceServersComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts b/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts index 9d2931853385..35e1e914f581 100644 --- a/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts +++ b/clients/client-mgn/src/commands/DisconnectFromServiceCommand.ts @@ -12,7 +12,8 @@ import { de_DisconnectFromServiceCommand, se_DisconnectFromServiceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts b/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts index f206e825212f..ed4ae2cbe9da 100644 --- a/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts +++ b/clients/client-mgn/src/commands/FinalizeCutoverCommand.ts @@ -12,7 +12,8 @@ import { de_FinalizeCutoverCommand, se_FinalizeCutoverCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts b/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts index b7344c1c2fbd..5e57f5a84f13 100644 --- a/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/GetLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_GetLaunchConfigurationCommand, se_GetLaunchConfigurationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts b/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts index 7ebc11b45d14..6f266e4ae0c7 100644 --- a/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/GetReplicationConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/InitializeServiceCommand.ts b/clients/client-mgn/src/commands/InitializeServiceCommand.ts index 1207cd552323..5d791ea40af3 100644 --- a/clients/client-mgn/src/commands/InitializeServiceCommand.ts +++ b/clients/client-mgn/src/commands/InitializeServiceCommand.ts @@ -12,7 +12,8 @@ import { de_InitializeServiceCommand, se_InitializeServiceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListApplicationsCommand.ts b/clients/client-mgn/src/commands/ListApplicationsCommand.ts index 2f7918052170..36790b49482c 100644 --- a/clients/client-mgn/src/commands/ListApplicationsCommand.ts +++ b/clients/client-mgn/src/commands/ListApplicationsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListConnectorsCommand.ts b/clients/client-mgn/src/commands/ListConnectorsCommand.ts index affc56325bf5..12f5a73ef76f 100644 --- a/clients/client-mgn/src/commands/ListConnectorsCommand.ts +++ b/clients/client-mgn/src/commands/ListConnectorsCommand.ts @@ -16,7 +16,8 @@ import { de_ListConnectorsCommand, se_ListConnectorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListExportErrorsCommand.ts b/clients/client-mgn/src/commands/ListExportErrorsCommand.ts index 54dd4abf6495..6363237d94a4 100644 --- a/clients/client-mgn/src/commands/ListExportErrorsCommand.ts +++ b/clients/client-mgn/src/commands/ListExportErrorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportErrorsCommand, se_ListExportErrorsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListExportsCommand.ts b/clients/client-mgn/src/commands/ListExportsCommand.ts index 0828a0587c3a..da3be1f1f517 100644 --- a/clients/client-mgn/src/commands/ListExportsCommand.ts +++ b/clients/client-mgn/src/commands/ListExportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListExportsCommand, se_ListExportsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListImportErrorsCommand.ts b/clients/client-mgn/src/commands/ListImportErrorsCommand.ts index a37cd0ed8a3b..6121c1985358 100644 --- a/clients/client-mgn/src/commands/ListImportErrorsCommand.ts +++ b/clients/client-mgn/src/commands/ListImportErrorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportErrorsCommand, se_ListImportErrorsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListImportsCommand.ts b/clients/client-mgn/src/commands/ListImportsCommand.ts index 208796aa1900..f20cdbfb2476 100644 --- a/clients/client-mgn/src/commands/ListImportsCommand.ts +++ b/clients/client-mgn/src/commands/ListImportsCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportsCommand, se_ListImportsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts b/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts index 378f89312460..cd6f32816ca8 100644 --- a/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts +++ b/clients/client-mgn/src/commands/ListManagedAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListManagedAccountsCommand, se_ListManagedAccountsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts b/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts index 5b443a4b561f..c1af0a5738c8 100644 --- a/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts +++ b/clients/client-mgn/src/commands/ListSourceServerActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSourceServerActionsCommand, se_ListSourceServerActionsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts b/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts index e0694eb4bb7c..8b117e931a96 100644 --- a/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mgn/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts b/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts index 541403841ede..ab8cb41656c3 100644 --- a/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts +++ b/clients/client-mgn/src/commands/ListTemplateActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTemplateActionsCommand, se_ListTemplateActionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ListWavesCommand.ts b/clients/client-mgn/src/commands/ListWavesCommand.ts index 7bb6d415828c..e009bb6aeeb9 100644 --- a/clients/client-mgn/src/commands/ListWavesCommand.ts +++ b/clients/client-mgn/src/commands/ListWavesCommand.ts @@ -12,7 +12,8 @@ import { de_ListWavesCommand, se_ListWavesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts b/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts index a44819d969e7..49e13e6b6ecd 100644 --- a/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts +++ b/clients/client-mgn/src/commands/MarkAsArchivedCommand.ts @@ -12,7 +12,8 @@ import { de_MarkAsArchivedCommand, se_MarkAsArchivedCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/PauseReplicationCommand.ts b/clients/client-mgn/src/commands/PauseReplicationCommand.ts index 56c8d25c1cc2..bf8875169da5 100644 --- a/clients/client-mgn/src/commands/PauseReplicationCommand.ts +++ b/clients/client-mgn/src/commands/PauseReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_PauseReplicationCommand, se_PauseReplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts b/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts index a9767a218903..ef09a3895930 100644 --- a/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts +++ b/clients/client-mgn/src/commands/PutSourceServerActionCommand.ts @@ -12,7 +12,8 @@ import { de_PutSourceServerActionCommand, se_PutSourceServerActionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/PutTemplateActionCommand.ts b/clients/client-mgn/src/commands/PutTemplateActionCommand.ts index ec1f797762cd..b60ec2d11c2e 100644 --- a/clients/client-mgn/src/commands/PutTemplateActionCommand.ts +++ b/clients/client-mgn/src/commands/PutTemplateActionCommand.ts @@ -12,7 +12,8 @@ import { de_PutTemplateActionCommand, se_PutTemplateActionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts b/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts index 0e07735695a1..09c369c34c56 100644 --- a/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts +++ b/clients/client-mgn/src/commands/RemoveSourceServerActionCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveSourceServerActionCommand, se_RemoveSourceServerActionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts b/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts index 5edf5ba68b8b..979df4517659 100644 --- a/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts +++ b/clients/client-mgn/src/commands/RemoveTemplateActionCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTemplateActionCommand, se_RemoveTemplateActionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/ResumeReplicationCommand.ts b/clients/client-mgn/src/commands/ResumeReplicationCommand.ts index cb4bf979f475..cc7e96143a53 100644 --- a/clients/client-mgn/src/commands/ResumeReplicationCommand.ts +++ b/clients/client-mgn/src/commands/ResumeReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_ResumeReplicationCommand, se_ResumeReplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts b/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts index a645afa2859c..bbee3a45244e 100644 --- a/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts +++ b/clients/client-mgn/src/commands/RetryDataReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_RetryDataReplicationCommand, se_RetryDataReplicationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StartCutoverCommand.ts b/clients/client-mgn/src/commands/StartCutoverCommand.ts index 62a93a5a8799..d5b081656801 100644 --- a/clients/client-mgn/src/commands/StartCutoverCommand.ts +++ b/clients/client-mgn/src/commands/StartCutoverCommand.ts @@ -17,7 +17,8 @@ import { de_StartCutoverCommand, se_StartCutoverCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StartExportCommand.ts b/clients/client-mgn/src/commands/StartExportCommand.ts index 60df790c3051..c321a4e1638c 100644 --- a/clients/client-mgn/src/commands/StartExportCommand.ts +++ b/clients/client-mgn/src/commands/StartExportCommand.ts @@ -12,7 +12,8 @@ import { de_StartExportCommand, se_StartExportCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StartImportCommand.ts b/clients/client-mgn/src/commands/StartImportCommand.ts index e48f046b8cee..cd9158210e6b 100644 --- a/clients/client-mgn/src/commands/StartImportCommand.ts +++ b/clients/client-mgn/src/commands/StartImportCommand.ts @@ -12,7 +12,8 @@ import { de_StartImportCommand, se_StartImportCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StartReplicationCommand.ts b/clients/client-mgn/src/commands/StartReplicationCommand.ts index c907bfba59f6..8ff1141dbb2c 100644 --- a/clients/client-mgn/src/commands/StartReplicationCommand.ts +++ b/clients/client-mgn/src/commands/StartReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StartReplicationCommand, se_StartReplicationCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StartTestCommand.ts b/clients/client-mgn/src/commands/StartTestCommand.ts index f919db41caab..1c75b1fcc15e 100644 --- a/clients/client-mgn/src/commands/StartTestCommand.ts +++ b/clients/client-mgn/src/commands/StartTestCommand.ts @@ -17,7 +17,8 @@ import { de_StartTestCommand, se_StartTestCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/StopReplicationCommand.ts b/clients/client-mgn/src/commands/StopReplicationCommand.ts index b308e4a0614e..0d6f877c9c2a 100644 --- a/clients/client-mgn/src/commands/StopReplicationCommand.ts +++ b/clients/client-mgn/src/commands/StopReplicationCommand.ts @@ -12,7 +12,8 @@ import { de_StopReplicationCommand, se_StopReplicationCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/TagResourceCommand.ts b/clients/client-mgn/src/commands/TagResourceCommand.ts index 686d9e55aeb4..021b43c1b85f 100644 --- a/clients/client-mgn/src/commands/TagResourceCommand.ts +++ b/clients/client-mgn/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts b/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts index 2586a6c8e027..7a05c1a3a822 100644 --- a/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts +++ b/clients/client-mgn/src/commands/TerminateTargetInstancesCommand.ts @@ -17,7 +17,8 @@ import { de_TerminateTargetInstancesCommand, se_TerminateTargetInstancesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts b/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts index 7ee4366f248a..11ca77c4a05b 100644 --- a/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts +++ b/clients/client-mgn/src/commands/UnarchiveApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UnarchiveApplicationCommand, se_UnarchiveApplicationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts b/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts index 6cef1cb526b4..184fd31b40e1 100644 --- a/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts +++ b/clients/client-mgn/src/commands/UnarchiveWaveCommand.ts @@ -12,7 +12,8 @@ import { de_UnarchiveWaveCommand, se_UnarchiveWaveCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UntagResourceCommand.ts b/clients/client-mgn/src/commands/UntagResourceCommand.ts index 9feee7de7e01..ba8f2609bd4e 100644 --- a/clients/client-mgn/src/commands/UntagResourceCommand.ts +++ b/clients/client-mgn/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateApplicationCommand.ts b/clients/client-mgn/src/commands/UpdateApplicationCommand.ts index 7983859701b6..64b78e185506 100644 --- a/clients/client-mgn/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationCommand, se_UpdateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateConnectorCommand.ts b/clients/client-mgn/src/commands/UpdateConnectorCommand.ts index 72b60bdfc034..eae0c2f8e59e 100644 --- a/clients/client-mgn/src/commands/UpdateConnectorCommand.ts +++ b/clients/client-mgn/src/commands/UpdateConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectorCommand, se_UpdateConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts b/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts index dca2dab61c8f..e64b09798754 100644 --- a/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLaunchConfigurationCommand, se_UpdateLaunchConfigurationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts index 7907664959f1..94141228eb85 100644 --- a/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/UpdateLaunchConfigurationTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts b/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts index a2ec801a2785..51332c98ee85 100644 --- a/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts +++ b/clients/client-mgn/src/commands/UpdateReplicationConfigurationCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts b/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts index 2890a2d8f8e2..4960840a1557 100644 --- a/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts +++ b/clients/client-mgn/src/commands/UpdateReplicationConfigurationTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateSourceServerCommand.ts b/clients/client-mgn/src/commands/UpdateSourceServerCommand.ts index b4232ed6d41b..c3cc1c3bb3a7 100644 --- a/clients/client-mgn/src/commands/UpdateSourceServerCommand.ts +++ b/clients/client-mgn/src/commands/UpdateSourceServerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSourceServerCommand, se_UpdateSourceServerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts b/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts index 63426980a638..2e02241fce3f 100644 --- a/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts +++ b/clients/client-mgn/src/commands/UpdateSourceServerReplicationTypeCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/commands/UpdateWaveCommand.ts b/clients/client-mgn/src/commands/UpdateWaveCommand.ts index e96627b25136..1cd57a3d5db3 100644 --- a/clients/client-mgn/src/commands/UpdateWaveCommand.ts +++ b/clients/client-mgn/src/commands/UpdateWaveCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWaveCommand, se_UpdateWaveCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mgn/src/index.ts b/clients/client-mgn/src/index.ts index 86f82013b2fe..7f84040c4898 100644 --- a/clients/client-mgn/src/index.ts +++ b/clients/client-mgn/src/index.ts @@ -8,8 +8,8 @@ export * from "./MgnClient"; export * from "./Mgn"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MgnExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MgnExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mgn/src/models/MgnServiceException.ts b/clients/client-mgn/src/models/MgnServiceException.ts index 3e7625522eb9..37584c74bee2 100644 --- a/clients/client-mgn/src/models/MgnServiceException.ts +++ b/clients/client-mgn/src/models/MgnServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts index 695ed795f71b..9c2ecaadb96e 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateApplicationCommand.ts @@ -21,7 +21,8 @@ import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts index aa63dffb6efb..45ba2432fda9 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateEnvironmentCommand.ts @@ -21,7 +21,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts index d25f05dd0a77..84534305041f 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateRouteCommand.ts @@ -21,7 +21,8 @@ import { de_CreateRouteCommand, se_CreateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts index c6315d6e4c97..d08451ba9d97 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/CreateServiceCommand.ts @@ -21,7 +21,8 @@ import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts index 8d26af1c2d1d..8d7e679f484d 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteApplicationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts index faa96bec102f..189b60982cb1 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts index 60d11e238e79..32d02892c8b4 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts index 6edd955a83ea..4b505d5405de 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteRouteCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteRouteCommand, se_DeleteRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts index dd5c48193362..ec0a637609fa 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/DeleteServiceCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts index ab6d243d448f..c3081b0a8626 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetApplicationCommand.ts @@ -20,7 +20,8 @@ import { de_GetApplicationCommand, se_GetApplicationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts index fc78e8c7a636..17b704cc95a9 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetEnvironmentCommand.ts @@ -20,7 +20,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts index 7a5f146c0400..2052b90ea0dc 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts index 16df7f0dcdfd..ba6e659d03e1 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetRouteCommand.ts @@ -16,7 +16,8 @@ import { de_GetRouteCommand, se_GetRouteCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts index cdfb51ff9f74..15a4cfa6ba3e 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/GetServiceCommand.ts @@ -16,7 +16,8 @@ import { de_GetServiceCommand, se_GetServiceCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts index a056c2a737b5..8977440564ca 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListApplicationsCommand.ts @@ -20,7 +20,8 @@ import { de_ListApplicationsCommand, se_ListApplicationsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts index c7c7d470986c..240debdd33cf 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentVpcsCommand.ts @@ -16,7 +16,8 @@ import { de_ListEnvironmentVpcsCommand, se_ListEnvironmentVpcsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts index 81e48c2b1145..9f29a5bc6fbb 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListEnvironmentsCommand.ts @@ -20,7 +20,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts index ef25b7283da0..4b268ed0ca00 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListRoutesCommand.ts @@ -16,7 +16,8 @@ import { de_ListRoutesCommand, se_ListRoutesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts index fd220f9428c1..3b0410c1c865 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListServicesCommand.ts @@ -16,7 +16,8 @@ import { de_ListServicesCommand, se_ListServicesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts index 84e78865340f..a1f1ce5da388 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/ListTagsForResourceCommand.ts @@ -20,7 +20,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts index 30c5781922e7..43c91c76d2fb 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/PutResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts index 74b008ca5afa..84c60459b19d 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts index 64ab22ab3675..5ae54c6f490b 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/UntagResourceCommand.ts @@ -20,7 +20,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts b/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts index c58d2a3777f9..5cffbb303582 100644 --- a/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts +++ b/clients/client-migration-hub-refactor-spaces/src/commands/UpdateRouteCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateRouteCommand, se_UpdateRouteCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub-refactor-spaces/src/index.ts b/clients/client-migration-hub-refactor-spaces/src/index.ts index 38fe5118375b..cbf1f3f417f6 100644 --- a/clients/client-migration-hub-refactor-spaces/src/index.ts +++ b/clients/client-migration-hub-refactor-spaces/src/index.ts @@ -15,8 +15,8 @@ export * from "./MigrationHubRefactorSpacesClient"; export * from "./MigrationHubRefactorSpaces"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MigrationHubRefactorSpacesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MigrationHubRefactorSpacesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-migration-hub-refactor-spaces/src/models/MigrationHubRefactorSpacesServiceException.ts b/clients/client-migration-hub-refactor-spaces/src/models/MigrationHubRefactorSpacesServiceException.ts index 2392589f3188..ef43527b89fe 100644 --- a/clients/client-migration-hub-refactor-spaces/src/models/MigrationHubRefactorSpacesServiceException.ts +++ b/clients/client-migration-hub-refactor-spaces/src/models/MigrationHubRefactorSpacesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts b/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts index 172e310fed6c..8c2e2843356c 100644 --- a/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts +++ b/clients/client-migration-hub/src/commands/AssociateCreatedArtifactCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateCreatedArtifactCommand, se_AssociateCreatedArtifactCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts b/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts index 55ef3f459ffc..6256bf11534a 100644 --- a/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts +++ b/clients/client-migration-hub/src/commands/AssociateDiscoveredResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateDiscoveredResourceCommand, se_AssociateDiscoveredResourceCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts b/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts index 3ebff1e113cc..84bd1507cd77 100644 --- a/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts +++ b/clients/client-migration-hub/src/commands/CreateProgressUpdateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProgressUpdateStreamCommand, se_CreateProgressUpdateStreamComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts b/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts index acb946111418..d8666c6d3525 100644 --- a/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts +++ b/clients/client-migration-hub/src/commands/DeleteProgressUpdateStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProgressUpdateStreamCommand, se_DeleteProgressUpdateStreamComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts b/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts index 9ec072e8ce67..d30a757da4b2 100644 --- a/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts +++ b/clients/client-migration-hub/src/commands/DescribeApplicationStateCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeApplicationStateCommand, se_DescribeApplicationStateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts b/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts index 4f9bbd787d16..4a2a0e832ad8 100644 --- a/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts +++ b/clients/client-migration-hub/src/commands/DescribeMigrationTaskCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMigrationTaskCommand, se_DescribeMigrationTaskCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts b/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts index 3d44dfcb8d45..da0563314865 100644 --- a/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts +++ b/clients/client-migration-hub/src/commands/DisassociateCreatedArtifactCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateCreatedArtifactCommand, se_DisassociateCreatedArtifactCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts b/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts index 61177abf4941..419bc8d26e52 100644 --- a/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts +++ b/clients/client-migration-hub/src/commands/DisassociateDiscoveredResourceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts b/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts index c81237b2f862..16efd59d5e7d 100644 --- a/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts +++ b/clients/client-migration-hub/src/commands/ImportMigrationTaskCommand.ts @@ -12,7 +12,8 @@ import { de_ImportMigrationTaskCommand, se_ImportMigrationTaskCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts b/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts index ac323f1015e3..c9e4766ad422 100644 --- a/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts +++ b/clients/client-migration-hub/src/commands/ListApplicationStatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationStatesCommand, se_ListApplicationStatesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts b/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts index a18df0390a78..bb43823115f5 100644 --- a/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts +++ b/clients/client-migration-hub/src/commands/ListCreatedArtifactsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCreatedArtifactsCommand, se_ListCreatedArtifactsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts index 3fe45db4eddd..608654291d79 100644 --- a/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-migration-hub/src/commands/ListDiscoveredResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDiscoveredResourcesCommand, se_ListDiscoveredResourcesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts b/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts index 58922e1201e9..531ef9538679 100644 --- a/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts +++ b/clients/client-migration-hub/src/commands/ListMigrationTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListMigrationTasksCommand, se_ListMigrationTasksCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts b/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts index 7c1ce82a2000..1b98a8d20311 100644 --- a/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts +++ b/clients/client-migration-hub/src/commands/ListProgressUpdateStreamsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProgressUpdateStreamsCommand, se_ListProgressUpdateStreamsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts b/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts index 4036cd603ad2..fcce592db2d7 100644 --- a/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts +++ b/clients/client-migration-hub/src/commands/NotifyApplicationStateCommand.ts @@ -12,7 +12,8 @@ import { de_NotifyApplicationStateCommand, se_NotifyApplicationStateCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts b/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts index 1d88c2723bf9..4037423523b8 100644 --- a/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts +++ b/clients/client-migration-hub/src/commands/NotifyMigrationTaskStateCommand.ts @@ -12,7 +12,8 @@ import { de_NotifyMigrationTaskStateCommand, se_NotifyMigrationTaskStateCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts b/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts index 56d3b7a2fa00..f68ac6ce79d1 100644 --- a/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts +++ b/clients/client-migration-hub/src/commands/PutResourceAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourceAttributesCommand, se_PutResourceAttributesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migration-hub/src/index.ts b/clients/client-migration-hub/src/index.ts index d72a06549306..a71114588a2e 100644 --- a/clients/client-migration-hub/src/index.ts +++ b/clients/client-migration-hub/src/index.ts @@ -13,8 +13,8 @@ export * from "./MigrationHubClient"; export * from "./MigrationHub"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MigrationHubExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MigrationHubExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-migration-hub/src/models/MigrationHubServiceException.ts b/clients/client-migration-hub/src/models/MigrationHubServiceException.ts index 8e39201ab975..fba1a18a3959 100644 --- a/clients/client-migration-hub/src/models/MigrationHubServiceException.ts +++ b/clients/client-migration-hub/src/models/MigrationHubServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts b/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts index a5bb37a50803..ae271a7bda35 100644 --- a/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts +++ b/clients/client-migrationhub-config/src/commands/CreateHomeRegionControlCommand.ts @@ -16,7 +16,8 @@ import { de_CreateHomeRegionControlCommand, se_CreateHomeRegionControlCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhub-config/src/commands/DeleteHomeRegionControlCommand.ts b/clients/client-migrationhub-config/src/commands/DeleteHomeRegionControlCommand.ts index 2f886dda44f2..6ba9e18fcfdf 100644 --- a/clients/client-migrationhub-config/src/commands/DeleteHomeRegionControlCommand.ts +++ b/clients/client-migrationhub-config/src/commands/DeleteHomeRegionControlCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteHomeRegionControlCommand, se_DeleteHomeRegionControlCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts b/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts index a12d095b563c..7b7c94195b7f 100644 --- a/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts +++ b/clients/client-migrationhub-config/src/commands/DescribeHomeRegionControlsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeHomeRegionControlsCommand, se_DescribeHomeRegionControlsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts b/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts index ff596b91da1d..092886e77dc2 100644 --- a/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts +++ b/clients/client-migrationhub-config/src/commands/GetHomeRegionCommand.ts @@ -16,7 +16,8 @@ import { de_GetHomeRegionCommand, se_GetHomeRegionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhub-config/src/index.ts b/clients/client-migrationhub-config/src/index.ts index fbdbb4773145..eee173eeab25 100644 --- a/clients/client-migrationhub-config/src/index.ts +++ b/clients/client-migrationhub-config/src/index.ts @@ -31,8 +31,8 @@ export * from "./MigrationHubConfigClient"; export * from "./MigrationHubConfig"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MigrationHubConfigExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MigrationHubConfigExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-migrationhub-config/src/models/MigrationHubConfigServiceException.ts b/clients/client-migrationhub-config/src/models/MigrationHubConfigServiceException.ts index 3e19aa848f4d..e947a326855e 100644 --- a/clients/client-migrationhub-config/src/models/MigrationHubConfigServiceException.ts +++ b/clients/client-migrationhub-config/src/models/MigrationHubConfigServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateTemplateCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateTemplateCommand.ts index f076b313251f..67d672c47e97 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateTemplateCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_CreateTemplateCommand, se_CreateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts index e33ceec49bb4..573137bd7452 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowCommand.ts @@ -21,7 +21,8 @@ import { de_CreateWorkflowCommand, se_CreateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts index f067d38199bd..a53a0930eb6a 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWorkflowStepCommand, se_CreateWorkflowStepCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts index 7f8285952502..c34c0257e489 100644 --- a/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/CreateWorkflowStepGroupCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWorkflowStepGroupCommand, se_CreateWorkflowStepGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteTemplateCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteTemplateCommand.ts index 3245e535383d..7bbb14a2f236 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts index ab86f4e10726..d5231e73b40a 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts index aa04f8292874..b21984a91f88 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteWorkflowStepCommand, se_DeleteWorkflowStepCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts index 946aefbea7b3..f43a68e4ffa9 100644 --- a/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/DeleteWorkflowStepGroupCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteWorkflowStepGroupCommand, se_DeleteWorkflowStepGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts index 49a2e811974f..977d3da8c424 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts index ab44b6540289..99e356b2e965 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepCommand.ts @@ -16,7 +16,8 @@ import { de_GetTemplateStepCommand, se_GetTemplateStepCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts index 44965d52d0f1..5b36696f16b3 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetTemplateStepGroupCommand.ts @@ -16,7 +16,8 @@ import { de_GetTemplateStepGroupCommand, se_GetTemplateStepGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts index a01ab35e3be1..360244dee653 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowCommand.ts @@ -20,7 +20,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts index 88cbfdf224d3..8aa181275eec 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepCommand.ts @@ -16,7 +16,8 @@ import { de_GetWorkflowStepCommand, se_GetWorkflowStepCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts index a18b24d89ad1..0df67e8523b8 100644 --- a/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/GetWorkflowStepGroupCommand.ts @@ -16,7 +16,8 @@ import { de_GetWorkflowStepGroupCommand, se_GetWorkflowStepGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts index 7e8e6074f5da..8a2988e74b38 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListPluginsCommand.ts @@ -16,7 +16,8 @@ import { de_ListPluginsCommand, se_ListPluginsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts index 567b8e6f550c..92c8965d4cdd 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts index 9930398ba5dd..5d0dbc48d25d 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTemplateStepGroupsCommand, se_ListTemplateStepGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts index d55b8b0b903e..dd6d670ebab3 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplateStepsCommand.ts @@ -16,7 +16,8 @@ import { de_ListTemplateStepsCommand, se_ListTemplateStepsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts index 46d681a975e5..0a004213c8af 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListTemplatesCommand.ts @@ -16,7 +16,8 @@ import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts index da4f16826a38..97e1991cb696 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepGroupsCommand.ts @@ -16,7 +16,8 @@ import { de_ListWorkflowStepGroupsCommand, se_ListWorkflowStepGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts index f0f34b8eced2..e3cefd24fe81 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowStepsCommand.ts @@ -16,7 +16,8 @@ import { de_ListWorkflowStepsCommand, se_ListWorkflowStepsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts index 7a15e1787c96..5f461228d5c8 100644 --- a/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/ListWorkflowsCommand.ts @@ -16,7 +16,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts index 3288b8f1cd2c..38fac8433a84 100644 --- a/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/RetryWorkflowStepCommand.ts @@ -16,7 +16,8 @@ import { de_RetryWorkflowStepCommand, se_RetryWorkflowStepCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts index fd2125f0e74a..473903711c97 100644 --- a/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/StartWorkflowCommand.ts @@ -16,7 +16,8 @@ import { de_StartWorkflowCommand, se_StartWorkflowCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts index a047468f629c..8915c12d4809 100644 --- a/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/StopWorkflowCommand.ts @@ -16,7 +16,8 @@ import { de_StopWorkflowCommand, se_StopWorkflowCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts index c6ef2e9d8885..6ffb4448e2cf 100644 --- a/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts index fd1af3b6accc..a415cf177edc 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateTemplateCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateTemplateCommand.ts index 96b4f1526be6..eda6d2d15634 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateTemplateCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts index 9861799c02bc..6188c3029665 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowCommand.ts @@ -21,7 +21,8 @@ import { de_UpdateWorkflowCommand, se_UpdateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts index f5d04ade6848..71542612084f 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateWorkflowStepCommand, se_UpdateWorkflowStepCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts index 3adcc7e24d9a..265597865bc6 100644 --- a/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts +++ b/clients/client-migrationhuborchestrator/src/commands/UpdateWorkflowStepGroupCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateWorkflowStepGroupCommand, se_UpdateWorkflowStepGroupCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhuborchestrator/src/index.ts b/clients/client-migrationhuborchestrator/src/index.ts index d0b237763872..1b97e909d8fb 100644 --- a/clients/client-migrationhuborchestrator/src/index.ts +++ b/clients/client-migrationhuborchestrator/src/index.ts @@ -12,8 +12,8 @@ export * from "./MigrationHubOrchestratorClient"; export * from "./MigrationHubOrchestrator"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MigrationHubOrchestratorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MigrationHubOrchestratorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-migrationhuborchestrator/src/models/MigrationHubOrchestratorServiceException.ts b/clients/client-migrationhuborchestrator/src/models/MigrationHubOrchestratorServiceException.ts index 347d5dbf8e09..76069eaf9fee 100644 --- a/clients/client-migrationhuborchestrator/src/models/MigrationHubOrchestratorServiceException.ts +++ b/clients/client-migrationhuborchestrator/src/models/MigrationHubOrchestratorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts index fb1fd82dc469..a3f34a6e8598 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentDetailsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts index a2a86a08faa8..eca28ccd2657 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetApplicationComponentStrategiesCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts index 92eed5de2c44..2aed914847d5 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetAssessmentCommand.ts @@ -16,7 +16,8 @@ import { de_GetAssessmentCommand, se_GetAssessmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts index b58cbd19532b..4aef259b9bff 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetImportFileTaskCommand.ts @@ -16,7 +16,8 @@ import { de_GetImportFileTaskCommand, se_GetImportFileTaskCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts index afd0643675bd..985a6ed19eef 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetLatestAssessmentIdCommand.ts @@ -16,7 +16,8 @@ import { de_GetLatestAssessmentIdCommand, se_GetLatestAssessmentIdCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts index e168717da598..c4da8616827f 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetPortfolioPreferencesCommand.ts @@ -16,7 +16,8 @@ import { de_GetPortfolioPreferencesCommand, se_GetPortfolioPreferencesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts index 76c05855da04..eac2e81d0fa2 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetPortfolioSummaryCommand.ts @@ -16,7 +16,8 @@ import { de_GetPortfolioSummaryCommand, se_GetPortfolioSummaryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts index 087fd4ffb020..c6ec503fe096 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetRecommendationReportDetailsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts index dc91214a0add..dfe489467572 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetServerDetailsCommand.ts @@ -16,7 +16,8 @@ import { de_GetServerDetailsCommand, se_GetServerDetailsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts b/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts index 219e1276828c..c843e55463eb 100644 --- a/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/GetServerStrategiesCommand.ts @@ -16,7 +16,8 @@ import { de_GetServerStrategiesCommand, se_GetServerStrategiesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/ListAnalyzableServersCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListAnalyzableServersCommand.ts index d169fe89070c..eb04a847fe18 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListAnalyzableServersCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListAnalyzableServersCommand.ts @@ -16,7 +16,8 @@ import { de_ListAnalyzableServersCommand, se_ListAnalyzableServersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts index 1acb41510db0..341f0b853230 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListApplicationComponentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListApplicationComponentsCommand, se_ListApplicationComponentsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts index f5f05453aa6a..55507271df16 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListCollectorsCommand.ts @@ -16,7 +16,8 @@ import { de_ListCollectorsCommand, se_ListCollectorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts index 42f0c5d5ba5a..d570d68984e0 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListImportFileTaskCommand.ts @@ -16,7 +16,8 @@ import { de_ListImportFileTaskCommand, se_ListImportFileTaskCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts b/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts index ae27034f9d4c..34aa04439941 100644 --- a/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/ListServersCommand.ts @@ -16,7 +16,8 @@ import { de_ListServersCommand, se_ListServersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts b/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts index 082dd582840b..84edf0473649 100644 --- a/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/PutPortfolioPreferencesCommand.ts @@ -16,7 +16,8 @@ import { de_PutPortfolioPreferencesCommand, se_PutPortfolioPreferencesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts index 07f875f0c4d3..a21b8dd6fb7a 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartAssessmentCommand.ts @@ -16,7 +16,8 @@ import { de_StartAssessmentCommand, se_StartAssessmentCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts index 7b40a3ac7f20..0dcc691ce8b9 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartImportFileTaskCommand.ts @@ -16,7 +16,8 @@ import { de_StartImportFileTaskCommand, se_StartImportFileTaskCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts b/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts index 8fb50bdc0cc8..2c055eea08b4 100644 --- a/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StartRecommendationReportGenerationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts b/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts index a7d7c182b5f0..cc4fc382e488 100644 --- a/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/StopAssessmentCommand.ts @@ -16,7 +16,8 @@ import { de_StopAssessmentCommand, se_StopAssessmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts b/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts index 963b136edce9..f5baedd5d291 100644 --- a/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/UpdateApplicationComponentConfigCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts b/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts index 4d620febe37d..35f9bd28bc3f 100644 --- a/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts +++ b/clients/client-migrationhubstrategy/src/commands/UpdateServerConfigCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateServerConfigCommand, se_UpdateServerConfigCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-migrationhubstrategy/src/index.ts b/clients/client-migrationhubstrategy/src/index.ts index be08ec857e84..9d0ea21a4776 100644 --- a/clients/client-migrationhubstrategy/src/index.ts +++ b/clients/client-migrationhubstrategy/src/index.ts @@ -13,8 +13,8 @@ export * from "./MigrationHubStrategyClient"; export * from "./MigrationHubStrategy"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MigrationHubStrategyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MigrationHubStrategyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-migrationhubstrategy/src/models/MigrationHubStrategyServiceException.ts b/clients/client-migrationhubstrategy/src/models/MigrationHubStrategyServiceException.ts index 9f2e13ecab92..6a37b8d54fcb 100644 --- a/clients/client-migrationhubstrategy/src/models/MigrationHubStrategyServiceException.ts +++ b/clients/client-migrationhubstrategy/src/models/MigrationHubStrategyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mobile/src/commands/CreateProjectCommand.ts b/clients/client-mobile/src/commands/CreateProjectCommand.ts index b8cae701b07d..3906f8ba494a 100644 --- a/clients/client-mobile/src/commands/CreateProjectCommand.ts +++ b/clients/client-mobile/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-mobile/src/commands/DeleteProjectCommand.ts b/clients/client-mobile/src/commands/DeleteProjectCommand.ts index fb0cb4646446..357a5e1a79ff 100644 --- a/clients/client-mobile/src/commands/DeleteProjectCommand.ts +++ b/clients/client-mobile/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProjectCommand, se_DeleteProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/DescribeBundleCommand.ts b/clients/client-mobile/src/commands/DescribeBundleCommand.ts index c77f0c08edc4..7ad2a9eccb21 100644 --- a/clients/client-mobile/src/commands/DescribeBundleCommand.ts +++ b/clients/client-mobile/src/commands/DescribeBundleCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBundleCommand, se_DescribeBundleCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/DescribeProjectCommand.ts b/clients/client-mobile/src/commands/DescribeProjectCommand.ts index c18ad05585d6..d6f451e08f4d 100644 --- a/clients/client-mobile/src/commands/DescribeProjectCommand.ts +++ b/clients/client-mobile/src/commands/DescribeProjectCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeProjectCommand, se_DescribeProjectCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/ExportBundleCommand.ts b/clients/client-mobile/src/commands/ExportBundleCommand.ts index e89a89954629..2b1773326a8f 100644 --- a/clients/client-mobile/src/commands/ExportBundleCommand.ts +++ b/clients/client-mobile/src/commands/ExportBundleCommand.ts @@ -12,7 +12,8 @@ import { de_ExportBundleCommand, se_ExportBundleCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/ExportProjectCommand.ts b/clients/client-mobile/src/commands/ExportProjectCommand.ts index 62f23f1977ca..05fc1ed84c30 100644 --- a/clients/client-mobile/src/commands/ExportProjectCommand.ts +++ b/clients/client-mobile/src/commands/ExportProjectCommand.ts @@ -12,7 +12,8 @@ import { de_ExportProjectCommand, se_ExportProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/ListBundlesCommand.ts b/clients/client-mobile/src/commands/ListBundlesCommand.ts index 8ff4412ec493..5e367a7aaf9c 100644 --- a/clients/client-mobile/src/commands/ListBundlesCommand.ts +++ b/clients/client-mobile/src/commands/ListBundlesCommand.ts @@ -12,7 +12,8 @@ import { de_ListBundlesCommand, se_ListBundlesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/ListProjectsCommand.ts b/clients/client-mobile/src/commands/ListProjectsCommand.ts index ac97dfad46fb..1d9ea071dad6 100644 --- a/clients/client-mobile/src/commands/ListProjectsCommand.ts +++ b/clients/client-mobile/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { de_ListProjectsCommand, se_ListProjectsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mobile/src/commands/UpdateProjectCommand.ts b/clients/client-mobile/src/commands/UpdateProjectCommand.ts index 70cf894b9291..ddd59ff32aad 100644 --- a/clients/client-mobile/src/commands/UpdateProjectCommand.ts +++ b/clients/client-mobile/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProjectCommand, se_UpdateProjectCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-mobile/src/index.ts b/clients/client-mobile/src/index.ts index 482c2116762e..3b32da9458f9 100644 --- a/clients/client-mobile/src/index.ts +++ b/clients/client-mobile/src/index.ts @@ -12,8 +12,8 @@ export * from "./MobileClient"; export * from "./Mobile"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MobileExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MobileExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mobile/src/models/MobileServiceException.ts b/clients/client-mobile/src/models/MobileServiceException.ts index 7100c24cbfa4..6302cba44568 100644 --- a/clients/client-mobile/src/models/MobileServiceException.ts +++ b/clients/client-mobile/src/models/MobileServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mq/src/commands/CreateBrokerCommand.ts b/clients/client-mq/src/commands/CreateBrokerCommand.ts index 2abfc0eaa444..6ec9b5c669aa 100644 --- a/clients/client-mq/src/commands/CreateBrokerCommand.ts +++ b/clients/client-mq/src/commands/CreateBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBrokerCommand, se_CreateBrokerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/CreateConfigurationCommand.ts b/clients/client-mq/src/commands/CreateConfigurationCommand.ts index 8a1434d5b55f..e7091c07ee45 100644 --- a/clients/client-mq/src/commands/CreateConfigurationCommand.ts +++ b/clients/client-mq/src/commands/CreateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigurationCommand, se_CreateConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/CreateTagsCommand.ts b/clients/client-mq/src/commands/CreateTagsCommand.ts index ec5f9cf71e3d..fc91f2449f8d 100644 --- a/clients/client-mq/src/commands/CreateTagsCommand.ts +++ b/clients/client-mq/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/CreateUserCommand.ts b/clients/client-mq/src/commands/CreateUserCommand.ts index aee914a22716..6a94ee51aa83 100644 --- a/clients/client-mq/src/commands/CreateUserCommand.ts +++ b/clients/client-mq/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DeleteBrokerCommand.ts b/clients/client-mq/src/commands/DeleteBrokerCommand.ts index 6f28ba7e9ce0..2b0c34e42895 100644 --- a/clients/client-mq/src/commands/DeleteBrokerCommand.ts +++ b/clients/client-mq/src/commands/DeleteBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBrokerCommand, se_DeleteBrokerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DeleteTagsCommand.ts b/clients/client-mq/src/commands/DeleteTagsCommand.ts index 4b643e2413ea..e7bea5349f27 100644 --- a/clients/client-mq/src/commands/DeleteTagsCommand.ts +++ b/clients/client-mq/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTagsCommand, se_DeleteTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DeleteUserCommand.ts b/clients/client-mq/src/commands/DeleteUserCommand.ts index 765df0dd2ff1..aaf7d86d865b 100644 --- a/clients/client-mq/src/commands/DeleteUserCommand.ts +++ b/clients/client-mq/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeBrokerCommand.ts b/clients/client-mq/src/commands/DescribeBrokerCommand.ts index 11470bdbb025..6c02102d6733 100644 --- a/clients/client-mq/src/commands/DescribeBrokerCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBrokerCommand, se_DescribeBrokerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts b/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts index 69280aacba9e..2099798df39e 100644 --- a/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerEngineTypesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBrokerEngineTypesCommand, se_DescribeBrokerEngineTypesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts b/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts index 37d3f43476a2..e3f873bc83c8 100644 --- a/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts +++ b/clients/client-mq/src/commands/DescribeBrokerInstanceOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeConfigurationCommand.ts b/clients/client-mq/src/commands/DescribeConfigurationCommand.ts index 470ef1cb7062..4f506ab1e3ef 100644 --- a/clients/client-mq/src/commands/DescribeConfigurationCommand.ts +++ b/clients/client-mq/src/commands/DescribeConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeConfigurationCommand, se_DescribeConfigurationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts b/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts index 7c31bca00e10..4375112ddb43 100644 --- a/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts +++ b/clients/client-mq/src/commands/DescribeConfigurationRevisionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/DescribeUserCommand.ts b/clients/client-mq/src/commands/DescribeUserCommand.ts index c9c5482d847c..f2443e470863 100644 --- a/clients/client-mq/src/commands/DescribeUserCommand.ts +++ b/clients/client-mq/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/ListBrokersCommand.ts b/clients/client-mq/src/commands/ListBrokersCommand.ts index e31c0fa036ce..b38c03beb999 100644 --- a/clients/client-mq/src/commands/ListBrokersCommand.ts +++ b/clients/client-mq/src/commands/ListBrokersCommand.ts @@ -12,7 +12,8 @@ import { de_ListBrokersCommand, se_ListBrokersCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts b/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts index 1b1d8938a4dd..311dab328acf 100644 --- a/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts +++ b/clients/client-mq/src/commands/ListConfigurationRevisionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationRevisionsCommand, se_ListConfigurationRevisionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/ListConfigurationsCommand.ts b/clients/client-mq/src/commands/ListConfigurationsCommand.ts index 5abdbb7994d7..349a440c4322 100644 --- a/clients/client-mq/src/commands/ListConfigurationsCommand.ts +++ b/clients/client-mq/src/commands/ListConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationsCommand, se_ListConfigurationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/ListTagsCommand.ts b/clients/client-mq/src/commands/ListTagsCommand.ts index 99e027d3716c..6fa629101500 100644 --- a/clients/client-mq/src/commands/ListTagsCommand.ts +++ b/clients/client-mq/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/ListUsersCommand.ts b/clients/client-mq/src/commands/ListUsersCommand.ts index 607cfc24bcb7..b0dffb7a1c03 100644 --- a/clients/client-mq/src/commands/ListUsersCommand.ts +++ b/clients/client-mq/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/PromoteCommand.ts b/clients/client-mq/src/commands/PromoteCommand.ts index a52da727dad6..737df153a16f 100644 --- a/clients/client-mq/src/commands/PromoteCommand.ts +++ b/clients/client-mq/src/commands/PromoteCommand.ts @@ -12,7 +12,8 @@ import { de_PromoteCommand, se_PromoteCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/RebootBrokerCommand.ts b/clients/client-mq/src/commands/RebootBrokerCommand.ts index df0e4571d69b..735c94fa96ae 100644 --- a/clients/client-mq/src/commands/RebootBrokerCommand.ts +++ b/clients/client-mq/src/commands/RebootBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_RebootBrokerCommand, se_RebootBrokerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/UpdateBrokerCommand.ts b/clients/client-mq/src/commands/UpdateBrokerCommand.ts index 2978df37a5fa..e7b9771b7035 100644 --- a/clients/client-mq/src/commands/UpdateBrokerCommand.ts +++ b/clients/client-mq/src/commands/UpdateBrokerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBrokerCommand, se_UpdateBrokerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/UpdateConfigurationCommand.ts b/clients/client-mq/src/commands/UpdateConfigurationCommand.ts index 6fa5a653d70c..2e99ef8b131c 100644 --- a/clients/client-mq/src/commands/UpdateConfigurationCommand.ts +++ b/clients/client-mq/src/commands/UpdateConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConfigurationCommand, se_UpdateConfigurationCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/commands/UpdateUserCommand.ts b/clients/client-mq/src/commands/UpdateUserCommand.ts index 49721fe34940..a56d5db11588 100644 --- a/clients/client-mq/src/commands/UpdateUserCommand.ts +++ b/clients/client-mq/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mq/src/index.ts b/clients/client-mq/src/index.ts index befcdfa532af..433caf67629d 100644 --- a/clients/client-mq/src/index.ts +++ b/clients/client-mq/src/index.ts @@ -8,8 +8,8 @@ export * from "./MqClient"; export * from "./Mq"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MqExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MqExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mq/src/models/MqServiceException.ts b/clients/client-mq/src/models/MqServiceException.ts index 9fa2fa128c97..118c9d9ec6e3 100644 --- a/clients/client-mq/src/models/MqServiceException.ts +++ b/clients/client-mq/src/models/MqServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts b/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts index 1a3f3c59e7ca..31abbd5e928d 100644 --- a/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts +++ b/clients/client-mturk/src/commands/AcceptQualificationRequestCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptQualificationRequestCommand, se_AcceptQualificationRequestComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts b/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts index 7760ddd07a62..3e3a9ac6c17c 100644 --- a/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/ApproveAssignmentCommand.ts @@ -12,7 +12,8 @@ import { de_ApproveAssignmentCommand, se_ApproveAssignmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts b/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts index 28faa67334f2..c5aa39962fc7 100644 --- a/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts +++ b/clients/client-mturk/src/commands/AssociateQualificationWithWorkerCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts b/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts index e8f4602fdaea..2eaaf0d97483 100644 --- a/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts +++ b/clients/client-mturk/src/commands/CreateAdditionalAssignmentsForHITCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateHITCommand.ts b/clients/client-mturk/src/commands/CreateHITCommand.ts index 6d2e6c7e36a4..2e578bf51612 100644 --- a/clients/client-mturk/src/commands/CreateHITCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHITCommand, se_CreateHITCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateHITTypeCommand.ts b/clients/client-mturk/src/commands/CreateHITTypeCommand.ts index 12a8414c6b82..06359c4e9924 100644 --- a/clients/client-mturk/src/commands/CreateHITTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHITTypeCommand, se_CreateHITTypeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts b/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts index 329d85922c0f..3beb6de624e7 100644 --- a/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateHITWithHITTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateHITWithHITTypeCommand, se_CreateHITWithHITTypeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts b/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts index cb1543bd0acb..e488272f5101 100644 --- a/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/CreateQualificationTypeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateQualificationTypeCommand, se_CreateQualificationTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts b/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts index eaffe941faa0..31fb4c0d7266 100644 --- a/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts +++ b/clients/client-mturk/src/commands/CreateWorkerBlockCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkerBlockCommand, se_CreateWorkerBlockCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/DeleteHITCommand.ts b/clients/client-mturk/src/commands/DeleteHITCommand.ts index 947e2733bf16..d5fc6b4b5f32 100644 --- a/clients/client-mturk/src/commands/DeleteHITCommand.ts +++ b/clients/client-mturk/src/commands/DeleteHITCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteHITCommand, se_DeleteHITCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts b/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts index af94cf6861b5..596c36aa7f85 100644 --- a/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/DeleteQualificationTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteQualificationTypeCommand, se_DeleteQualificationTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts b/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts index aa6ac1531196..21efbb4c95cf 100644 --- a/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts +++ b/clients/client-mturk/src/commands/DeleteWorkerBlockCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkerBlockCommand, se_DeleteWorkerBlockCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts b/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts index ac2536e65f1f..16333232fec3 100644 --- a/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts +++ b/clients/client-mturk/src/commands/DisassociateQualificationFromWorkerCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts b/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts index d3a9d308acdf..8b20e0c032a1 100644 --- a/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts +++ b/clients/client-mturk/src/commands/GetAccountBalanceCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountBalanceCommand, se_GetAccountBalanceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetAssignmentCommand.ts b/clients/client-mturk/src/commands/GetAssignmentCommand.ts index 620bd37e217c..6d1c5103ee71 100644 --- a/clients/client-mturk/src/commands/GetAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/GetAssignmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetAssignmentCommand, se_GetAssignmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts b/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts index d04ccc0573e1..64acc0c263d7 100644 --- a/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts +++ b/clients/client-mturk/src/commands/GetFileUploadURLCommand.ts @@ -12,7 +12,8 @@ import { de_GetFileUploadURLCommand, se_GetFileUploadURLCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetHITCommand.ts b/clients/client-mturk/src/commands/GetHITCommand.ts index 6548aa227c8e..41c202d61293 100644 --- a/clients/client-mturk/src/commands/GetHITCommand.ts +++ b/clients/client-mturk/src/commands/GetHITCommand.ts @@ -12,7 +12,8 @@ import { de_GetHITCommand, se_GetHITCommand } from "../protocols/Aws_json1_1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts b/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts index a05b0bbe9fa1..b4d055f45da0 100644 --- a/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts +++ b/clients/client-mturk/src/commands/GetQualificationScoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetQualificationScoreCommand, se_GetQualificationScoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts b/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts index 6fd04e46ce0e..d433297d38dc 100644 --- a/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/GetQualificationTypeCommand.ts @@ -12,7 +12,8 @@ import { de_GetQualificationTypeCommand, se_GetQualificationTypeCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts b/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts index 8e68c9c76faa..afcd30c6106d 100644 --- a/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts +++ b/clients/client-mturk/src/commands/ListAssignmentsForHITCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssignmentsForHITCommand, se_ListAssignmentsForHITCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts b/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts index 08c1aa1a34b1..ddd511064883 100644 --- a/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts +++ b/clients/client-mturk/src/commands/ListBonusPaymentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBonusPaymentsCommand, se_ListBonusPaymentsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListHITsCommand.ts b/clients/client-mturk/src/commands/ListHITsCommand.ts index d3ca8fae2a20..367c3e5932e8 100644 --- a/clients/client-mturk/src/commands/ListHITsCommand.ts +++ b/clients/client-mturk/src/commands/ListHITsCommand.ts @@ -12,7 +12,8 @@ import { de_ListHITsCommand, se_ListHITsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts b/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts index 0ea17bfd7d0c..dafaed844fa4 100644 --- a/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/ListHITsForQualificationTypeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts b/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts index 459a516e52d0..53184aba699a 100644 --- a/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts +++ b/clients/client-mturk/src/commands/ListQualificationRequestsCommand.ts @@ -12,7 +12,8 @@ import { de_ListQualificationRequestsCommand, se_ListQualificationRequestsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts b/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts index db7f96c2556d..4c3acf640857 100644 --- a/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts +++ b/clients/client-mturk/src/commands/ListQualificationTypesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQualificationTypesCommand, se_ListQualificationTypesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts b/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts index f7619b3409de..95c1db99f400 100644 --- a/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts +++ b/clients/client-mturk/src/commands/ListReviewPolicyResultsForHITCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts b/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts index 305a7fb68863..11e0de1c8e03 100644 --- a/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts +++ b/clients/client-mturk/src/commands/ListReviewableHITsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReviewableHITsCommand, se_ListReviewableHITsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts b/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts index a7dc64fd6b8e..b754e273145d 100644 --- a/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts +++ b/clients/client-mturk/src/commands/ListWorkerBlocksCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkerBlocksCommand, se_ListWorkerBlocksCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts b/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts index 298651fed648..96bf4ee0462a 100644 --- a/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/ListWorkersWithQualificationTypeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/NotifyWorkersCommand.ts b/clients/client-mturk/src/commands/NotifyWorkersCommand.ts index 37be65e0851c..73aec2eefb43 100644 --- a/clients/client-mturk/src/commands/NotifyWorkersCommand.ts +++ b/clients/client-mturk/src/commands/NotifyWorkersCommand.ts @@ -12,7 +12,8 @@ import { de_NotifyWorkersCommand, se_NotifyWorkersCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/RejectAssignmentCommand.ts b/clients/client-mturk/src/commands/RejectAssignmentCommand.ts index a2eaa00a09e7..b7454b09c8d4 100644 --- a/clients/client-mturk/src/commands/RejectAssignmentCommand.ts +++ b/clients/client-mturk/src/commands/RejectAssignmentCommand.ts @@ -12,7 +12,8 @@ import { de_RejectAssignmentCommand, se_RejectAssignmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts b/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts index a21d3420c2c0..ce83941349d3 100644 --- a/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts +++ b/clients/client-mturk/src/commands/RejectQualificationRequestCommand.ts @@ -12,7 +12,8 @@ import { de_RejectQualificationRequestCommand, se_RejectQualificationRequestComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/SendBonusCommand.ts b/clients/client-mturk/src/commands/SendBonusCommand.ts index dd9a6e48da42..abb73fd75ffd 100644 --- a/clients/client-mturk/src/commands/SendBonusCommand.ts +++ b/clients/client-mturk/src/commands/SendBonusCommand.ts @@ -12,7 +12,8 @@ import { de_SendBonusCommand, se_SendBonusCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts b/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts index 9b813326f591..f135b8dcee59 100644 --- a/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts +++ b/clients/client-mturk/src/commands/SendTestEventNotificationCommand.ts @@ -12,7 +12,8 @@ import { de_SendTestEventNotificationCommand, se_SendTestEventNotificationComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts b/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts index 5ea2d2e3196a..d1391e856190 100644 --- a/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts +++ b/clients/client-mturk/src/commands/UpdateExpirationForHITCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateExpirationForHITCommand, se_UpdateExpirationForHITCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts b/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts index 5ebdbd8a5b96..7b689535ebff 100644 --- a/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts +++ b/clients/client-mturk/src/commands/UpdateHITReviewStatusCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateHITReviewStatusCommand, se_UpdateHITReviewStatusCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts b/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts index b36b418f7a2b..926d4ce86d31 100644 --- a/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts +++ b/clients/client-mturk/src/commands/UpdateHITTypeOfHITCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateHITTypeOfHITCommand, se_UpdateHITTypeOfHITCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts b/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts index 6b08aa6162e4..49fb565e73a4 100644 --- a/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts +++ b/clients/client-mturk/src/commands/UpdateNotificationSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateNotificationSettingsCommand, se_UpdateNotificationSettingsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts b/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts index 0eb59e04d549..8df0da3251bd 100644 --- a/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts +++ b/clients/client-mturk/src/commands/UpdateQualificationTypeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateQualificationTypeCommand, se_UpdateQualificationTypeCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mturk/src/index.ts b/clients/client-mturk/src/index.ts index 37767d7a9f21..e014796247c6 100644 --- a/clients/client-mturk/src/index.ts +++ b/clients/client-mturk/src/index.ts @@ -8,8 +8,8 @@ export * from "./MTurkClient"; export * from "./MTurk"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MTurkExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MTurkExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mturk/src/models/MTurkServiceException.ts b/clients/client-mturk/src/models/MTurkServiceException.ts index 8962171dbe61..baf413409d7d 100644 --- a/clients/client-mturk/src/models/MTurkServiceException.ts +++ b/clients/client-mturk/src/models/MTurkServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts b/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts index 3d6796ef45bf..3c9d401f1fa7 100644 --- a/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts +++ b/clients/client-mwaa/src/commands/CreateCliTokenCommand.ts @@ -16,7 +16,8 @@ import { de_CreateCliTokenCommand, se_CreateCliTokenCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts b/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts index 9233cb52fccb..88b3cec3971a 100644 --- a/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/CreateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts b/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts index 32d820fc31dc..4a5d5406220f 100644 --- a/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts +++ b/clients/client-mwaa/src/commands/CreateWebLoginTokenCommand.ts @@ -16,7 +16,8 @@ import { de_CreateWebLoginTokenCommand, se_CreateWebLoginTokenCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts b/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts index 7b68cd1fc2b5..b09b8312567b 100644 --- a/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/DeleteEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts b/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts index 058a27b087d8..54f781801d92 100644 --- a/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts b/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts index 251808dcb795..829ef1635877 100644 --- a/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-mwaa/src/commands/ListEnvironmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts b/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts index 205a82a9be94..003195d40199 100644 --- a/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mwaa/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/PublishMetricsCommand.ts b/clients/client-mwaa/src/commands/PublishMetricsCommand.ts index ce96ac1357e6..0900f8e65486 100644 --- a/clients/client-mwaa/src/commands/PublishMetricsCommand.ts +++ b/clients/client-mwaa/src/commands/PublishMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_PublishMetricsCommand, se_PublishMetricsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/TagResourceCommand.ts b/clients/client-mwaa/src/commands/TagResourceCommand.ts index a3040f6b1589..ca5323719918 100644 --- a/clients/client-mwaa/src/commands/TagResourceCommand.ts +++ b/clients/client-mwaa/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/UntagResourceCommand.ts b/clients/client-mwaa/src/commands/UntagResourceCommand.ts index bd94ad6aa8b5..5d929958abd3 100644 --- a/clients/client-mwaa/src/commands/UntagResourceCommand.ts +++ b/clients/client-mwaa/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts b/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts index 48509f8807a7..e15c2d1ed18e 100644 --- a/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-mwaa/src/commands/UpdateEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-mwaa/src/index.ts b/clients/client-mwaa/src/index.ts index 68a017700e00..6f7645ed4492 100644 --- a/clients/client-mwaa/src/index.ts +++ b/clients/client-mwaa/src/index.ts @@ -80,8 +80,8 @@ export * from "./MWAAClient"; export * from "./MWAA"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { MWAAExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { MWAAExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-mwaa/src/models/MWAAServiceException.ts b/clients/client-mwaa/src/models/MWAAServiceException.ts index 82d52fda147a..cfdde1f9d6fe 100644 --- a/clients/client-mwaa/src/models/MWAAServiceException.ts +++ b/clients/client-mwaa/src/models/MWAAServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-neptune-graph/src/commands/CancelImportTaskCommand.ts b/clients/client-neptune-graph/src/commands/CancelImportTaskCommand.ts index ed9d7faa75b8..5a0f2d6fb67c 100644 --- a/clients/client-neptune-graph/src/commands/CancelImportTaskCommand.ts +++ b/clients/client-neptune-graph/src/commands/CancelImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelImportTaskCommand, se_CancelImportTaskCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/CancelQueryCommand.ts b/clients/client-neptune-graph/src/commands/CancelQueryCommand.ts index b5df7330e873..b7c639901c28 100644 --- a/clients/client-neptune-graph/src/commands/CancelQueryCommand.ts +++ b/clients/client-neptune-graph/src/commands/CancelQueryCommand.ts @@ -12,7 +12,8 @@ import { de_CancelQueryCommand, se_CancelQueryCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/CreateGraphCommand.ts b/clients/client-neptune-graph/src/commands/CreateGraphCommand.ts index 6cd541b29380..0bef36bf014f 100644 --- a/clients/client-neptune-graph/src/commands/CreateGraphCommand.ts +++ b/clients/client-neptune-graph/src/commands/CreateGraphCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGraphCommand, se_CreateGraphCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/CreateGraphSnapshotCommand.ts b/clients/client-neptune-graph/src/commands/CreateGraphSnapshotCommand.ts index b77d56abbdd9..6c1c250ac0ee 100644 --- a/clients/client-neptune-graph/src/commands/CreateGraphSnapshotCommand.ts +++ b/clients/client-neptune-graph/src/commands/CreateGraphSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGraphSnapshotCommand, se_CreateGraphSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/CreateGraphUsingImportTaskCommand.ts b/clients/client-neptune-graph/src/commands/CreateGraphUsingImportTaskCommand.ts index 71d406674c33..e69d5f769201 100644 --- a/clients/client-neptune-graph/src/commands/CreateGraphUsingImportTaskCommand.ts +++ b/clients/client-neptune-graph/src/commands/CreateGraphUsingImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGraphUsingImportTaskCommand, se_CreateGraphUsingImportTaskComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/CreatePrivateGraphEndpointCommand.ts b/clients/client-neptune-graph/src/commands/CreatePrivateGraphEndpointCommand.ts index e0fa73d58761..a867561893d7 100644 --- a/clients/client-neptune-graph/src/commands/CreatePrivateGraphEndpointCommand.ts +++ b/clients/client-neptune-graph/src/commands/CreatePrivateGraphEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePrivateGraphEndpointCommand, se_CreatePrivateGraphEndpointComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/DeleteGraphCommand.ts b/clients/client-neptune-graph/src/commands/DeleteGraphCommand.ts index 3c525ae46961..b7c67fe66f08 100644 --- a/clients/client-neptune-graph/src/commands/DeleteGraphCommand.ts +++ b/clients/client-neptune-graph/src/commands/DeleteGraphCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGraphCommand, se_DeleteGraphCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/DeleteGraphSnapshotCommand.ts b/clients/client-neptune-graph/src/commands/DeleteGraphSnapshotCommand.ts index 0e19093e659e..659c3e7801f5 100644 --- a/clients/client-neptune-graph/src/commands/DeleteGraphSnapshotCommand.ts +++ b/clients/client-neptune-graph/src/commands/DeleteGraphSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGraphSnapshotCommand, se_DeleteGraphSnapshotCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/DeletePrivateGraphEndpointCommand.ts b/clients/client-neptune-graph/src/commands/DeletePrivateGraphEndpointCommand.ts index 4634e7276268..5e5f36db565f 100644 --- a/clients/client-neptune-graph/src/commands/DeletePrivateGraphEndpointCommand.ts +++ b/clients/client-neptune-graph/src/commands/DeletePrivateGraphEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePrivateGraphEndpointCommand, se_DeletePrivateGraphEndpointComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ExecuteQueryCommand.ts b/clients/client-neptune-graph/src/commands/ExecuteQueryCommand.ts index 0910f8341a9e..b2e42162ebbf 100644 --- a/clients/client-neptune-graph/src/commands/ExecuteQueryCommand.ts +++ b/clients/client-neptune-graph/src/commands/ExecuteQueryCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteQueryCommand, se_ExecuteQueryCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetGraphCommand.ts b/clients/client-neptune-graph/src/commands/GetGraphCommand.ts index 2d46eb1424f2..58dbe192b696 100644 --- a/clients/client-neptune-graph/src/commands/GetGraphCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetGraphCommand.ts @@ -12,7 +12,8 @@ import { de_GetGraphCommand, se_GetGraphCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetGraphSnapshotCommand.ts b/clients/client-neptune-graph/src/commands/GetGraphSnapshotCommand.ts index b3ff20c3a3da..78b3b8110af0 100644 --- a/clients/client-neptune-graph/src/commands/GetGraphSnapshotCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetGraphSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_GetGraphSnapshotCommand, se_GetGraphSnapshotCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetGraphSummaryCommand.ts b/clients/client-neptune-graph/src/commands/GetGraphSummaryCommand.ts index f7ccda9a51f0..499aa0caaa0a 100644 --- a/clients/client-neptune-graph/src/commands/GetGraphSummaryCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetGraphSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetGraphSummaryCommand, se_GetGraphSummaryCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetImportTaskCommand.ts b/clients/client-neptune-graph/src/commands/GetImportTaskCommand.ts index cce23b6f8b2e..e200ba6a3584 100644 --- a/clients/client-neptune-graph/src/commands/GetImportTaskCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetImportTaskCommand, se_GetImportTaskCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetPrivateGraphEndpointCommand.ts b/clients/client-neptune-graph/src/commands/GetPrivateGraphEndpointCommand.ts index edb9eeb6889f..5e4a811c5d34 100644 --- a/clients/client-neptune-graph/src/commands/GetPrivateGraphEndpointCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetPrivateGraphEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetPrivateGraphEndpointCommand, se_GetPrivateGraphEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/GetQueryCommand.ts b/clients/client-neptune-graph/src/commands/GetQueryCommand.ts index ada4531c5246..f3f251524248 100644 --- a/clients/client-neptune-graph/src/commands/GetQueryCommand.ts +++ b/clients/client-neptune-graph/src/commands/GetQueryCommand.ts @@ -12,7 +12,8 @@ import { de_GetQueryCommand, se_GetQueryCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListGraphSnapshotsCommand.ts b/clients/client-neptune-graph/src/commands/ListGraphSnapshotsCommand.ts index ad407c0f429f..8b53cb44e140 100644 --- a/clients/client-neptune-graph/src/commands/ListGraphSnapshotsCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListGraphSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGraphSnapshotsCommand, se_ListGraphSnapshotsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListGraphsCommand.ts b/clients/client-neptune-graph/src/commands/ListGraphsCommand.ts index f05c4b48b2fd..3a2a572749cb 100644 --- a/clients/client-neptune-graph/src/commands/ListGraphsCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListGraphsCommand.ts @@ -12,7 +12,8 @@ import { de_ListGraphsCommand, se_ListGraphsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListImportTasksCommand.ts b/clients/client-neptune-graph/src/commands/ListImportTasksCommand.ts index 8e0eeb79c7d3..dc529b018b7c 100644 --- a/clients/client-neptune-graph/src/commands/ListImportTasksCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListImportTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListImportTasksCommand, se_ListImportTasksCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListPrivateGraphEndpointsCommand.ts b/clients/client-neptune-graph/src/commands/ListPrivateGraphEndpointsCommand.ts index a8ce20a4fd27..2f8b105f30d8 100644 --- a/clients/client-neptune-graph/src/commands/ListPrivateGraphEndpointsCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListPrivateGraphEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPrivateGraphEndpointsCommand, se_ListPrivateGraphEndpointsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListQueriesCommand.ts b/clients/client-neptune-graph/src/commands/ListQueriesCommand.ts index bc0ba1376fb7..da07083b82f7 100644 --- a/clients/client-neptune-graph/src/commands/ListQueriesCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListQueriesCommand, se_ListQueriesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ListTagsForResourceCommand.ts b/clients/client-neptune-graph/src/commands/ListTagsForResourceCommand.ts index cc8e02fa38d5..c43762d1e3f0 100644 --- a/clients/client-neptune-graph/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-neptune-graph/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/ResetGraphCommand.ts b/clients/client-neptune-graph/src/commands/ResetGraphCommand.ts index 424cb3454c90..e673c58dba18 100644 --- a/clients/client-neptune-graph/src/commands/ResetGraphCommand.ts +++ b/clients/client-neptune-graph/src/commands/ResetGraphCommand.ts @@ -12,7 +12,8 @@ import { de_ResetGraphCommand, se_ResetGraphCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/RestoreGraphFromSnapshotCommand.ts b/clients/client-neptune-graph/src/commands/RestoreGraphFromSnapshotCommand.ts index 89af421760c4..06cf6a4aa565 100644 --- a/clients/client-neptune-graph/src/commands/RestoreGraphFromSnapshotCommand.ts +++ b/clients/client-neptune-graph/src/commands/RestoreGraphFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreGraphFromSnapshotCommand, se_RestoreGraphFromSnapshotCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/StartImportTaskCommand.ts b/clients/client-neptune-graph/src/commands/StartImportTaskCommand.ts index 2269506fa9c0..c85a9ff61e9e 100644 --- a/clients/client-neptune-graph/src/commands/StartImportTaskCommand.ts +++ b/clients/client-neptune-graph/src/commands/StartImportTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartImportTaskCommand, se_StartImportTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/TagResourceCommand.ts b/clients/client-neptune-graph/src/commands/TagResourceCommand.ts index cec2cf621e37..897c0146fd5a 100644 --- a/clients/client-neptune-graph/src/commands/TagResourceCommand.ts +++ b/clients/client-neptune-graph/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/UntagResourceCommand.ts b/clients/client-neptune-graph/src/commands/UntagResourceCommand.ts index a74b2ebdaa84..069bfba13dd6 100644 --- a/clients/client-neptune-graph/src/commands/UntagResourceCommand.ts +++ b/clients/client-neptune-graph/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/commands/UpdateGraphCommand.ts b/clients/client-neptune-graph/src/commands/UpdateGraphCommand.ts index 7ffc0a4a74ce..ce9404b87302 100644 --- a/clients/client-neptune-graph/src/commands/UpdateGraphCommand.ts +++ b/clients/client-neptune-graph/src/commands/UpdateGraphCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGraphCommand, se_UpdateGraphCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune-graph/src/index.ts b/clients/client-neptune-graph/src/index.ts index 31e034dedca8..e9142b1ee38e 100644 --- a/clients/client-neptune-graph/src/index.ts +++ b/clients/client-neptune-graph/src/index.ts @@ -10,8 +10,8 @@ export * from "./NeptuneGraphClient"; export * from "./NeptuneGraph"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NeptuneGraphExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NeptuneGraphExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-neptune-graph/src/models/NeptuneGraphServiceException.ts b/clients/client-neptune-graph/src/models/NeptuneGraphServiceException.ts index b73789c8c644..7532107eeca4 100644 --- a/clients/client-neptune-graph/src/models/NeptuneGraphServiceException.ts +++ b/clients/client-neptune-graph/src/models/NeptuneGraphServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts b/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts index 0c53ee8503e0..086655e6d8e0 100644 --- a/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/AddRoleToDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_AddRoleToDBClusterCommand, se_AddRoleToDBClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index f30198270958..665f79109573 100644 --- a/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts b/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts index 24032fd72ebd..c36b816c31ad 100644 --- a/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-neptune/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsToResourceCommand, se_AddTagsToResourceCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts index 0440034ef163..285e5740a0dd 100644 --- a/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-neptune/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts index fff959e11ca1..fe62c03c52b6 100644 --- a/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CopyDBClusterParameterGroupCommand, se_CopyDBClusterParameterGroupCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts index de60570728d2..0d4aa7bc7e84 100644 --- a/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBClusterSnapshotCommand.ts @@ -13,7 +13,8 @@ import { de_CopyDBClusterSnapshotCommand, se_CopyDBClusterSnapshotCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts index 6bc631db07ad..92ef01188b3b 100644 --- a/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CopyDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CopyDBParameterGroupCommand, se_CopyDBParameterGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBClusterCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterCommand.ts index 532ce5bf15b8..38d460f8b16a 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterCommand.ts @@ -13,7 +13,8 @@ import { de_CreateDBClusterCommand, se_CreateDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts index 983ac7d1097d..ee1d8ce485b6 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBClusterEndpointCommand, se_CreateDBClusterEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts index b1445f8b6fdd..08720ca77ec4 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts index 6f36d7d5d976..cc5ca9d27e42 100644 --- a/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBClusterSnapshotCommand, se_CreateDBClusterSnapshotCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts b/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts index 1d9597bc09af..5a4614bf8027 100644 --- a/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_CreateDBInstanceCommand, se_CreateDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts index 41b91299902a..2ba74f94c3f8 100644 --- a/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBParameterGroupCommand, se_CreateDBParameterGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts index 53c160577263..df9e56a37a51 100644 --- a/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/CreateDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDBSubnetGroupCommand, se_CreateDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts index ec2f55146470..84938c55b3a1 100644 --- a/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/CreateEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts b/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts index d003d6f1aea2..e462e02d18d8 100644 --- a/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/CreateGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGlobalClusterCommand, se_CreateGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts index 88511dc2b8a2..482406978997 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBClusterCommand, se_DeleteDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts index e29f234daa83..5e568f0b9ed7 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBClusterEndpointCommand, se_DeleteDBClusterEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts index 9821435163da..cbbb6204ac1b 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts index 2c3ea92cea69..faa7a8297a69 100644 --- a/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBClusterSnapshotCommand, se_DeleteDBClusterSnapshotCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts b/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts index 6bb8a3bcf15a..dfb954e517d1 100644 --- a/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBInstanceCommand, se_DeleteDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts index 50fec6ec25df..73e884f90c46 100644 --- a/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBParameterGroupCommand, se_DeleteDBParameterGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts index 53b5c7ea44cb..f831d4daf591 100644 --- a/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/DeleteDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDBSubnetGroupCommand, se_DeleteDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts index b7926b32d1b8..e0ab9bfcbd3b 100644 --- a/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/DeleteEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts index 44ee27907647..b668d373bb7e 100644 --- a/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/DeleteGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlobalClusterCommand, se_DeleteGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts index 149b35eb71c3..e7cb35e0ae2f 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClusterEndpointsCommand, se_DescribeDBClusterEndpointsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts index 532ba41e9cdd..3eac935c3d4f 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts index 05c452a3e89b..8d7a99f867c3 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index 7e2358c675c4..22a5092a9a2c 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts index d8ca19c58ecc..2e9d5e50fe20 100644 --- a/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts b/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts index 4efa2007ed54..42fa0109f63f 100644 --- a/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts index 6092c4a0541c..88c4adbe95ae 100644 --- a/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts b/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts index cab75cfa6f2c..c27fdd1a64be 100644 --- a/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts index 6370c83f205c..696a6dff9bff 100644 --- a/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBParameterGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBParameterGroupsCommand, se_DescribeDBParameterGroupsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts b/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts index 7a0a0e17c9d4..6f76776545e3 100644 --- a/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBParametersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBParametersCommand, se_DescribeDBParametersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts index b1bd8f43d525..6b18525c9b2b 100644 --- a/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index e4ae199dc2bb..a7e8d4de4227 100644 --- a/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts index 3b0a0bf05c59..1fbffb768da3 100644 --- a/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts index e4d328ba3c48..642fe3487fb7 100644 --- a/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventCategoriesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts index 61821a17ee0b..87d73898a1c9 100644 --- a/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeEventsCommand.ts b/clients/client-neptune/src/commands/DescribeEventsCommand.ts index afcdd3c46980..3d82ff0776f3 100644 --- a/clients/client-neptune/src/commands/DescribeEventsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts index ee700293c2be..891527298959 100644 --- a/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-neptune/src/commands/DescribeGlobalClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index 095b0eec36ba..d4155dbfe3aa 100644 --- a/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts index e59d5eb8fc9a..45647f0064ec 100644 --- a/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-neptune/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts b/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts index 165ec266f5c9..a1d34a0801ac 100644 --- a/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts +++ b/clients/client-neptune/src/commands/DescribeValidDBInstanceModificationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts b/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts index 6e484acab814..9f5f035bcfe2 100644 --- a/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/FailoverDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts b/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts index 5bf88d863f3c..98b195f3d25e 100644 --- a/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/FailoverGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_FailoverGlobalClusterCommand, se_FailoverGlobalClusterCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts b/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts index 537b2bd6f066..54c449d567e4 100644 --- a/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-neptune/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts index bc1209bc9a8e..14c066bac02c 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBClusterCommand, se_ModifyDBClusterCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts index 0f564250d46c..d7e3dfefe7c8 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBClusterEndpointCommand, se_ModifyDBClusterEndpointCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts index d4c47b944064..d3f851b0e3c0 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index d6431479d59f..3daeb70cdc1f 100644 --- a/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts b/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts index c521a411c851..9cec6f238a78 100644 --- a/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBInstanceCommand.ts @@ -16,7 +16,8 @@ import { de_ModifyDBInstanceCommand, se_ModifyDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts index 3dc634dcba7c..0e93eb399558 100644 --- a/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBParameterGroupCommand, se_ModifyDBParameterGroupCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts index 40c4414f404c..42a202fcd3cf 100644 --- a/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-neptune/src/commands/ModifyDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyDBSubnetGroupCommand, se_ModifyDBSubnetGroupCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts index 0bb97e2ad2d6..9a1511d3ffad 100644 --- a/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/ModifyEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts index 3160fa477c7c..980aea3e7ad4 100644 --- a/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/ModifyGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_ModifyGlobalClusterCommand, se_ModifyGlobalClusterCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts b/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts index 6e8a2b5c000d..5966510ebc95 100644 --- a/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/PromoteReadReplicaDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_PromoteReadReplicaDBClusterCommand, se_PromoteReadReplicaDBClusterCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts b/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts index 7fcafad68355..da6784be57c7 100644 --- a/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-neptune/src/commands/RebootDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RebootDBInstanceCommand, se_RebootDBInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts index 12b865b87453..e77c80048b22 100644 --- a/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-neptune/src/commands/RemoveFromGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveFromGlobalClusterCommand, se_RemoveFromGlobalClusterCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts b/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts index 1b1ace008c45..7708405655bc 100644 --- a/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/RemoveRoleFromDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveRoleFromDBClusterCommand, se_RemoveRoleFromDBClusterCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index 2e21b5500cbd..34cba58e76bd 100644 --- a/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-neptune/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts index 3e404e194529..0c14cff08fb3 100644 --- a/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-neptune/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts index 9a98badca188..2dec27743b6f 100644 --- a/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ResetDBClusterParameterGroupCommand, se_ResetDBClusterParameterGroup /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts b/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts index db0926851f5e..4752cc74bc01 100644 --- a/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts +++ b/clients/client-neptune/src/commands/ResetDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { de_ResetDBParameterGroupCommand, se_ResetDBParameterGroupCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts index 8fe7324a542c..cec4fed32fa9 100644 --- a/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-neptune/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { de_RestoreDBClusterFromSnapshotCommand, se_RestoreDBClusterFromSnapshot /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts index 360b03a3e5b4..41a7682fa269 100644 --- a/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-neptune/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/StartDBClusterCommand.ts b/clients/client-neptune/src/commands/StartDBClusterCommand.ts index 3ccd72e46da4..f9577984cd12 100644 --- a/clients/client-neptune/src/commands/StartDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/StartDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StartDBClusterCommand, se_StartDBClusterCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/commands/StopDBClusterCommand.ts b/clients/client-neptune/src/commands/StopDBClusterCommand.ts index c029d1478275..00f4099d12e3 100644 --- a/clients/client-neptune/src/commands/StopDBClusterCommand.ts +++ b/clients/client-neptune/src/commands/StopDBClusterCommand.ts @@ -12,7 +12,8 @@ import { de_StopDBClusterCommand, se_StopDBClusterCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptune/src/index.ts b/clients/client-neptune/src/index.ts index d524573feb97..742ed85ea86c 100644 --- a/clients/client-neptune/src/index.ts +++ b/clients/client-neptune/src/index.ts @@ -24,8 +24,8 @@ export * from "./NeptuneClient"; export * from "./Neptune"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NeptuneExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NeptuneExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-neptune/src/models/NeptuneServiceException.ts b/clients/client-neptune/src/models/NeptuneServiceException.ts index 4b6dd0246501..6034e8ed2613 100644 --- a/clients/client-neptune/src/models/NeptuneServiceException.ts +++ b/clients/client-neptune/src/models/NeptuneServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts b/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts index 2067a8aa9c79..57d1760336dc 100644 --- a/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelGremlinQueryCommand.ts @@ -12,7 +12,8 @@ import { de_CancelGremlinQueryCommand, se_CancelGremlinQueryCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts b/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts index 5d9fcc1b75cb..85e8af80f631 100644 --- a/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelLoaderJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelLoaderJobCommand, se_CancelLoaderJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts index 79228936e929..e4afc0d74cde 100644 --- a/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLDataProcessingJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelMLDataProcessingJobCommand, se_CancelMLDataProcessingJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts index 59b7f29d141b..67b93530714d 100644 --- a/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLModelTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelMLModelTrainingJobCommand, se_CancelMLModelTrainingJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts index a5948544aaf7..b4f16474e554 100644 --- a/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelMLModelTransformJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelMLModelTransformJobCommand, se_CancelMLModelTransformJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts b/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts index 8a6f154120d4..699034e4e45d 100644 --- a/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/CancelOpenCypherQueryCommand.ts @@ -12,7 +12,8 @@ import { de_CancelOpenCypherQueryCommand, se_CancelOpenCypherQueryCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts index 07e2269b01fa..fe7c279c68f8 100644 --- a/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/CreateMLEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMLEndpointCommand, se_CreateMLEndpointCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts index a77588b4831f..d72888a4d253 100644 --- a/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/DeleteMLEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMLEndpointCommand, se_DeleteMLEndpointCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts index 2eacc65667ef..127b60c89b33 100644 --- a/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/DeletePropertygraphStatisticsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts index ffd82fd20795..85298f015f35 100644 --- a/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/DeleteSparqlStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSparqlStatisticsCommand, se_DeleteSparqlStatisticsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts b/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts index e72284e54be7..71afb259449e 100644 --- a/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteFastResetCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteFastResetCommand, se_ExecuteFastResetCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts index bb72e2083382..65038782fdd7 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinExplainQueryCommand.ts @@ -13,7 +13,8 @@ import { de_ExecuteGremlinExplainQueryCommand, se_ExecuteGremlinExplainQueryComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts index 78136a7e1319..678a20657543 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinProfileQueryCommand.ts @@ -13,7 +13,8 @@ import { de_ExecuteGremlinProfileQueryCommand, se_ExecuteGremlinProfileQueryComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts index 6589cb15836b..8264b5d89d60 100644 --- a/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteGremlinQueryCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteGremlinQueryCommand, se_ExecuteGremlinQueryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts index f12058a7e4f9..98e14423f50c 100644 --- a/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteOpenCypherExplainQueryCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts b/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts index b5c9d8633392..55a0e73facaf 100644 --- a/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts +++ b/clients/client-neptunedata/src/commands/ExecuteOpenCypherQueryCommand.ts @@ -12,7 +12,8 @@ import { de_ExecuteOpenCypherQueryCommand, se_ExecuteOpenCypherQueryCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts b/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts index a8bbe7a76efd..65f48d457ef3 100644 --- a/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetEngineStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetEngineStatusCommand, se_GetEngineStatusCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts b/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts index 94a0773664d2..97552b5b8c31 100644 --- a/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetGremlinQueryStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetGremlinQueryStatusCommand, se_GetGremlinQueryStatusCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts b/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts index 3fab68561b93..01da789108d1 100644 --- a/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetLoaderJobStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetLoaderJobStatusCommand, se_GetLoaderJobStatusCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts index 354b7f33574f..9261637299a7 100644 --- a/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLDataProcessingJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLDataProcessingJobCommand, se_GetMLDataProcessingJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts b/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts index 07c26bb1ff1b..1c242020b158 100644 --- a/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLEndpointCommand, se_GetMLEndpointCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts index 923cc99ecf46..510772fc2286 100644 --- a/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLModelTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLModelTrainingJobCommand, se_GetMLModelTrainingJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts index 4a101cdc5fde..92de57b89017 100644 --- a/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/GetMLModelTransformJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetMLModelTransformJobCommand, se_GetMLModelTransformJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts b/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts index d2b2f4bf10c8..af0bd5a5508b 100644 --- a/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts +++ b/clients/client-neptunedata/src/commands/GetOpenCypherQueryStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetOpenCypherQueryStatusCommand, se_GetOpenCypherQueryStatusCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts index 57572a4e1469..f9d3e65f072d 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetPropertygraphStatisticsCommand, se_GetPropertygraphStatisticsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts index e735575b6819..493b283213c7 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetPropertygraphStreamCommand, se_GetPropertygraphStreamCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts b/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts index 6d8ec8924661..9a9348fd7e45 100644 --- a/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts +++ b/clients/client-neptunedata/src/commands/GetPropertygraphSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetPropertygraphSummaryCommand, se_GetPropertygraphSummaryCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts b/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts index 30a5b848ba73..7f0df10c668b 100644 --- a/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts +++ b/clients/client-neptunedata/src/commands/GetRDFGraphSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_GetRDFGraphSummaryCommand, se_GetRDFGraphSummaryCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts index c334e8df91c5..9630bfbe83b8 100644 --- a/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/GetSparqlStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSparqlStatisticsCommand, se_GetSparqlStatisticsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts b/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts index b88462e4e44b..5df6c57b3e7e 100644 --- a/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts +++ b/clients/client-neptunedata/src/commands/GetSparqlStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetSparqlStreamCommand, se_GetSparqlStreamCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts b/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts index 416970673c89..d9a154fad1e7 100644 --- a/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts +++ b/clients/client-neptunedata/src/commands/ListGremlinQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListGremlinQueriesCommand, se_ListGremlinQueriesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts b/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts index c3260892479a..64af1b1c601f 100644 --- a/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListLoaderJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLoaderJobsCommand, se_ListLoaderJobsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts index 95933f859c1a..b756c43a073d 100644 --- a/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLDataProcessingJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMLDataProcessingJobsCommand, se_ListMLDataProcessingJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts b/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts index ae7cc06697d5..5547fbb7e41e 100644 --- a/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMLEndpointsCommand, se_ListMLEndpointsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts index 6aa9cefcdf29..1ffcbaa01a11 100644 --- a/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLModelTrainingJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMLModelTrainingJobsCommand, se_ListMLModelTrainingJobsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts b/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts index 8514e7f540e9..27c67d9929f3 100644 --- a/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts +++ b/clients/client-neptunedata/src/commands/ListMLModelTransformJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMLModelTransformJobsCommand, se_ListMLModelTransformJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts b/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts index bae5a9d6f9b2..cd1dc7f58122 100644 --- a/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts +++ b/clients/client-neptunedata/src/commands/ListOpenCypherQueriesCommand.ts @@ -12,7 +12,8 @@ import { de_ListOpenCypherQueriesCommand, se_ListOpenCypherQueriesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts b/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts index e46b936110a8..b8730ddb8096 100644 --- a/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/ManagePropertygraphStatisticsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts b/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts index ca23a08d1261..b6cfad6bc2d2 100644 --- a/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts +++ b/clients/client-neptunedata/src/commands/ManageSparqlStatisticsCommand.ts @@ -12,7 +12,8 @@ import { de_ManageSparqlStatisticsCommand, se_ManageSparqlStatisticsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts b/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts index e827b260baed..23c70cafb94c 100644 --- a/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartLoaderJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartLoaderJobCommand, se_StartLoaderJobCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts index 915d3518afbf..26fccbaf6343 100644 --- a/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLDataProcessingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartMLDataProcessingJobCommand, se_StartMLDataProcessingJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts index 5d4593b44086..5a44158cf2cb 100644 --- a/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLModelTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartMLModelTrainingJobCommand, se_StartMLModelTrainingJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts b/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts index 5dbb84cd622c..95141416f763 100644 --- a/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts +++ b/clients/client-neptunedata/src/commands/StartMLModelTransformJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartMLModelTransformJobCommand, se_StartMLModelTransformJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-neptunedata/src/index.ts b/clients/client-neptunedata/src/index.ts index d90395216062..bf369a4568ee 100644 --- a/clients/client-neptunedata/src/index.ts +++ b/clients/client-neptunedata/src/index.ts @@ -13,8 +13,8 @@ export * from "./NeptunedataClient"; export * from "./Neptunedata"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NeptunedataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NeptunedataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-neptunedata/src/models/NeptunedataServiceException.ts b/clients/client-neptunedata/src/models/NeptunedataServiceException.ts index c11fd21d95fb..64d5e6365d8e 100644 --- a/clients/client-neptunedata/src/models/NeptunedataServiceException.ts +++ b/clients/client-neptunedata/src/models/NeptunedataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts index 01142f0c1a4d..c4e01f5da191 100644 --- a/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/AssociateFirewallPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateFirewallPolicyCommand, se_AssociateFirewallPolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts b/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts index dfa33570380d..f602e20214e8 100644 --- a/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts +++ b/clients/client-network-firewall/src/commands/AssociateSubnetsCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateSubnetsCommand, se_AssociateSubnetsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts b/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts index 5256ec2c54b7..0cefd9fad355 100644 --- a/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateFirewallCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFirewallCommand, se_CreateFirewallCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts index e2c8b0fbdc0f..b8c1e7d9e6e4 100644 --- a/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateFirewallPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFirewallPolicyCommand, se_CreateFirewallPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts index 3352318362eb..fabe1c2da164 100644 --- a/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRuleGroupCommand, se_CreateRuleGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts index 6cdfe5eef3ed..a22391b20348 100644 --- a/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/CreateTLSInspectionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts b/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts index 338505932d6c..eafa9eaeef0c 100644 --- a/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteFirewallCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFirewallCommand, se_DeleteFirewallCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts index ff0cb940ef35..276e32ef78cb 100644 --- a/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteFirewallPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFirewallPolicyCommand, se_DeleteFirewallPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts index 9c00475b4a68..c7274274d38a 100644 --- a/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts index 6a7de15b30bc..0d47058a90f2 100644 --- a/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRuleGroupCommand, se_DeleteRuleGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts index a9ef7bdf1d2e..5b1059a70973 100644 --- a/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DeleteTLSInspectionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts b/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts index bd72b535eb06..e659e4efc90d 100644 --- a/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeFirewallCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFirewallCommand, se_DescribeFirewallCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts index e6cb3dafc547..2bdef471c989 100644 --- a/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeFirewallPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeFirewallPolicyCommand, se_DescribeFirewallPolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts index 4b87128933a0..22f48a1871f4 100644 --- a/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeLoggingConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts index dcc97ee2be11..fcc3ce271dad 100644 --- a/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts index 9f71ec1036b7..bc64d746564c 100644 --- a/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRuleGroupCommand, se_DescribeRuleGroupCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts b/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts index 40e413f036b5..d26fefdfe80b 100644 --- a/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeRuleGroupMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRuleGroupMetadataCommand, se_DescribeRuleGroupMetadataComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts index b08f95cc5fb6..77c4597fbbc6 100644 --- a/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/DescribeTLSInspectionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts b/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts index 2d26e3f40d12..ece991c76bc7 100644 --- a/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts +++ b/clients/client-network-firewall/src/commands/DisassociateSubnetsCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateSubnetsCommand, se_DisassociateSubnetsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts b/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts index 91dc0a2f9dc8..f25ae9b80d46 100644 --- a/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts +++ b/clients/client-network-firewall/src/commands/ListFirewallPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListFirewallPoliciesCommand, se_ListFirewallPoliciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts b/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts index 7ea89e9332a0..8451989fe262 100644 --- a/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListFirewallsCommand.ts @@ -12,7 +12,8 @@ import { de_ListFirewallsCommand, se_ListFirewallsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts b/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts index 8a8b427119a5..e8474e7cd10d 100644 --- a/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRuleGroupsCommand, se_ListRuleGroupsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts b/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts index 8e7e74bc5469..61fd9a794d15 100644 --- a/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts +++ b/clients/client-network-firewall/src/commands/ListTLSInspectionConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts b/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts index e0129f608138..7413146a0392 100644 --- a/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts b/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts index bfb69362c8c3..5cd15003dd82 100644 --- a/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/TagResourceCommand.ts b/clients/client-network-firewall/src/commands/TagResourceCommand.ts index c6d0c6bf54ce..f9ca440e54de 100644 --- a/clients/client-network-firewall/src/commands/TagResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UntagResourceCommand.ts b/clients/client-network-firewall/src/commands/UntagResourceCommand.ts index b2a87b202567..32281af13e56 100644 --- a/clients/client-network-firewall/src/commands/UntagResourceCommand.ts +++ b/clients/client-network-firewall/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts index 0a7c9e2cb540..b20814713be6 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallDeleteProtectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts index 8ddbfff512ed..8a4c15f0930d 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallDescriptionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFirewallDescriptionCommand, se_UpdateFirewallDescriptionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts index 962ff031c46c..5b43af373299 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallEncryptionConfigurationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts index 1729889ed960..77aeac18a938 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyChangeProtectionCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts index 788a1fc6c9b3..771152e6cb5f 100644 --- a/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateFirewallPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateFirewallPolicyCommand, se_UpdateFirewallPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts index 0b90cb7f6b33..3a1f0d565c03 100644 --- a/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLoggingConfigurationCommand, se_UpdateLoggingConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts b/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts index 60af185a66db..8a1b30c6a760 100644 --- a/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRuleGroupCommand, se_UpdateRuleGroupCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts b/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts index 8a94137f5ce9..8336d0dcc1ac 100644 --- a/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateSubnetChangeProtectionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts b/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts index fd1f668d8101..a3bce3130476 100644 --- a/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts +++ b/clients/client-network-firewall/src/commands/UpdateTLSInspectionConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-network-firewall/src/index.ts b/clients/client-network-firewall/src/index.ts index ee262f101251..1043c010d9c1 100644 --- a/clients/client-network-firewall/src/index.ts +++ b/clients/client-network-firewall/src/index.ts @@ -85,8 +85,8 @@ export * from "./NetworkFirewallClient"; export * from "./NetworkFirewall"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NetworkFirewallExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NetworkFirewallExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-network-firewall/src/models/NetworkFirewallServiceException.ts b/clients/client-network-firewall/src/models/NetworkFirewallServiceException.ts index 81221218e1ac..4d451ba49463 100644 --- a/clients/client-network-firewall/src/models/NetworkFirewallServiceException.ts +++ b/clients/client-network-firewall/src/models/NetworkFirewallServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts b/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts index 775765ba6916..5ee4fb964b30 100644 --- a/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/AcceptAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptAttachmentCommand, se_AcceptAttachmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts index 7b19061f36ba..5a4559e3c418 100644 --- a/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateConnectPeerCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateConnectPeerCommand, se_AssociateConnectPeerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts b/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts index ebade130be6d..b3ca5c6256c9 100644 --- a/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateCustomerGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateCustomerGatewayCommand, se_AssociateCustomerGatewayCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts b/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts index a42aad8151cd..46526ae74b99 100644 --- a/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateLinkCommand, se_AssociateLinkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts index 5ea0e03fcf62..3e82f7de1a39 100644 --- a/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/AssociateTransitGatewayConnectPeerCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts index 55205d53d845..0b390e1782dc 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectAttachmentCommand, se_CreateConnectAttachmentCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts index f617e4ef04aa..576255fd901d 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectPeerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectPeerCommand, se_CreateConnectPeerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts b/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts index f76ffbb5efcb..b4b8f65909a5 100644 --- a/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectionCommand, se_CreateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts index 5f0c98a08017..145f1df76630 100644 --- a/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateCoreNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCoreNetworkCommand, se_CreateCoreNetworkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts b/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts index 87246abf2892..874f6e4b7cd7 100644 --- a/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateDeviceCommand.ts @@ -17,7 +17,8 @@ import { de_CreateDeviceCommand, se_CreateDeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts index c4d9cd8675be..5a928f3abde6 100644 --- a/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateGlobalNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateGlobalNetworkCommand, se_CreateGlobalNetworkCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateLinkCommand.ts b/clients/client-networkmanager/src/commands/CreateLinkCommand.ts index 165bb35f215f..4ed1da9f00df 100644 --- a/clients/client-networkmanager/src/commands/CreateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLinkCommand, se_CreateLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateSiteCommand.ts b/clients/client-networkmanager/src/commands/CreateSiteCommand.ts index 7af15592a05a..96fce31e2935 100644 --- a/clients/client-networkmanager/src/commands/CreateSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateSiteCommand.ts @@ -17,7 +17,8 @@ import { de_CreateSiteCommand, se_CreateSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts index 54fa4f45964b..7ab35e6e3bdc 100644 --- a/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateSiteToSiteVpnAttachmentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts b/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts index 31609c5afd59..43d095ffbdf6 100644 --- a/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateTransitGatewayPeeringCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts index 7d4a5abc6382..e9bdd3e2108a 100644 --- a/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateTransitGatewayRouteTableAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts index 4ff62a30a0a0..f1210e231625 100644 --- a/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/CreateVpcAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcAttachmentCommand, se_CreateVpcAttachmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts b/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts index 4203bf5f3359..9b2795a5e031 100644 --- a/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAttachmentCommand, se_DeleteAttachmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts index acb9b3ac4095..d6eae9f9c198 100644 --- a/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteConnectPeerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectPeerCommand, se_DeleteConnectPeerCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts b/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts index adf35b9e14fa..5b5b141fb9ce 100644 --- a/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts index e97554e3beab..50106f37c94f 100644 --- a/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteCoreNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCoreNetworkCommand, se_DeleteCoreNetworkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts b/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts index 6928eca1c600..3974292cc6db 100644 --- a/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteCoreNetworkPolicyVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts b/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts index afe4724fd0f4..df90b7ddce7f 100644 --- a/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeviceCommand, se_DeleteDeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts index 5d03a3a46f98..b41c389a0a2c 100644 --- a/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteGlobalNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGlobalNetworkCommand, se_DeleteGlobalNetworkCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts b/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts index acf89142b1a1..16ac08b138c0 100644 --- a/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLinkCommand, se_DeleteLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts b/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts index 220360628748..0265db13c7a8 100644 --- a/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/DeletePeeringCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePeeringCommand, se_DeletePeeringCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts index 2798b311bb8e..e9bf75d1cfc4 100644 --- a/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts b/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts index fc1bfe4a230c..107d164b2bc3 100644 --- a/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/DeleteSiteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSiteCommand, se_DeleteSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts b/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts index 110a0277ed96..af128d8006e4 100644 --- a/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/DeregisterTransitGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterTransitGatewayCommand, se_DeregisterTransitGatewayCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts b/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts index 97771eeee4e5..17af290e2eef 100644 --- a/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts +++ b/clients/client-networkmanager/src/commands/DescribeGlobalNetworksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeGlobalNetworksCommand, se_DescribeGlobalNetworksCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts index 580fb2ce1f43..ddc72ae0064d 100644 --- a/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateConnectPeerCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateConnectPeerCommand, se_DisassociateConnectPeerCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts b/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts index cfd86d8c06fb..c6d7cb31c390 100644 --- a/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateCustomerGatewayCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts b/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts index 553bc1e3686d..370db0e4c21c 100644 --- a/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateLinkCommand, se_DisassociateLinkCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts index b0c8ebd64805..f47e554ec58c 100644 --- a/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/DisassociateTransitGatewayConnectPeerCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts b/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts index 1ef3b57f7e09..fbc4cf745eb2 100644 --- a/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts +++ b/clients/client-networkmanager/src/commands/ExecuteCoreNetworkChangeSetCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts index deef4531c591..2e09c00d49c7 100644 --- a/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectAttachmentCommand, se_GetConnectAttachmentCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts index 7b1def09cc34..7fcf469f661f 100644 --- a/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectPeerAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectPeerAssociationsCommand, se_GetConnectPeerAssociationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts b/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts index a34031849083..e3326cea60eb 100644 --- a/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectPeerCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectPeerCommand, se_GetConnectPeerCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts b/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts index dd3f80671a1b..3b22c763c133 100644 --- a/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts index c04b2c62f749..485802d73cfc 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreNetworkChangeEventsCommand, se_GetCoreNetworkChangeEventsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts index 5f8a866f74d4..44f9f1efe6fb 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkChangeSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreNetworkChangeSetCommand, se_GetCoreNetworkChangeSetCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts index 8210d08ae0f8..ab51b7e4e40b 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreNetworkCommand, se_GetCoreNetworkCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts b/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts index d67c01c47f18..b83f97f3a0f9 100644 --- a/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCoreNetworkPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetCoreNetworkPolicyCommand, se_GetCoreNetworkPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts index bb8d988491df..8ca316c31c80 100644 --- a/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetCustomerGatewayAssociationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetDevicesCommand.ts b/clients/client-networkmanager/src/commands/GetDevicesCommand.ts index 7072a689601c..4fb3d53f72a1 100644 --- a/clients/client-networkmanager/src/commands/GetDevicesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_GetDevicesCommand, se_GetDevicesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts index fa0aafcb07f5..de70ee290ab2 100644 --- a/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetLinkAssociationsCommand.ts @@ -12,7 +12,8 @@ import { de_GetLinkAssociationsCommand, se_GetLinkAssociationsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetLinksCommand.ts b/clients/client-networkmanager/src/commands/GetLinksCommand.ts index 7733002b92ae..f56a7e5b4aa6 100644 --- a/clients/client-networkmanager/src/commands/GetLinksCommand.ts +++ b/clients/client-networkmanager/src/commands/GetLinksCommand.ts @@ -12,7 +12,8 @@ import { de_GetLinksCommand, se_GetLinksCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts index 5996d209e088..5b4d99e82fee 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourceCountsCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkResourceCountsCommand, se_GetNetworkResourceCountsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts index ebef262211d2..dbef91b0a152 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourceRelationshipsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts index cbec5bcfdf10..e74f33437417 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkResourcesCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkResourcesCommand, se_GetNetworkResourcesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts index d49ab317b44f..9c68b222b36c 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkRoutesCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkRoutesCommand, se_GetNetworkRoutesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts b/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts index ebea5f930679..306fe76bdcab 100644 --- a/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts +++ b/clients/client-networkmanager/src/commands/GetNetworkTelemetryCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkTelemetryCommand, se_GetNetworkTelemetryCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts index 4d4ae64890e5..0b31058fa0ad 100644 --- a/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts b/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts index 150fe5f3808e..d6c99e7ea4cd 100644 --- a/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts +++ b/clients/client-networkmanager/src/commands/GetRouteAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_GetRouteAnalysisCommand, se_GetRouteAnalysisCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts index 6ce366ffd2ba..9fc7597120c6 100644 --- a/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetSiteToSiteVpnAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetSiteToSiteVpnAttachmentCommand, se_GetSiteToSiteVpnAttachmentComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetSitesCommand.ts b/clients/client-networkmanager/src/commands/GetSitesCommand.ts index e8442d0b2734..5002367df976 100644 --- a/clients/client-networkmanager/src/commands/GetSitesCommand.ts +++ b/clients/client-networkmanager/src/commands/GetSitesCommand.ts @@ -12,7 +12,8 @@ import { de_GetSitesCommand, se_GetSitesCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts index e55c6fb7c2e7..6c5ef4979893 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayConnectPeerAssociationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts index ebeef95a511b..6bfdb6986857 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayPeeringCommand.ts @@ -12,7 +12,8 @@ import { de_GetTransitGatewayPeeringCommand, se_GetTransitGatewayPeeringCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts index 6b69cf3afba6..5cbaa8aba387 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayRegistrationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts index a2957ccd38ee..3cc8c451e507 100644 --- a/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetTransitGatewayRouteTableAttachmentCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts index 75b2a6d47205..abda41919ef1 100644 --- a/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/GetVpcAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetVpcAttachmentCommand, se_GetVpcAttachmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts b/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts index e237b6e32d79..0c63ec6c115b 100644 --- a/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListAttachmentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachmentsCommand, se_ListAttachmentsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts b/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts index 0169c1629174..36db28a3abaa 100644 --- a/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts +++ b/clients/client-networkmanager/src/commands/ListConnectPeersCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectPeersCommand, se_ListConnectPeersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts b/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts index 52f60cd57d3d..8d131ec58930 100644 --- a/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListCoreNetworkPolicyVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts b/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts index 4a9632046983..88237be5eeb3 100644 --- a/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts +++ b/clients/client-networkmanager/src/commands/ListCoreNetworksCommand.ts @@ -12,7 +12,8 @@ import { de_ListCoreNetworksCommand, se_ListCoreNetworksCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts b/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts index f6feb83d5794..842c704f394b 100644 --- a/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts +++ b/clients/client-networkmanager/src/commands/ListOrganizationServiceAccessStatusCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts b/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts index a8445a52990b..f88a5869567e 100644 --- a/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts +++ b/clients/client-networkmanager/src/commands/ListPeeringsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPeeringsCommand, se_ListPeeringsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts index b88996b277c9..e856484ce5d4 100644 --- a/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts b/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts index 397c8f6ceb83..735f788d62f7 100644 --- a/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/PutCoreNetworkPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutCoreNetworkPolicyCommand, se_PutCoreNetworkPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts b/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts index d2db1a4a5858..ee70f5c3e5be 100644 --- a/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-networkmanager/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts b/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts index 40fdace864bc..b46758089406 100644 --- a/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts +++ b/clients/client-networkmanager/src/commands/RegisterTransitGatewayCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterTransitGatewayCommand, se_RegisterTransitGatewayCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts b/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts index c3dac5727a43..40fb786db9e6 100644 --- a/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/RejectAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_RejectAttachmentCommand, se_RejectAttachmentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts b/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts index c23494f5e25c..763dc68af0df 100644 --- a/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts +++ b/clients/client-networkmanager/src/commands/RestoreCoreNetworkPolicyVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts b/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts index 47f83eacd45a..5f343ebe8b92 100644 --- a/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts +++ b/clients/client-networkmanager/src/commands/StartOrganizationServiceAccessUpdateCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts b/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts index e1b5a2dc9e6f..da2242732941 100644 --- a/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts +++ b/clients/client-networkmanager/src/commands/StartRouteAnalysisCommand.ts @@ -12,7 +12,8 @@ import { de_StartRouteAnalysisCommand, se_StartRouteAnalysisCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/TagResourceCommand.ts b/clients/client-networkmanager/src/commands/TagResourceCommand.ts index 5de9751fe049..4040f2eb399e 100644 --- a/clients/client-networkmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UntagResourceCommand.ts b/clients/client-networkmanager/src/commands/UntagResourceCommand.ts index 16b5bef2fc92..aefa490e67fe 100644 --- a/clients/client-networkmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-networkmanager/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts b/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts index cf5649d18bb4..1d452e03ff4e 100644 --- a/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts b/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts index 576375a02c51..0cb20d8c16d6 100644 --- a/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateCoreNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCoreNetworkCommand, se_UpdateCoreNetworkCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts b/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts index 61dcabb1eb86..458c086a396c 100644 --- a/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateDeviceCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateDeviceCommand, se_UpdateDeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts b/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts index 9b05f8f39524..fbfe4b395a8e 100644 --- a/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateGlobalNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGlobalNetworkCommand, se_UpdateGlobalNetworkCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts b/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts index f2385cd79172..58839a9028e8 100644 --- a/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLinkCommand, se_UpdateLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts b/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts index 829d862f40ee..131acecb7110 100644 --- a/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateNetworkResourceMetadataCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts b/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts index c1d9419e1c6e..e0dc0ad6d54a 100644 --- a/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateSiteCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateSiteCommand, se_UpdateSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts b/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts index 6589d5e80efc..06462915f2af 100644 --- a/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts +++ b/clients/client-networkmanager/src/commands/UpdateVpcAttachmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVpcAttachmentCommand, se_UpdateVpcAttachmentCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmanager/src/index.ts b/clients/client-networkmanager/src/index.ts index 0906112fea0b..fbdde4a38fa3 100644 --- a/clients/client-networkmanager/src/index.ts +++ b/clients/client-networkmanager/src/index.ts @@ -8,8 +8,8 @@ export * from "./NetworkManagerClient"; export * from "./NetworkManager"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NetworkManagerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NetworkManagerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-networkmanager/src/models/NetworkManagerServiceException.ts b/clients/client-networkmanager/src/models/NetworkManagerServiceException.ts index e6ddd01d40c4..d7bb8b1509de 100644 --- a/clients/client-networkmanager/src/models/NetworkManagerServiceException.ts +++ b/clients/client-networkmanager/src/models/NetworkManagerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-networkmonitor/src/commands/CreateMonitorCommand.ts b/clients/client-networkmonitor/src/commands/CreateMonitorCommand.ts index 3a24cdf03fa2..07772b7a765a 100644 --- a/clients/client-networkmonitor/src/commands/CreateMonitorCommand.ts +++ b/clients/client-networkmonitor/src/commands/CreateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMonitorCommand, se_CreateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/CreateProbeCommand.ts b/clients/client-networkmonitor/src/commands/CreateProbeCommand.ts index cb44ad6f889d..069d3167c01c 100644 --- a/clients/client-networkmonitor/src/commands/CreateProbeCommand.ts +++ b/clients/client-networkmonitor/src/commands/CreateProbeCommand.ts @@ -12,7 +12,8 @@ import { de_CreateProbeCommand, se_CreateProbeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/DeleteMonitorCommand.ts b/clients/client-networkmonitor/src/commands/DeleteMonitorCommand.ts index 138a3d1f2d06..f2dedca9a33e 100644 --- a/clients/client-networkmonitor/src/commands/DeleteMonitorCommand.ts +++ b/clients/client-networkmonitor/src/commands/DeleteMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMonitorCommand, se_DeleteMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/DeleteProbeCommand.ts b/clients/client-networkmonitor/src/commands/DeleteProbeCommand.ts index f82713ddfb47..aff2ef911efa 100644 --- a/clients/client-networkmonitor/src/commands/DeleteProbeCommand.ts +++ b/clients/client-networkmonitor/src/commands/DeleteProbeCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteProbeCommand, se_DeleteProbeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/GetMonitorCommand.ts b/clients/client-networkmonitor/src/commands/GetMonitorCommand.ts index 26898aa225f8..df38d4d5747a 100644 --- a/clients/client-networkmonitor/src/commands/GetMonitorCommand.ts +++ b/clients/client-networkmonitor/src/commands/GetMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_GetMonitorCommand, se_GetMonitorCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/GetProbeCommand.ts b/clients/client-networkmonitor/src/commands/GetProbeCommand.ts index b53d4b70825c..64dea65c5b7d 100644 --- a/clients/client-networkmonitor/src/commands/GetProbeCommand.ts +++ b/clients/client-networkmonitor/src/commands/GetProbeCommand.ts @@ -12,7 +12,8 @@ import { de_GetProbeCommand, se_GetProbeCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/ListMonitorsCommand.ts b/clients/client-networkmonitor/src/commands/ListMonitorsCommand.ts index 61cffad99005..cc0b929740e4 100644 --- a/clients/client-networkmonitor/src/commands/ListMonitorsCommand.ts +++ b/clients/client-networkmonitor/src/commands/ListMonitorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMonitorsCommand, se_ListMonitorsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/ListTagsForResourceCommand.ts b/clients/client-networkmonitor/src/commands/ListTagsForResourceCommand.ts index 4aec32e736ea..bc61b0d928bc 100644 --- a/clients/client-networkmonitor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-networkmonitor/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/TagResourceCommand.ts b/clients/client-networkmonitor/src/commands/TagResourceCommand.ts index 054ca2d4cc8b..e64a1d984691 100644 --- a/clients/client-networkmonitor/src/commands/TagResourceCommand.ts +++ b/clients/client-networkmonitor/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/UntagResourceCommand.ts b/clients/client-networkmonitor/src/commands/UntagResourceCommand.ts index 30971c4bd1ce..8113379a73b7 100644 --- a/clients/client-networkmonitor/src/commands/UntagResourceCommand.ts +++ b/clients/client-networkmonitor/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/UpdateMonitorCommand.ts b/clients/client-networkmonitor/src/commands/UpdateMonitorCommand.ts index cfb13c6032c9..bdfc2646edeb 100644 --- a/clients/client-networkmonitor/src/commands/UpdateMonitorCommand.ts +++ b/clients/client-networkmonitor/src/commands/UpdateMonitorCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMonitorCommand, se_UpdateMonitorCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/commands/UpdateProbeCommand.ts b/clients/client-networkmonitor/src/commands/UpdateProbeCommand.ts index 86bccb010641..26ae549782ab 100644 --- a/clients/client-networkmonitor/src/commands/UpdateProbeCommand.ts +++ b/clients/client-networkmonitor/src/commands/UpdateProbeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateProbeCommand, se_UpdateProbeCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-networkmonitor/src/index.ts b/clients/client-networkmonitor/src/index.ts index 67847e84d7b4..901bf9d9167c 100644 --- a/clients/client-networkmonitor/src/index.ts +++ b/clients/client-networkmonitor/src/index.ts @@ -19,8 +19,8 @@ export * from "./NetworkMonitorClient"; export * from "./NetworkMonitor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NetworkMonitorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NetworkMonitorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-networkmonitor/src/models/NetworkMonitorServiceException.ts b/clients/client-networkmonitor/src/models/NetworkMonitorServiceException.ts index 8d69248de680..b3905b54de3f 100644 --- a/clients/client-networkmonitor/src/models/NetworkMonitorServiceException.ts +++ b/clients/client-networkmonitor/src/models/NetworkMonitorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-nimble/src/commands/AcceptEulasCommand.ts b/clients/client-nimble/src/commands/AcceptEulasCommand.ts index 5d4232f3b053..a08ee1ebbedb 100644 --- a/clients/client-nimble/src/commands/AcceptEulasCommand.ts +++ b/clients/client-nimble/src/commands/AcceptEulasCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptEulasCommand, se_AcceptEulasCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts b/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts index 5314e3a3fbe5..9a1ed983bd68 100644 --- a/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/CreateLaunchProfileCommand.ts @@ -17,7 +17,8 @@ import { de_CreateLaunchProfileCommand, se_CreateLaunchProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts b/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts index 6d30147b4ed6..d13d21bddb05 100644 --- a/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingImageCommand.ts @@ -17,7 +17,8 @@ import { de_CreateStreamingImageCommand, se_CreateStreamingImageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts b/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts index e9fdd370c279..4dd98a7e4deb 100644 --- a/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingSessionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStreamingSessionCommand, se_CreateStreamingSessionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts b/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts index 86cde1eaacbc..356c28f92e32 100644 --- a/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts +++ b/clients/client-nimble/src/commands/CreateStreamingSessionStreamCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateStudioCommand.ts b/clients/client-nimble/src/commands/CreateStudioCommand.ts index 3022b6c1e29a..6e814505a690 100644 --- a/clients/client-nimble/src/commands/CreateStudioCommand.ts +++ b/clients/client-nimble/src/commands/CreateStudioCommand.ts @@ -17,7 +17,8 @@ import { de_CreateStudioCommand, se_CreateStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts b/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts index 1490747a84f4..9520aeb9dcb7 100644 --- a/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/CreateStudioComponentCommand.ts @@ -17,7 +17,8 @@ import { de_CreateStudioComponentCommand, se_CreateStudioComponentCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts b/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts index f63680e86b10..20507b6886fc 100644 --- a/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/DeleteLaunchProfileCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLaunchProfileCommand, se_DeleteLaunchProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts index 07fe3af6b964..e5760d754412 100644 --- a/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/DeleteLaunchProfileMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLaunchProfileMemberCommand, se_DeleteLaunchProfileMemberComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts b/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts index 3e80d7613c42..c8580c68776a 100644 --- a/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStreamingImageCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteStreamingImageCommand, se_DeleteStreamingImageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts b/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts index 7ccb9b0ceda7..11032bfc0385 100644 --- a/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStreamingSessionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStreamingSessionCommand, se_DeleteStreamingSessionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteStudioCommand.ts b/clients/client-nimble/src/commands/DeleteStudioCommand.ts index 8496de21463d..d30fee69e82d 100644 --- a/clients/client-nimble/src/commands/DeleteStudioCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStudioCommand, se_DeleteStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts b/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts index 9a9a366a2158..e986c8cd3f6c 100644 --- a/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioComponentCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteStudioComponentCommand, se_DeleteStudioComponentCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts b/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts index cc62dc60247b..0fcf22285ba4 100644 --- a/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts +++ b/clients/client-nimble/src/commands/DeleteStudioMemberCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStudioMemberCommand, se_DeleteStudioMemberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetEulaCommand.ts b/clients/client-nimble/src/commands/GetEulaCommand.ts index 62d32d85b739..bbdd1cd1854d 100644 --- a/clients/client-nimble/src/commands/GetEulaCommand.ts +++ b/clients/client-nimble/src/commands/GetEulaCommand.ts @@ -12,7 +12,8 @@ import { de_GetEulaCommand, se_GetEulaCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts index e37e5aa53cb0..6006a6c3a0c2 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileCommand.ts @@ -16,7 +16,8 @@ import { de_GetLaunchProfileCommand, se_GetLaunchProfileCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts index 2bb899dc5a00..52fb441d6f5e 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileDetailsCommand.ts @@ -16,7 +16,8 @@ import { de_GetLaunchProfileDetailsCommand, se_GetLaunchProfileDetailsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts index 35e6ac35faea..a18ac0413905 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileInitializationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts index 6aafcebe61a6..8834f17fa62e 100644 --- a/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/GetLaunchProfileMemberCommand.ts @@ -12,7 +12,8 @@ import { de_GetLaunchProfileMemberCommand, se_GetLaunchProfileMemberCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStreamingImageCommand.ts b/clients/client-nimble/src/commands/GetStreamingImageCommand.ts index e4fccadad4dc..1a8f7870f08a 100644 --- a/clients/client-nimble/src/commands/GetStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingImageCommand.ts @@ -16,7 +16,8 @@ import { de_GetStreamingImageCommand, se_GetStreamingImageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts index e193b23cb2fc..e1dea95774f6 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionBackupCommand.ts @@ -12,7 +12,8 @@ import { de_GetStreamingSessionBackupCommand, se_GetStreamingSessionBackupComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts index 6b0c4c651514..8db21a7cfb82 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionCommand.ts @@ -12,7 +12,8 @@ import { de_GetStreamingSessionCommand, se_GetStreamingSessionCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts b/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts index 0e48e12e1c39..8a7e72aa250f 100644 --- a/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts +++ b/clients/client-nimble/src/commands/GetStreamingSessionStreamCommand.ts @@ -16,7 +16,8 @@ import { de_GetStreamingSessionStreamCommand, se_GetStreamingSessionStreamComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStudioCommand.ts b/clients/client-nimble/src/commands/GetStudioCommand.ts index 528e8d4a142a..21694f6ced8b 100644 --- a/clients/client-nimble/src/commands/GetStudioCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioCommand.ts @@ -12,7 +12,8 @@ import { de_GetStudioCommand, se_GetStudioCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStudioComponentCommand.ts b/clients/client-nimble/src/commands/GetStudioComponentCommand.ts index b1a75e610b26..d8591d66414c 100644 --- a/clients/client-nimble/src/commands/GetStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioComponentCommand.ts @@ -16,7 +16,8 @@ import { de_GetStudioComponentCommand, se_GetStudioComponentCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/GetStudioMemberCommand.ts b/clients/client-nimble/src/commands/GetStudioMemberCommand.ts index 42be043feb63..639d74e642ff 100644 --- a/clients/client-nimble/src/commands/GetStudioMemberCommand.ts +++ b/clients/client-nimble/src/commands/GetStudioMemberCommand.ts @@ -12,7 +12,8 @@ import { de_GetStudioMemberCommand, se_GetStudioMemberCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts b/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts index b425f7c36fe4..8b84218db3cf 100644 --- a/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts +++ b/clients/client-nimble/src/commands/ListEulaAcceptancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEulaAcceptancesCommand, se_ListEulaAcceptancesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListEulasCommand.ts b/clients/client-nimble/src/commands/ListEulasCommand.ts index 04e81c932bf8..44064dab2fd0 100644 --- a/clients/client-nimble/src/commands/ListEulasCommand.ts +++ b/clients/client-nimble/src/commands/ListEulasCommand.ts @@ -12,7 +12,8 @@ import { de_ListEulasCommand, se_ListEulasCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts b/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts index 8e242741fd27..44bc992eda8f 100644 --- a/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts +++ b/clients/client-nimble/src/commands/ListLaunchProfileMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListLaunchProfileMembersCommand, se_ListLaunchProfileMembersCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts b/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts index a6f3ed52bb35..6d4ac77dfa33 100644 --- a/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts +++ b/clients/client-nimble/src/commands/ListLaunchProfilesCommand.ts @@ -16,7 +16,8 @@ import { de_ListLaunchProfilesCommand, se_ListLaunchProfilesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts b/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts index 651f100eecaf..7ac6a21e5eed 100644 --- a/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingImagesCommand.ts @@ -16,7 +16,8 @@ import { de_ListStreamingImagesCommand, se_ListStreamingImagesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts b/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts index b0e0fcd07e70..871b8ccb45d1 100644 --- a/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingSessionBackupsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts b/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts index 020962956b64..9d7bc483863a 100644 --- a/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts +++ b/clients/client-nimble/src/commands/ListStreamingSessionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListStreamingSessionsCommand, se_ListStreamingSessionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts b/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts index 6f7f5f6de8dd..35b8b902ad7b 100644 --- a/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts +++ b/clients/client-nimble/src/commands/ListStudioComponentsCommand.ts @@ -16,7 +16,8 @@ import { de_ListStudioComponentsCommand, se_ListStudioComponentsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStudioMembersCommand.ts b/clients/client-nimble/src/commands/ListStudioMembersCommand.ts index cbe0964cfe4e..23494594452e 100644 --- a/clients/client-nimble/src/commands/ListStudioMembersCommand.ts +++ b/clients/client-nimble/src/commands/ListStudioMembersCommand.ts @@ -12,7 +12,8 @@ import { de_ListStudioMembersCommand, se_ListStudioMembersCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListStudiosCommand.ts b/clients/client-nimble/src/commands/ListStudiosCommand.ts index c000b0c69b7e..53df80bc7535 100644 --- a/clients/client-nimble/src/commands/ListStudiosCommand.ts +++ b/clients/client-nimble/src/commands/ListStudiosCommand.ts @@ -12,7 +12,8 @@ import { de_ListStudiosCommand, se_ListStudiosCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts b/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts index 6e119bf29862..de2e02eb849c 100644 --- a/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-nimble/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts b/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts index 55801a2047ff..5edcf7faff65 100644 --- a/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts +++ b/clients/client-nimble/src/commands/PutLaunchProfileMembersCommand.ts @@ -12,7 +12,8 @@ import { de_PutLaunchProfileMembersCommand, se_PutLaunchProfileMembersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/PutStudioMembersCommand.ts b/clients/client-nimble/src/commands/PutStudioMembersCommand.ts index 6dfe654b449d..397981763748 100644 --- a/clients/client-nimble/src/commands/PutStudioMembersCommand.ts +++ b/clients/client-nimble/src/commands/PutStudioMembersCommand.ts @@ -12,7 +12,8 @@ import { de_PutStudioMembersCommand, se_PutStudioMembersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts b/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts index bb94004d22cf..18ad6a9eda35 100644 --- a/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/StartStreamingSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StartStreamingSessionCommand, se_StartStreamingSessionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts b/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts index 51feb1f37913..76a5f4d14e06 100644 --- a/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts +++ b/clients/client-nimble/src/commands/StartStudioSSOConfigurationRepairCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts b/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts index 902ee6bf7f22..855212b419c7 100644 --- a/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts +++ b/clients/client-nimble/src/commands/StopStreamingSessionCommand.ts @@ -12,7 +12,8 @@ import { de_StopStreamingSessionCommand, se_StopStreamingSessionCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/TagResourceCommand.ts b/clients/client-nimble/src/commands/TagResourceCommand.ts index b1598569f655..b78253b9e656 100644 --- a/clients/client-nimble/src/commands/TagResourceCommand.ts +++ b/clients/client-nimble/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UntagResourceCommand.ts b/clients/client-nimble/src/commands/UntagResourceCommand.ts index 7482f6013a01..8ad574c8e185 100644 --- a/clients/client-nimble/src/commands/UntagResourceCommand.ts +++ b/clients/client-nimble/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts b/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts index 3326ef3dfd80..116e7ffb9acb 100644 --- a/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts +++ b/clients/client-nimble/src/commands/UpdateLaunchProfileCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateLaunchProfileCommand, se_UpdateLaunchProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts b/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts index 6bad6e8a8cb2..ba6da7e18b1d 100644 --- a/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts +++ b/clients/client-nimble/src/commands/UpdateLaunchProfileMemberCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLaunchProfileMemberCommand, se_UpdateLaunchProfileMemberComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts b/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts index 66bd6400e8dd..c13112dcd83a 100644 --- a/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStreamingImageCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateStreamingImageCommand, se_UpdateStreamingImageCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UpdateStudioCommand.ts b/clients/client-nimble/src/commands/UpdateStudioCommand.ts index 858476f5dcd6..c19c06dd4acf 100644 --- a/clients/client-nimble/src/commands/UpdateStudioCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStudioCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateStudioCommand, se_UpdateStudioCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts b/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts index 3fa094fe2a57..bea9a6900d7f 100644 --- a/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts +++ b/clients/client-nimble/src/commands/UpdateStudioComponentCommand.ts @@ -17,7 +17,8 @@ import { de_UpdateStudioComponentCommand, se_UpdateStudioComponentCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-nimble/src/index.ts b/clients/client-nimble/src/index.ts index 37b1ef018fe6..c9d1123e05f7 100644 --- a/clients/client-nimble/src/index.ts +++ b/clients/client-nimble/src/index.ts @@ -13,8 +13,8 @@ export * from "./NimbleClient"; export * from "./Nimble"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { NimbleExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { NimbleExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-nimble/src/models/NimbleServiceException.ts b/clients/client-nimble/src/models/NimbleServiceException.ts index 9ba94c537372..336a3b96943a 100644 --- a/clients/client-nimble/src/models/NimbleServiceException.ts +++ b/clients/client-nimble/src/models/NimbleServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-oam/src/commands/CreateLinkCommand.ts b/clients/client-oam/src/commands/CreateLinkCommand.ts index f4be078fb80c..e5a77e0025e0 100644 --- a/clients/client-oam/src/commands/CreateLinkCommand.ts +++ b/clients/client-oam/src/commands/CreateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLinkCommand, se_CreateLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/CreateSinkCommand.ts b/clients/client-oam/src/commands/CreateSinkCommand.ts index 97429416bb8e..0e1db29bcdff 100644 --- a/clients/client-oam/src/commands/CreateSinkCommand.ts +++ b/clients/client-oam/src/commands/CreateSinkCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSinkCommand, se_CreateSinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/DeleteLinkCommand.ts b/clients/client-oam/src/commands/DeleteLinkCommand.ts index 44550930bb65..bd203aa99642 100644 --- a/clients/client-oam/src/commands/DeleteLinkCommand.ts +++ b/clients/client-oam/src/commands/DeleteLinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLinkCommand, se_DeleteLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/DeleteSinkCommand.ts b/clients/client-oam/src/commands/DeleteSinkCommand.ts index 2812a4933d03..fbfe550241cb 100644 --- a/clients/client-oam/src/commands/DeleteSinkCommand.ts +++ b/clients/client-oam/src/commands/DeleteSinkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSinkCommand, se_DeleteSinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/GetLinkCommand.ts b/clients/client-oam/src/commands/GetLinkCommand.ts index 400d54f786a2..c4ecbb382be2 100644 --- a/clients/client-oam/src/commands/GetLinkCommand.ts +++ b/clients/client-oam/src/commands/GetLinkCommand.ts @@ -12,7 +12,8 @@ import { de_GetLinkCommand, se_GetLinkCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/GetSinkCommand.ts b/clients/client-oam/src/commands/GetSinkCommand.ts index cf222f685830..b191e54475a6 100644 --- a/clients/client-oam/src/commands/GetSinkCommand.ts +++ b/clients/client-oam/src/commands/GetSinkCommand.ts @@ -12,7 +12,8 @@ import { de_GetSinkCommand, se_GetSinkCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/GetSinkPolicyCommand.ts b/clients/client-oam/src/commands/GetSinkPolicyCommand.ts index 6194439a3f02..b5b68cfa2b8b 100644 --- a/clients/client-oam/src/commands/GetSinkPolicyCommand.ts +++ b/clients/client-oam/src/commands/GetSinkPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_GetSinkPolicyCommand, se_GetSinkPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/ListAttachedLinksCommand.ts b/clients/client-oam/src/commands/ListAttachedLinksCommand.ts index 8b257dfc3709..76b4bf101632 100644 --- a/clients/client-oam/src/commands/ListAttachedLinksCommand.ts +++ b/clients/client-oam/src/commands/ListAttachedLinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListAttachedLinksCommand, se_ListAttachedLinksCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/ListLinksCommand.ts b/clients/client-oam/src/commands/ListLinksCommand.ts index 86a0cb75f814..0d4193712ae9 100644 --- a/clients/client-oam/src/commands/ListLinksCommand.ts +++ b/clients/client-oam/src/commands/ListLinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListLinksCommand, se_ListLinksCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/ListSinksCommand.ts b/clients/client-oam/src/commands/ListSinksCommand.ts index bef0ffac13fe..fb06f724aa3a 100644 --- a/clients/client-oam/src/commands/ListSinksCommand.ts +++ b/clients/client-oam/src/commands/ListSinksCommand.ts @@ -12,7 +12,8 @@ import { de_ListSinksCommand, se_ListSinksCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/ListTagsForResourceCommand.ts b/clients/client-oam/src/commands/ListTagsForResourceCommand.ts index 76d581c006f3..300abb301f33 100644 --- a/clients/client-oam/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-oam/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/PutSinkPolicyCommand.ts b/clients/client-oam/src/commands/PutSinkPolicyCommand.ts index d244cec832ba..28bab212babd 100644 --- a/clients/client-oam/src/commands/PutSinkPolicyCommand.ts +++ b/clients/client-oam/src/commands/PutSinkPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutSinkPolicyCommand, se_PutSinkPolicyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/TagResourceCommand.ts b/clients/client-oam/src/commands/TagResourceCommand.ts index ddfd511ebc31..615d3a697c42 100644 --- a/clients/client-oam/src/commands/TagResourceCommand.ts +++ b/clients/client-oam/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/UntagResourceCommand.ts b/clients/client-oam/src/commands/UntagResourceCommand.ts index d67dfae2e320..69b668f233e7 100644 --- a/clients/client-oam/src/commands/UntagResourceCommand.ts +++ b/clients/client-oam/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/commands/UpdateLinkCommand.ts b/clients/client-oam/src/commands/UpdateLinkCommand.ts index 81c343632e2c..805ae42776e7 100644 --- a/clients/client-oam/src/commands/UpdateLinkCommand.ts +++ b/clients/client-oam/src/commands/UpdateLinkCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLinkCommand, se_UpdateLinkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-oam/src/index.ts b/clients/client-oam/src/index.ts index 0e38cd33fa84..d438e857de37 100644 --- a/clients/client-oam/src/index.ts +++ b/clients/client-oam/src/index.ts @@ -18,8 +18,8 @@ export * from "./OAMClient"; export * from "./OAM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OAMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OAMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-oam/src/models/OAMServiceException.ts b/clients/client-oam/src/models/OAMServiceException.ts index dfba27549490..fe6b940f8cd3 100644 --- a/clients/client-oam/src/models/OAMServiceException.ts +++ b/clients/client-oam/src/models/OAMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts index 15cff2e19bdf..519c278cb811 100644 --- a/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/AbortMultipartReadSetUploadCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/AcceptShareCommand.ts b/clients/client-omics/src/commands/AcceptShareCommand.ts index 98c38f915db0..768bec758ce3 100644 --- a/clients/client-omics/src/commands/AcceptShareCommand.ts +++ b/clients/client-omics/src/commands/AcceptShareCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptShareCommand, se_AcceptShareCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts b/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts index 754b571cd71a..28b43a868aa0 100644 --- a/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts +++ b/clients/client-omics/src/commands/BatchDeleteReadSetCommand.ts @@ -12,7 +12,8 @@ import { de_BatchDeleteReadSetCommand, se_BatchDeleteReadSetCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts index 3a58bb018460..1be799e7abae 100644 --- a/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/CancelAnnotationImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelAnnotationImportJobCommand, se_CancelAnnotationImportJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CancelRunCommand.ts b/clients/client-omics/src/commands/CancelRunCommand.ts index 626db6a6894e..6a2b2dde2054 100644 --- a/clients/client-omics/src/commands/CancelRunCommand.ts +++ b/clients/client-omics/src/commands/CancelRunCommand.ts @@ -12,7 +12,8 @@ import { de_CancelRunCommand, se_CancelRunCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts b/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts index fa4ad7d28572..2f037e5b802e 100644 --- a/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/CancelVariantImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CancelVariantImportJobCommand, se_CancelVariantImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts index 30d5ae361e48..1d012c4f36c3 100644 --- a/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/CompleteMultipartReadSetUploadCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts b/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts index 3b13f4750ed8..f2f2dedff0a1 100644 --- a/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateAnnotationStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAnnotationStoreCommand, se_CreateAnnotationStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts index 9f91a299046a..9d8fbd38957d 100644 --- a/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/CreateAnnotationStoreVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts b/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts index fea8f45f9496..02ee9d7acc6c 100644 --- a/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts +++ b/clients/client-omics/src/commands/CreateMultipartReadSetUploadCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts b/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts index a713387a0e89..5564b65a2d33 100644 --- a/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateReferenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateReferenceStoreCommand, se_CreateReferenceStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateRunGroupCommand.ts b/clients/client-omics/src/commands/CreateRunGroupCommand.ts index 17cc265c22fe..fcf929132851 100644 --- a/clients/client-omics/src/commands/CreateRunGroupCommand.ts +++ b/clients/client-omics/src/commands/CreateRunGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRunGroupCommand, se_CreateRunGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts b/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts index dd7988e87112..ba7742879af8 100644 --- a/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateSequenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSequenceStoreCommand, se_CreateSequenceStoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateShareCommand.ts b/clients/client-omics/src/commands/CreateShareCommand.ts index 854b4f87bafd..941bcbd6076c 100644 --- a/clients/client-omics/src/commands/CreateShareCommand.ts +++ b/clients/client-omics/src/commands/CreateShareCommand.ts @@ -12,7 +12,8 @@ import { de_CreateShareCommand, se_CreateShareCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateVariantStoreCommand.ts b/clients/client-omics/src/commands/CreateVariantStoreCommand.ts index 89e3390c9ed4..a823f67405c9 100644 --- a/clients/client-omics/src/commands/CreateVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/CreateVariantStoreCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVariantStoreCommand, se_CreateVariantStoreCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/CreateWorkflowCommand.ts b/clients/client-omics/src/commands/CreateWorkflowCommand.ts index e8c7861619e7..d00c5f12f231 100644 --- a/clients/client-omics/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-omics/src/commands/CreateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_CreateWorkflowCommand, se_CreateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts b/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts index 7c97ac7c39b5..fef98c541bc4 100644 --- a/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteAnnotationStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAnnotationStoreCommand, se_DeleteAnnotationStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts b/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts index 48f805aef33d..fc083ba4c85d 100644 --- a/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts +++ b/clients/client-omics/src/commands/DeleteAnnotationStoreVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteReferenceCommand.ts b/clients/client-omics/src/commands/DeleteReferenceCommand.ts index a34874aab21d..d6720a0bc6b3 100644 --- a/clients/client-omics/src/commands/DeleteReferenceCommand.ts +++ b/clients/client-omics/src/commands/DeleteReferenceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReferenceCommand, se_DeleteReferenceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts b/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts index f17e771a045a..a4445d46704f 100644 --- a/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteReferenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteReferenceStoreCommand, se_DeleteReferenceStoreCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteRunCommand.ts b/clients/client-omics/src/commands/DeleteRunCommand.ts index 82552bc3ea97..39b7187871c6 100644 --- a/clients/client-omics/src/commands/DeleteRunCommand.ts +++ b/clients/client-omics/src/commands/DeleteRunCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRunCommand, se_DeleteRunCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteRunGroupCommand.ts b/clients/client-omics/src/commands/DeleteRunGroupCommand.ts index 2233e1461583..0ef5ee1978e3 100644 --- a/clients/client-omics/src/commands/DeleteRunGroupCommand.ts +++ b/clients/client-omics/src/commands/DeleteRunGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRunGroupCommand, se_DeleteRunGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts b/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts index 974eed649ec8..68295bc39d48 100644 --- a/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteSequenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSequenceStoreCommand, se_DeleteSequenceStoreCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteShareCommand.ts b/clients/client-omics/src/commands/DeleteShareCommand.ts index 5098b3db75f0..7d19ea5dac23 100644 --- a/clients/client-omics/src/commands/DeleteShareCommand.ts +++ b/clients/client-omics/src/commands/DeleteShareCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteShareCommand, se_DeleteShareCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts b/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts index d474ec6fa5b5..30c9f8cd6ce8 100644 --- a/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/DeleteVariantStoreCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVariantStoreCommand, se_DeleteVariantStoreCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/DeleteWorkflowCommand.ts b/clients/client-omics/src/commands/DeleteWorkflowCommand.ts index e77fcbcf8fcd..786e97bdb044 100644 --- a/clients/client-omics/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-omics/src/commands/DeleteWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts index 1805cae55527..d6a5947bf845 100644 --- a/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnnotationImportJobCommand, se_GetAnnotationImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts b/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts index 400dabd67aea..a9e7a241bab3 100644 --- a/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationStoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnnotationStoreCommand, se_GetAnnotationStoreCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts index dfb17eb421ed..8bca66e8c920 100644 --- a/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/GetAnnotationStoreVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetAnnotationStoreVersionCommand, se_GetAnnotationStoreVersionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts b/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts index 0c27949e2dad..a189aa17369a 100644 --- a/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetActivationJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetReadSetActivationJobCommand, se_GetReadSetActivationJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReadSetCommand.ts b/clients/client-omics/src/commands/GetReadSetCommand.ts index 3820e5d177df..5b003401a55a 100644 --- a/clients/client-omics/src/commands/GetReadSetCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetReadSetCommand, se_GetReadSetCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts b/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts index a1fd942f5700..6ff23e3150f3 100644 --- a/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetReadSetExportJobCommand, se_GetReadSetExportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts b/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts index 8cbbe5b03842..73fb1f761b3c 100644 --- a/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetReadSetImportJobCommand, se_GetReadSetImportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts b/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts index 70e24bb73779..0fc03561a189 100644 --- a/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts +++ b/clients/client-omics/src/commands/GetReadSetMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetReadSetMetadataCommand, se_GetReadSetMetadataCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReferenceCommand.ts b/clients/client-omics/src/commands/GetReferenceCommand.ts index 78455bc237d6..790066d962f0 100644 --- a/clients/client-omics/src/commands/GetReferenceCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceCommand.ts @@ -12,7 +12,8 @@ import { de_GetReferenceCommand, se_GetReferenceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts b/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts index 11dbdf82d840..3ca800aa8992 100644 --- a/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetReferenceImportJobCommand, se_GetReferenceImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts b/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts index f6435c496902..1c17788a03d6 100644 --- a/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetReferenceMetadataCommand, se_GetReferenceMetadataCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetReferenceStoreCommand.ts b/clients/client-omics/src/commands/GetReferenceStoreCommand.ts index b8641b5f63c0..904517ff6bbb 100644 --- a/clients/client-omics/src/commands/GetReferenceStoreCommand.ts +++ b/clients/client-omics/src/commands/GetReferenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetReferenceStoreCommand, se_GetReferenceStoreCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetRunCommand.ts b/clients/client-omics/src/commands/GetRunCommand.ts index 9cf9817c4c8b..afdc98222ee8 100644 --- a/clients/client-omics/src/commands/GetRunCommand.ts +++ b/clients/client-omics/src/commands/GetRunCommand.ts @@ -12,7 +12,8 @@ import { de_GetRunCommand, se_GetRunCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetRunGroupCommand.ts b/clients/client-omics/src/commands/GetRunGroupCommand.ts index 010f953dded8..91c0f5a90da2 100644 --- a/clients/client-omics/src/commands/GetRunGroupCommand.ts +++ b/clients/client-omics/src/commands/GetRunGroupCommand.ts @@ -12,7 +12,8 @@ import { de_GetRunGroupCommand, se_GetRunGroupCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetRunTaskCommand.ts b/clients/client-omics/src/commands/GetRunTaskCommand.ts index 39cee5ba3376..d64fb2b5e70d 100644 --- a/clients/client-omics/src/commands/GetRunTaskCommand.ts +++ b/clients/client-omics/src/commands/GetRunTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetRunTaskCommand, se_GetRunTaskCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetSequenceStoreCommand.ts b/clients/client-omics/src/commands/GetSequenceStoreCommand.ts index 1100bfd0cda6..a247167accae 100644 --- a/clients/client-omics/src/commands/GetSequenceStoreCommand.ts +++ b/clients/client-omics/src/commands/GetSequenceStoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetSequenceStoreCommand, se_GetSequenceStoreCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetShareCommand.ts b/clients/client-omics/src/commands/GetShareCommand.ts index fa2808ad184b..3a0b0c061665 100644 --- a/clients/client-omics/src/commands/GetShareCommand.ts +++ b/clients/client-omics/src/commands/GetShareCommand.ts @@ -12,7 +12,8 @@ import { de_GetShareCommand, se_GetShareCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetVariantImportJobCommand.ts b/clients/client-omics/src/commands/GetVariantImportJobCommand.ts index 826707d80b9d..5f66bdfeb965 100644 --- a/clients/client-omics/src/commands/GetVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/GetVariantImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetVariantImportJobCommand, se_GetVariantImportJobCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetVariantStoreCommand.ts b/clients/client-omics/src/commands/GetVariantStoreCommand.ts index fb202bd7949b..2c7e52f834c1 100644 --- a/clients/client-omics/src/commands/GetVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/GetVariantStoreCommand.ts @@ -12,7 +12,8 @@ import { de_GetVariantStoreCommand, se_GetVariantStoreCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/GetWorkflowCommand.ts b/clients/client-omics/src/commands/GetWorkflowCommand.ts index 0e33517110ca..3e0c1c61ee2c 100644 --- a/clients/client-omics/src/commands/GetWorkflowCommand.ts +++ b/clients/client-omics/src/commands/GetWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts b/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts index 76304bceeada..d74e5a15df77 100644 --- a/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnnotationImportJobsCommand, se_ListAnnotationImportJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts b/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts index 1502d3c81d77..4f7d3affbe17 100644 --- a/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationStoreVersionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts b/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts index 8be73ae60e44..602e0f29ccb1 100644 --- a/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts +++ b/clients/client-omics/src/commands/ListAnnotationStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListAnnotationStoresCommand, se_ListAnnotationStoresCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts b/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts index 8e1561d9ef4a..f16c76ddaf17 100644 --- a/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts +++ b/clients/client-omics/src/commands/ListMultipartReadSetUploadsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts index bc6ce383fc60..9fafa96f23ee 100644 --- a/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetActivationJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReadSetActivationJobsCommand, se_ListReadSetActivationJobsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts index d8be745c9b5e..2fa92d7c24c3 100644 --- a/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReadSetExportJobsCommand, se_ListReadSetExportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts b/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts index bd6c66a7f812..56f3f1a514be 100644 --- a/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReadSetImportJobsCommand, se_ListReadSetImportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts b/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts index 4eaa1f8bb2b4..cefdbe778620 100644 --- a/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetUploadPartsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReadSetUploadPartsCommand, se_ListReadSetUploadPartsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReadSetsCommand.ts b/clients/client-omics/src/commands/ListReadSetsCommand.ts index 638e54c0bb6f..28717e440ea4 100644 --- a/clients/client-omics/src/commands/ListReadSetsCommand.ts +++ b/clients/client-omics/src/commands/ListReadSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReadSetsCommand, se_ListReadSetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts b/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts index 3bdda2ecd78e..07878facd987 100644 --- a/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListReferenceImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListReferenceImportJobsCommand, se_ListReferenceImportJobsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReferenceStoresCommand.ts b/clients/client-omics/src/commands/ListReferenceStoresCommand.ts index c494ad9b19a0..869af6265865 100644 --- a/clients/client-omics/src/commands/ListReferenceStoresCommand.ts +++ b/clients/client-omics/src/commands/ListReferenceStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListReferenceStoresCommand, se_ListReferenceStoresCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListReferencesCommand.ts b/clients/client-omics/src/commands/ListReferencesCommand.ts index 11147c8ed4cf..861deca0d3b0 100644 --- a/clients/client-omics/src/commands/ListReferencesCommand.ts +++ b/clients/client-omics/src/commands/ListReferencesCommand.ts @@ -12,7 +12,8 @@ import { de_ListReferencesCommand, se_ListReferencesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListRunGroupsCommand.ts b/clients/client-omics/src/commands/ListRunGroupsCommand.ts index 92de4b871af6..a9f8d6720cdb 100644 --- a/clients/client-omics/src/commands/ListRunGroupsCommand.ts +++ b/clients/client-omics/src/commands/ListRunGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRunGroupsCommand, se_ListRunGroupsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListRunTasksCommand.ts b/clients/client-omics/src/commands/ListRunTasksCommand.ts index 91f25f9bbe26..37ad03cdb6b7 100644 --- a/clients/client-omics/src/commands/ListRunTasksCommand.ts +++ b/clients/client-omics/src/commands/ListRunTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListRunTasksCommand, se_ListRunTasksCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListRunsCommand.ts b/clients/client-omics/src/commands/ListRunsCommand.ts index c9489fbd169d..d4548e5fb392 100644 --- a/clients/client-omics/src/commands/ListRunsCommand.ts +++ b/clients/client-omics/src/commands/ListRunsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRunsCommand, se_ListRunsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListSequenceStoresCommand.ts b/clients/client-omics/src/commands/ListSequenceStoresCommand.ts index 6380a921b7df..e22997f32071 100644 --- a/clients/client-omics/src/commands/ListSequenceStoresCommand.ts +++ b/clients/client-omics/src/commands/ListSequenceStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListSequenceStoresCommand, se_ListSequenceStoresCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListSharesCommand.ts b/clients/client-omics/src/commands/ListSharesCommand.ts index 8640dfac8db8..111543bd55b9 100644 --- a/clients/client-omics/src/commands/ListSharesCommand.ts +++ b/clients/client-omics/src/commands/ListSharesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSharesCommand, se_ListSharesCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListTagsForResourceCommand.ts b/clients/client-omics/src/commands/ListTagsForResourceCommand.ts index c441a848a832..55b64d01bbb6 100644 --- a/clients/client-omics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-omics/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts b/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts index 0b085cdca87d..3464cd4c29db 100644 --- a/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts +++ b/clients/client-omics/src/commands/ListVariantImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVariantImportJobsCommand, se_ListVariantImportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListVariantStoresCommand.ts b/clients/client-omics/src/commands/ListVariantStoresCommand.ts index 5d992254d315..95f3edeffd73 100644 --- a/clients/client-omics/src/commands/ListVariantStoresCommand.ts +++ b/clients/client-omics/src/commands/ListVariantStoresCommand.ts @@ -12,7 +12,8 @@ import { de_ListVariantStoresCommand, se_ListVariantStoresCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/ListWorkflowsCommand.ts b/clients/client-omics/src/commands/ListWorkflowsCommand.ts index c972c68cbf9d..bd46fef93b19 100644 --- a/clients/client-omics/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-omics/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { de_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts b/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts index 34cc5a716c97..74a30091855a 100644 --- a/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartAnnotationImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartAnnotationImportJobCommand, se_StartAnnotationImportJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts b/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts index c09488894c06..718c1a126532 100644 --- a/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetActivationJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartReadSetActivationJobCommand, se_StartReadSetActivationJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts b/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts index 8ac7e35eaaf6..8b8d182b0db1 100644 --- a/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartReadSetExportJobCommand, se_StartReadSetExportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts b/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts index 5c90662f254f..426ef84f169f 100644 --- a/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReadSetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartReadSetImportJobCommand, se_StartReadSetImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts b/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts index fc0c40eb2daa..0b0bb76747cb 100644 --- a/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartReferenceImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartReferenceImportJobCommand, se_StartReferenceImportJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartRunCommand.ts b/clients/client-omics/src/commands/StartRunCommand.ts index 14cf5fda0e9f..3526fe511370 100644 --- a/clients/client-omics/src/commands/StartRunCommand.ts +++ b/clients/client-omics/src/commands/StartRunCommand.ts @@ -12,7 +12,8 @@ import { de_StartRunCommand, se_StartRunCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/StartVariantImportJobCommand.ts b/clients/client-omics/src/commands/StartVariantImportJobCommand.ts index 25da3d6017ec..db217893cb35 100644 --- a/clients/client-omics/src/commands/StartVariantImportJobCommand.ts +++ b/clients/client-omics/src/commands/StartVariantImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_StartVariantImportJobCommand, se_StartVariantImportJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/TagResourceCommand.ts b/clients/client-omics/src/commands/TagResourceCommand.ts index 609d2958c68f..5d2dde5e5c1e 100644 --- a/clients/client-omics/src/commands/TagResourceCommand.ts +++ b/clients/client-omics/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UntagResourceCommand.ts b/clients/client-omics/src/commands/UntagResourceCommand.ts index a86889aa6e6f..be875d2e6a4f 100644 --- a/clients/client-omics/src/commands/UntagResourceCommand.ts +++ b/clients/client-omics/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts b/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts index 3b936dd3cf82..5ff92272646f 100644 --- a/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts +++ b/clients/client-omics/src/commands/UpdateAnnotationStoreCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAnnotationStoreCommand, se_UpdateAnnotationStoreCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts b/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts index 48d749ddf5b1..80bdca07e787 100644 --- a/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts +++ b/clients/client-omics/src/commands/UpdateAnnotationStoreVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UpdateRunGroupCommand.ts b/clients/client-omics/src/commands/UpdateRunGroupCommand.ts index 6d7d037b4c4f..f6b545c8cc2c 100644 --- a/clients/client-omics/src/commands/UpdateRunGroupCommand.ts +++ b/clients/client-omics/src/commands/UpdateRunGroupCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRunGroupCommand, se_UpdateRunGroupCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts b/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts index 798cc09d705d..d6b1ea8106ee 100644 --- a/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts +++ b/clients/client-omics/src/commands/UpdateVariantStoreCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVariantStoreCommand, se_UpdateVariantStoreCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UpdateWorkflowCommand.ts b/clients/client-omics/src/commands/UpdateWorkflowCommand.ts index d16e166e13e7..5dfac9693804 100644 --- a/clients/client-omics/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-omics/src/commands/UpdateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateWorkflowCommand, se_UpdateWorkflowCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/commands/UploadReadSetPartCommand.ts b/clients/client-omics/src/commands/UploadReadSetPartCommand.ts index d9a833d34112..f87acf804e46 100644 --- a/clients/client-omics/src/commands/UploadReadSetPartCommand.ts +++ b/clients/client-omics/src/commands/UploadReadSetPartCommand.ts @@ -16,7 +16,8 @@ import { de_UploadReadSetPartCommand, se_UploadReadSetPartCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-omics/src/index.ts b/clients/client-omics/src/index.ts index ea38c63e242c..c41601895711 100644 --- a/clients/client-omics/src/index.ts +++ b/clients/client-omics/src/index.ts @@ -9,8 +9,8 @@ export * from "./OmicsClient"; export * from "./Omics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OmicsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OmicsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-omics/src/models/OmicsServiceException.ts b/clients/client-omics/src/models/OmicsServiceException.ts index 9df263bdcfca..288be09a5700 100644 --- a/clients/client-omics/src/models/OmicsServiceException.ts +++ b/clients/client-omics/src/models/OmicsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts index 5863c5186e28..c43c6623a369 100644 --- a/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/AcceptInboundConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_AcceptInboundConnectionCommand, se_AcceptInboundConnectionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/AddDataSourceCommand.ts b/clients/client-opensearch/src/commands/AddDataSourceCommand.ts index 25d71d3db639..64a9faf095c2 100644 --- a/clients/client-opensearch/src/commands/AddDataSourceCommand.ts +++ b/clients/client-opensearch/src/commands/AddDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_AddDataSourceCommand, se_AddDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/AddTagsCommand.ts b/clients/client-opensearch/src/commands/AddTagsCommand.ts index b5b63f794471..0b050673208a 100644 --- a/clients/client-opensearch/src/commands/AddTagsCommand.ts +++ b/clients/client-opensearch/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { de_AddTagsCommand, se_AddTagsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/AssociatePackageCommand.ts b/clients/client-opensearch/src/commands/AssociatePackageCommand.ts index 455d208e229b..0228852fbe35 100644 --- a/clients/client-opensearch/src/commands/AssociatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/AssociatePackageCommand.ts @@ -12,7 +12,8 @@ import { de_AssociatePackageCommand, se_AssociatePackageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts index 2f2b6cdda958..d9d8cc9f275b 100644 --- a/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/AuthorizeVpcEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { de_AuthorizeVpcEndpointAccessCommand, se_AuthorizeVpcEndpointAccessComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CancelDomainConfigChangeCommand.ts b/clients/client-opensearch/src/commands/CancelDomainConfigChangeCommand.ts index 73a52106fabf..0b7e87e44b54 100644 --- a/clients/client-opensearch/src/commands/CancelDomainConfigChangeCommand.ts +++ b/clients/client-opensearch/src/commands/CancelDomainConfigChangeCommand.ts @@ -12,7 +12,8 @@ import { de_CancelDomainConfigChangeCommand, se_CancelDomainConfigChangeCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts b/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts index dcb9b0581490..63613afd5245 100644 --- a/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts +++ b/clients/client-opensearch/src/commands/CancelServiceSoftwareUpdateCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CreateDomainCommand.ts b/clients/client-opensearch/src/commands/CreateDomainCommand.ts index 10cdd895c23b..a0a58b16efd8 100644 --- a/clients/client-opensearch/src/commands/CreateDomainCommand.ts +++ b/clients/client-opensearch/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDomainCommand, se_CreateDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts b/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts index ccfb9a33e463..b926d9872534 100644 --- a/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/CreateOutboundConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOutboundConnectionCommand, se_CreateOutboundConnectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CreatePackageCommand.ts b/clients/client-opensearch/src/commands/CreatePackageCommand.ts index 24bc191c292f..8726bb8c38a1 100644 --- a/clients/client-opensearch/src/commands/CreatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/CreatePackageCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePackageCommand, se_CreatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts index 2d2f9727f42a..8643ae5d6d4b 100644 --- a/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/CreateVpcEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVpcEndpointCommand, se_CreateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeleteDataSourceCommand.ts b/clients/client-opensearch/src/commands/DeleteDataSourceCommand.ts index c09d1514e7ec..d0519b119cff 100644 --- a/clients/client-opensearch/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeleteDomainCommand.ts b/clients/client-opensearch/src/commands/DeleteDomainCommand.ts index 71634d0852b4..3fe1a0ecb7bf 100644 --- a/clients/client-opensearch/src/commands/DeleteDomainCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDomainCommand, se_DeleteDomainCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts index 92f8b9607ebf..d085edf038c6 100644 --- a/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteInboundConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInboundConnectionCommand, se_DeleteInboundConnectionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts b/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts index b658b6cbc663..ae93ef482b74 100644 --- a/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteOutboundConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOutboundConnectionCommand, se_DeleteOutboundConnectionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeletePackageCommand.ts b/clients/client-opensearch/src/commands/DeletePackageCommand.ts index 080a704b16f4..5d9a89890cd2 100644 --- a/clients/client-opensearch/src/commands/DeletePackageCommand.ts +++ b/clients/client-opensearch/src/commands/DeletePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts index 90a9b8e9c94e..309dcf9ef85f 100644 --- a/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/DeleteVpcEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVpcEndpointCommand, se_DeleteVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts index 3dcddd35e5af..b270c31dd428 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainAutoTunesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainAutoTunesCommand, se_DescribeDomainAutoTunesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts index 15469b2778c1..e615734f4d5a 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainChangeProgressCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainCommand.ts index f9e165fb3824..27b6565970c6 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainCommand, se_DescribeDomainCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts index 197fdd4d49e9..00ea48eb020d 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainConfigCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainConfigCommand, se_DescribeDomainConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts index aa5aa6e045c1..2f8659285217 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainHealthCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainHealthCommand, se_DescribeDomainHealthCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts index 5d47c9edda87..7c5aaa40579f 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainNodesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainNodesCommand, se_DescribeDomainNodesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts b/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts index 9f81aade0d90..aaf29a8579f7 100644 --- a/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDomainsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDomainsCommand, se_DescribeDomainsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts b/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts index c73d79a215ca..f8bafa293893 100644 --- a/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeDryRunProgressCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDryRunProgressCommand, se_DescribeDryRunProgressCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts b/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts index ad722490c424..f15b39112654 100644 --- a/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeInboundConnectionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInboundConnectionsCommand, se_DescribeInboundConnectionsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts b/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts index 7545faf746da..d0236fbcc014 100644 --- a/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeInstanceTypeLimitsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstanceTypeLimitsCommand, se_DescribeInstanceTypeLimitsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts b/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts index 274c4cdf737a..d197a958dd0d 100644 --- a/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeOutboundConnectionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribePackagesCommand.ts b/clients/client-opensearch/src/commands/DescribePackagesCommand.ts index fa58f595c1db..2bc51dad06df 100644 --- a/clients/client-opensearch/src/commands/DescribePackagesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribePackagesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackagesCommand, se_DescribePackagesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts b/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts index ee64dc8405d5..aa0df9b9ab11 100644 --- a/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeReservedInstanceOfferingsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts b/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts index 477c72166599..52c41ea6f309 100644 --- a/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeReservedInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeReservedInstancesCommand, se_DescribeReservedInstancesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts index 667b37f4afb2..1d48c8ae22ac 100644 --- a/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts +++ b/clients/client-opensearch/src/commands/DescribeVpcEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVpcEndpointsCommand, se_DescribeVpcEndpointsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/DissociatePackageCommand.ts b/clients/client-opensearch/src/commands/DissociatePackageCommand.ts index b9815cb08690..46a792589340 100644 --- a/clients/client-opensearch/src/commands/DissociatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/DissociatePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DissociatePackageCommand, se_DissociatePackageCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts b/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts index c5bea18615ab..159888df778c 100644 --- a/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts +++ b/clients/client-opensearch/src/commands/GetCompatibleVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCompatibleVersionsCommand, se_GetCompatibleVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetDataSourceCommand.ts b/clients/client-opensearch/src/commands/GetDataSourceCommand.ts index e8cf071a47a7..473000ec8633 100644 --- a/clients/client-opensearch/src/commands/GetDataSourceCommand.ts +++ b/clients/client-opensearch/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_GetDataSourceCommand, se_GetDataSourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetDomainMaintenanceStatusCommand.ts b/clients/client-opensearch/src/commands/GetDomainMaintenanceStatusCommand.ts index 3f45d70cdab2..d6a0e5413b65 100644 --- a/clients/client-opensearch/src/commands/GetDomainMaintenanceStatusCommand.ts +++ b/clients/client-opensearch/src/commands/GetDomainMaintenanceStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainMaintenanceStatusCommand, se_GetDomainMaintenanceStatusComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts b/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts index e5ff2937e8e6..5435c377d94d 100644 --- a/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts +++ b/clients/client-opensearch/src/commands/GetPackageVersionHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetPackageVersionHistoryCommand, se_GetPackageVersionHistoryCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts b/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts index d88de5fbefdc..0d90293637dd 100644 --- a/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts +++ b/clients/client-opensearch/src/commands/GetUpgradeHistoryCommand.ts @@ -12,7 +12,8 @@ import { de_GetUpgradeHistoryCommand, se_GetUpgradeHistoryCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts b/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts index 4b233d1043e7..c2699221d6c6 100644 --- a/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts +++ b/clients/client-opensearch/src/commands/GetUpgradeStatusCommand.ts @@ -12,7 +12,8 @@ import { de_GetUpgradeStatusCommand, se_GetUpgradeStatusCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListDataSourcesCommand.ts b/clients/client-opensearch/src/commands/ListDataSourcesCommand.ts index 9b758e9bad08..1473c816fe05 100644 --- a/clients/client-opensearch/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-opensearch/src/commands/ListDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListDomainMaintenancesCommand.ts b/clients/client-opensearch/src/commands/ListDomainMaintenancesCommand.ts index 9288d03d4d1a..1d1e62704481 100644 --- a/clients/client-opensearch/src/commands/ListDomainMaintenancesCommand.ts +++ b/clients/client-opensearch/src/commands/ListDomainMaintenancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainMaintenancesCommand, se_ListDomainMaintenancesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts b/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts index 2a9309ad280e..b741fa28bd30 100644 --- a/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-opensearch/src/commands/ListDomainNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainNamesCommand, se_ListDomainNamesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts b/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts index adce684477fb..c6f5ffb3f094 100644 --- a/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts +++ b/clients/client-opensearch/src/commands/ListDomainsForPackageCommand.ts @@ -12,7 +12,8 @@ import { de_ListDomainsForPackageCommand, se_ListDomainsForPackageCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts b/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts index 2ac18018bf80..2c42b4a0ceeb 100644 --- a/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts +++ b/clients/client-opensearch/src/commands/ListInstanceTypeDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_ListInstanceTypeDetailsCommand, se_ListInstanceTypeDetailsCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts b/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts index c1322b1ae1c5..fed0b83fcc11 100644 --- a/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts +++ b/clients/client-opensearch/src/commands/ListPackagesForDomainCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackagesForDomainCommand, se_ListPackagesForDomainCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts b/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts index 028d93deb6c4..858fbb03f711 100644 --- a/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts +++ b/clients/client-opensearch/src/commands/ListScheduledActionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListScheduledActionsCommand, se_ListScheduledActionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListTagsCommand.ts b/clients/client-opensearch/src/commands/ListTagsCommand.ts index 084fa643e252..f68b2bb88b3c 100644 --- a/clients/client-opensearch/src/commands/ListTagsCommand.ts +++ b/clients/client-opensearch/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListVersionsCommand.ts b/clients/client-opensearch/src/commands/ListVersionsCommand.ts index 3dffed36a842..db90c009d03a 100644 --- a/clients/client-opensearch/src/commands/ListVersionsCommand.ts +++ b/clients/client-opensearch/src/commands/ListVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVersionsCommand, se_ListVersionsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts index d46385d6cb1b..1704528c4bd7 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcEndpointAccessCommand, se_ListVpcEndpointAccessCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts index d691088726f0..d6dc3e28d5bf 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcEndpointsCommand, se_ListVpcEndpointsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts b/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts index 4d91eb4a141c..4eca526c0292 100644 --- a/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts +++ b/clients/client-opensearch/src/commands/ListVpcEndpointsForDomainCommand.ts @@ -12,7 +12,8 @@ import { de_ListVpcEndpointsForDomainCommand, se_ListVpcEndpointsForDomainComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts b/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts index f562fd27ae96..d2004122d76e 100644 --- a/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts +++ b/clients/client-opensearch/src/commands/PurchaseReservedInstanceOfferingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts b/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts index 9a1950d663d0..0e42506e8342 100644 --- a/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts +++ b/clients/client-opensearch/src/commands/RejectInboundConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_RejectInboundConnectionCommand, se_RejectInboundConnectionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/RemoveTagsCommand.ts b/clients/client-opensearch/src/commands/RemoveTagsCommand.ts index 4238a3229223..2645cc7c0646 100644 --- a/clients/client-opensearch/src/commands/RemoveTagsCommand.ts +++ b/clients/client-opensearch/src/commands/RemoveTagsCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveTagsCommand, se_RemoveTagsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts b/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts index a7087f76f495..2d4e3668ef5b 100644 --- a/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts +++ b/clients/client-opensearch/src/commands/RevokeVpcEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { de_RevokeVpcEndpointAccessCommand, se_RevokeVpcEndpointAccessCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/StartDomainMaintenanceCommand.ts b/clients/client-opensearch/src/commands/StartDomainMaintenanceCommand.ts index c6e059782040..259409b8f3f2 100644 --- a/clients/client-opensearch/src/commands/StartDomainMaintenanceCommand.ts +++ b/clients/client-opensearch/src/commands/StartDomainMaintenanceCommand.ts @@ -12,7 +12,8 @@ import { de_StartDomainMaintenanceCommand, se_StartDomainMaintenanceCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts b/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts index 11133b22a20e..a24be32402ab 100644 --- a/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts +++ b/clients/client-opensearch/src/commands/StartServiceSoftwareUpdateCommand.ts @@ -12,7 +12,8 @@ import { de_StartServiceSoftwareUpdateCommand, se_StartServiceSoftwareUpdateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpdateDataSourceCommand.ts b/clients/client-opensearch/src/commands/UpdateDataSourceCommand.ts index 54ce6ff13ac0..b65c6531ce0b 100644 --- a/clients/client-opensearch/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts b/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts index d305ec42ed13..cca06b1c9939 100644 --- a/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateDomainConfigCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateDomainConfigCommand, se_UpdateDomainConfigCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpdatePackageCommand.ts b/clients/client-opensearch/src/commands/UpdatePackageCommand.ts index 25d8c9cdc910..6c285c2c29d9 100644 --- a/clients/client-opensearch/src/commands/UpdatePackageCommand.ts +++ b/clients/client-opensearch/src/commands/UpdatePackageCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePackageCommand, se_UpdatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts b/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts index b2403ee9376e..b69c257470ec 100644 --- a/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateScheduledActionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateScheduledActionCommand, se_UpdateScheduledActionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts index 9aecda4197f3..d49e40d762a5 100644 --- a/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-opensearch/src/commands/UpdateVpcEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVpcEndpointCommand, se_UpdateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts b/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts index a77a3a341a51..5d4b7a69c8a1 100644 --- a/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts +++ b/clients/client-opensearch/src/commands/UpgradeDomainCommand.ts @@ -12,7 +12,8 @@ import { de_UpgradeDomainCommand, se_UpgradeDomainCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearch/src/index.ts b/clients/client-opensearch/src/index.ts index 7610575f0694..11b50650447b 100644 --- a/clients/client-opensearch/src/index.ts +++ b/clients/client-opensearch/src/index.ts @@ -12,8 +12,8 @@ export * from "./OpenSearchClient"; export * from "./OpenSearch"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OpenSearchExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OpenSearchExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-opensearch/src/models/OpenSearchServiceException.ts b/clients/client-opensearch/src/models/OpenSearchServiceException.ts index 1fc0d078a246..244c411b5947 100644 --- a/clients/client-opensearch/src/models/OpenSearchServiceException.ts +++ b/clients/client-opensearch/src/models/OpenSearchServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts index 0e58d7ea37a6..66a88962a5e8 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetCollectionCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetCollectionCommand, se_BatchGetCollectionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/BatchGetEffectiveLifecyclePolicyCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetEffectiveLifecyclePolicyCommand.ts index c722502d7fa2..c3e26a8835f0 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetEffectiveLifecyclePolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetEffectiveLifecyclePolicyCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/BatchGetLifecyclePolicyCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetLifecyclePolicyCommand.ts index 1faf20b79c87..ad8975426aec 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetLifecyclePolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetLifecyclePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetLifecyclePolicyCommand, se_BatchGetLifecyclePolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts index 52795a05ccf7..2d755633eb34 100644 --- a/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/BatchGetVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_BatchGetVpcEndpointCommand, se_BatchGetVpcEndpointCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts index d7fc6cdb8c93..aa0fe4a0e3bd 100644 --- a/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateAccessPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAccessPolicyCommand, se_CreateAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts index a3e94aca5ea5..7135b5f38da5 100644 --- a/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateCollectionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateCollectionCommand, se_CreateCollectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateLifecyclePolicyCommand.ts b/clients/client-opensearchserverless/src/commands/CreateLifecyclePolicyCommand.ts index b3ef5ef99419..c0527b2240da 100644 --- a/clients/client-opensearchserverless/src/commands/CreateLifecyclePolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateLifecyclePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateLifecyclePolicyCommand, se_CreateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts index 5e5572905cb8..3661d10f9f2e 100644 --- a/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateSecurityConfigCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSecurityConfigCommand, se_CreateSecurityConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts index 3da8b4d5b683..66b619153182 100644 --- a/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateSecurityPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateSecurityPolicyCommand, se_CreateSecurityPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts index dcfe9fd3a5e2..449362e1ded7 100644 --- a/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/CreateVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_CreateVpcEndpointCommand, se_CreateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts index 6fe97df37d0e..b614b33111f6 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteAccessPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteAccessPolicyCommand, se_DeleteAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts index 6628d63650f3..051b3fd2332e 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteCollectionCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteCollectionCommand, se_DeleteCollectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteLifecyclePolicyCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteLifecyclePolicyCommand.ts index 8a9a63eae40d..3c52e96ea5fb 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteLifecyclePolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteLifecyclePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteLifecyclePolicyCommand, se_DeleteLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts index a42a345096ef..c31483d111bd 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteSecurityConfigCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSecurityConfigCommand, se_DeleteSecurityConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts index ec8537508480..31731569fed7 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteSecurityPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteSecurityPolicyCommand, se_DeleteSecurityPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts index 7740ceff1bdb..0caf04e9fc37 100644 --- a/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/DeleteVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteVpcEndpointCommand, se_DeleteVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts index ac3665223a03..24cf7b5570e9 100644 --- a/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetAccessPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_GetAccessPolicyCommand, se_GetAccessPolicyCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts b/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts index 83922e05e53b..51bfb16775dd 100644 --- a/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetAccountSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts b/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts index 35480c0d1609..aa09471f2d9e 100644 --- a/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetPoliciesStatsCommand.ts @@ -16,7 +16,8 @@ import { de_GetPoliciesStatsCommand, se_GetPoliciesStatsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts index 88872205e0a5..d5f78009723b 100644 --- a/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetSecurityConfigCommand.ts @@ -16,7 +16,8 @@ import { de_GetSecurityConfigCommand, se_GetSecurityConfigCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts index 516de009d2c8..73b84547d87a 100644 --- a/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/GetSecurityPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_GetSecurityPolicyCommand, se_GetSecurityPolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts b/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts index 7d2bb3a63597..f528b4b54399 100644 --- a/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListAccessPoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_ListAccessPoliciesCommand, se_ListAccessPoliciesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts b/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts index e3699a4b3f8d..7866e287166a 100644 --- a/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListCollectionsCommand.ts @@ -16,7 +16,8 @@ import { de_ListCollectionsCommand, se_ListCollectionsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListLifecyclePoliciesCommand.ts b/clients/client-opensearchserverless/src/commands/ListLifecyclePoliciesCommand.ts index d6bd1ad8d9f8..629ea4526860 100644 --- a/clients/client-opensearchserverless/src/commands/ListLifecyclePoliciesCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListLifecyclePoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_ListLifecyclePoliciesCommand, se_ListLifecyclePoliciesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts b/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts index 52ca4c4e121c..e17562cf2fda 100644 --- a/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListSecurityConfigsCommand.ts @@ -16,7 +16,8 @@ import { de_ListSecurityConfigsCommand, se_ListSecurityConfigsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts b/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts index 92da764f569b..38b94894c1aa 100644 --- a/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListSecurityPoliciesCommand.ts @@ -16,7 +16,8 @@ import { de_ListSecurityPoliciesCommand, se_ListSecurityPoliciesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts index 960551c25924..031504578fe5 100644 --- a/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts b/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts index 67039a4900bb..518f1917cc49 100644 --- a/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/ListVpcEndpointsCommand.ts @@ -16,7 +16,8 @@ import { de_ListVpcEndpointsCommand, se_ListVpcEndpointsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts b/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts index 98570308f2d0..724646b1f327 100644 --- a/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts b/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts index 0c81b737e667..b96ac609594e 100644 --- a/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts index 4b81681ce50d..d1c7fe59a225 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateAccessPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAccessPolicyCommand, se_UpdateAccessPolicyCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts index 5c9bc0e77df0..bc2525cd25c1 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateAccountSettingsCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAccountSettingsCommand, se_UpdateAccountSettingsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts index 435998dbe81c..cb761d70c31a 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateCollectionCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateCollectionCommand, se_UpdateCollectionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateLifecyclePolicyCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateLifecyclePolicyCommand.ts index b6fc90c58736..d2c601119291 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateLifecyclePolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateLifecyclePolicyCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateLifecyclePolicyCommand, se_UpdateLifecyclePolicyCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts index 6203cc0ce9a2..22ab906469f7 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateSecurityConfigCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSecurityConfigCommand, se_UpdateSecurityConfigCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts index 72e06b6505e3..3e75a77701cb 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateSecurityPolicyCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSecurityPolicyCommand, se_UpdateSecurityPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts index 34d054a10fb3..a9f3f918e1a8 100644 --- a/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts +++ b/clients/client-opensearchserverless/src/commands/UpdateVpcEndpointCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateVpcEndpointCommand, se_UpdateVpcEndpointCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opensearchserverless/src/index.ts b/clients/client-opensearchserverless/src/index.ts index 628fbcbd3ce6..7d63a612d20e 100644 --- a/clients/client-opensearchserverless/src/index.ts +++ b/clients/client-opensearchserverless/src/index.ts @@ -17,8 +17,8 @@ export * from "./OpenSearchServerlessClient"; export * from "./OpenSearchServerless"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OpenSearchServerlessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-opensearchserverless/src/models/OpenSearchServerlessServiceException.ts b/clients/client-opensearchserverless/src/models/OpenSearchServerlessServiceException.ts index 77a9259541bb..9074068627ad 100644 --- a/clients/client-opensearchserverless/src/models/OpenSearchServerlessServiceException.ts +++ b/clients/client-opensearchserverless/src/models/OpenSearchServerlessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-opsworks/src/commands/AssignInstanceCommand.ts b/clients/client-opsworks/src/commands/AssignInstanceCommand.ts index 1ed48b5d6372..fc624048aa55 100644 --- a/clients/client-opsworks/src/commands/AssignInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/AssignInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_AssignInstanceCommand, se_AssignInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/AssignVolumeCommand.ts b/clients/client-opsworks/src/commands/AssignVolumeCommand.ts index 20ce2e962b9a..c16373a33486 100644 --- a/clients/client-opsworks/src/commands/AssignVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/AssignVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_AssignVolumeCommand, se_AssignVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts b/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts index 0745b5d1020a..674eef3b65f3 100644 --- a/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/AssociateElasticIpCommand.ts @@ -12,7 +12,8 @@ import { de_AssociateElasticIpCommand, se_AssociateElasticIpCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts b/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts index 8229395239d2..a08a70c5ccf0 100644 --- a/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts +++ b/clients/client-opsworks/src/commands/AttachElasticLoadBalancerCommand.ts @@ -12,7 +12,8 @@ import { de_AttachElasticLoadBalancerCommand, se_AttachElasticLoadBalancerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CloneStackCommand.ts b/clients/client-opsworks/src/commands/CloneStackCommand.ts index c420576a5161..4475d4c39dd9 100644 --- a/clients/client-opsworks/src/commands/CloneStackCommand.ts +++ b/clients/client-opsworks/src/commands/CloneStackCommand.ts @@ -12,7 +12,8 @@ import { de_CloneStackCommand, se_CloneStackCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateAppCommand.ts b/clients/client-opsworks/src/commands/CreateAppCommand.ts index df4d8a5eb831..9913a005fe13 100644 --- a/clients/client-opsworks/src/commands/CreateAppCommand.ts +++ b/clients/client-opsworks/src/commands/CreateAppCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAppCommand, se_CreateAppCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts b/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts index 9a03c3495b9a..502c6a68136b 100644 --- a/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-opsworks/src/commands/CreateDeploymentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDeploymentCommand, se_CreateDeploymentCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateInstanceCommand.ts b/clients/client-opsworks/src/commands/CreateInstanceCommand.ts index 68a1ded8419a..5c9b6f7ca642 100644 --- a/clients/client-opsworks/src/commands/CreateInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/CreateInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInstanceCommand, se_CreateInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateLayerCommand.ts b/clients/client-opsworks/src/commands/CreateLayerCommand.ts index 49649dc614b8..10adbbe3085c 100644 --- a/clients/client-opsworks/src/commands/CreateLayerCommand.ts +++ b/clients/client-opsworks/src/commands/CreateLayerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateLayerCommand, se_CreateLayerCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateStackCommand.ts b/clients/client-opsworks/src/commands/CreateStackCommand.ts index 77b05c50739b..103d9ff2a648 100644 --- a/clients/client-opsworks/src/commands/CreateStackCommand.ts +++ b/clients/client-opsworks/src/commands/CreateStackCommand.ts @@ -12,7 +12,8 @@ import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts b/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts index d70d254e55ea..3b680604a7b3 100644 --- a/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/CreateUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_CreateUserProfileCommand, se_CreateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeleteAppCommand.ts b/clients/client-opsworks/src/commands/DeleteAppCommand.ts index 7d6031f8402e..cb21cf5c30b4 100644 --- a/clients/client-opsworks/src/commands/DeleteAppCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppCommand, se_DeleteAppCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts b/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts index f3182334d8d7..e0e322a35c0d 100644 --- a/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeleteLayerCommand.ts b/clients/client-opsworks/src/commands/DeleteLayerCommand.ts index 6bff30787273..86ba390b3095 100644 --- a/clients/client-opsworks/src/commands/DeleteLayerCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteLayerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLayerCommand, se_DeleteLayerCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeleteStackCommand.ts b/clients/client-opsworks/src/commands/DeleteStackCommand.ts index f62b16aba21a..c51a8f590986 100644 --- a/clients/client-opsworks/src/commands/DeleteStackCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteStackCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts b/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts index 34557c9aa936..2098b27ad07f 100644 --- a/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/DeleteUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserProfileCommand, se_DeleteUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts b/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts index 772df48ea986..6c2df8f14b08 100644 --- a/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterEcsClusterCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterEcsClusterCommand, se_DeregisterEcsClusterCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts b/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts index 20ca6de0456a..e3e75d4bce63 100644 --- a/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterElasticIpCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterElasticIpCommand, se_DeregisterElasticIpCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts b/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts index c782347ee3e9..4920276d18ad 100644 --- a/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterInstanceCommand, se_DeregisterInstanceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts index 2fec87229401..73bfd1ae738f 100644 --- a/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterRdsDbInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterRdsDbInstanceCommand, se_DeregisterRdsDbInstanceCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts b/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts index a9920d46c948..d27aed1336aa 100644 --- a/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/DeregisterVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterVolumeCommand, se_DeregisterVolumeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts b/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts index 18085088e215..c0a38ea9ab4e 100644 --- a/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeAgentVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAgentVersionsCommand, se_DescribeAgentVersionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeAppsCommand.ts b/clients/client-opsworks/src/commands/DescribeAppsCommand.ts index 407556b1c2d8..60f2f6ad3390 100644 --- a/clients/client-opsworks/src/commands/DescribeAppsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeAppsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAppsCommand, se_DescribeAppsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts b/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts index 21c5292c5904..0eb8b5e10e3a 100644 --- a/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeCommandsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCommandsCommand, se_DescribeCommandsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts b/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts index 54fc6c9e0c59..01347d586ed5 100644 --- a/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeploymentsCommand, se_DescribeDeploymentsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts b/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts index 207df189accc..05d968694faa 100644 --- a/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeEcsClustersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEcsClustersCommand, se_DescribeEcsClustersCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts b/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts index 6106f5dad0b1..f615c9d7511e 100644 --- a/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeElasticIpsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeElasticIpsCommand, se_DescribeElasticIpsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts b/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts index a8e2f0bde1bc..bd20a4e693ad 100644 --- a/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeElasticLoadBalancersCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts b/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts index 27cba9db2bcf..53e3b06254eb 100644 --- a/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeInstancesCommand, se_DescribeInstancesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeLayersCommand.ts b/clients/client-opsworks/src/commands/DescribeLayersCommand.ts index 7ea6ae71750b..5f76b46962dd 100644 --- a/clients/client-opsworks/src/commands/DescribeLayersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeLayersCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeLayersCommand, se_DescribeLayersCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts index bebb5170d7a4..ce04cd552c42 100644 --- a/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeLoadBasedAutoScalingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts b/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts index d7258912699a..bf0a0ca2d5d9 100644 --- a/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeMyUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMyUserProfileCommand, se_DescribeMyUserProfileCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts b/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts index e817c658f018..b401349d5a5d 100644 --- a/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeOperatingSystemsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOperatingSystemsCommand, se_DescribeOperatingSystemsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts b/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts index 524497b12d22..92f228ff467b 100644 --- a/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribePermissionsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePermissionsCommand, se_DescribePermissionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts b/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts index 74ac665a1b0e..f8a4e820e49a 100644 --- a/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeRaidArraysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRaidArraysCommand, se_DescribeRaidArraysCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts b/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts index 085f9a1f3cca..d4c87da37f6e 100644 --- a/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeRdsDbInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRdsDbInstancesCommand, se_DescribeRdsDbInstancesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts b/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts index b1aa9343c63b..a313ae52095b 100644 --- a/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeServiceErrorsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServiceErrorsCommand, se_DescribeServiceErrorsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts b/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts index 6ea36c30f402..718b06f00806 100644 --- a/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStackProvisioningParametersCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts b/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts index 9bf89d54df3e..b5b2fbeb56d3 100644 --- a/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStackSummaryCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStackSummaryCommand, se_DescribeStackSummaryCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeStacksCommand.ts b/clients/client-opsworks/src/commands/DescribeStacksCommand.ts index f7c4a51aaad2..1757284eb2c3 100644 --- a/clients/client-opsworks/src/commands/DescribeStacksCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeStacksCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeStacksCommand, se_DescribeStacksCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts index afe09e5dd24a..3df7d3037ca9 100644 --- a/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeTimeBasedAutoScalingCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts b/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts index 9f44b6cf580a..a0c051eada2b 100644 --- a/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeUserProfilesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeUserProfilesCommand, se_DescribeUserProfilesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts b/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts index 7274cf30663a..fdf2abebfceb 100644 --- a/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts +++ b/clients/client-opsworks/src/commands/DescribeVolumesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVolumesCommand, se_DescribeVolumesCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts b/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts index 728101cde97d..94eee0322fe0 100644 --- a/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts +++ b/clients/client-opsworks/src/commands/DetachElasticLoadBalancerCommand.ts @@ -12,7 +12,8 @@ import { de_DetachElasticLoadBalancerCommand, se_DetachElasticLoadBalancerComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts b/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts index 283ccaf70be8..25de768c8224 100644 --- a/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/DisassociateElasticIpCommand.ts @@ -12,7 +12,8 @@ import { de_DisassociateElasticIpCommand, se_DisassociateElasticIpCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts b/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts index d10ab0dcb6d5..7346b68688ba 100644 --- a/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts +++ b/clients/client-opsworks/src/commands/GetHostnameSuggestionCommand.ts @@ -12,7 +12,8 @@ import { de_GetHostnameSuggestionCommand, se_GetHostnameSuggestionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/GrantAccessCommand.ts b/clients/client-opsworks/src/commands/GrantAccessCommand.ts index 99c972c9e80a..3e01a79bf34a 100644 --- a/clients/client-opsworks/src/commands/GrantAccessCommand.ts +++ b/clients/client-opsworks/src/commands/GrantAccessCommand.ts @@ -12,7 +12,8 @@ import { de_GrantAccessCommand, se_GrantAccessCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/ListTagsCommand.ts b/clients/client-opsworks/src/commands/ListTagsCommand.ts index 4fa23af644c5..9c2df6fba089 100644 --- a/clients/client-opsworks/src/commands/ListTagsCommand.ts +++ b/clients/client-opsworks/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsCommand, se_ListTagsCommand } from "../protocols/Aws_json1_1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RebootInstanceCommand.ts b/clients/client-opsworks/src/commands/RebootInstanceCommand.ts index 5a97b0fb451f..dd513b4c174c 100644 --- a/clients/client-opsworks/src/commands/RebootInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RebootInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RebootInstanceCommand, se_RebootInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts b/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts index 3ee85ed58db0..4c3185d63925 100644 --- a/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterEcsClusterCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterEcsClusterCommand, se_RegisterEcsClusterCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts b/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts index 133670b67d8c..e0903df76e1d 100644 --- a/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterElasticIpCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterElasticIpCommand, se_RegisterElasticIpCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts b/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts index d8ee85a09f06..7f9156c9d1af 100644 --- a/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterInstanceCommand, se_RegisterInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts index fe8dfdcc7b01..3d2ccc590f4d 100644 --- a/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterRdsDbInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterRdsDbInstanceCommand, se_RegisterRdsDbInstanceCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts b/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts index 7a563141d247..2e9f4e5b2ccc 100644 --- a/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/RegisterVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterVolumeCommand, se_RegisterVolumeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts index 1ccfbadb7a33..46b4edbb629c 100644 --- a/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/SetLoadBasedAutoScalingCommand.ts @@ -12,7 +12,8 @@ import { de_SetLoadBasedAutoScalingCommand, se_SetLoadBasedAutoScalingCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/SetPermissionCommand.ts b/clients/client-opsworks/src/commands/SetPermissionCommand.ts index 6b60fd0dd875..aa401116408a 100644 --- a/clients/client-opsworks/src/commands/SetPermissionCommand.ts +++ b/clients/client-opsworks/src/commands/SetPermissionCommand.ts @@ -12,7 +12,8 @@ import { de_SetPermissionCommand, se_SetPermissionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts b/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts index 1a8b1e2982cf..8af806307cf0 100644 --- a/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts +++ b/clients/client-opsworks/src/commands/SetTimeBasedAutoScalingCommand.ts @@ -12,7 +12,8 @@ import { de_SetTimeBasedAutoScalingCommand, se_SetTimeBasedAutoScalingCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/StartInstanceCommand.ts b/clients/client-opsworks/src/commands/StartInstanceCommand.ts index e455ab5b1948..9ff8d7f043d6 100644 --- a/clients/client-opsworks/src/commands/StartInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/StartInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_StartInstanceCommand, se_StartInstanceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/StartStackCommand.ts b/clients/client-opsworks/src/commands/StartStackCommand.ts index a985f3562ff8..2f2679674c2c 100644 --- a/clients/client-opsworks/src/commands/StartStackCommand.ts +++ b/clients/client-opsworks/src/commands/StartStackCommand.ts @@ -12,7 +12,8 @@ import { de_StartStackCommand, se_StartStackCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/StopInstanceCommand.ts b/clients/client-opsworks/src/commands/StopInstanceCommand.ts index 49c89fe788f0..a8b3a822ddd1 100644 --- a/clients/client-opsworks/src/commands/StopInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/StopInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_StopInstanceCommand, se_StopInstanceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/StopStackCommand.ts b/clients/client-opsworks/src/commands/StopStackCommand.ts index 4d2272ff7065..742fbc939a9b 100644 --- a/clients/client-opsworks/src/commands/StopStackCommand.ts +++ b/clients/client-opsworks/src/commands/StopStackCommand.ts @@ -12,7 +12,8 @@ import { de_StopStackCommand, se_StopStackCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/TagResourceCommand.ts b/clients/client-opsworks/src/commands/TagResourceCommand.ts index 5443273774f9..7070c7c232a1 100644 --- a/clients/client-opsworks/src/commands/TagResourceCommand.ts +++ b/clients/client-opsworks/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts b/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts index da47a985c572..b738260605ac 100644 --- a/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UnassignInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UnassignInstanceCommand, se_UnassignInstanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts b/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts index dad1e5d2f2d3..7854a7195029 100644 --- a/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/UnassignVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_UnassignVolumeCommand, se_UnassignVolumeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UntagResourceCommand.ts b/clients/client-opsworks/src/commands/UntagResourceCommand.ts index 2389c1792600..387a9bd8501e 100644 --- a/clients/client-opsworks/src/commands/UntagResourceCommand.ts +++ b/clients/client-opsworks/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateAppCommand.ts b/clients/client-opsworks/src/commands/UpdateAppCommand.ts index 96f4fbc27a63..0fc25ec1376c 100644 --- a/clients/client-opsworks/src/commands/UpdateAppCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateAppCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAppCommand, se_UpdateAppCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts b/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts index ab6bbdf6c206..bf5c67a4a9f9 100644 --- a/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateElasticIpCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateElasticIpCommand, se_UpdateElasticIpCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts b/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts index a986329510a0..b3506128aed1 100644 --- a/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInstanceCommand, se_UpdateInstanceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateLayerCommand.ts b/clients/client-opsworks/src/commands/UpdateLayerCommand.ts index 11e8a869aec8..cbe86f3bb9d6 100644 --- a/clients/client-opsworks/src/commands/UpdateLayerCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateLayerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateLayerCommand, se_UpdateLayerCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts b/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts index 73d8004c4497..2c0a06ede1a9 100644 --- a/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateMyUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMyUserProfileCommand, se_UpdateMyUserProfileCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts b/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts index 94235e19985f..4a33787dfb38 100644 --- a/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateRdsDbInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRdsDbInstanceCommand, se_UpdateRdsDbInstanceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateStackCommand.ts b/clients/client-opsworks/src/commands/UpdateStackCommand.ts index 143a4c61778e..83a8d3eafbab 100644 --- a/clients/client-opsworks/src/commands/UpdateStackCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateStackCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateStackCommand, se_UpdateStackCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts b/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts index 2c36a2a3da26..2d9675a941b5 100644 --- a/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateUserProfileCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateUserProfileCommand, se_UpdateUserProfileCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts b/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts index 1b87eedfb895..53f2b2fa8b19 100644 --- a/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts +++ b/clients/client-opsworks/src/commands/UpdateVolumeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVolumeCommand, se_UpdateVolumeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworks/src/index.ts b/clients/client-opsworks/src/index.ts index ef6766d3e6cd..db38a9a2102e 100644 --- a/clients/client-opsworks/src/index.ts +++ b/clients/client-opsworks/src/index.ts @@ -120,8 +120,8 @@ export * from "./OpsWorksClient"; export * from "./OpsWorks"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OpsWorksExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OpsWorksExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-opsworks/src/models/OpsWorksServiceException.ts b/clients/client-opsworks/src/models/OpsWorksServiceException.ts index 7025cb0a5ada..bd4236f8f1e3 100644 --- a/clients/client-opsworks/src/models/OpsWorksServiceException.ts +++ b/clients/client-opsworks/src/models/OpsWorksServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts b/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts index c85efb1a7265..8be1c777ef09 100644 --- a/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts +++ b/clients/client-opsworkscm/src/commands/AssociateNodeCommand.ts @@ -16,7 +16,8 @@ import { de_AssociateNodeCommand, se_AssociateNodeCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts b/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts index 3538c9ffa9ae..19624c19c315 100644 --- a/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts +++ b/clients/client-opsworkscm/src/commands/CreateBackupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBackupCommand, se_CreateBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/CreateServerCommand.ts b/clients/client-opsworkscm/src/commands/CreateServerCommand.ts index 28e6e1cb6841..62429e5eaafb 100644 --- a/clients/client-opsworkscm/src/commands/CreateServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/CreateServerCommand.ts @@ -17,7 +17,8 @@ import { de_CreateServerCommand, se_CreateServerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts b/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts index 3439364b9eec..22c3dc1d8061 100644 --- a/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts +++ b/clients/client-opsworkscm/src/commands/DeleteBackupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBackupCommand, se_DeleteBackupCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts b/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts index f72e838c2ac9..dd377b9725da 100644 --- a/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/DeleteServerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServerCommand, se_DeleteServerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts index 63fbd839df79..f0dfb8de9d39 100644 --- a/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeAccountAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts b/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts index 1eae0b91b92b..707c5e534cc2 100644 --- a/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeBackupsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBackupsCommand, se_DescribeBackupsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts b/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts index a1d88f2c0d66..00bf6f9c5394 100644 --- a/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts b/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts index 614558b7a467..ecf80ca6c10e 100644 --- a/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeNodeAssociationStatusCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts b/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts index 1b133b33222c..a20d70067c3f 100644 --- a/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts +++ b/clients/client-opsworkscm/src/commands/DescribeServersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeServersCommand, se_DescribeServersCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts b/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts index ec40ba95bc3e..659a516974ad 100644 --- a/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts +++ b/clients/client-opsworkscm/src/commands/DisassociateNodeCommand.ts @@ -16,7 +16,8 @@ import { de_DisassociateNodeCommand, se_DisassociateNodeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts b/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts index 2f628a2ef0e0..958320e35376 100644 --- a/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts +++ b/clients/client-opsworkscm/src/commands/ExportServerEngineAttributeCommand.ts @@ -17,7 +17,8 @@ import { de_ExportServerEngineAttributeCommand, se_ExportServerEngineAttributeCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts b/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts index 5085af53fa1d..0c4c063874ad 100644 --- a/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts b/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts index 6722f13063c0..cd2c17bce9cd 100644 --- a/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/RestoreServerCommand.ts @@ -16,7 +16,8 @@ import { de_RestoreServerCommand, se_RestoreServerCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts b/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts index 8e407ba08c4b..550cb74a06eb 100644 --- a/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts +++ b/clients/client-opsworkscm/src/commands/StartMaintenanceCommand.ts @@ -17,7 +17,8 @@ import { de_StartMaintenanceCommand, se_StartMaintenanceCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/TagResourceCommand.ts b/clients/client-opsworkscm/src/commands/TagResourceCommand.ts index 31e659136976..7838cbd6003d 100644 --- a/clients/client-opsworkscm/src/commands/TagResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts b/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts index c4c885f04422..0f41d029fc6d 100644 --- a/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts +++ b/clients/client-opsworkscm/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts b/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts index c65e577455cb..e26fc9a07f2e 100644 --- a/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts +++ b/clients/client-opsworkscm/src/commands/UpdateServerCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateServerCommand, se_UpdateServerCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts b/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts index 85b707a238f8..552c277f923a 100644 --- a/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts +++ b/clients/client-opsworkscm/src/commands/UpdateServerEngineAttributesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-opsworkscm/src/index.ts b/clients/client-opsworkscm/src/index.ts index 1563dbcf8a0a..13386452194a 100644 --- a/clients/client-opsworkscm/src/index.ts +++ b/clients/client-opsworkscm/src/index.ts @@ -95,8 +95,8 @@ export * from "./OpsWorksCMClient"; export * from "./OpsWorksCM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OpsWorksCMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OpsWorksCMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-opsworkscm/src/models/OpsWorksCMServiceException.ts b/clients/client-opsworkscm/src/models/OpsWorksCMServiceException.ts index a447e9ff2102..3d222706e5b6 100644 --- a/clients/client-opsworkscm/src/models/OpsWorksCMServiceException.ts +++ b/clients/client-opsworkscm/src/models/OpsWorksCMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts b/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts index d64db8c56fd1..d87ac57d2e4f 100644 --- a/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/AcceptHandshakeCommand.ts @@ -16,7 +16,8 @@ import { de_AcceptHandshakeCommand, se_AcceptHandshakeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/AttachPolicyCommand.ts b/clients/client-organizations/src/commands/AttachPolicyCommand.ts index b27387af492c..f47ea8f78959 100644 --- a/clients/client-organizations/src/commands/AttachPolicyCommand.ts +++ b/clients/client-organizations/src/commands/AttachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_AttachPolicyCommand, se_AttachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CancelHandshakeCommand.ts b/clients/client-organizations/src/commands/CancelHandshakeCommand.ts index 84e4370f4250..019101a37f2d 100644 --- a/clients/client-organizations/src/commands/CancelHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/CancelHandshakeCommand.ts @@ -16,7 +16,8 @@ import { de_CancelHandshakeCommand, se_CancelHandshakeCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CloseAccountCommand.ts b/clients/client-organizations/src/commands/CloseAccountCommand.ts index 54032a83eb3c..cc10ed5b49bf 100644 --- a/clients/client-organizations/src/commands/CloseAccountCommand.ts +++ b/clients/client-organizations/src/commands/CloseAccountCommand.ts @@ -12,7 +12,8 @@ import { de_CloseAccountCommand, se_CloseAccountCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CreateAccountCommand.ts b/clients/client-organizations/src/commands/CreateAccountCommand.ts index 609bc52605e2..1d00b59610ae 100644 --- a/clients/client-organizations/src/commands/CreateAccountCommand.ts +++ b/clients/client-organizations/src/commands/CreateAccountCommand.ts @@ -17,7 +17,8 @@ import { de_CreateAccountCommand, se_CreateAccountCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts b/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts index 3273e5af6108..277fde674bf4 100644 --- a/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts +++ b/clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts @@ -17,7 +17,8 @@ import { de_CreateGovCloudAccountCommand, se_CreateGovCloudAccountCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CreateOrganizationCommand.ts b/clients/client-organizations/src/commands/CreateOrganizationCommand.ts index 356c52de3929..c67027983abf 100644 --- a/clients/client-organizations/src/commands/CreateOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/CreateOrganizationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateOrganizationCommand, se_CreateOrganizationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts index 71bdd6566fda..0b7aba826e74 100644 --- a/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOrganizationalUnitCommand, se_CreateOrganizationalUnitCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/CreatePolicyCommand.ts b/clients/client-organizations/src/commands/CreatePolicyCommand.ts index 4af11b6e5174..109123b7aff8 100644 --- a/clients/client-organizations/src/commands/CreatePolicyCommand.ts +++ b/clients/client-organizations/src/commands/CreatePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePolicyCommand, se_CreatePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts b/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts index 8f7cdfa63be0..303f5e1492dc 100644 --- a/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/DeclineHandshakeCommand.ts @@ -16,7 +16,8 @@ import { de_DeclineHandshakeCommand, se_DeclineHandshakeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts b/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts index 89eade15da5c..1e84e79f51ac 100644 --- a/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/DeleteOrganizationCommand.ts @@ -11,7 +11,8 @@ import { de_DeleteOrganizationCommand, se_DeleteOrganizationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts index 5707b497e238..eeb90b1f7d57 100644 --- a/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/DeleteOrganizationalUnitCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOrganizationalUnitCommand, se_DeleteOrganizationalUnitCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeletePolicyCommand.ts b/clients/client-organizations/src/commands/DeletePolicyCommand.ts index b4f54514f415..c7bbcabd6bf9 100644 --- a/clients/client-organizations/src/commands/DeletePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DeletePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts index 60b495bda1b3..51015fdeb7e0 100644 --- a/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts @@ -11,7 +11,8 @@ import { de_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts b/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts index 490565a71c66..f26b02a194e1 100644 --- a/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts +++ b/clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeAccountCommand.ts b/clients/client-organizations/src/commands/DescribeAccountCommand.ts index 549adfae5b7c..73fddaa53e00 100644 --- a/clients/client-organizations/src/commands/DescribeAccountCommand.ts +++ b/clients/client-organizations/src/commands/DescribeAccountCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountCommand, se_DescribeAccountCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts b/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts index 91d2ea5731c5..fba116f80c17 100644 --- a/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts +++ b/clients/client-organizations/src/commands/DescribeCreateAccountStatusCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeCreateAccountStatusCommand, se_DescribeCreateAccountStatusCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts b/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts index 6db9a824b2bf..6d5962c74e26 100644 --- a/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEffectivePolicyCommand, se_DescribeEffectivePolicyCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts b/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts index c537dde6c0b2..a1813511bc0d 100644 --- a/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts +++ b/clients/client-organizations/src/commands/DescribeHandshakeCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeHandshakeCommand, se_DescribeHandshakeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts b/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts index aacfa23bab0d..24f72063898c 100644 --- a/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/DescribeOrganizationCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOrganizationCommand, se_DescribeOrganizationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts index 44cdaf53c9ff..21ec0e460eb1 100644 --- a/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/DescribeOrganizationalUnitCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeOrganizationalUnitCommand, se_DescribeOrganizationalUnitComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribePolicyCommand.ts b/clients/client-organizations/src/commands/DescribePolicyCommand.ts index b1c5ac4da531..d82f03f37a02 100644 --- a/clients/client-organizations/src/commands/DescribePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePolicyCommand, se_DescribePolicyCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts index e6aee4519beb..d98bb091d315 100644 --- a/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeResourcePolicyCommand, se_DescribeResourcePolicyCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DetachPolicyCommand.ts b/clients/client-organizations/src/commands/DetachPolicyCommand.ts index 371db89a9062..4eb0cea8a4cd 100644 --- a/clients/client-organizations/src/commands/DetachPolicyCommand.ts +++ b/clients/client-organizations/src/commands/DetachPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_DetachPolicyCommand, se_DetachPolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts b/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts index c69cd4d15e6a..22460a395cb2 100644 --- a/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts +++ b/clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts @@ -12,7 +12,8 @@ import { de_DisableAWSServiceAccessCommand, se_DisableAWSServiceAccessCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts b/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts index 1232d9cda199..258379a34265 100644 --- a/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts +++ b/clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts @@ -12,7 +12,8 @@ import { de_DisablePolicyTypeCommand, se_DisablePolicyTypeCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts b/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts index afbcc59fda93..b889b732a662 100644 --- a/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts +++ b/clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts @@ -12,7 +12,8 @@ import { de_EnableAWSServiceAccessCommand, se_EnableAWSServiceAccessCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts b/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts index ca8e559b32b3..65c473a096b1 100644 --- a/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts +++ b/clients/client-organizations/src/commands/EnableAllFeaturesCommand.ts @@ -16,7 +16,8 @@ import { de_EnableAllFeaturesCommand, se_EnableAllFeaturesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts b/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts index 78a3a9576a35..85fcfa9a5d8c 100644 --- a/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts +++ b/clients/client-organizations/src/commands/EnablePolicyTypeCommand.ts @@ -12,7 +12,8 @@ import { de_EnablePolicyTypeCommand, se_EnablePolicyTypeCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts b/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts index 01375df68853..3291a38261f3 100644 --- a/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/InviteAccountToOrganizationCommand.ts @@ -17,7 +17,8 @@ import { de_InviteAccountToOrganizationCommand, se_InviteAccountToOrganizationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts b/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts index 761c07fa1300..fe97870144f5 100644 --- a/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/LeaveOrganizationCommand.ts @@ -11,7 +11,8 @@ import { de_LeaveOrganizationCommand, se_LeaveOrganizationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts b/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts index 8e7c2616e166..d1a408819d05 100644 --- a/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/ListAWSServiceAccessForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListAccountsCommand.ts b/clients/client-organizations/src/commands/ListAccountsCommand.ts index 9e642b562049..3bbb2d6b0dcd 100644 --- a/clients/client-organizations/src/commands/ListAccountsCommand.ts +++ b/clients/client-organizations/src/commands/ListAccountsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAccountsCommand, se_ListAccountsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts b/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts index 9da8627b3116..0010fb4b1bba 100644 --- a/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts +++ b/clients/client-organizations/src/commands/ListAccountsForParentCommand.ts @@ -16,7 +16,8 @@ import { de_ListAccountsForParentCommand, se_ListAccountsForParentCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListChildrenCommand.ts b/clients/client-organizations/src/commands/ListChildrenCommand.ts index f4f69edfc267..39617320ba85 100644 --- a/clients/client-organizations/src/commands/ListChildrenCommand.ts +++ b/clients/client-organizations/src/commands/ListChildrenCommand.ts @@ -12,7 +12,8 @@ import { de_ListChildrenCommand, se_ListChildrenCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts b/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts index 311bb5e2c1c7..81a8b994f280 100644 --- a/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts +++ b/clients/client-organizations/src/commands/ListCreateAccountStatusCommand.ts @@ -16,7 +16,8 @@ import { de_ListCreateAccountStatusCommand, se_ListCreateAccountStatusCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts b/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts index c51fe0aa56cc..3873a7464f2f 100644 --- a/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts +++ b/clients/client-organizations/src/commands/ListDelegatedAdministratorsCommand.ts @@ -16,7 +16,8 @@ import { de_ListDelegatedAdministratorsCommand, se_ListDelegatedAdministratorsCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts b/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts index f95ad34d7442..e4e446ee0630 100644 --- a/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts +++ b/clients/client-organizations/src/commands/ListDelegatedServicesForAccountCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts b/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts index ff415f5b9ad2..a0b4313d3043 100644 --- a/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts +++ b/clients/client-organizations/src/commands/ListHandshakesForAccountCommand.ts @@ -16,7 +16,8 @@ import { de_ListHandshakesForAccountCommand, se_ListHandshakesForAccountCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts b/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts index d7cb0ac2dbd5..22e9f2c7f5b1 100644 --- a/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/ListHandshakesForOrganizationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts b/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts index d2a86e1afb8c..43637b909578 100644 --- a/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts +++ b/clients/client-organizations/src/commands/ListOrganizationalUnitsForParentCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListParentsCommand.ts b/clients/client-organizations/src/commands/ListParentsCommand.ts index 003e8287e4d5..64d09d8178d7 100644 --- a/clients/client-organizations/src/commands/ListParentsCommand.ts +++ b/clients/client-organizations/src/commands/ListParentsCommand.ts @@ -12,7 +12,8 @@ import { de_ListParentsCommand, se_ListParentsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListPoliciesCommand.ts b/clients/client-organizations/src/commands/ListPoliciesCommand.ts index 51e1c5d3ba21..3cc051af8bae 100644 --- a/clients/client-organizations/src/commands/ListPoliciesCommand.ts +++ b/clients/client-organizations/src/commands/ListPoliciesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts b/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts index d5800b683699..f2d00889c2bc 100644 --- a/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts +++ b/clients/client-organizations/src/commands/ListPoliciesForTargetCommand.ts @@ -12,7 +12,8 @@ import { de_ListPoliciesForTargetCommand, se_ListPoliciesForTargetCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListRootsCommand.ts b/clients/client-organizations/src/commands/ListRootsCommand.ts index d2c2c929f304..c05c3eda0932 100644 --- a/clients/client-organizations/src/commands/ListRootsCommand.ts +++ b/clients/client-organizations/src/commands/ListRootsCommand.ts @@ -12,7 +12,8 @@ import { de_ListRootsCommand, se_ListRootsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts b/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts index 213495a0de98..547e9354f782 100644 --- a/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-organizations/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts b/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts index 8e7cf6802433..8d657149d7e3 100644 --- a/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts +++ b/clients/client-organizations/src/commands/ListTargetsForPolicyCommand.ts @@ -12,7 +12,8 @@ import { de_ListTargetsForPolicyCommand, se_ListTargetsForPolicyCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/MoveAccountCommand.ts b/clients/client-organizations/src/commands/MoveAccountCommand.ts index 23595128e33e..1018ebe326b0 100644 --- a/clients/client-organizations/src/commands/MoveAccountCommand.ts +++ b/clients/client-organizations/src/commands/MoveAccountCommand.ts @@ -12,7 +12,8 @@ import { de_MoveAccountCommand, se_MoveAccountCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts b/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts index 5c3f117d6e25..dcb3f181636e 100644 --- a/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-organizations/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts b/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts index 1e441c0ba103..032cacfdd37e 100644 --- a/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts +++ b/clients/client-organizations/src/commands/RegisterDelegatedAdministratorCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts b/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts index 0f605924f753..7c20115814d4 100644 --- a/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts +++ b/clients/client-organizations/src/commands/RemoveAccountFromOrganizationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/TagResourceCommand.ts b/clients/client-organizations/src/commands/TagResourceCommand.ts index b08d88c9c300..be5dee5e267a 100644 --- a/clients/client-organizations/src/commands/TagResourceCommand.ts +++ b/clients/client-organizations/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/UntagResourceCommand.ts b/clients/client-organizations/src/commands/UntagResourceCommand.ts index 2bc9265a8e5f..f9ed541ec030 100644 --- a/clients/client-organizations/src/commands/UntagResourceCommand.ts +++ b/clients/client-organizations/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts b/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts index d88924b46244..4583e270d02e 100644 --- a/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts +++ b/clients/client-organizations/src/commands/UpdateOrganizationalUnitCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOrganizationalUnitCommand, se_UpdateOrganizationalUnitCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/commands/UpdatePolicyCommand.ts b/clients/client-organizations/src/commands/UpdatePolicyCommand.ts index 9177de09ae7e..b82994f4aba7 100644 --- a/clients/client-organizations/src/commands/UpdatePolicyCommand.ts +++ b/clients/client-organizations/src/commands/UpdatePolicyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePolicyCommand, se_UpdatePolicyCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-organizations/src/index.ts b/clients/client-organizations/src/index.ts index 7e4ad724f73f..1c21bf1d3772 100644 --- a/clients/client-organizations/src/index.ts +++ b/clients/client-organizations/src/index.ts @@ -79,8 +79,8 @@ export * from "./OrganizationsClient"; export * from "./Organizations"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OrganizationsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OrganizationsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-organizations/src/models/OrganizationsServiceException.ts b/clients/client-organizations/src/models/OrganizationsServiceException.ts index e6413ec93de9..37e83487dc43 100644 --- a/clients/client-organizations/src/models/OrganizationsServiceException.ts +++ b/clients/client-organizations/src/models/OrganizationsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-osis/src/commands/CreatePipelineCommand.ts b/clients/client-osis/src/commands/CreatePipelineCommand.ts index e27fd19371f7..d3fcdd3e28e5 100644 --- a/clients/client-osis/src/commands/CreatePipelineCommand.ts +++ b/clients/client-osis/src/commands/CreatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePipelineCommand, se_CreatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/DeletePipelineCommand.ts b/clients/client-osis/src/commands/DeletePipelineCommand.ts index 1254463a7e50..aeb4cdf7d009 100644 --- a/clients/client-osis/src/commands/DeletePipelineCommand.ts +++ b/clients/client-osis/src/commands/DeletePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePipelineCommand, se_DeletePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts b/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts index ea6387a2f22a..1fb886145206 100644 --- a/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineBlueprintCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineBlueprintCommand, se_GetPipelineBlueprintCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts b/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts index b1a5eefe2e7e..2342e24f7cc5 100644 --- a/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineChangeProgressCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineChangeProgressCommand, se_GetPipelineChangeProgressComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/GetPipelineCommand.ts b/clients/client-osis/src/commands/GetPipelineCommand.ts index e263bdce73c1..76660ed1d537 100644 --- a/clients/client-osis/src/commands/GetPipelineCommand.ts +++ b/clients/client-osis/src/commands/GetPipelineCommand.ts @@ -12,7 +12,8 @@ import { de_GetPipelineCommand, se_GetPipelineCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts b/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts index c81fde4a768d..6b44b619bd77 100644 --- a/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts +++ b/clients/client-osis/src/commands/ListPipelineBlueprintsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelineBlueprintsCommand, se_ListPipelineBlueprintsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/ListPipelinesCommand.ts b/clients/client-osis/src/commands/ListPipelinesCommand.ts index b8664a06f835..3a722e59ef28 100644 --- a/clients/client-osis/src/commands/ListPipelinesCommand.ts +++ b/clients/client-osis/src/commands/ListPipelinesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPipelinesCommand, se_ListPipelinesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/ListTagsForResourceCommand.ts b/clients/client-osis/src/commands/ListTagsForResourceCommand.ts index 58227d38fdde..a2afb035ddf4 100644 --- a/clients/client-osis/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-osis/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/StartPipelineCommand.ts b/clients/client-osis/src/commands/StartPipelineCommand.ts index 6643d99e93b2..81526d593f25 100644 --- a/clients/client-osis/src/commands/StartPipelineCommand.ts +++ b/clients/client-osis/src/commands/StartPipelineCommand.ts @@ -12,7 +12,8 @@ import { de_StartPipelineCommand, se_StartPipelineCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/StopPipelineCommand.ts b/clients/client-osis/src/commands/StopPipelineCommand.ts index e938daef98de..da0ec486c204 100644 --- a/clients/client-osis/src/commands/StopPipelineCommand.ts +++ b/clients/client-osis/src/commands/StopPipelineCommand.ts @@ -12,7 +12,8 @@ import { de_StopPipelineCommand, se_StopPipelineCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/TagResourceCommand.ts b/clients/client-osis/src/commands/TagResourceCommand.ts index d7b8908318ca..b8c63f8bdfe2 100644 --- a/clients/client-osis/src/commands/TagResourceCommand.ts +++ b/clients/client-osis/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/UntagResourceCommand.ts b/clients/client-osis/src/commands/UntagResourceCommand.ts index e3f9557c9a44..88110a62848c 100644 --- a/clients/client-osis/src/commands/UntagResourceCommand.ts +++ b/clients/client-osis/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/UpdatePipelineCommand.ts b/clients/client-osis/src/commands/UpdatePipelineCommand.ts index 978f1e71b53d..d83252875928 100644 --- a/clients/client-osis/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-osis/src/commands/UpdatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePipelineCommand, se_UpdatePipelineCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/commands/ValidatePipelineCommand.ts b/clients/client-osis/src/commands/ValidatePipelineCommand.ts index 82ff9a6de15b..f882aaf76dc3 100644 --- a/clients/client-osis/src/commands/ValidatePipelineCommand.ts +++ b/clients/client-osis/src/commands/ValidatePipelineCommand.ts @@ -12,7 +12,8 @@ import { de_ValidatePipelineCommand, se_ValidatePipelineCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-osis/src/index.ts b/clients/client-osis/src/index.ts index dca839e1a87d..3da25171b485 100644 --- a/clients/client-osis/src/index.ts +++ b/clients/client-osis/src/index.ts @@ -10,8 +10,8 @@ export * from "./OSISClient"; export * from "./OSIS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OSISExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OSISExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-osis/src/models/OSISServiceException.ts b/clients/client-osis/src/models/OSISServiceException.ts index c451f63cd6ce..771d8b8e6620 100644 --- a/clients/client-osis/src/models/OSISServiceException.ts +++ b/clients/client-osis/src/models/OSISServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-outposts/src/commands/CancelCapacityTaskCommand.ts b/clients/client-outposts/src/commands/CancelCapacityTaskCommand.ts index 0a548b44a284..afc3fe732848 100644 --- a/clients/client-outposts/src/commands/CancelCapacityTaskCommand.ts +++ b/clients/client-outposts/src/commands/CancelCapacityTaskCommand.ts @@ -12,7 +12,8 @@ import { de_CancelCapacityTaskCommand, se_CancelCapacityTaskCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/CancelOrderCommand.ts b/clients/client-outposts/src/commands/CancelOrderCommand.ts index 5c84d2aac693..8ab35186c351 100644 --- a/clients/client-outposts/src/commands/CancelOrderCommand.ts +++ b/clients/client-outposts/src/commands/CancelOrderCommand.ts @@ -12,7 +12,8 @@ import { de_CancelOrderCommand, se_CancelOrderCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/CreateOrderCommand.ts b/clients/client-outposts/src/commands/CreateOrderCommand.ts index 6514311ec1cd..59f375117577 100644 --- a/clients/client-outposts/src/commands/CreateOrderCommand.ts +++ b/clients/client-outposts/src/commands/CreateOrderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOrderCommand, se_CreateOrderCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/CreateOutpostCommand.ts b/clients/client-outposts/src/commands/CreateOutpostCommand.ts index 9069499ea0c2..4bd8a5754839 100644 --- a/clients/client-outposts/src/commands/CreateOutpostCommand.ts +++ b/clients/client-outposts/src/commands/CreateOutpostCommand.ts @@ -12,7 +12,8 @@ import { de_CreateOutpostCommand, se_CreateOutpostCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/CreateSiteCommand.ts b/clients/client-outposts/src/commands/CreateSiteCommand.ts index 58b95bea47a8..e17f19cf2cd1 100644 --- a/clients/client-outposts/src/commands/CreateSiteCommand.ts +++ b/clients/client-outposts/src/commands/CreateSiteCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSiteCommand, se_CreateSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/DeleteOutpostCommand.ts b/clients/client-outposts/src/commands/DeleteOutpostCommand.ts index 967f3d693fc9..3b7ab44c2108 100644 --- a/clients/client-outposts/src/commands/DeleteOutpostCommand.ts +++ b/clients/client-outposts/src/commands/DeleteOutpostCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteOutpostCommand, se_DeleteOutpostCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/DeleteSiteCommand.ts b/clients/client-outposts/src/commands/DeleteSiteCommand.ts index fa924f0a1921..e851dad5158e 100644 --- a/clients/client-outposts/src/commands/DeleteSiteCommand.ts +++ b/clients/client-outposts/src/commands/DeleteSiteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSiteCommand, se_DeleteSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetCapacityTaskCommand.ts b/clients/client-outposts/src/commands/GetCapacityTaskCommand.ts index bce476df850d..7c90d46cb2f2 100644 --- a/clients/client-outposts/src/commands/GetCapacityTaskCommand.ts +++ b/clients/client-outposts/src/commands/GetCapacityTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetCapacityTaskCommand, se_GetCapacityTaskCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetCatalogItemCommand.ts b/clients/client-outposts/src/commands/GetCatalogItemCommand.ts index ad186a5e337f..048fc18b2f73 100644 --- a/clients/client-outposts/src/commands/GetCatalogItemCommand.ts +++ b/clients/client-outposts/src/commands/GetCatalogItemCommand.ts @@ -12,7 +12,8 @@ import { de_GetCatalogItemCommand, se_GetCatalogItemCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetConnectionCommand.ts b/clients/client-outposts/src/commands/GetConnectionCommand.ts index cb1ae67de854..a486440df571 100644 --- a/clients/client-outposts/src/commands/GetConnectionCommand.ts +++ b/clients/client-outposts/src/commands/GetConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectionCommand, se_GetConnectionCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetOrderCommand.ts b/clients/client-outposts/src/commands/GetOrderCommand.ts index 2479550680d7..4b548caa732e 100644 --- a/clients/client-outposts/src/commands/GetOrderCommand.ts +++ b/clients/client-outposts/src/commands/GetOrderCommand.ts @@ -12,7 +12,8 @@ import { de_GetOrderCommand, se_GetOrderCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetOutpostCommand.ts b/clients/client-outposts/src/commands/GetOutpostCommand.ts index 2b547b5746a3..75020ac1be5f 100644 --- a/clients/client-outposts/src/commands/GetOutpostCommand.ts +++ b/clients/client-outposts/src/commands/GetOutpostCommand.ts @@ -12,7 +12,8 @@ import { de_GetOutpostCommand, se_GetOutpostCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts b/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts index 9c8341846f4d..210000a0eb9b 100644 --- a/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts +++ b/clients/client-outposts/src/commands/GetOutpostInstanceTypesCommand.ts @@ -12,7 +12,8 @@ import { de_GetOutpostInstanceTypesCommand, se_GetOutpostInstanceTypesCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetOutpostSupportedInstanceTypesCommand.ts b/clients/client-outposts/src/commands/GetOutpostSupportedInstanceTypesCommand.ts index cef135a8a8f5..0e9b44f4eb13 100644 --- a/clients/client-outposts/src/commands/GetOutpostSupportedInstanceTypesCommand.ts +++ b/clients/client-outposts/src/commands/GetOutpostSupportedInstanceTypesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetSiteAddressCommand.ts b/clients/client-outposts/src/commands/GetSiteAddressCommand.ts index 0c50466fcc48..99c8a7269efa 100644 --- a/clients/client-outposts/src/commands/GetSiteAddressCommand.ts +++ b/clients/client-outposts/src/commands/GetSiteAddressCommand.ts @@ -12,7 +12,8 @@ import { de_GetSiteAddressCommand, se_GetSiteAddressCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/GetSiteCommand.ts b/clients/client-outposts/src/commands/GetSiteCommand.ts index f6525d305d06..bf0190898326 100644 --- a/clients/client-outposts/src/commands/GetSiteCommand.ts +++ b/clients/client-outposts/src/commands/GetSiteCommand.ts @@ -12,7 +12,8 @@ import { de_GetSiteCommand, se_GetSiteCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListAssetsCommand.ts b/clients/client-outposts/src/commands/ListAssetsCommand.ts index 3a26e4f267ec..27e62d1b206d 100644 --- a/clients/client-outposts/src/commands/ListAssetsCommand.ts +++ b/clients/client-outposts/src/commands/ListAssetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListAssetsCommand, se_ListAssetsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListCapacityTasksCommand.ts b/clients/client-outposts/src/commands/ListCapacityTasksCommand.ts index b35349542093..30cf958c71d7 100644 --- a/clients/client-outposts/src/commands/ListCapacityTasksCommand.ts +++ b/clients/client-outposts/src/commands/ListCapacityTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListCapacityTasksCommand, se_ListCapacityTasksCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts b/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts index d73e39bbd174..8681283cbce7 100644 --- a/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts +++ b/clients/client-outposts/src/commands/ListCatalogItemsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCatalogItemsCommand, se_ListCatalogItemsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListOrdersCommand.ts b/clients/client-outposts/src/commands/ListOrdersCommand.ts index 27eb99ce51eb..e9d9fdc45c54 100644 --- a/clients/client-outposts/src/commands/ListOrdersCommand.ts +++ b/clients/client-outposts/src/commands/ListOrdersCommand.ts @@ -12,7 +12,8 @@ import { de_ListOrdersCommand, se_ListOrdersCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListOutpostsCommand.ts b/clients/client-outposts/src/commands/ListOutpostsCommand.ts index 5c9a054f3dbb..9556b5f719f6 100644 --- a/clients/client-outposts/src/commands/ListOutpostsCommand.ts +++ b/clients/client-outposts/src/commands/ListOutpostsCommand.ts @@ -12,7 +12,8 @@ import { de_ListOutpostsCommand, se_ListOutpostsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListSitesCommand.ts b/clients/client-outposts/src/commands/ListSitesCommand.ts index 202a5214a339..2d866053c64a 100644 --- a/clients/client-outposts/src/commands/ListSitesCommand.ts +++ b/clients/client-outposts/src/commands/ListSitesCommand.ts @@ -12,7 +12,8 @@ import { de_ListSitesCommand, se_ListSitesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts b/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts index 4411e3ed472e..f58a733e1d0d 100644 --- a/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-outposts/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts b/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts index f806d9ab761e..495d566f7b25 100644 --- a/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts +++ b/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartCapacityTaskCommand, se_StartCapacityTaskCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/StartConnectionCommand.ts b/clients/client-outposts/src/commands/StartConnectionCommand.ts index 43eab54f3481..59a39ef315b6 100644 --- a/clients/client-outposts/src/commands/StartConnectionCommand.ts +++ b/clients/client-outposts/src/commands/StartConnectionCommand.ts @@ -12,7 +12,8 @@ import { de_StartConnectionCommand, se_StartConnectionCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/TagResourceCommand.ts b/clients/client-outposts/src/commands/TagResourceCommand.ts index 5e1ceb731ee9..8e540976d4b3 100644 --- a/clients/client-outposts/src/commands/TagResourceCommand.ts +++ b/clients/client-outposts/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/UntagResourceCommand.ts b/clients/client-outposts/src/commands/UntagResourceCommand.ts index 6661b4fa9ac2..aad5a6a18e37 100644 --- a/clients/client-outposts/src/commands/UntagResourceCommand.ts +++ b/clients/client-outposts/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/UpdateOutpostCommand.ts b/clients/client-outposts/src/commands/UpdateOutpostCommand.ts index 9bf8791838aa..60a5d545853e 100644 --- a/clients/client-outposts/src/commands/UpdateOutpostCommand.ts +++ b/clients/client-outposts/src/commands/UpdateOutpostCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateOutpostCommand, se_UpdateOutpostCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts b/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts index 203f955e4dec..d6ef46a96f75 100644 --- a/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteAddressCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSiteAddressCommand, se_UpdateSiteAddressCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/UpdateSiteCommand.ts b/clients/client-outposts/src/commands/UpdateSiteCommand.ts index 26934ae5b2a3..fbf13ca3c486 100644 --- a/clients/client-outposts/src/commands/UpdateSiteCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSiteCommand, se_UpdateSiteCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts index 537ebf51ab74..771633f29c2b 100644 --- a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-outposts/src/index.ts b/clients/client-outposts/src/index.ts index 7c1e8af2b8be..5b0729f150a3 100644 --- a/clients/client-outposts/src/index.ts +++ b/clients/client-outposts/src/index.ts @@ -12,8 +12,8 @@ export * from "./OutpostsClient"; export * from "./Outposts"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { OutpostsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { OutpostsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-outposts/src/models/OutpostsServiceException.ts b/clients/client-outposts/src/models/OutpostsServiceException.ts index 3478a13f5a41..df19c1ba6bab 100644 --- a/clients/client-outposts/src/models/OutpostsServiceException.ts +++ b/clients/client-outposts/src/models/OutpostsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts index 6ee08ed74c2c..33dc41c55205 100644 --- a/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/CreateApplicationInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_CreateApplicationInstanceCommand, se_CreateApplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts b/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts index 2c70af2d0851..e85eecf1ef22 100644 --- a/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts +++ b/clients/client-panorama/src/commands/CreateJobForDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJobForDevicesCommand, se_CreateJobForDevicesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts b/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts index 7e9ba96f521c..7eeb7a41521c 100644 --- a/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts +++ b/clients/client-panorama/src/commands/CreateNodeFromTemplateJobCommand.ts @@ -16,7 +16,8 @@ import { de_CreateNodeFromTemplateJobCommand, se_CreateNodeFromTemplateJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/CreatePackageCommand.ts b/clients/client-panorama/src/commands/CreatePackageCommand.ts index 3e2b4ffadd06..be41b708417d 100644 --- a/clients/client-panorama/src/commands/CreatePackageCommand.ts +++ b/clients/client-panorama/src/commands/CreatePackageCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePackageCommand, se_CreatePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts b/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts index 7197b2ad1e94..bdfd5798d683 100644 --- a/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts +++ b/clients/client-panorama/src/commands/CreatePackageImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePackageImportJobCommand, se_CreatePackageImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DeleteDeviceCommand.ts b/clients/client-panorama/src/commands/DeleteDeviceCommand.ts index c073bd943ee0..b894f85cec17 100644 --- a/clients/client-panorama/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-panorama/src/commands/DeleteDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDeviceCommand, se_DeleteDeviceCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DeletePackageCommand.ts b/clients/client-panorama/src/commands/DeletePackageCommand.ts index e385ee0c97c3..01b5a86a8a05 100644 --- a/clients/client-panorama/src/commands/DeletePackageCommand.ts +++ b/clients/client-panorama/src/commands/DeletePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePackageCommand, se_DeletePackageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts b/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts index 90d2a3d576fb..d53171fe1cb1 100644 --- a/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/DeregisterPackageVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DeregisterPackageVersionCommand, se_DeregisterPackageVersionCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts index 5775dc68cf09..a290d7ac6857 100644 --- a/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/DescribeApplicationInstanceCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts b/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts index 5831b17f1820..66e42f6b126c 100644 --- a/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts +++ b/clients/client-panorama/src/commands/DescribeApplicationInstanceDetailsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeDeviceCommand.ts b/clients/client-panorama/src/commands/DescribeDeviceCommand.ts index 92c3cb794b38..bb9dfaf984ee 100644 --- a/clients/client-panorama/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-panorama/src/commands/DescribeDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeviceCommand, se_DescribeDeviceCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts b/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts index c0f6ee0a91de..4954857bd2a3 100644 --- a/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribeDeviceJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDeviceJobCommand, se_DescribeDeviceJobCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeNodeCommand.ts b/clients/client-panorama/src/commands/DescribeNodeCommand.ts index bfae9b1adda0..b1da05dcf279 100644 --- a/clients/client-panorama/src/commands/DescribeNodeCommand.ts +++ b/clients/client-panorama/src/commands/DescribeNodeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeNodeCommand, se_DescribeNodeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts b/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts index d657a6b9522f..278656ee45f9 100644 --- a/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribeNodeFromTemplateJobCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribePackageCommand.ts b/clients/client-panorama/src/commands/DescribePackageCommand.ts index 25ad0f481c91..3d15459e02ae 100644 --- a/clients/client-panorama/src/commands/DescribePackageCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageCommand, se_DescribePackageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts b/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts index 500a05ed3091..a110ffa5fc84 100644 --- a/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageImportJobCommand, se_DescribePackageImportJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts b/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts index 044aaf779194..41c76d6cdd86 100644 --- a/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/DescribePackageVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePackageVersionCommand, se_DescribePackageVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts index 94287de4debc..3bc999597db1 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstanceDependenciesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts index fec965d69853..83f1e786f44e 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstanceNodeInstancesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts b/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts index 1c4958334c98..7978478d3ea5 100644 --- a/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts +++ b/clients/client-panorama/src/commands/ListApplicationInstancesCommand.ts @@ -12,7 +12,8 @@ import { de_ListApplicationInstancesCommand, se_ListApplicationInstancesCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListDevicesCommand.ts b/clients/client-panorama/src/commands/ListDevicesCommand.ts index c5a55a48ea6b..dcfe94a93e38 100644 --- a/clients/client-panorama/src/commands/ListDevicesCommand.ts +++ b/clients/client-panorama/src/commands/ListDevicesCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevicesCommand, se_ListDevicesCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts b/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts index 96c63cb2b3dc..c916cfb6bcfe 100644 --- a/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListDevicesJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDevicesJobsCommand, se_ListDevicesJobsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts b/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts index 53b904024ed4..d1e1ebd33445 100644 --- a/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListNodeFromTemplateJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListNodeFromTemplateJobsCommand, se_ListNodeFromTemplateJobsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListNodesCommand.ts b/clients/client-panorama/src/commands/ListNodesCommand.ts index 1be8ec9799d0..5f14dc18f962 100644 --- a/clients/client-panorama/src/commands/ListNodesCommand.ts +++ b/clients/client-panorama/src/commands/ListNodesCommand.ts @@ -12,7 +12,8 @@ import { de_ListNodesCommand, se_ListNodesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts b/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts index a0e4a2aade28..e3dafa089fe6 100644 --- a/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts +++ b/clients/client-panorama/src/commands/ListPackageImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackageImportJobsCommand, se_ListPackageImportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListPackagesCommand.ts b/clients/client-panorama/src/commands/ListPackagesCommand.ts index 0640e55b049f..a3740439486b 100644 --- a/clients/client-panorama/src/commands/ListPackagesCommand.ts +++ b/clients/client-panorama/src/commands/ListPackagesCommand.ts @@ -12,7 +12,8 @@ import { de_ListPackagesCommand, se_ListPackagesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts b/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts index 209c71749bd2..5f3ef6fc7327 100644 --- a/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-panorama/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts b/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts index a88d3f80386f..6a2a0846e9da 100644 --- a/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts +++ b/clients/client-panorama/src/commands/ProvisionDeviceCommand.ts @@ -12,7 +12,8 @@ import { de_ProvisionDeviceCommand, se_ProvisionDeviceCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts b/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts index d77326bf94c2..3105c0be3741 100644 --- a/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts +++ b/clients/client-panorama/src/commands/RegisterPackageVersionCommand.ts @@ -12,7 +12,8 @@ import { de_RegisterPackageVersionCommand, se_RegisterPackageVersionCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts b/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts index c357bc264b4d..2c79e4310a13 100644 --- a/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts +++ b/clients/client-panorama/src/commands/RemoveApplicationInstanceCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveApplicationInstanceCommand, se_RemoveApplicationInstanceComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts b/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts index 7f8626d2c067..d5cebfc5eaec 100644 --- a/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts +++ b/clients/client-panorama/src/commands/SignalApplicationInstanceNodeInstancesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/TagResourceCommand.ts b/clients/client-panorama/src/commands/TagResourceCommand.ts index 181929f478f9..7d0c324a08fc 100644 --- a/clients/client-panorama/src/commands/TagResourceCommand.ts +++ b/clients/client-panorama/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/UntagResourceCommand.ts b/clients/client-panorama/src/commands/UntagResourceCommand.ts index 7c75cf75e3be..b0303bbd7bb0 100644 --- a/clients/client-panorama/src/commands/UntagResourceCommand.ts +++ b/clients/client-panorama/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts b/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts index ba083c97f2f8..c87521b3cfe0 100644 --- a/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts +++ b/clients/client-panorama/src/commands/UpdateDeviceMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDeviceMetadataCommand, se_UpdateDeviceMetadataCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-panorama/src/index.ts b/clients/client-panorama/src/index.ts index 8f6b1f34775f..1f046c5ee6a8 100644 --- a/clients/client-panorama/src/index.ts +++ b/clients/client-panorama/src/index.ts @@ -13,8 +13,8 @@ export * from "./PanoramaClient"; export * from "./Panorama"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PanoramaExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PanoramaExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-panorama/src/models/PanoramaServiceException.ts b/clients/client-panorama/src/models/PanoramaServiceException.ts index 14ac206dcc26..69eacbbff998 100644 --- a/clients/client-panorama/src/models/PanoramaServiceException.ts +++ b/clients/client-panorama/src/models/PanoramaServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts index dcc7c09b697a..0de1e6197571 100644 --- a/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/DecryptDataCommand.ts @@ -21,7 +21,8 @@ import { de_DecryptDataCommand, se_DecryptDataCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts index 399c0c8d63d2..7c718882852d 100644 --- a/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/EncryptDataCommand.ts @@ -21,7 +21,8 @@ import { de_EncryptDataCommand, se_EncryptDataCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts index bb2e552818e1..4aed28c0c174 100644 --- a/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GenerateCardValidationDataCommand.ts @@ -20,7 +20,8 @@ import { de_GenerateCardValidationDataCommand, se_GenerateCardValidationDataComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts b/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts index 2c85baf004f8..a75b6e9c6a6c 100644 --- a/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GenerateMacCommand.ts @@ -16,7 +16,8 @@ import { de_GenerateMacCommand, se_GenerateMacCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts index f1406fdf39c9..e464fe8b75e7 100644 --- a/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/GeneratePinDataCommand.ts @@ -20,7 +20,8 @@ import { de_GeneratePinDataCommand, se_GeneratePinDataCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts index 7da1703ef692..139e5107fcd8 100644 --- a/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/ReEncryptDataCommand.ts @@ -21,7 +21,8 @@ import { de_ReEncryptDataCommand, se_ReEncryptDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts index ba532f6696da..d652726c7e5c 100644 --- a/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/TranslatePinDataCommand.ts @@ -20,7 +20,8 @@ import { de_TranslatePinDataCommand, se_TranslatePinDataCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts index d3e66d34f1f7..b4102114063e 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyAuthRequestCryptogramCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts index f35088dac097..7b1066379e47 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyCardValidationDataCommand.ts @@ -20,7 +20,8 @@ import { de_VerifyCardValidationDataCommand, se_VerifyCardValidationDataCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts index f2da49a3d21a..10d2703bc72c 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyMacCommand.ts @@ -16,7 +16,8 @@ import { de_VerifyMacCommand, se_VerifyMacCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts b/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts index 963b60bbe3f4..62f91a11b12d 100644 --- a/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts +++ b/clients/client-payment-cryptography-data/src/commands/VerifyPinDataCommand.ts @@ -16,7 +16,8 @@ import { de_VerifyPinDataCommand, se_VerifyPinDataCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography-data/src/index.ts b/clients/client-payment-cryptography-data/src/index.ts index 5adf6485a1cd..65ef13bec270 100644 --- a/clients/client-payment-cryptography-data/src/index.ts +++ b/clients/client-payment-cryptography-data/src/index.ts @@ -9,8 +9,8 @@ export * from "./PaymentCryptographyDataClient"; export * from "./PaymentCryptographyData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PaymentCryptographyDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PaymentCryptographyDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-payment-cryptography-data/src/models/PaymentCryptographyDataServiceException.ts b/clients/client-payment-cryptography-data/src/models/PaymentCryptographyDataServiceException.ts index bf674ee5bc74..e8723241cd71 100644 --- a/clients/client-payment-cryptography-data/src/models/PaymentCryptographyDataServiceException.ts +++ b/clients/client-payment-cryptography-data/src/models/PaymentCryptographyDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts b/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts index de352b639f24..96c3d6e612e0 100644 --- a/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/CreateAliasCommand.ts @@ -16,7 +16,8 @@ import { de_CreateAliasCommand, se_CreateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts b/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts index ccc6ca7670b4..505d79c4822e 100644 --- a/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/CreateKeyCommand.ts @@ -16,7 +16,8 @@ import { de_CreateKeyCommand, se_CreateKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts b/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts index 0ecc02a48ddb..1ba764a618d0 100644 --- a/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/DeleteAliasCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteAliasCommand, se_DeleteAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts b/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts index 42af8b700d53..59944932e8b7 100644 --- a/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/DeleteKeyCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteKeyCommand, se_DeleteKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts b/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts index d4c4221f305f..0eea8d11ff06 100644 --- a/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ExportKeyCommand.ts @@ -21,7 +21,8 @@ import { de_ExportKeyCommand, se_ExportKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts b/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts index c6729d72f07e..1dbeb88eba1f 100644 --- a/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetAliasCommand.ts @@ -16,7 +16,8 @@ import { de_GetAliasCommand, se_GetAliasCommand } from "../protocols/Aws_json1_0 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts b/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts index 974371d3b603..6d64c5a9443b 100644 --- a/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetKeyCommand.ts @@ -16,7 +16,8 @@ import { de_GetKeyCommand, se_GetKeyCommand } from "../protocols/Aws_json1_0"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts b/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts index b2d19963b65c..dbc0b11a5099 100644 --- a/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetParametersForExportCommand.ts @@ -20,7 +20,8 @@ import { de_GetParametersForExportCommand, se_GetParametersForExportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts b/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts index 4868c783655b..c73b25464c7e 100644 --- a/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetParametersForImportCommand.ts @@ -20,7 +20,8 @@ import { de_GetParametersForImportCommand, se_GetParametersForImportCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts b/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts index 828e9d6716a3..7fbbe9628546 100644 --- a/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts +++ b/clients/client-payment-cryptography/src/commands/GetPublicKeyCertificateCommand.ts @@ -20,7 +20,8 @@ import { de_GetPublicKeyCertificateCommand, se_GetPublicKeyCertificateCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts b/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts index b0def1be24bc..834451e8a756 100644 --- a/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ImportKeyCommand.ts @@ -16,7 +16,8 @@ import { de_ImportKeyCommand, se_ImportKeyCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts b/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts index cdbc1bdd1294..7b2690ecf1e5 100644 --- a/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListAliasesCommand.ts @@ -16,7 +16,8 @@ import { de_ListAliasesCommand, se_ListAliasesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts b/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts index 5571256b76dc..c4621394b860 100644 --- a/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListKeysCommand.ts @@ -16,7 +16,8 @@ import { de_ListKeysCommand, se_ListKeysCommand } from "../protocols/Aws_json1_0 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts b/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts index d61af5658576..c7a0ebb879f3 100644 --- a/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts b/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts index ba3be8fce255..3f243ca13993 100644 --- a/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts +++ b/clients/client-payment-cryptography/src/commands/RestoreKeyCommand.ts @@ -16,7 +16,8 @@ import { de_RestoreKeyCommand, se_RestoreKeyCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts b/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts index aecab1e59cbb..6065a1aff085 100644 --- a/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts +++ b/clients/client-payment-cryptography/src/commands/StartKeyUsageCommand.ts @@ -16,7 +16,8 @@ import { de_StartKeyUsageCommand, se_StartKeyUsageCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts b/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts index ab9944dcf2cb..c1a74623a83b 100644 --- a/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts +++ b/clients/client-payment-cryptography/src/commands/StopKeyUsageCommand.ts @@ -16,7 +16,8 @@ import { de_StopKeyUsageCommand, se_StopKeyUsageCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts b/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts index 891d8760c5ad..66df3edec65f 100644 --- a/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts b/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts index 16787a4428af..e352392d1977 100644 --- a/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts +++ b/clients/client-payment-cryptography/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts b/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts index d11f47a12447..fc3641608299 100644 --- a/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts +++ b/clients/client-payment-cryptography/src/commands/UpdateAliasCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateAliasCommand, se_UpdateAliasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-payment-cryptography/src/index.ts b/clients/client-payment-cryptography/src/index.ts index 63a2cfc28eaa..10779d5dc510 100644 --- a/clients/client-payment-cryptography/src/index.ts +++ b/clients/client-payment-cryptography/src/index.ts @@ -12,8 +12,8 @@ export * from "./PaymentCryptographyClient"; export * from "./PaymentCryptography"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PaymentCryptographyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PaymentCryptographyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-payment-cryptography/src/models/PaymentCryptographyServiceException.ts b/clients/client-payment-cryptography/src/models/PaymentCryptographyServiceException.ts index 50ebb0f5530d..58e915a17b44 100644 --- a/clients/client-payment-cryptography/src/models/PaymentCryptographyServiceException.ts +++ b/clients/client-payment-cryptography/src/models/PaymentCryptographyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts index 7f8acf2e70ab..f4dcb4b7aaca 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConnectorCommand, se_CreateConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts index 3c4c1e3b70c2..159ebf4db613 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateDirectoryRegistrationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts index 17943069d882..c6d7f5049ab4 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateServicePrincipalNameCommand.ts @@ -12,7 +12,8 @@ import { de_CreateServicePrincipalNameCommand, se_CreateServicePrincipalNameComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts index 521b920d9ec9..960249dd4b78 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateTemplateCommand, se_CreateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts index 97d5874c226c..42154935e061 100644 --- a/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/CreateTemplateGroupAccessControlEntryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts index 694a348e95d9..7d01ccfa7dc4 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConnectorCommand, se_DeleteConnectorCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts index 866d2dee0fc5..44ecc0988d03 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteDirectoryRegistrationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts index 902f6662e959..a4682b38de0f 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteServicePrincipalNameCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteServicePrincipalNameCommand, se_DeleteServicePrincipalNameComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts index 0ec55c930583..62bc33b42d63 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteTemplateCommand, se_DeleteTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts index ec0fbefdd970..6c55f8f588cf 100644 --- a/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/DeleteTemplateGroupAccessControlEntryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts b/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts index 99eaa8019958..6bf7f3be50ca 100644 --- a/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetConnectorCommand.ts @@ -12,7 +12,8 @@ import { de_GetConnectorCommand, se_GetConnectorCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts b/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts index dbb146f79931..ffe3151dd154 100644 --- a/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetDirectoryRegistrationCommand.ts @@ -12,7 +12,8 @@ import { de_GetDirectoryRegistrationCommand, se_GetDirectoryRegistrationCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts b/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts index 9aa45e69e9ae..5b68597d5a39 100644 --- a/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetServicePrincipalNameCommand.ts @@ -12,7 +12,8 @@ import { de_GetServicePrincipalNameCommand, se_GetServicePrincipalNameCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts index 34b867219a4c..1a17c36d14a8 100644 --- a/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetTemplateCommand, se_GetTemplateCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts index 969af1e9c092..fb80097f0c2d 100644 --- a/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/GetTemplateGroupAccessControlEntryCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts b/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts index 463b67b13d38..817ee398dd7b 100644 --- a/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListConnectorsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConnectorsCommand, se_ListConnectorsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts b/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts index 0a0e4134211f..6d06cee3110f 100644 --- a/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListDirectoryRegistrationsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDirectoryRegistrationsCommand, se_ListDirectoryRegistrationsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts index d6b68bf18483..47228ed28971 100644 --- a/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListServicePrincipalNamesCommand.ts @@ -12,7 +12,8 @@ import { de_ListServicePrincipalNamesCommand, se_ListServicePrincipalNamesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts index 6eb9d5a4d31c..9b59c239fc04 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts index c426d7b2ba9d..3ba2c677d785 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTemplateGroupAccessControlEntriesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts b/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts index caf70695b086..fec3b675b5a8 100644 --- a/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/ListTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts index 7565f76c6aea..bf7efb60966b 100644 --- a/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts b/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts index 4424f77661a2..7daa1d8eecd7 100644 --- a/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts b/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts index b1936eff1af5..6ded00c692b1 100644 --- a/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UpdateTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateTemplateCommand, se_UpdateTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts b/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts index 1467c5b3a887..89d5c32106c8 100644 --- a/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts +++ b/clients/client-pca-connector-ad/src/commands/UpdateTemplateGroupAccessControlEntryCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pca-connector-ad/src/index.ts b/clients/client-pca-connector-ad/src/index.ts index f1e47b76dc49..79bbf24fc113 100644 --- a/clients/client-pca-connector-ad/src/index.ts +++ b/clients/client-pca-connector-ad/src/index.ts @@ -10,8 +10,8 @@ export * from "./PcaConnectorAdClient"; export * from "./PcaConnectorAd"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PcaConnectorAdExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PcaConnectorAdExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pca-connector-ad/src/models/PcaConnectorAdServiceException.ts b/clients/client-pca-connector-ad/src/models/PcaConnectorAdServiceException.ts index 084d2deee527..331911159ea7 100644 --- a/clients/client-pca-connector-ad/src/models/PcaConnectorAdServiceException.ts +++ b/clients/client-pca-connector-ad/src/models/PcaConnectorAdServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts b/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts index 47031b5e4867..d2752949a4a4 100644 --- a/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts @@ -16,7 +16,8 @@ import { de_PutActionInteractionsCommand, se_PutActionInteractionsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-events/src/commands/PutActionsCommand.ts b/clients/client-personalize-events/src/commands/PutActionsCommand.ts index 03f6c47fa6fb..6256319fbf83 100644 --- a/clients/client-personalize-events/src/commands/PutActionsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutActionsCommand.ts @@ -16,7 +16,8 @@ import { de_PutActionsCommand, se_PutActionsCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-events/src/commands/PutEventsCommand.ts b/clients/client-personalize-events/src/commands/PutEventsCommand.ts index 1be458e8aeaa..76b80321934c 100644 --- a/clients/client-personalize-events/src/commands/PutEventsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutEventsCommand.ts @@ -16,7 +16,8 @@ import { de_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-events/src/commands/PutItemsCommand.ts b/clients/client-personalize-events/src/commands/PutItemsCommand.ts index 2379369a8953..73bc9e3a464a 100644 --- a/clients/client-personalize-events/src/commands/PutItemsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutItemsCommand.ts @@ -16,7 +16,8 @@ import { de_PutItemsCommand, se_PutItemsCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-events/src/commands/PutUsersCommand.ts b/clients/client-personalize-events/src/commands/PutUsersCommand.ts index b3c2443b8e21..619b014b195d 100644 --- a/clients/client-personalize-events/src/commands/PutUsersCommand.ts +++ b/clients/client-personalize-events/src/commands/PutUsersCommand.ts @@ -16,7 +16,8 @@ import { de_PutUsersCommand, se_PutUsersCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-events/src/index.ts b/clients/client-personalize-events/src/index.ts index 2d5fe72221cb..2811dd6252e1 100644 --- a/clients/client-personalize-events/src/index.ts +++ b/clients/client-personalize-events/src/index.ts @@ -10,8 +10,8 @@ export * from "./PersonalizeEventsClient"; export * from "./PersonalizeEvents"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PersonalizeEventsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PersonalizeEventsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-personalize-events/src/models/PersonalizeEventsServiceException.ts b/clients/client-personalize-events/src/models/PersonalizeEventsServiceException.ts index 7e81b2ea6412..80eff157f058 100644 --- a/clients/client-personalize-events/src/models/PersonalizeEventsServiceException.ts +++ b/clients/client-personalize-events/src/models/PersonalizeEventsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts b/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts index dee6e70bfba2..265e44a943d8 100644 --- a/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts @@ -20,7 +20,8 @@ import { de_GetActionRecommendationsCommand, se_GetActionRecommendationsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts index dd11b5024bbf..fe19c0c035d2 100644 --- a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts @@ -21,7 +21,8 @@ import { de_GetPersonalizedRankingCommand, se_GetPersonalizedRankingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts index ba5f1799cd9e..0b29e8c1ff2d 100644 --- a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts @@ -21,7 +21,8 @@ import { de_GetRecommendationsCommand, se_GetRecommendationsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize-runtime/src/index.ts b/clients/client-personalize-runtime/src/index.ts index 29c70ce4dadd..af6b4604bc25 100644 --- a/clients/client-personalize-runtime/src/index.ts +++ b/clients/client-personalize-runtime/src/index.ts @@ -8,8 +8,8 @@ export * from "./PersonalizeRuntimeClient"; export * from "./PersonalizeRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PersonalizeRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PersonalizeRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-personalize-runtime/src/models/PersonalizeRuntimeServiceException.ts b/clients/client-personalize-runtime/src/models/PersonalizeRuntimeServiceException.ts index 2b67ce5b8ef4..b5846be05038 100644 --- a/clients/client-personalize-runtime/src/models/PersonalizeRuntimeServiceException.ts +++ b/clients/client-personalize-runtime/src/models/PersonalizeRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts index 0287630a18be..7642deb3babd 100644 --- a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBatchInferenceJobCommand, se_CreateBatchInferenceJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts index 83a2955fe77e..e1fbc21f1b49 100644 --- a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateBatchSegmentJobCommand, se_CreateBatchSegmentJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateCampaignCommand.ts b/clients/client-personalize/src/commands/CreateCampaignCommand.ts index c00b62f34d95..d710faf5a11f 100644 --- a/clients/client-personalize/src/commands/CreateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/CreateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts b/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts index 101c845d6029..440f87c6815a 100644 --- a/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDataDeletionJobCommand, se_CreateDataDeletionJobCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateDatasetCommand.ts b/clients/client-personalize/src/commands/CreateDatasetCommand.ts index 55714cac9b44..4828d2514e3b 100644 --- a/clients/client-personalize/src/commands/CreateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts index 6d0f14263af8..d126fbdba6d1 100644 --- a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetExportJobCommand, se_CreateDatasetExportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts index 9c76fa499929..3fa403a9f8fa 100644 --- a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetGroupCommand, se_CreateDatasetGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts index acad87df67cc..46b0434824bc 100644 --- a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDatasetImportJobCommand, se_CreateDatasetImportJobCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts index b3d5118ee548..30536c916827 100644 --- a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEventTrackerCommand, se_CreateEventTrackerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateFilterCommand.ts b/clients/client-personalize/src/commands/CreateFilterCommand.ts index 24ea6100439a..0efdb7889afc 100644 --- a/clients/client-personalize/src/commands/CreateFilterCommand.ts +++ b/clients/client-personalize/src/commands/CreateFilterCommand.ts @@ -12,7 +12,8 @@ import { de_CreateFilterCommand, se_CreateFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts index e28650e043c1..9dad0b35a728 100644 --- a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateMetricAttributionCommand, se_CreateMetricAttributionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts index 86ff856934b3..69ad15ab6c7b 100644 --- a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_CreateRecommenderCommand, se_CreateRecommenderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateSchemaCommand.ts b/clients/client-personalize/src/commands/CreateSchemaCommand.ts index 1ff052ef79a9..d00a416a619b 100644 --- a/clients/client-personalize/src/commands/CreateSchemaCommand.ts +++ b/clients/client-personalize/src/commands/CreateSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSchemaCommand, se_CreateSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateSolutionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionCommand.ts index a7ab0018334a..6e841d4b3dd9 100644 --- a/clients/client-personalize/src/commands/CreateSolutionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSolutionCommand, se_CreateSolutionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts index 35a6db995241..872a7326a350 100644 --- a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSolutionVersionCommand, se_CreateSolutionVersionCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts index 907eef29b46a..551f11672f68 100644 --- a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts index 2056e36fc82b..d587221cce95 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetCommand, se_DeleteDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts index 1ffbe3c0e0f1..0975a7759522 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDatasetGroupCommand, se_DeleteDatasetGroupCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts index c08146586050..fd8496a087d2 100644 --- a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventTrackerCommand, se_DeleteEventTrackerCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteFilterCommand.ts b/clients/client-personalize/src/commands/DeleteFilterCommand.ts index f0d6935cb514..b43c2ccb99c3 100644 --- a/clients/client-personalize/src/commands/DeleteFilterCommand.ts +++ b/clients/client-personalize/src/commands/DeleteFilterCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteFilterCommand, se_DeleteFilterCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts index 68fb741c3db3..a1b6afe23c0c 100644 --- a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteMetricAttributionCommand, se_DeleteMetricAttributionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts index 21bd4dbf9c90..eef4d256fb95 100644 --- a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteRecommenderCommand, se_DeleteRecommenderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts index dbcdb61a9ce9..c87faa884883 100644 --- a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSchemaCommand, se_DeleteSchemaCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts index af6881ee7102..1e440a9636b4 100644 --- a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSolutionCommand, se_DeleteSolutionCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts index 0016c128c831..de79177bc5e0 100644 --- a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts +++ b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeAlgorithmCommand, se_DescribeAlgorithmCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts index 32597b55a683..29bf13d4eb7a 100644 --- a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBatchInferenceJobCommand, se_DescribeBatchInferenceJobComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts index 6f06fa7ddca1..b2d16846374c 100644 --- a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeBatchSegmentJobCommand, se_DescribeBatchSegmentJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts index 0fd2690aa28a..c42c0a227a66 100644 --- a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeCampaignCommand, se_DescribeCampaignCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts b/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts index 364798ef9293..9b84f021035c 100644 --- a/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDataDeletionJobCommand, se_DescribeDataDeletionJobCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts index 417c5cf10c87..9b736c6f71d7 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetCommand, se_DescribeDatasetCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts index 93eadbd2aef6..d03d91461203 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetExportJobCommand, se_DescribeDatasetExportJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts index 7dae610983d6..9e3bd4ffad07 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetGroupCommand, se_DescribeDatasetGroupCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts index 025d07b9621c..3c27f7ced852 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDatasetImportJobCommand, se_DescribeDatasetImportJobCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts index c28ba4d4e277..00973f0863f4 100644 --- a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeEventTrackerCommand, se_DescribeEventTrackerCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts index 8577c424a14e..fd32b3af66e3 100644 --- a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeFilterCommand.ts b/clients/client-personalize/src/commands/DescribeFilterCommand.ts index 1d5ff682a7a4..457c8dd00551 100644 --- a/clients/client-personalize/src/commands/DescribeFilterCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFilterCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeFilterCommand, se_DescribeFilterCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts index 5fa5d85a0278..03ff13e8b683 100644 --- a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeMetricAttributionCommand, se_DescribeMetricAttributionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts index 66559b441efc..1cc6e390b9d4 100644 --- a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRecipeCommand, se_DescribeRecipeCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts index 7813ec5ef751..722c845e63d8 100644 --- a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeRecommenderCommand, se_DescribeRecommenderCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts index 04597d13c852..30862993d621 100644 --- a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSchemaCommand, se_DescribeSchemaCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts index 644b834e379a..a8780459f089 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSolutionCommand, se_DescribeSolutionCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts index c381e4ab99c1..d2cf62d5c8f5 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeSolutionVersionCommand, se_DescribeSolutionVersionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts index becd02b549be..884d7944a444 100644 --- a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSolutionMetricsCommand, se_GetSolutionMetricsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts index 921db8b82136..c1b8e800af2f 100644 --- a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBatchInferenceJobsCommand, se_ListBatchInferenceJobsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts index ff599e4a77b7..eda8e5142f20 100644 --- a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListBatchSegmentJobsCommand, se_ListBatchSegmentJobsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListCampaignsCommand.ts b/clients/client-personalize/src/commands/ListCampaignsCommand.ts index 4047fbd24e37..e9ae3f0eb6f3 100644 --- a/clients/client-personalize/src/commands/ListCampaignsCommand.ts +++ b/clients/client-personalize/src/commands/ListCampaignsCommand.ts @@ -12,7 +12,8 @@ import { de_ListCampaignsCommand, se_ListCampaignsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts b/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts index 188ba294cb58..1cf4fd6560d4 100644 --- a/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDataDeletionJobsCommand, se_ListDataDeletionJobsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts index db23b119d640..875d190b0879 100644 --- a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetExportJobsCommand, se_ListDatasetExportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts index b0762d32dbe0..2adc5fabb7a7 100644 --- a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetGroupsCommand, se_ListDatasetGroupsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts index 70d7ca26ad5c..0868d15338cb 100644 --- a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetImportJobsCommand, se_ListDatasetImportJobsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListDatasetsCommand.ts b/clients/client-personalize/src/commands/ListDatasetsCommand.ts index 7a3d548a122e..19e3c96a0dbb 100644 --- a/clients/client-personalize/src/commands/ListDatasetsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts index 631a21cc53df..9dc9902aa7be 100644 --- a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts +++ b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts @@ -12,7 +12,8 @@ import { de_ListEventTrackersCommand, se_ListEventTrackersCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListFiltersCommand.ts b/clients/client-personalize/src/commands/ListFiltersCommand.ts index 907944c9fc58..499b616a1a60 100644 --- a/clients/client-personalize/src/commands/ListFiltersCommand.ts +++ b/clients/client-personalize/src/commands/ListFiltersCommand.ts @@ -12,7 +12,8 @@ import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts index 53c68a4cf128..f522cd68faff 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts index 068bb0d6846d..37158699fe86 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListMetricAttributionsCommand, se_ListMetricAttributionsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListRecipesCommand.ts b/clients/client-personalize/src/commands/ListRecipesCommand.ts index 8163d0442947..df68b0f92152 100644 --- a/clients/client-personalize/src/commands/ListRecipesCommand.ts +++ b/clients/client-personalize/src/commands/ListRecipesCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecipesCommand, se_ListRecipesCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListRecommendersCommand.ts b/clients/client-personalize/src/commands/ListRecommendersCommand.ts index a4dc9e658fd6..60165181a3d0 100644 --- a/clients/client-personalize/src/commands/ListRecommendersCommand.ts +++ b/clients/client-personalize/src/commands/ListRecommendersCommand.ts @@ -12,7 +12,8 @@ import { de_ListRecommendersCommand, se_ListRecommendersCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListSchemasCommand.ts b/clients/client-personalize/src/commands/ListSchemasCommand.ts index eedd39724121..a30ddfe442fc 100644 --- a/clients/client-personalize/src/commands/ListSchemasCommand.ts +++ b/clients/client-personalize/src/commands/ListSchemasCommand.ts @@ -12,7 +12,8 @@ import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts index 27e23cd1ab3b..88aef91ea1a3 100644 --- a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSolutionVersionsCommand, se_ListSolutionVersionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListSolutionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionsCommand.ts index c15e156f1670..3b31f52e5db7 100644 --- a/clients/client-personalize/src/commands/ListSolutionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListSolutionsCommand, se_ListSolutionsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts index 1fd07037bafb..02ec085efb08 100644 --- a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/StartRecommenderCommand.ts b/clients/client-personalize/src/commands/StartRecommenderCommand.ts index 89543c92dc2c..3dde0ef8caa5 100644 --- a/clients/client-personalize/src/commands/StartRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StartRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_StartRecommenderCommand, se_StartRecommenderCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/StopRecommenderCommand.ts b/clients/client-personalize/src/commands/StopRecommenderCommand.ts index d71c815b88e6..d4c45d3debf4 100644 --- a/clients/client-personalize/src/commands/StopRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StopRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_StopRecommenderCommand, se_StopRecommenderCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts index 424d183c1d25..a688f3c73f1f 100644 --- a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts +++ b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts @@ -12,7 +12,8 @@ import { de_StopSolutionVersionCreationCommand, se_StopSolutionVersionCreationCo /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/TagResourceCommand.ts b/clients/client-personalize/src/commands/TagResourceCommand.ts index 569aa1a1ceb1..63762bc4f9af 100644 --- a/clients/client-personalize/src/commands/TagResourceCommand.ts +++ b/clients/client-personalize/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/UntagResourceCommand.ts b/clients/client-personalize/src/commands/UntagResourceCommand.ts index 3afcf506b2dc..bbd6f4163080 100644 --- a/clients/client-personalize/src/commands/UntagResourceCommand.ts +++ b/clients/client-personalize/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts index 2dd00bb65df2..2090714945ad 100644 --- a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts index 14a3ff0640e4..d4a61a95cd6a 100644 --- a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateDatasetCommand, se_UpdateDatasetCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts index 1db60579d783..d8310a293e35 100644 --- a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateMetricAttributionCommand, se_UpdateMetricAttributionCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts index f91cb3f5e693..8b0854a0f90c 100644 --- a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateRecommenderCommand, se_UpdateRecommenderCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-personalize/src/index.ts b/clients/client-personalize/src/index.ts index 606fbac5adfb..b694e6caa87c 100644 --- a/clients/client-personalize/src/index.ts +++ b/clients/client-personalize/src/index.ts @@ -9,8 +9,8 @@ export * from "./PersonalizeClient"; export * from "./Personalize"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PersonalizeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PersonalizeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-personalize/src/models/PersonalizeServiceException.ts b/clients/client-personalize/src/models/PersonalizeServiceException.ts index af66a712197b..0037e1353a26 100644 --- a/clients/client-personalize/src/models/PersonalizeServiceException.ts +++ b/clients/client-personalize/src/models/PersonalizeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts index 2a28b75d25cf..cc94f7ca4ded 100644 --- a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts index eab69d2f4f0d..24feb15567a8 100644 --- a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts index 0142b0e5c63d..dd31f372ddc8 100644 --- a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts +++ b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeDimensionKeysCommand, se_DescribeDimensionKeysCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts index d0be61ba3744..abd8b999a43f 100644 --- a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts +++ b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDimensionKeyDetailsCommand, se_GetDimensionKeyDetailsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts index 87cd89b2d07b..573ee13e384a 100644 --- a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts index 4b8c114ed4da..fdc478a13633 100644 --- a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceMetadataCommand, se_GetResourceMetadataCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts index fd15b2003753..b1836cc1a626 100644 --- a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetResourceMetricsCommand, se_GetResourceMetricsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts index 135b4da515a8..3d2b36d0fee7 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts index 14b2aa1a17ec..9f4ce7be642a 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts index be93727bf61c..9fe3f0c7f458 100644 --- a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts +++ b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts index 94032707eb51..52419ccdd2a9 100644 --- a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/TagResourceCommand.ts b/clients/client-pi/src/commands/TagResourceCommand.ts index 9b7d8eb9967a..5a715893b9d3 100644 --- a/clients/client-pi/src/commands/TagResourceCommand.ts +++ b/clients/client-pi/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/commands/UntagResourceCommand.ts b/clients/client-pi/src/commands/UntagResourceCommand.ts index fdc9a6146d1b..98cacf94e339 100644 --- a/clients/client-pi/src/commands/UntagResourceCommand.ts +++ b/clients/client-pi/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pi/src/index.ts b/clients/client-pi/src/index.ts index 76c85e03f3bc..e9ed67f51090 100644 --- a/clients/client-pi/src/index.ts +++ b/clients/client-pi/src/index.ts @@ -32,8 +32,8 @@ export * from "./PIClient"; export * from "./PI"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PIExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PIExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pi/src/models/PIServiceException.ts b/clients/client-pi/src/models/PIServiceException.ts index b53840fa6cc1..d248909d556e 100644 --- a/clients/client-pi/src/models/PIServiceException.ts +++ b/clients/client-pi/src/models/PIServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts index 18522681584c..efa1c11e103d 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigurationSetCommand, se_CreateConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts index bb7f70140e30..f972ef451d9a 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts index f0858b3698aa..2dbfb3cf431d 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts @@ -12,7 +12,8 @@ import { de_CreateDedicatedIpPoolCommand, se_CreateDedicatedIpPoolCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts index 0c82cc3fb1d7..8bb38d60d47d 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts index 975865a31ed5..0c1c56dab98b 100644 --- a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEmailIdentityCommand, se_CreateEmailIdentityCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts index e2c2acf0f1f5..3092c14ae759 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationSetCommand, se_DeleteConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index d0f8a203706d..dc17e028766f 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts index b92d79be58e1..67343c55da84 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteDedicatedIpPoolCommand, se_DeleteDedicatedIpPoolCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts index 0b16fdddc414..aa115da4a80c 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEmailIdentityCommand, se_DeleteEmailIdentityCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts index 67f96f348a21..37e3f465dfbb 100644 --- a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts @@ -12,7 +12,8 @@ import { de_GetAccountCommand, se_GetAccountCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts index 8b42c11eabc4..0178a0378d4b 100644 --- a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts @@ -12,7 +12,8 @@ import { de_GetBlacklistReportsCommand, se_GetBlacklistReportsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts index 690ab96e2c2b..e9d5f2f894f5 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { de_GetConfigurationSetCommand, se_GetConfigurationSetCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts index c33ea9cd3077..b5acc214afcb 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts index f1b888aa2cb4..dcc7d92bc4aa 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts @@ -12,7 +12,8 @@ import { de_GetDedicatedIpCommand, se_GetDedicatedIpCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts index bcf01449a930..ce317e5b88e9 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts @@ -12,7 +12,8 @@ import { de_GetDedicatedIpsCommand, se_GetDedicatedIpsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts index 2572ace5eeb9..3f47762f8c05 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts index e7eb4280beea..c6ccb5b4fd86 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts index b6b950eea006..72f374303cf4 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts index c20590be5c3c..6ae7880515f3 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts @@ -12,7 +12,8 @@ import { de_GetDomainStatisticsReportCommand, se_GetDomainStatisticsReportComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts index 2f6684a580f9..df694bae75ff 100644 --- a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { de_GetEmailIdentityCommand, se_GetEmailIdentityCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts index db179ccdb316..64cb0b0f8323 100644 --- a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationSetsCommand, se_ListConfigurationSetsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts index 280bc85704df..35375185577f 100644 --- a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts @@ -12,7 +12,8 @@ import { de_ListDedicatedIpPoolsCommand, se_ListDedicatedIpPoolsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts index 9e931b8f8669..c6c3b2a8f0be 100644 --- a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts index 4dc804473b6d..c932ab254b17 100644 --- a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts index 1a6eda97b6a3..48019cacf118 100644 --- a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { de_ListEmailIdentitiesCommand, se_ListEmailIdentitiesCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts index 4aaa2e3be27d..920ae0033bab 100644 --- a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts index c972148a29a6..1bb302df0313 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts index bf76af2a0d0f..90c0f43a13ae 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index abe8bfc2644e..7ba835c22248 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts index 3b61937e91a1..ed583a4b62dc 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts index 4eb5c894e83b..f7a44be52ed0 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts index 0e2fb9840f75..d50a2ed2dad9 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts index 85dd7af65502..3a07fe5d778d 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts @@ -12,7 +12,8 @@ import { de_PutDedicatedIpInPoolCommand, se_PutDedicatedIpInPoolCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts index fb98be5edf32..641c1de54a64 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts index 59345b4cbdc0..defc07b78ba5 100644 --- a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts index 99607b6fc9cb..f2c066331e0c 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts index c1f9d7b84794..b807bd980f18 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts index 6eb51e1cd9ac..650e96e66bb4 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts index eaf9ca9bf3e6..601af8c9dddb 100644 --- a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts +++ b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts @@ -12,7 +12,8 @@ import { de_SendEmailCommand, se_SendEmailCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts index 74f4573b86fb..c1c796e217eb 100644 --- a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts index da7a2c397f2f..191ad9a3088b 100644 --- a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index 96007c427757..8baa670fc11f 100644 --- a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-email/src/index.ts b/clients/client-pinpoint-email/src/index.ts index 29e2788f8517..5c9499f7c192 100644 --- a/clients/client-pinpoint-email/src/index.ts +++ b/clients/client-pinpoint-email/src/index.ts @@ -36,8 +36,8 @@ export * from "./PinpointEmailClient"; export * from "./PinpointEmail"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PinpointEmailExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PinpointEmailExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pinpoint-email/src/models/PinpointEmailServiceException.ts b/clients/client-pinpoint-email/src/models/PinpointEmailServiceException.ts index 4bed2b5bfa9b..b7ae58348ae7 100644 --- a/clients/client-pinpoint-email/src/models/PinpointEmailServiceException.ts +++ b/clients/client-pinpoint-email/src/models/PinpointEmailServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts index e365e3885563..6485c0d91a49 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts index b42c5a3a310d..734fc61bd415 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts index cf81d1c17bc7..3f52b22a9eba 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts @@ -16,7 +16,8 @@ import { de_CreateConfigurationSetCommand, se_CreateConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts index 01e93451d798..182755210e39 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateEventDestinationCommand, se_CreateEventDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts index 5c7b753442ed..aad7125b74f7 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts @@ -16,7 +16,8 @@ import { de_CreateOptOutListCommand, se_CreateOptOutListCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts index 2be311355039..2e2955b03481 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts @@ -16,7 +16,8 @@ import { de_CreatePoolCommand, se_CreatePoolCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts index 096e6f40bff9..f95f64564a05 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateProtectConfigurationCommand, se_CreateProtectConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts index e2d117aa0a01..8be4c128180f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts index a16a71555fee..0e068f06862a 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts index 49b74f20621c..ddd6b7276b2c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRegistrationCommand, se_CreateRegistrationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts index a341bb9239ee..0f347b44d8fb 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts @@ -16,7 +16,8 @@ import { de_CreateRegistrationVersionCommand, se_CreateRegistrationVersionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts index a621a814ea17..1ef19ea48963 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts index af1a3082d02a..fdb320431d9e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts index 1afe1c605379..047fbddb7206 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteConfigurationSetCommand, se_DeleteConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts index 92a5c75a9e28..8baa3b4fe607 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteDefaultMessageTypeCommand, se_DeleteDefaultMessageTypeCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts index 752cc254cf1d..eb713e4ef63e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteDefaultSenderIdCommand, se_DeleteDefaultSenderIdCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts index a864cd877eda..74ad0e0b45e1 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteEventDestinationCommand, se_DeleteEventDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts index 79fff79c0317..f97bcdc5ed72 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteKeywordCommand, se_DeleteKeywordCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts index 705a72421148..61e5d8ee3a62 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts index 28eb1b618292..4075f759bf64 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteOptOutListCommand, se_DeleteOptOutListCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts index e7314d9495c4..84e6725f639e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteOptedOutNumberCommand, se_DeleteOptedOutNumberCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts index dcc0004c8c6a..974320bf4fba 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts @@ -16,7 +16,8 @@ import { de_DeletePoolCommand, se_DeletePoolCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts index 53660323177a..a9686d371084 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteProtectConfigurationCommand, se_DeleteProtectConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts index e6989533aec2..81cb25e8a4d4 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts index d9b7edf3afa7..142385e8db8e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts @@ -16,7 +16,8 @@ import { de_DeleteRegistrationCommand, se_DeleteRegistrationCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts index 877e1043eef8..872c8ba35f03 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts index ed6470b1a653..01bc7bfb211f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts index 07708e53abfe..7204b5c3306e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts index 9bd79e2545da..3b42b44489d8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts index 80d07d085dd7..985cfc3b2e7d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountAttributesCommand, se_DescribeAccountAttributesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts index a8997c53409c..2da4528d7644 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeAccountLimitsCommand, se_DescribeAccountLimitsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts index 9052530a7ad0..894140915f2c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeConfigurationSetsCommand, se_DescribeConfigurationSetsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts index 4a169922143f..fed8e17298ef 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeKeywordsCommand, se_DescribeKeywordsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts index 2c90cae399d2..1d0d22ee7321 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeOptOutListsCommand, se_DescribeOptOutListsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts index 28056e2aa710..722aecf2edec 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeOptedOutNumbersCommand, se_DescribeOptedOutNumbersCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts index 9174a5cc61b5..a0c26e867b0c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts @@ -16,7 +16,8 @@ import { de_DescribePhoneNumbersCommand, se_DescribePhoneNumbersCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts index 783a5a239be1..29e08a912f0a 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribePoolsCommand, se_DescribePoolsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts index 24167f576cf4..238c5a14a525 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts index 195ead9f83a4..87de826c8168 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts index 331edc942628..14389672d2f6 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts index 08ccad100d5c..a1c02532b19e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts index 8e21d3deb8f6..512885f1018b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts index 8d158bfc23db..8eba8a925f56 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts index 5840f1d35d37..fad166827bd0 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts index 0c228c73ed23..5bca0d4340df 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeRegistrationsCommand, se_DescribeRegistrationsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts index fa2d36b0b09d..1b8f3d11eb48 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSenderIdsCommand, se_DescribeSenderIdsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts index 3e428285d993..76791f46e4b5 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts @@ -16,7 +16,8 @@ import { de_DescribeSpendLimitsCommand, se_DescribeSpendLimitsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts index 19f979ee7950..102d1368b50d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts index dba9f4bc715e..52d4fb496115 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts index 86b05a01fd9f..6ac73eb99f12 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts index 182d544c5d32..847b81c01400 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts @@ -16,7 +16,8 @@ import { de_DiscardRegistrationVersionCommand, se_DiscardRegistrationVersionComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts index 5527310a96ad..48f7c38ce33b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts index 30b33a39aa55..748f75fc7f3e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts index cc0689b83511..d8978daae1f5 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts index 1763977592fc..51dd78454104 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts index d3960be2117a..c671f071c016 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts @@ -16,7 +16,8 @@ import { de_PutKeywordCommand, se_PutKeywordCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts index 3bfb1ec32def..d3f00004f368 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts @@ -16,7 +16,8 @@ import { de_PutOptedOutNumberCommand, se_PutOptedOutNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts index 07482ac37d6d..84d170678b62 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts @@ -16,7 +16,8 @@ import { de_PutRegistrationFieldValueCommand, se_PutRegistrationFieldValueComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts index 349e32556dc1..7668a7af17c1 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_ReleasePhoneNumberCommand, se_ReleasePhoneNumberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts index 2a7762242d3e..c75be5e5073b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts @@ -16,7 +16,8 @@ import { de_ReleaseSenderIdCommand, se_ReleaseSenderIdCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts index 9642174287e7..f3ab58e36023 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_RequestPhoneNumberCommand, se_RequestPhoneNumberCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts index 735ca35caa81..79de525bd31d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts @@ -16,7 +16,8 @@ import { de_RequestSenderIdCommand, se_RequestSenderIdCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts index 448752f8bc08..581483672d61 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts index 92ad08339865..40d6f154752f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts @@ -16,7 +16,8 @@ import { de_SendMediaMessageCommand, se_SendMediaMessageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts index 3dc472a294f5..17cb20b8a2f8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts @@ -16,7 +16,8 @@ import { de_SendTextMessageCommand, se_SendTextMessageCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts index e147448c06a5..388cd4798ed0 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts @@ -16,7 +16,8 @@ import { de_SendVoiceMessageCommand, se_SendVoiceMessageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts index fdf71b142105..75d25b71be20 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts index 315e10ff35b7..12bcb894a06e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts @@ -16,7 +16,8 @@ import { de_SetDefaultMessageTypeCommand, se_SetDefaultMessageTypeCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts index 9831f1979949..b474c356c049 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts @@ -16,7 +16,8 @@ import { de_SetDefaultSenderIdCommand, se_SetDefaultSenderIdCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts index d6b3d393bf00..47d2280e84ad 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts index 3f47109d94b7..a974fe5fb12e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts index cdf00bbac1ee..803290eab8e5 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts index 8b9e4866e304..246a274c3c5d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts @@ -16,7 +16,8 @@ import { de_SubmitRegistrationVersionCommand, se_SubmitRegistrationVersionComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts index 0b060dfe1664..dfc6d278b9d8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts index e7559a667ac5..24341dfb9112 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts index b69248295da6..a44f88be8f5f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateEventDestinationCommand, se_UpdateEventDestinationCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts index d43f68ef750b..07d8774c9cda 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts index 28b32d3e2335..4c0dc8aec381 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts @@ -16,7 +16,8 @@ import { de_UpdatePoolCommand, se_UpdatePoolCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts index 27968f3ab4b7..9ead9186b3c6 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateProtectConfigurationCommand, se_UpdateProtectConfigurationComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts index d42406f3cf57..5259b600642e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts index 13da87c00393..94089b9865a8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateSenderIdCommand, se_UpdateSenderIdCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts index 128ca192d4bd..8315a86fac18 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts @@ -16,7 +16,8 @@ import { de_VerifyDestinationNumberCommand, se_VerifyDestinationNumberCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice-v2/src/index.ts b/clients/client-pinpoint-sms-voice-v2/src/index.ts index b95c93dce656..ff7ac75044d8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/index.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/index.ts @@ -41,8 +41,8 @@ export * from "./PinpointSMSVoiceV2Client"; export * from "./PinpointSMSVoiceV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PinpointSMSVoiceV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PinpointSMSVoiceV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pinpoint-sms-voice-v2/src/models/PinpointSMSVoiceV2ServiceException.ts b/clients/client-pinpoint-sms-voice-v2/src/models/PinpointSMSVoiceV2ServiceException.ts index 6892c86bbc8e..729d1fd834ec 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/models/PinpointSMSVoiceV2ServiceException.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/models/PinpointSMSVoiceV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts index bc5226999cdb..9e5c2adb1937 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { de_CreateConfigurationSetCommand, se_CreateConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 63179ca4bb2b..aeffbb01ee71 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts index dc53ffe62452..186b8b12c579 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteConfigurationSetCommand, se_DeleteConfigurationSetCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index 886e34cda873..b9b564116745 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts index f72ebfd8600c..20eb4231c60b 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts index 3f00a421e798..f897751f252f 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts @@ -12,7 +12,8 @@ import { de_ListConfigurationSetsCommand, se_ListConfigurationSetsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts index 9b35c2c20c3a..cd4846fb8887 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts @@ -12,7 +12,8 @@ import { de_SendVoiceMessageCommand, se_SendVoiceMessageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index ea4b8a5260f3..d00ae63c1bfc 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint-sms-voice/src/index.ts b/clients/client-pinpoint-sms-voice/src/index.ts index f3f04447e2ca..f9c7efd6d06c 100644 --- a/clients/client-pinpoint-sms-voice/src/index.ts +++ b/clients/client-pinpoint-sms-voice/src/index.ts @@ -8,8 +8,8 @@ export * from "./PinpointSMSVoiceClient"; export * from "./PinpointSMSVoice"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PinpointSMSVoiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PinpointSMSVoiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-pinpoint-sms-voice/src/models/PinpointSMSVoiceServiceException.ts b/clients/client-pinpoint-sms-voice/src/models/PinpointSMSVoiceServiceException.ts index 1327645bd91d..de4ce5b53ce2 100644 --- a/clients/client-pinpoint-sms-voice/src/models/PinpointSMSVoiceServiceException.ts +++ b/clients/client-pinpoint-sms-voice/src/models/PinpointSMSVoiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pinpoint/src/commands/CreateAppCommand.ts b/clients/client-pinpoint/src/commands/CreateAppCommand.ts index fbeb2bfbd5ee..d9712703633a 100644 --- a/clients/client-pinpoint/src/commands/CreateAppCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateAppCommand.ts @@ -12,7 +12,8 @@ import { de_CreateAppCommand, se_CreateAppCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts index 166d4e7c57a7..837c1c10e0f7 100644 --- a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_CreateCampaignCommand, se_CreateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts index c4b2bf0bb1b3..2fd30d1c5b3f 100644 --- a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateEmailTemplateCommand, se_CreateEmailTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts index b94064c1397b..3aa571f14f6d 100644 --- a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateExportJobCommand, se_CreateExportJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts index 1301ed5ff546..d130da792dee 100644 --- a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_CreateImportJobCommand, se_CreateImportJobCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts index 7752ed06f0d2..2a0f529a7374 100644 --- a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateInAppTemplateCommand, se_CreateInAppTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts index 2cee534a8580..38888c67ecea 100644 --- a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts @@ -12,7 +12,8 @@ import { de_CreateJourneyCommand, se_CreateJourneyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts index dc35b10cd5dd..acab7b996e09 100644 --- a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePushTemplateCommand, se_CreatePushTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts index 67b35f82997d..d2c0de4b2ebf 100644 --- a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts index 90127ee68902..4f6b90b638aa 100644 --- a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSegmentCommand, se_CreateSegmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts index d26991555c93..bd01ed7bd85b 100644 --- a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateSmsTemplateCommand, se_CreateSmsTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts index 00ac5115647b..aacfa41e8c61 100644 --- a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_CreateVoiceTemplateCommand, se_CreateVoiceTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts index 9d69b112fe63..61cdabc42f4f 100644 --- a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAdmChannelCommand, se_DeleteAdmChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts index 8ec9f4721d07..34b9b28b045a 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApnsChannelCommand, se_DeleteApnsChannelCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts index db830d56dcde..4725ccb8af3d 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApnsSandboxChannelCommand, se_DeleteApnsSandboxChannelCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts index b330e17acffa..593c90acc327 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteApnsVoipChannelCommand, se_DeleteApnsVoipChannelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts index 1c6b52a64a31..140b70e3307d 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts index ad5181c829f9..fd31727629c7 100644 --- a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteAppCommand, se_DeleteAppCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts index 4ed50db2a3d3..3cb55a3621e1 100644 --- a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteBaiduChannelCommand, se_DeleteBaiduChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts index 008e995b7a8b..0b03479417f1 100644 --- a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteCampaignCommand, se_DeleteCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts index d9267aedddb0..96e7d699e75d 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEmailChannelCommand, se_DeleteEmailChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts index bc8527921046..a0ce7774b527 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEmailTemplateCommand, se_DeleteEmailTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts index a7c03bf7658c..694f71f59fca 100644 --- a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEndpointCommand, se_DeleteEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts index 4743e5b6fe73..0d7621ba8e95 100644 --- a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteEventStreamCommand, se_DeleteEventStreamCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts index cf0c6b4e8ecb..97b9ee31c3d9 100644 --- a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteGcmChannelCommand, se_DeleteGcmChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts index dca8b0d1c5b5..f34567c37945 100644 --- a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteInAppTemplateCommand, se_DeleteInAppTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts index 017f977bd081..ae6f1c675b65 100644 --- a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteJourneyCommand, se_DeleteJourneyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts index 06836292d804..27850ef33008 100644 --- a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePushTemplateCommand, se_DeletePushTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts index b70db4193c35..5dfbfa944462 100644 --- a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts index 8c754882eff9..f31895c1d215 100644 --- a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSegmentCommand, se_DeleteSegmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts index 59651b866d2a..9c0c656a6acb 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSmsChannelCommand, se_DeleteSmsChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts index 04bfbc081dfd..d8f238e051a2 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteSmsTemplateCommand, se_DeleteSmsTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts index e6bf183c4998..0aebb8014922 100644 --- a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteUserEndpointsCommand, se_DeleteUserEndpointsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts index e9f5caa23bdb..e48bd18629e5 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceChannelCommand, se_DeleteVoiceChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts index c2b23ec1352c..f325917a76b4 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteVoiceTemplateCommand, se_DeleteVoiceTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts index eadfed3d7ead..6fbaa414f487 100644 --- a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetAdmChannelCommand, se_GetAdmChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts index e711af48c62a..dba6bb2cf50e 100644 --- a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetApnsChannelCommand, se_GetApnsChannelCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts index f7c6f49446be..2757a39db277 100644 --- a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetApnsSandboxChannelCommand, se_GetApnsSandboxChannelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts index 6c647790d710..6bc6d7743cb7 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetApnsVoipChannelCommand, se_GetApnsVoipChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts index 2af4f2128a6e..654092c1f8b3 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetApnsVoipSandboxChannelCommand, se_GetApnsVoipSandboxChannelComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetAppCommand.ts b/clients/client-pinpoint/src/commands/GetAppCommand.ts index d06fffa29af0..4d76b27d1f2c 100644 --- a/clients/client-pinpoint/src/commands/GetAppCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppCommand, se_GetAppCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts index c9ccf2fdf73c..a3e7c2b42fd2 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationDateRangeKpiCommand, se_GetApplicationDateRangeKpiComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts index b45f52cd900a..cf6d2f6beb2e 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_GetApplicationSettingsCommand, se_GetApplicationSettingsCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetAppsCommand.ts b/clients/client-pinpoint/src/commands/GetAppsCommand.ts index c5debb34da45..34ec7ef19d5f 100644 --- a/clients/client-pinpoint/src/commands/GetAppsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppsCommand.ts @@ -12,7 +12,8 @@ import { de_GetAppsCommand, se_GetAppsCommand } from "../protocols/Aws_restJson1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts index 83ed18b3bc2d..05872d29829c 100644 --- a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetBaiduChannelCommand, se_GetBaiduChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts index 30e6baa08529..5e2a25da991c 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignActivitiesCommand, se_GetCampaignActivitiesCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts index c4db62dd8970..3f65d03a85cb 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignCommand, se_GetCampaignCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts index ae7d316b6419..2fd2ad00bbad 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignDateRangeKpiCommand, se_GetCampaignDateRangeKpiCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts index ab90c1ac34ba..cf34ef62a6c3 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignVersionCommand, se_GetCampaignVersionCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts index 610022569f96..8174de17a783 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignVersionsCommand, se_GetCampaignVersionsCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts index de85073814e2..26a5096c0061 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts @@ -12,7 +12,8 @@ import { de_GetCampaignsCommand, se_GetCampaignsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts index 57dd8ab14c19..84a7e4e1e11e 100644 --- a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts @@ -12,7 +12,8 @@ import { de_GetChannelsCommand, se_GetChannelsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts index 656d34edc440..8bec06d676b1 100644 --- a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetEmailChannelCommand, se_GetEmailChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts index c79a206f4c0b..4ab431d4382c 100644 --- a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetEmailTemplateCommand, se_GetEmailTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts index 95b486f67f4c..536dbe599125 100644 --- a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_GetEndpointCommand, se_GetEndpointCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts index e26c9a47c3ff..be22e47aec5a 100644 --- a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_GetEventStreamCommand, se_GetEventStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts index 5015dc571e7f..cd76fe56edd2 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetExportJobCommand, se_GetExportJobCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts index f38e1b6890f7..83b3031e2dcc 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetExportJobsCommand, se_GetExportJobsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts index c5a40604516f..592c0bb07f11 100644 --- a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetGcmChannelCommand, se_GetGcmChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts index 00a4661318ea..494d1e866254 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts @@ -12,7 +12,8 @@ import { de_GetImportJobCommand, se_GetImportJobCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts index 7e5220f2a1c8..b4543aa288a7 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetImportJobsCommand, se_GetImportJobsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts index 49a9fc6d6e1d..0da5820f09bd 100644 --- a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_GetInAppMessagesCommand, se_GetInAppMessagesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts index 257331038ed5..3813ed1cd986 100644 --- a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetInAppTemplateCommand, se_GetInAppTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts index add771ab411d..2115dcf1c32a 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts @@ -12,7 +12,8 @@ import { de_GetJourneyCommand, se_GetJourneyCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts index ca8b719e792a..e1da53192aa6 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts @@ -12,7 +12,8 @@ import { de_GetJourneyDateRangeKpiCommand, se_GetJourneyDateRangeKpiCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts index ba388da2e583..d0cf02d3faba 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts index b98394b8a8d7..7fbe1ef3ae67 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts @@ -12,7 +12,8 @@ import { de_GetJourneyExecutionMetricsCommand, se_GetJourneyExecutionMetricsComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts index 1fbf0d2b921a..b8568a035a06 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts @@ -18,7 +18,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts index fe77ba309f57..d943d444d778 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts index 0174516e5cf0..b2871608da89 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts @@ -12,7 +12,8 @@ import { de_GetJourneyRunsCommand, se_GetJourneyRunsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts index 5d1669652ac3..16e18b25a7a7 100644 --- a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetPushTemplateCommand, se_GetPushTemplateCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts index 0abe0ab9bc52..f9a13ef33098 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts index 924a92e08898..7e9fcbc0eafd 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts index 52d70f1d7c40..8f4ad20c87fd 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentCommand, se_GetSegmentCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts index b51924aad0d8..5eb8bc67112a 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentExportJobsCommand, se_GetSegmentExportJobsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts index e8915d17fe37..31816690a9d4 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentImportJobsCommand, se_GetSegmentImportJobsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts index c8ae20286899..1c57effd983a 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentVersionCommand, se_GetSegmentVersionCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts index a177553a5a5c..ac7c14ff24f7 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentVersionsCommand, se_GetSegmentVersionsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts index 825916b3fd2b..c96ea71e088e 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts @@ -12,7 +12,8 @@ import { de_GetSegmentsCommand, se_GetSegmentsCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts index 4453a48317da..9b3add5381af 100644 --- a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetSmsChannelCommand, se_GetSmsChannelCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts index a22acfac8cf2..be90fc06b514 100644 --- a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetSmsTemplateCommand, se_GetSmsTemplateCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts index 9d80f305c041..d7466451ba3c 100644 --- a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts @@ -12,7 +12,8 @@ import { de_GetUserEndpointsCommand, se_GetUserEndpointsCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts index 8fd2bf679975..5dee8871a97b 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceChannelCommand, se_GetVoiceChannelCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts index 7a9e0c04e77e..650027a9843a 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_GetVoiceTemplateCommand, se_GetVoiceTemplateCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts index 4887b3bf050b..256fd23f5a4b 100644 --- a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts +++ b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts @@ -12,7 +12,8 @@ import { de_ListJourneysCommand, se_ListJourneysCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts index 4443db095644..cf9dd5c5f022 100644 --- a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts index f62ea2f6449d..da83a70cf5f6 100644 --- a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts @@ -12,7 +12,8 @@ import { de_ListTemplateVersionsCommand, se_ListTemplateVersionsCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts index c4ff8c7ddcd8..0da789b79a24 100644 --- a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts @@ -12,7 +12,8 @@ import { de_ListTemplatesCommand, se_ListTemplatesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts index 83a446bc1841..4c45438b76ff 100644 --- a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts +++ b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts @@ -12,7 +12,8 @@ import { de_PhoneNumberValidateCommand, se_PhoneNumberValidateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts index 31aa912face2..437dd76e8d12 100644 --- a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventStreamCommand, se_PutEventStreamCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/PutEventsCommand.ts b/clients/client-pinpoint/src/commands/PutEventsCommand.ts index a8357ac439ce..5988e0687be2 100644 --- a/clients/client-pinpoint/src/commands/PutEventsCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventsCommand.ts @@ -12,7 +12,8 @@ import { de_PutEventsCommand, se_PutEventsCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts index 5eddb3fd3e96..c3ab4ab501d8 100644 --- a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts +++ b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts @@ -12,7 +12,8 @@ import { de_RemoveAttributesCommand, se_RemoveAttributesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts index e3454b78fc34..61dea22a230f 100644 --- a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_SendMessagesCommand, se_SendMessagesCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts index 2aa0e774968e..6ac3fa6ed520 100644 --- a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts @@ -12,7 +12,8 @@ import { de_SendOTPMessageCommand, se_SendOTPMessageCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts index 4f8b5eff3c13..7c86afd3deb9 100644 --- a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts @@ -12,7 +12,8 @@ import { de_SendUsersMessagesCommand, se_SendUsersMessagesCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/TagResourceCommand.ts b/clients/client-pinpoint/src/commands/TagResourceCommand.ts index 1a72af408223..d615b09c46c9 100644 --- a/clients/client-pinpoint/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts index c6c42a0192f5..9416e47983a3 100644 --- a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts index 8a14c50438a5..bb4f427be6da 100644 --- a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateAdmChannelCommand, se_UpdateAdmChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts index 2067e440cad9..4673c3c63de3 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApnsChannelCommand, se_UpdateApnsChannelCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts index c590ec212270..65bb3f9f23a9 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApnsSandboxChannelCommand, se_UpdateApnsSandboxChannelCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts index efa3871d1538..84db38e24cef 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApnsVoipChannelCommand, se_UpdateApnsVoipChannelCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts index 828211a0be31..61d9098c5380 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts index 3d939098f019..303eb295a89e 100644 --- a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateApplicationSettingsCommand, se_UpdateApplicationSettingsComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts index 54cc0c1c5bd3..be9c2b1a42fe 100644 --- a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateBaiduChannelCommand, se_UpdateBaiduChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts index d000704b09f8..98eaface5bfe 100644 --- a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateCampaignCommand, se_UpdateCampaignCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts index cd1361b4c4c9..e983b8558c30 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEmailChannelCommand, se_UpdateEmailChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts index 29300d1656be..deb08c4dcc7d 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEmailTemplateCommand, se_UpdateEmailTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts index 141a24e15b50..a0760e9857f3 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEndpointCommand, se_UpdateEndpointCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts index e2c76ba9e52d..1cd6bbc2a0d9 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateEndpointsBatchCommand, se_UpdateEndpointsBatchCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts index 0eabcc0a183b..3d5d3f6a6393 100644 --- a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateGcmChannelCommand, se_UpdateGcmChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts index 671816e1c68e..9d1ede4456ec 100644 --- a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateInAppTemplateCommand, se_UpdateInAppTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts index bf3c1ba30b71..a0fbfc219e76 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJourneyCommand, se_UpdateJourneyCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts index 708e47167e8d..c274ece849d3 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateJourneyStateCommand, se_UpdateJourneyStateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts index d7484ba88c8f..4a8b27e37f7c 100644 --- a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePushTemplateCommand, se_UpdatePushTemplateCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts index da30be8cd0f0..fc8dc4f61252 100644 --- a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts index 8d2e488f4637..7ebb402bd4c2 100644 --- a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSegmentCommand, se_UpdateSegmentCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts index c7b439a69eef..2535fd8e803d 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSmsChannelCommand, se_UpdateSmsChannelCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts index 65cf5c9fd33f..090b36354a3b 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateSmsTemplateCommand, se_UpdateSmsTemplateCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts index 4acd837e25e5..88f81839a761 100644 --- a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts index f8aa50987a3d..906cbc73200a 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceChannelCommand, se_UpdateVoiceChannelCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts index 158231e5c5c6..bc53b35d8f9c 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts @@ -12,7 +12,8 @@ import { de_UpdateVoiceTemplateCommand, se_UpdateVoiceTemplateCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts index 828e0f11e939..d56ac3431be9 100644 --- a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts @@ -12,7 +12,8 @@ import { de_VerifyOTPMessageCommand, se_VerifyOTPMessageCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pinpoint/src/index.ts b/clients/client-pinpoint/src/index.ts index f88b7fe84d68..f8fd611c18d7 100644 --- a/clients/client-pinpoint/src/index.ts +++ b/clients/client-pinpoint/src/index.ts @@ -8,8 +8,8 @@ export * from "./PinpointClient"; export * from "./Pinpoint"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PinpointExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PinpointExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-pinpoint/src/models/PinpointServiceException.ts b/clients/client-pinpoint/src/models/PinpointServiceException.ts index 61ec985f1a77..decc53f1415e 100644 --- a/clients/client-pinpoint/src/models/PinpointServiceException.ts +++ b/clients/client-pinpoint/src/models/PinpointServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pipes/src/commands/CreatePipeCommand.ts b/clients/client-pipes/src/commands/CreatePipeCommand.ts index 1d4654bdfc97..8ac35b0e003f 100644 --- a/clients/client-pipes/src/commands/CreatePipeCommand.ts +++ b/clients/client-pipes/src/commands/CreatePipeCommand.ts @@ -12,7 +12,8 @@ import { de_CreatePipeCommand, se_CreatePipeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/DeletePipeCommand.ts b/clients/client-pipes/src/commands/DeletePipeCommand.ts index 7093dd1ba8e0..bb2201b05591 100644 --- a/clients/client-pipes/src/commands/DeletePipeCommand.ts +++ b/clients/client-pipes/src/commands/DeletePipeCommand.ts @@ -12,7 +12,8 @@ import { de_DeletePipeCommand, se_DeletePipeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/DescribePipeCommand.ts b/clients/client-pipes/src/commands/DescribePipeCommand.ts index 55e63b176b70..66cc50038abf 100644 --- a/clients/client-pipes/src/commands/DescribePipeCommand.ts +++ b/clients/client-pipes/src/commands/DescribePipeCommand.ts @@ -12,7 +12,8 @@ import { de_DescribePipeCommand, se_DescribePipeCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/ListPipesCommand.ts b/clients/client-pipes/src/commands/ListPipesCommand.ts index a26dd5f5d0f9..6fd606270489 100644 --- a/clients/client-pipes/src/commands/ListPipesCommand.ts +++ b/clients/client-pipes/src/commands/ListPipesCommand.ts @@ -17,7 +17,8 @@ import { de_ListPipesCommand, se_ListPipesCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts index 3cc269ec7407..c33021703403 100644 --- a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/StartPipeCommand.ts b/clients/client-pipes/src/commands/StartPipeCommand.ts index 82a5e4395246..b5c2ddc70e9e 100644 --- a/clients/client-pipes/src/commands/StartPipeCommand.ts +++ b/clients/client-pipes/src/commands/StartPipeCommand.ts @@ -12,7 +12,8 @@ import { de_StartPipeCommand, se_StartPipeCommand } from "../protocols/Aws_restJ /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/StopPipeCommand.ts b/clients/client-pipes/src/commands/StopPipeCommand.ts index 9ee4a5bd37c9..a5175407885d 100644 --- a/clients/client-pipes/src/commands/StopPipeCommand.ts +++ b/clients/client-pipes/src/commands/StopPipeCommand.ts @@ -12,7 +12,8 @@ import { de_StopPipeCommand, se_StopPipeCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/TagResourceCommand.ts b/clients/client-pipes/src/commands/TagResourceCommand.ts index dd5fde2dc1ea..cbb7f7e88b50 100644 --- a/clients/client-pipes/src/commands/TagResourceCommand.ts +++ b/clients/client-pipes/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/UntagResourceCommand.ts b/clients/client-pipes/src/commands/UntagResourceCommand.ts index 8a039be69b27..9f5ddf6e51bc 100644 --- a/clients/client-pipes/src/commands/UntagResourceCommand.ts +++ b/clients/client-pipes/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/commands/UpdatePipeCommand.ts b/clients/client-pipes/src/commands/UpdatePipeCommand.ts index 6978f7dc3528..062c5802492c 100644 --- a/clients/client-pipes/src/commands/UpdatePipeCommand.ts +++ b/clients/client-pipes/src/commands/UpdatePipeCommand.ts @@ -12,7 +12,8 @@ import { de_UpdatePipeCommand, se_UpdatePipeCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pipes/src/index.ts b/clients/client-pipes/src/index.ts index cc8ca3ad0b40..e8a22fa910bc 100644 --- a/clients/client-pipes/src/index.ts +++ b/clients/client-pipes/src/index.ts @@ -13,8 +13,8 @@ export * from "./PipesClient"; export * from "./Pipes"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PipesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PipesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pipes/src/models/PipesServiceException.ts b/clients/client-pipes/src/models/PipesServiceException.ts index 7c72af6b5f0f..356ff74673b5 100644 --- a/clients/client-pipes/src/models/PipesServiceException.ts +++ b/clients/client-pipes/src/models/PipesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-polly/src/commands/DeleteLexiconCommand.ts b/clients/client-polly/src/commands/DeleteLexiconCommand.ts index ee04bae5a727..dd9d4e448d4f 100644 --- a/clients/client-polly/src/commands/DeleteLexiconCommand.ts +++ b/clients/client-polly/src/commands/DeleteLexiconCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteLexiconCommand, se_DeleteLexiconCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/DescribeVoicesCommand.ts b/clients/client-polly/src/commands/DescribeVoicesCommand.ts index 2bed3b7efede..3d1eb3f07f67 100644 --- a/clients/client-polly/src/commands/DescribeVoicesCommand.ts +++ b/clients/client-polly/src/commands/DescribeVoicesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeVoicesCommand, se_DescribeVoicesCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/GetLexiconCommand.ts b/clients/client-polly/src/commands/GetLexiconCommand.ts index ee706a49a42e..79885692b97c 100644 --- a/clients/client-polly/src/commands/GetLexiconCommand.ts +++ b/clients/client-polly/src/commands/GetLexiconCommand.ts @@ -12,7 +12,8 @@ import { de_GetLexiconCommand, se_GetLexiconCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts index dbe7edebb1ee..abad8191c24a 100644 --- a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts @@ -12,7 +12,8 @@ import { de_GetSpeechSynthesisTaskCommand, se_GetSpeechSynthesisTaskCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/ListLexiconsCommand.ts b/clients/client-polly/src/commands/ListLexiconsCommand.ts index 96f9d6acf61d..3af977ceccb1 100644 --- a/clients/client-polly/src/commands/ListLexiconsCommand.ts +++ b/clients/client-polly/src/commands/ListLexiconsCommand.ts @@ -12,7 +12,8 @@ import { de_ListLexiconsCommand, se_ListLexiconsCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts index 0980527c33f8..3fe205e235b9 100644 --- a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts +++ b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts @@ -12,7 +12,8 @@ import { de_ListSpeechSynthesisTasksCommand, se_ListSpeechSynthesisTasksCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/PutLexiconCommand.ts b/clients/client-polly/src/commands/PutLexiconCommand.ts index a54e4503624f..0a43b0e8097b 100644 --- a/clients/client-polly/src/commands/PutLexiconCommand.ts +++ b/clients/client-polly/src/commands/PutLexiconCommand.ts @@ -12,7 +12,8 @@ import { de_PutLexiconCommand, se_PutLexiconCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts index 7909f5413b44..807c4ad60a9f 100644 --- a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts @@ -12,7 +12,8 @@ import { de_StartSpeechSynthesisTaskCommand, se_StartSpeechSynthesisTaskCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts index 83e508edc4a2..d23bc79c5e34 100644 --- a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts +++ b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts @@ -16,7 +16,8 @@ import { de_SynthesizeSpeechCommand, se_SynthesizeSpeechCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-polly/src/index.ts b/clients/client-polly/src/index.ts index f2a851a44b69..c032023de384 100644 --- a/clients/client-polly/src/index.ts +++ b/clients/client-polly/src/index.ts @@ -13,8 +13,8 @@ export * from "./PollyClient"; export * from "./Polly"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PollyExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PollyExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-polly/src/models/PollyServiceException.ts b/clients/client-polly/src/models/PollyServiceException.ts index fa9faf79db6d..0371b61f71ed 100644 --- a/clients/client-polly/src/models/PollyServiceException.ts +++ b/clients/client-polly/src/models/PollyServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-pricing/src/commands/DescribeServicesCommand.ts b/clients/client-pricing/src/commands/DescribeServicesCommand.ts index 8951baf27d00..06a90b4a3fe3 100644 --- a/clients/client-pricing/src/commands/DescribeServicesCommand.ts +++ b/clients/client-pricing/src/commands/DescribeServicesCommand.ts @@ -12,7 +12,8 @@ import { de_DescribeServicesCommand, se_DescribeServicesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts index 5052ed42fc08..a3db982369f9 100644 --- a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts +++ b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts @@ -12,7 +12,8 @@ import { de_GetAttributeValuesCommand, se_GetAttributeValuesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts index 3acb3e6e8fe4..a689a0b36dc2 100644 --- a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts +++ b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts @@ -12,7 +12,8 @@ import { de_GetPriceListFileUrlCommand, se_GetPriceListFileUrlCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pricing/src/commands/GetProductsCommand.ts b/clients/client-pricing/src/commands/GetProductsCommand.ts index 1ebb86342ae1..1df3c159e5eb 100644 --- a/clients/client-pricing/src/commands/GetProductsCommand.ts +++ b/clients/client-pricing/src/commands/GetProductsCommand.ts @@ -12,7 +12,8 @@ import { de_GetProductsCommand, se_GetProductsCommand } from "../protocols/Aws_j /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pricing/src/commands/ListPriceListsCommand.ts b/clients/client-pricing/src/commands/ListPriceListsCommand.ts index 4432b605f4cc..e862f2ae2be1 100644 --- a/clients/client-pricing/src/commands/ListPriceListsCommand.ts +++ b/clients/client-pricing/src/commands/ListPriceListsCommand.ts @@ -12,7 +12,8 @@ import { de_ListPriceListsCommand, se_ListPriceListsCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-pricing/src/index.ts b/clients/client-pricing/src/index.ts index 0a5aa065087c..be9c830967c2 100644 --- a/clients/client-pricing/src/index.ts +++ b/clients/client-pricing/src/index.ts @@ -36,8 +36,8 @@ export * from "./PricingClient"; export * from "./Pricing"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PricingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PricingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-pricing/src/models/PricingServiceException.ts b/clients/client-pricing/src/models/PricingServiceException.ts index 662beff2a673..c077ccba9a63 100644 --- a/clients/client-pricing/src/models/PricingServiceException.ts +++ b/clients/client-pricing/src/models/PricingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts index 9c4502363696..e48a57c24323 100644 --- a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts +++ b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts @@ -16,7 +16,8 @@ import { de_AcknowledgeOrderReceiptCommand, se_AcknowledgeOrderReceiptCommand } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts index 54670b03164b..7150fda7c002 100644 --- a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts @@ -16,7 +16,8 @@ import { de_ActivateDeviceIdentifierCommand, se_ActivateDeviceIdentifierCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts index 57cf8e0cc901..f50eb3760995 100644 --- a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts @@ -16,7 +16,8 @@ import { de_ActivateNetworkSiteCommand, se_ActivateNetworkSiteCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts index 01e47c911f6d..0dd613494e44 100644 --- a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts +++ b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts @@ -17,7 +17,8 @@ import { de_ConfigureAccessPointCommand, se_ConfigureAccessPointCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts index b839e0ed221c..fd9e6fd337b8 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts @@ -17,7 +17,8 @@ import { de_CreateNetworkCommand, se_CreateNetworkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts index 96fd9b93beac..9adf2f161173 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts @@ -17,7 +17,8 @@ import { de_CreateNetworkSiteCommand, se_CreateNetworkSiteCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts index abe5606382de..15f2e4a3960c 100644 --- a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts @@ -16,7 +16,8 @@ import { de_DeactivateDeviceIdentifierCommand, se_DeactivateDeviceIdentifierComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts index bb835fa72bf2..a1cc51fb8bc6 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkCommand, se_DeleteNetworkCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts index e9bf8de2e68e..d8e62ce2d6cd 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts @@ -12,7 +12,8 @@ import { de_DeleteNetworkSiteCommand, se_DeleteNetworkSiteCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts index 65e5166642a6..3f7019f3660d 100644 --- a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts @@ -16,7 +16,8 @@ import { de_GetDeviceIdentifierCommand, se_GetDeviceIdentifierCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts index a714c7b0ba97..f1d2136832ad 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts @@ -12,7 +12,8 @@ import { de_GetNetworkCommand, se_GetNetworkCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts index f4382583f3da..968cda5333de 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts @@ -16,7 +16,8 @@ import { de_GetNetworkResourceCommand, se_GetNetworkResourceCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts index 604ae91e40d7..5786c54e0ebb 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts @@ -16,7 +16,8 @@ import { de_GetNetworkSiteCommand, se_GetNetworkSiteCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts index 4bc9abd490d2..f5b7a79646aa 100644 --- a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts @@ -12,7 +12,8 @@ import { de_GetOrderCommand, se_GetOrderCommand } from "../protocols/Aws_restJso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts index 93af0a1a8e4c..215f1eec6f3e 100644 --- a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts @@ -16,7 +16,8 @@ import { de_ListDeviceIdentifiersCommand, se_ListDeviceIdentifiersCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts index 32743e51b09e..5480e58aa50c 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts @@ -16,7 +16,8 @@ import { de_ListNetworkResourcesCommand, se_ListNetworkResourcesCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts index 4ad1fea4a083..cff50789c118 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts @@ -12,7 +12,8 @@ import { de_ListNetworkSitesCommand, se_ListNetworkSitesCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts index 73805896b86f..1e3ba7567bf2 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts @@ -12,7 +12,8 @@ import { de_ListNetworksCommand, se_ListNetworksCommand } from "../protocols/Aws /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts index 7aa0aa455389..bf1acbc5d7dd 100644 --- a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts @@ -12,7 +12,8 @@ import { de_ListOrdersCommand, se_ListOrdersCommand } from "../protocols/Aws_res /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts index ac272bc6ec53..0162cb415113 100644 --- a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from ".. /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/PingCommand.ts b/clients/client-privatenetworks/src/commands/PingCommand.ts index 10e53c64ec53..a5e77d4f02b9 100644 --- a/clients/client-privatenetworks/src/commands/PingCommand.ts +++ b/clients/client-privatenetworks/src/commands/PingCommand.ts @@ -12,7 +12,8 @@ import { de_PingCommand, se_PingCommand } from "../protocols/Aws_restJson1"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts index b0e909ced4ac..6245c3b7506b 100644 --- a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts +++ b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts @@ -17,7 +17,8 @@ import { de_StartNetworkResourceUpdateCommand, se_StartNetworkResourceUpdateComm /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts index fc1c864141fd..59e859bd29d0 100644 --- a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts index 77ce30c0d9d6..31079c6e3a39 100644 --- a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts index bd8d7bce3868..4e3d494f8fd7 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateNetworkSiteCommand, se_UpdateNetworkSiteCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts index ca3467d28d07..9ce820b87bc4 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts @@ -16,7 +16,8 @@ import { de_UpdateNetworkSitePlanCommand, se_UpdateNetworkSitePlanCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-privatenetworks/src/index.ts b/clients/client-privatenetworks/src/index.ts index 87d3c9e08576..335ad33149f7 100644 --- a/clients/client-privatenetworks/src/index.ts +++ b/clients/client-privatenetworks/src/index.ts @@ -11,8 +11,8 @@ export * from "./PrivateNetworksClient"; export * from "./PrivateNetworks"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { PrivateNetworksExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { PrivateNetworksExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-privatenetworks/src/models/PrivateNetworksServiceException.ts b/clients/client-privatenetworks/src/models/PrivateNetworksServiceException.ts index da0c514cb359..c7305c4fc147 100644 --- a/clients/client-privatenetworks/src/models/PrivateNetworksServiceException.ts +++ b/clients/client-privatenetworks/src/models/PrivateNetworksServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts index 5644781c2d28..b831314dafb3 100644 --- a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts index 6cf8b2ba731c..a8cfb99c494a 100644 --- a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts index b1faff4c9966..5f2b8ca710cd 100644 --- a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts index 169dcf27e931..61bd512293c5 100644 --- a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts index 4adf0e2c202f..2af73f2fd49f 100644 --- a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateComponentCommand.ts b/clients/client-proton/src/commands/CreateComponentCommand.ts index f8ea39a76f25..527530b4054d 100644 --- a/clients/client-proton/src/commands/CreateComponentCommand.ts +++ b/clients/client-proton/src/commands/CreateComponentCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts index 985547e8f523..78a22e52bb01 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts index b13850a89246..b1ff835b5367 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts index eaee91a961d2..eccb6104c43e 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts index 2a4c5d34fc02..b84d56cabfd5 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts @@ -20,7 +20,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateRepositoryCommand.ts b/clients/client-proton/src/commands/CreateRepositoryCommand.ts index d32c0f1121ee..1d192c5487d5 100644 --- a/clients/client-proton/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-proton/src/commands/CreateRepositoryCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateServiceCommand.ts b/clients/client-proton/src/commands/CreateServiceCommand.ts index 06e9d117375e..a69896309a44 100644 --- a/clients/client-proton/src/commands/CreateServiceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts index 028055d88aae..a89583a138e2 100644 --- a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts index 2dfab26cf2b4..6ff40670ef60 100644 --- a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts index 490a668402fc..32464803f62c 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts index 11357bb6fa6c..a6142beb727b 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts @@ -20,7 +20,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts index 2cc64431bd83..281289981884 100644 --- a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteComponentCommand.ts b/clients/client-proton/src/commands/DeleteComponentCommand.ts index ff8f58d6e2f6..853677732792 100644 --- a/clients/client-proton/src/commands/DeleteComponentCommand.ts +++ b/clients/client-proton/src/commands/DeleteComponentCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts index 5b63d0474087..3543cdcb0418 100644 --- a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts index 895ff3182a21..8c7b0cfc17ba 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts index a88bca3c4411..67fc9cb8db70 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts index 568f193cac1d..25f711cec177 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts index 602de94fd4ad..396280477477 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts index 4a479c54a9ea..c70abe2da423 100644 --- a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteServiceCommand.ts b/clients/client-proton/src/commands/DeleteServiceCommand.ts index 29a4a894a9ab..3c0b4d887802 100644 --- a/clients/client-proton/src/commands/DeleteServiceCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts index 0968c4f660c1..b889ce1c66fc 100644 --- a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts index f2c70e1f1092..2bd0e21ab00e 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts index 54496463fbad..e911a7697c85 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts index c822fea3dec2..158b67ad5e8f 100644 --- a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts index 635152c18d6e..126264748ed0 100644 --- a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetComponentCommand.ts b/clients/client-proton/src/commands/GetComponentCommand.ts index 507ff2620ca7..2dafd25539ce 100644 --- a/clients/client-proton/src/commands/GetComponentCommand.ts +++ b/clients/client-proton/src/commands/GetComponentCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetDeploymentCommand.ts b/clients/client-proton/src/commands/GetDeploymentCommand.ts index 9c2cb3035826..039dddb3f86e 100644 --- a/clients/client-proton/src/commands/GetDeploymentCommand.ts +++ b/clients/client-proton/src/commands/GetDeploymentCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts index e76250e8137a..0d2b731d71e3 100644 --- a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetEnvironmentCommand.ts b/clients/client-proton/src/commands/GetEnvironmentCommand.ts index 584232e7340c..ee592071a810 100644 --- a/clients/client-proton/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts index ba16a3ecaed8..3d58c75e7d05 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts index f2be445a0b34..953463fc5e46 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetRepositoryCommand.ts b/clients/client-proton/src/commands/GetRepositoryCommand.ts index 8197c665790b..19ac2eda56d1 100644 --- a/clients/client-proton/src/commands/GetRepositoryCommand.ts +++ b/clients/client-proton/src/commands/GetRepositoryCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts index 914443aa24c0..bc5082001f97 100644 --- a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts index df8c45f9b0a8..d9ae9dd4724f 100644 --- a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceCommand.ts b/clients/client-proton/src/commands/GetServiceCommand.ts index f0887b99c3fe..92b560ac2655 100644 --- a/clients/client-proton/src/commands/GetServiceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts index a4e6fd4f8dfe..732e518a2388 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts index 7c2f9dd55570..c29487080d92 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts index 09965d87c79a..f4b3e13313ef 100644 --- a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts index 94c7833df233..f9ddcaa562cc 100644 --- a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts index 65398c12f158..ae7a51197299 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts index e9ae2dc54e9c..2304df85232f 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts index 0a982659b255..01021b0d549d 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts index 6f5a88b60cbd..ada1176867d6 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts index ca1cd4486865..2e42772785da 100644 --- a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts index 8adb7b6edeae..d662475691f5 100644 --- a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListComponentsCommand.ts b/clients/client-proton/src/commands/ListComponentsCommand.ts index e9eecaf24dbb..a305d56cc4ab 100644 --- a/clients/client-proton/src/commands/ListComponentsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListDeploymentsCommand.ts b/clients/client-proton/src/commands/ListDeploymentsCommand.ts index ce3da8ae4f35..efa8b885563a 100644 --- a/clients/client-proton/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-proton/src/commands/ListDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts index e4423b9a608d..1b9c85b8d866 100644 --- a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts index afcc50e678b6..05656f5a02b7 100644 --- a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts index 800493626ffa..1a03e7264567 100644 --- a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts @@ -18,7 +18,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts index 10d20f6f79a4..8b2ef1ee0980 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts index a9854f73e0ae..57584d84f216 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts index d47711c11a9e..0230965b8010 100644 --- a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListRepositoriesCommand.ts b/clients/client-proton/src/commands/ListRepositoriesCommand.ts index e31beea0c98b..b9993be74309 100644 --- a/clients/client-proton/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-proton/src/commands/ListRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts index 2555ebc05082..91421110a4fc 100644 --- a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts index dc63f915fd5b..fb2be37f4608 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts index dd9a656ce416..7b5d84958243 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts @@ -18,7 +18,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts index aa42cf5a59d9..57a1eebfa832 100644 --- a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts index 7b143f84283d..754e84c5e529 100644 --- a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts index a113d59af7f0..9ff21f64f916 100644 --- a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts @@ -18,7 +18,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts index a630927c5fe5..74f6df1b2034 100644 --- a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts index 5ca666dd3fb5..e385a055951b 100644 --- a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts @@ -16,7 +16,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListServicesCommand.ts b/clients/client-proton/src/commands/ListServicesCommand.ts index 1b6527cd56cf..79b25f73973e 100644 --- a/clients/client-proton/src/commands/ListServicesCommand.ts +++ b/clients/client-proton/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts index 2199c4f97393..8ae15a1dec5d 100644 --- a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts index 7bd611feafdd..493ac6b2e42f 100644 --- a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts +++ b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts @@ -19,7 +19,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts index 2a09730fbb97..5228681840df 100644 --- a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/TagResourceCommand.ts b/clients/client-proton/src/commands/TagResourceCommand.ts index 5661bd4dcacf..f71027f0d261 100644 --- a/clients/client-proton/src/commands/TagResourceCommand.ts +++ b/clients/client-proton/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UntagResourceCommand.ts b/clients/client-proton/src/commands/UntagResourceCommand.ts index 290cf8f923ca..9608b210fa44 100644 --- a/clients/client-proton/src/commands/UntagResourceCommand.ts +++ b/clients/client-proton/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts index 44cbc687737c..184b1cd053c0 100644 --- a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateComponentCommand.ts b/clients/client-proton/src/commands/UpdateComponentCommand.ts index b3f56aa4a544..151bc306f382 100644 --- a/clients/client-proton/src/commands/UpdateComponentCommand.ts +++ b/clients/client-proton/src/commands/UpdateComponentCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts index 4386b2f0924b..d2db8fc66936 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts @@ -15,7 +15,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts index 67876a08c04d..724e8ef471e6 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts index 96d55c6bfc3f..8da5e3e2de61 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts index f8a510826157..2cbe7860feb5 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts @@ -20,7 +20,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceCommand.ts b/clients/client-proton/src/commands/UpdateServiceCommand.ts index 6d6ca14343e5..ca72b3a21319 100644 --- a/clients/client-proton/src/commands/UpdateServiceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts index 9358ac2539de..6f00d9f50ad3 100644 --- a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts index 8a556f4fb63d..2619839377b5 100644 --- a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts +++ b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts index afe3ce140736..9f2e1acd53cc 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts index d05d6fe2d77e..9b1d0f2281eb 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts index c1e450ba6902..b2ecdb6f1e01 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts @@ -17,7 +17,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts index 248502768307..5f10736ee51a 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts @@ -20,7 +20,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts index 60dbeb556da5..785da3993ad8 100644 --- a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts @@ -12,7 +12,8 @@ import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-proton/src/index.ts b/clients/client-proton/src/index.ts index 0f1ac36264ce..db3bae311fc7 100644 --- a/clients/client-proton/src/index.ts +++ b/clients/client-proton/src/index.ts @@ -136,8 +136,8 @@ export * from "./ProtonClient"; export * from "./Proton"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ProtonExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ProtonExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-proton/src/models/ProtonServiceException.ts b/clients/client-proton/src/models/ProtonServiceException.ts index a42b97f32265..948b60e821f4 100644 --- a/clients/client-proton/src/models/ProtonServiceException.ts +++ b/clients/client-proton/src/models/ProtonServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts b/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts index 476b9d1beab7..ad06e4dce087 100644 --- a/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts +++ b/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts b/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts index c6406f697650..80def38404e9 100644 --- a/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts +++ b/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ChatCommand.ts b/clients/client-qbusiness/src/commands/ChatCommand.ts index c98a8d8b37de..7562b329d4a2 100644 --- a/clients/client-qbusiness/src/commands/ChatCommand.ts +++ b/clients/client-qbusiness/src/commands/ChatCommand.ts @@ -13,7 +13,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ChatSyncCommand.ts b/clients/client-qbusiness/src/commands/ChatSyncCommand.ts index 4958e46ce10c..45b309161d16 100644 --- a/clients/client-qbusiness/src/commands/ChatSyncCommand.ts +++ b/clients/client-qbusiness/src/commands/ChatSyncCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts b/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts index 129a39f4fd12..3e8c1fd2340b 100644 --- a/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts b/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts index 28a7393caa60..eb07c8c99943 100644 --- a/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateIndexCommand.ts b/clients/client-qbusiness/src/commands/CreateIndexCommand.ts index d0eb26190e7f..eb4ba122c4d0 100644 --- a/clients/client-qbusiness/src/commands/CreateIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateIndexCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreatePluginCommand.ts b/clients/client-qbusiness/src/commands/CreatePluginCommand.ts index 4e9588ac630d..af46ed90855d 100644 --- a/clients/client-qbusiness/src/commands/CreatePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/CreatePluginCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts b/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts index 2113deb1f2dd..77143e7559e7 100644 --- a/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateUserCommand.ts b/clients/client-qbusiness/src/commands/CreateUserCommand.ts index a3cbfe0fdde2..3c702ca8f372 100644 --- a/clients/client-qbusiness/src/commands/CreateUserCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts index 3e3801f82427..79e9018b324f 100644 --- a/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts b/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts index 93b9be99a353..5bec8456dcb6 100644 --- a/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts index 0845537ae2af..ee561020ed90 100644 --- a/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts b/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts index 7c62287cbcbc..6bbd638149de 100644 --- a/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts b/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts index 3eb4e341d89d..bf979f6790b3 100644 --- a/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts b/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts index 8546c34602b5..7b44146e5ac4 100644 --- a/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts b/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts index c6e2b7336878..0e15d70c89dd 100644 --- a/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeletePluginCommand.ts b/clients/client-qbusiness/src/commands/DeletePluginCommand.ts index f4e4bdc3790c..057a411b8156 100644 --- a/clients/client-qbusiness/src/commands/DeletePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/DeletePluginCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts b/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts index 2afb06e6f45c..1b7d4067d2c8 100644 --- a/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteUserCommand.ts b/clients/client-qbusiness/src/commands/DeleteUserCommand.ts index d74dab17c4da..decfc119f158 100644 --- a/clients/client-qbusiness/src/commands/DeleteUserCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts index 3ad08ed482cc..e01b2a45f349 100644 --- a/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetApplicationCommand.ts b/clients/client-qbusiness/src/commands/GetApplicationCommand.ts index 1c507ea82f64..9f0fbd1e0bbe 100644 --- a/clients/client-qbusiness/src/commands/GetApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/GetApplicationCommand.ts @@ -16,7 +16,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts index 0277d9e79bc1..daf80f6c6c6a 100644 --- a/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts b/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts index d83f50dac275..5318f4a32b3a 100644 --- a/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetGroupCommand.ts b/clients/client-qbusiness/src/commands/GetGroupCommand.ts index 80775e7a8c3f..6534449d2a1a 100644 --- a/clients/client-qbusiness/src/commands/GetGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetIndexCommand.ts b/clients/client-qbusiness/src/commands/GetIndexCommand.ts index 8f13ec46de5d..8467cd4e53df 100644 --- a/clients/client-qbusiness/src/commands/GetIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/GetIndexCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetPluginCommand.ts b/clients/client-qbusiness/src/commands/GetPluginCommand.ts index d39bb40b4b97..6eeb327fb3e5 100644 --- a/clients/client-qbusiness/src/commands/GetPluginCommand.ts +++ b/clients/client-qbusiness/src/commands/GetPluginCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts b/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts index af474f280f82..1eac0faf23b3 100644 --- a/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetUserCommand.ts b/clients/client-qbusiness/src/commands/GetUserCommand.ts index 996ad1adadd9..297297f697c9 100644 --- a/clients/client-qbusiness/src/commands/GetUserCommand.ts +++ b/clients/client-qbusiness/src/commands/GetUserCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts index 7ba4230ee3e2..9d924e8ba4f1 100644 --- a/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts b/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts index a546c7d3b7e4..4106e7c0205a 100644 --- a/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListConversationsCommand.ts b/clients/client-qbusiness/src/commands/ListConversationsCommand.ts index 9750c2220773..54a01cbc1d35 100644 --- a/clients/client-qbusiness/src/commands/ListConversationsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListConversationsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts b/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts index 04375b50fade..85fa08881852 100644 --- a/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts b/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts index f4fdfaff94a9..4513672f231d 100644 --- a/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts b/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts index df94d90f699e..c5e694e24da1 100644 --- a/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListGroupsCommand.ts b/clients/client-qbusiness/src/commands/ListGroupsCommand.ts index aafe26791b07..3d4121d62b1e 100644 --- a/clients/client-qbusiness/src/commands/ListGroupsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListIndicesCommand.ts b/clients/client-qbusiness/src/commands/ListIndicesCommand.ts index c847c60de171..ec1ebe2ad386 100644 --- a/clients/client-qbusiness/src/commands/ListIndicesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListIndicesCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListMessagesCommand.ts b/clients/client-qbusiness/src/commands/ListMessagesCommand.ts index 691294c451d2..51fb91f43dc5 100644 --- a/clients/client-qbusiness/src/commands/ListMessagesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListMessagesCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListPluginsCommand.ts b/clients/client-qbusiness/src/commands/ListPluginsCommand.ts index cde58daedb40..10e343d05cab 100644 --- a/clients/client-qbusiness/src/commands/ListPluginsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListPluginsCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts b/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts index 47a8ecdb9bf1..e7daef310207 100644 --- a/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts +++ b/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts b/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts index ac82dd854b65..73515bdef1df 100644 --- a/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts b/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts index f35249960521..52f279c0877b 100644 --- a/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts b/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts index c813b63f6fa3..f0b82cbb4742 100644 --- a/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts +++ b/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/PutGroupCommand.ts b/clients/client-qbusiness/src/commands/PutGroupCommand.ts index a3e774412f15..d6e1f8571772 100644 --- a/clients/client-qbusiness/src/commands/PutGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/PutGroupCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts b/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts index 4bb8f33dddea..cfd8bd31d756 100644 --- a/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts +++ b/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts b/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts index 0e7828582e2c..592ec8ce7f35 100644 --- a/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts +++ b/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/TagResourceCommand.ts b/clients/client-qbusiness/src/commands/TagResourceCommand.ts index 95fdabceebf1..c6b63a680f5b 100644 --- a/clients/client-qbusiness/src/commands/TagResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UntagResourceCommand.ts b/clients/client-qbusiness/src/commands/UntagResourceCommand.ts index c093bf1da17d..a2134198c846 100644 --- a/clients/client-qbusiness/src/commands/UntagResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts b/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts index fb41691b7145..2b9fef9dc1e9 100644 --- a/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts index 45cec0e6818d..85f9ad030440 100644 --- a/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts b/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts index 514f07db353d..e7d586ccbd3c 100644 --- a/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts b/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts index 9d28d2b6d90a..79fb25888d4b 100644 --- a/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts b/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts index 8d1ac2b5f3a5..dd292f8e7ea0 100644 --- a/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts b/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts index 34d197933833..4854c92c1a9d 100644 --- a/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateUserCommand.ts b/clients/client-qbusiness/src/commands/UpdateUserCommand.ts index 4a1d42f67238..02c503728998 100644 --- a/clients/client-qbusiness/src/commands/UpdateUserCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts index 66f88cfae467..63bcc77df5c0 100644 --- a/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts @@ -12,7 +12,8 @@ import { QBusinessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qbusiness/src/index.ts b/clients/client-qbusiness/src/index.ts index f8c72a1a70df..7dab1e3c93a8 100644 --- a/clients/client-qbusiness/src/index.ts +++ b/clients/client-qbusiness/src/index.ts @@ -86,8 +86,8 @@ export * from "./QBusinessClient"; export * from "./QBusiness"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QBusinessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QBusinessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-qbusiness/src/models/QBusinessServiceException.ts b/clients/client-qbusiness/src/models/QBusinessServiceException.ts index 4b11cc96adcd..ed322fa3f9e8 100644 --- a/clients/client-qbusiness/src/models/QBusinessServiceException.ts +++ b/clients/client-qbusiness/src/models/QBusinessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts index e7d0e7343f73..67eaf99f842a 100644 --- a/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/CreateAssistantCommand.ts b/clients/client-qconnect/src/commands/CreateAssistantCommand.ts index 6929179799dc..7678d49c58b8 100644 --- a/clients/client-qconnect/src/commands/CreateAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/CreateAssistantCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/CreateContentCommand.ts b/clients/client-qconnect/src/commands/CreateContentCommand.ts index 3193eecfa825..58d1195ac1c7 100644 --- a/clients/client-qconnect/src/commands/CreateContentCommand.ts +++ b/clients/client-qconnect/src/commands/CreateContentCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts index 3a57289dea15..74b28438edda 100644 --- a/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts b/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts index ecae14929f9f..486776e8d157 100644 --- a/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts @@ -17,7 +17,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/CreateSessionCommand.ts b/clients/client-qconnect/src/commands/CreateSessionCommand.ts index fa61372b5c9d..1cfd0cd82722 100644 --- a/clients/client-qconnect/src/commands/CreateSessionCommand.ts +++ b/clients/client-qconnect/src/commands/CreateSessionCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts index 1e5448e0f3a1..4cb7f3fc9899 100644 --- a/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts b/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts index 25b13e46b167..f26b34b0c186 100644 --- a/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteContentCommand.ts b/clients/client-qconnect/src/commands/DeleteContentCommand.ts index dd4f02eddc7c..79d63a1601a1 100644 --- a/clients/client-qconnect/src/commands/DeleteContentCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteContentCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts b/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts index 63efbab47a2e..8ec8a5e4ef82 100644 --- a/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts index 7d6f50f2cabb..46baaf2286f6 100644 --- a/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts b/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts index 1f5d6474a7f6..0cda8f7ecaec 100644 --- a/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts index b3b776ec76c5..e49118d68b3a 100644 --- a/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetAssistantCommand.ts b/clients/client-qconnect/src/commands/GetAssistantCommand.ts index c6686dba0570..133402024f30 100644 --- a/clients/client-qconnect/src/commands/GetAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/GetAssistantCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetContentCommand.ts b/clients/client-qconnect/src/commands/GetContentCommand.ts index b4670ac08147..fe85b4101517 100644 --- a/clients/client-qconnect/src/commands/GetContentCommand.ts +++ b/clients/client-qconnect/src/commands/GetContentCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts b/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts index 8e856786c549..95ba338bdea0 100644 --- a/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts +++ b/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetImportJobCommand.ts b/clients/client-qconnect/src/commands/GetImportJobCommand.ts index 777733579ee2..9ba26d1bebaf 100644 --- a/clients/client-qconnect/src/commands/GetImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/GetImportJobCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts index f7aa6cdba9df..2bab6a8ea641 100644 --- a/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts b/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts index 1d0340f0d8e3..e9e430eca6bf 100644 --- a/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts b/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts index 85aa9d71a051..bd621a056794 100644 --- a/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/GetSessionCommand.ts b/clients/client-qconnect/src/commands/GetSessionCommand.ts index 7cf7256ba35a..4e7fb5062c89 100644 --- a/clients/client-qconnect/src/commands/GetSessionCommand.ts +++ b/clients/client-qconnect/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts b/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts index 5a00a9c35ca5..cef91e6c5669 100644 --- a/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts +++ b/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListAssistantsCommand.ts b/clients/client-qconnect/src/commands/ListAssistantsCommand.ts index df752c62d32b..4c7dcaafbe6a 100644 --- a/clients/client-qconnect/src/commands/ListAssistantsCommand.ts +++ b/clients/client-qconnect/src/commands/ListAssistantsCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListContentsCommand.ts b/clients/client-qconnect/src/commands/ListContentsCommand.ts index cb615c6b4ba2..9e49c13fbcb4 100644 --- a/clients/client-qconnect/src/commands/ListContentsCommand.ts +++ b/clients/client-qconnect/src/commands/ListContentsCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListImportJobsCommand.ts b/clients/client-qconnect/src/commands/ListImportJobsCommand.ts index 154ab1792a84..8ffeb150fd07 100644 --- a/clients/client-qconnect/src/commands/ListImportJobsCommand.ts +++ b/clients/client-qconnect/src/commands/ListImportJobsCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts b/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts index 28282b5adb64..bc7473819fa4 100644 --- a/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts +++ b/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts b/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts index 6c55713e9dfc..9aae7c7640e8 100644 --- a/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts +++ b/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts b/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts index a8eb3df47428..b49b546ca1df 100644 --- a/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts b/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts index c0b31b67490e..823fda7b0805 100644 --- a/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts +++ b/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts @@ -15,7 +15,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/PutFeedbackCommand.ts b/clients/client-qconnect/src/commands/PutFeedbackCommand.ts index cbef4305dbee..ae31daf5e3de 100644 --- a/clients/client-qconnect/src/commands/PutFeedbackCommand.ts +++ b/clients/client-qconnect/src/commands/PutFeedbackCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/QueryAssistantCommand.ts b/clients/client-qconnect/src/commands/QueryAssistantCommand.ts index b042555d8486..224eb3f60176 100644 --- a/clients/client-qconnect/src/commands/QueryAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/QueryAssistantCommand.ts @@ -17,7 +17,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts b/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts index 777df0c34875..fd5ef46ecf99 100644 --- a/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts @@ -15,7 +15,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/SearchContentCommand.ts b/clients/client-qconnect/src/commands/SearchContentCommand.ts index e150653f4aff..fb2b0fc9aa8c 100644 --- a/clients/client-qconnect/src/commands/SearchContentCommand.ts +++ b/clients/client-qconnect/src/commands/SearchContentCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts b/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts index 9f85f1b3a874..5fcf027056dc 100644 --- a/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts +++ b/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts @@ -17,7 +17,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/SearchSessionsCommand.ts b/clients/client-qconnect/src/commands/SearchSessionsCommand.ts index ad1619bb173a..ff9ab6e90187 100644 --- a/clients/client-qconnect/src/commands/SearchSessionsCommand.ts +++ b/clients/client-qconnect/src/commands/SearchSessionsCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/StartContentUploadCommand.ts b/clients/client-qconnect/src/commands/StartContentUploadCommand.ts index 0047c7db2142..b4e39b26ce92 100644 --- a/clients/client-qconnect/src/commands/StartContentUploadCommand.ts +++ b/clients/client-qconnect/src/commands/StartContentUploadCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/StartImportJobCommand.ts b/clients/client-qconnect/src/commands/StartImportJobCommand.ts index 837dc33dc4a1..50535d853c83 100644 --- a/clients/client-qconnect/src/commands/StartImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/StartImportJobCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/TagResourceCommand.ts b/clients/client-qconnect/src/commands/TagResourceCommand.ts index ee575bfa2186..f4a1be178c3f 100644 --- a/clients/client-qconnect/src/commands/TagResourceCommand.ts +++ b/clients/client-qconnect/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/UntagResourceCommand.ts b/clients/client-qconnect/src/commands/UntagResourceCommand.ts index cbc401ee43bb..d4647be971c2 100644 --- a/clients/client-qconnect/src/commands/UntagResourceCommand.ts +++ b/clients/client-qconnect/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/UpdateContentCommand.ts b/clients/client-qconnect/src/commands/UpdateContentCommand.ts index c315ed6dc8b7..a4b1c6b7ede5 100644 --- a/clients/client-qconnect/src/commands/UpdateContentCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateContentCommand.ts @@ -16,7 +16,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts b/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts index 83c1f931946b..ca5f0d687450 100644 --- a/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts @@ -15,7 +15,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts b/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts index 82e031f692a5..4c39a375fc9e 100644 --- a/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts @@ -17,7 +17,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/commands/UpdateSessionCommand.ts b/clients/client-qconnect/src/commands/UpdateSessionCommand.ts index 93a13cd64093..2d79e16c1cc6 100644 --- a/clients/client-qconnect/src/commands/UpdateSessionCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateSessionCommand.ts @@ -12,7 +12,8 @@ import { QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qconnect/src/index.ts b/clients/client-qconnect/src/index.ts index c453a71c5f22..e19ef10fbf01 100644 --- a/clients/client-qconnect/src/index.ts +++ b/clients/client-qconnect/src/index.ts @@ -27,8 +27,8 @@ export * from "./QConnectClient"; export * from "./QConnect"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QConnectExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QConnectExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-qconnect/src/models/QConnectServiceException.ts b/clients/client-qconnect/src/models/QConnectServiceException.ts index 6128807ec755..92021281930f 100644 --- a/clients/client-qconnect/src/models/QConnectServiceException.ts +++ b/clients/client-qconnect/src/models/QConnectServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-qldb-session/src/commands/SendCommandCommand.ts b/clients/client-qldb-session/src/commands/SendCommandCommand.ts index cf36872da2d2..377aac12715d 100644 --- a/clients/client-qldb-session/src/commands/SendCommandCommand.ts +++ b/clients/client-qldb-session/src/commands/SendCommandCommand.ts @@ -12,7 +12,8 @@ import { QLDBSessionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb-session/src/index.ts b/clients/client-qldb-session/src/index.ts index 96fec3a0a09c..7a65e2a2bfbd 100644 --- a/clients/client-qldb-session/src/index.ts +++ b/clients/client-qldb-session/src/index.ts @@ -28,8 +28,8 @@ export * from "./QLDBSessionClient"; export * from "./QLDBSession"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QLDBSessionExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QLDBSessionExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-qldb-session/src/models/QLDBSessionServiceException.ts b/clients/client-qldb-session/src/models/QLDBSessionServiceException.ts index 54c81e55728a..ec9529516603 100644 --- a/clients/client-qldb-session/src/models/QLDBSessionServiceException.ts +++ b/clients/client-qldb-session/src/models/QLDBSessionServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts index be705d565f20..30142775bcdd 100644 --- a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/CreateLedgerCommand.ts b/clients/client-qldb/src/commands/CreateLedgerCommand.ts index 15176f2b518a..f7f83ad4ee22 100644 --- a/clients/client-qldb/src/commands/CreateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/CreateLedgerCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts index a9769a5e1d50..b3115d680b5c 100644 --- a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts index c4c0a25541ad..c0affbb3866d 100644 --- a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts @@ -15,7 +15,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts index 6d814ca49714..89f99cdc14e4 100644 --- a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts index 4d366e9753e8..1579c7b4f75c 100644 --- a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts index b555c47c3fb3..f92692578606 100644 --- a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts +++ b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/GetBlockCommand.ts b/clients/client-qldb/src/commands/GetBlockCommand.ts index 011324f70037..06be909dd5bc 100644 --- a/clients/client-qldb/src/commands/GetBlockCommand.ts +++ b/clients/client-qldb/src/commands/GetBlockCommand.ts @@ -17,7 +17,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/GetDigestCommand.ts b/clients/client-qldb/src/commands/GetDigestCommand.ts index 82fb50ea78ca..061b21bbb699 100644 --- a/clients/client-qldb/src/commands/GetDigestCommand.ts +++ b/clients/client-qldb/src/commands/GetDigestCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/GetRevisionCommand.ts b/clients/client-qldb/src/commands/GetRevisionCommand.ts index b36d06aefc10..885e4ee6a97b 100644 --- a/clients/client-qldb/src/commands/GetRevisionCommand.ts +++ b/clients/client-qldb/src/commands/GetRevisionCommand.ts @@ -17,7 +17,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts index 1b8f19c9b08d..f55714cee224 100644 --- a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts @@ -18,7 +18,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts index 07eb59723341..1cbf2944a3d0 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts index 37b4a065fa21..212ffa5200e1 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts @@ -15,7 +15,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ListLedgersCommand.ts b/clients/client-qldb/src/commands/ListLedgersCommand.ts index c2b10eb8441d..96da63733c89 100644 --- a/clients/client-qldb/src/commands/ListLedgersCommand.ts +++ b/clients/client-qldb/src/commands/ListLedgersCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts index b8253a2b1faa..c0a5e3ede898 100644 --- a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts index 69d6a7d68c87..6162ba44d822 100644 --- a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts +++ b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/TagResourceCommand.ts b/clients/client-qldb/src/commands/TagResourceCommand.ts index 027c93628a21..60d340f0dc9b 100644 --- a/clients/client-qldb/src/commands/TagResourceCommand.ts +++ b/clients/client-qldb/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/UntagResourceCommand.ts b/clients/client-qldb/src/commands/UntagResourceCommand.ts index d660356d3847..628351cd484e 100644 --- a/clients/client-qldb/src/commands/UntagResourceCommand.ts +++ b/clients/client-qldb/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts index cfb2106c6276..52ed0f3cb81f 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts @@ -12,7 +12,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts index d7d35efdf47b..00485c26aa71 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts @@ -15,7 +15,8 @@ import { QLDBClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-qldb/src/index.ts b/clients/client-qldb/src/index.ts index 8afcf6c83d42..fa16388a9d68 100644 --- a/clients/client-qldb/src/index.ts +++ b/clients/client-qldb/src/index.ts @@ -8,8 +8,8 @@ export * from "./QLDBClient"; export * from "./QLDB"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QLDBExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QLDBExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-qldb/src/models/QLDBServiceException.ts b/clients/client-qldb/src/models/QLDBServiceException.ts index 9f323e962eba..30e5cc42ef9c 100644 --- a/clients/client-qldb/src/models/QLDBServiceException.ts +++ b/clients/client-qldb/src/models/QLDBServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-quicksight/src/commands/CancelIngestionCommand.ts b/clients/client-quicksight/src/commands/CancelIngestionCommand.ts index 96dd0e0350b9..631bd84e8e11 100644 --- a/clients/client-quicksight/src/commands/CancelIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/CancelIngestionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts index 76affbea6790..33c4cbcb8ee4 100644 --- a/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAccountCustomizationCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts index d30da5e9febf..0d0db8d613a8 100644 --- a/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAccountSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts b/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts index aca30489e42e..98d7b7a92110 100644 --- a/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/CreateAnalysisCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateDashboardCommand.ts b/clients/client-quicksight/src/commands/CreateDashboardCommand.ts index 7d8dea243148..8d223720e377 100644 --- a/clients/client-quicksight/src/commands/CreateDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDashboardCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateDataSetCommand.ts b/clients/client-quicksight/src/commands/CreateDataSetCommand.ts index 2f200faf41bd..3a3d1febe1f2 100644 --- a/clients/client-quicksight/src/commands/CreateDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDataSetCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts b/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts index c0d15c5e5ca8..b915b96f638e 100644 --- a/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/CreateDataSourceCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateFolderCommand.ts b/clients/client-quicksight/src/commands/CreateFolderCommand.ts index c41e64f3c154..c7a6a832968e 100644 --- a/clients/client-quicksight/src/commands/CreateFolderCommand.ts +++ b/clients/client-quicksight/src/commands/CreateFolderCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts b/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts index 1330378db910..8bf1fc18e2ae 100644 --- a/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/CreateFolderMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateGroupCommand.ts b/clients/client-quicksight/src/commands/CreateGroupCommand.ts index e21763a80462..332ee901d6b7 100644 --- a/clients/client-quicksight/src/commands/CreateGroupCommand.ts +++ b/clients/client-quicksight/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts index 67ceaa785bb9..564eef54a163 100644 --- a/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/CreateGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts index 6a6d2cfa5df7..e32b520d8966 100644 --- a/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/CreateIAMPolicyAssignmentCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateIngestionCommand.ts b/clients/client-quicksight/src/commands/CreateIngestionCommand.ts index eb743a05240d..c7eaa5e84593 100644 --- a/clients/client-quicksight/src/commands/CreateIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateIngestionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts b/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts index 4c166966eb9e..dec7977d4205 100644 --- a/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/CreateNamespaceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts index a9fab1a6dfbd..cafc3f724f84 100644 --- a/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/CreateRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateRoleMembershipCommand.ts b/clients/client-quicksight/src/commands/CreateRoleMembershipCommand.ts index 45b5a353ec87..af3dd0921219 100644 --- a/clients/client-quicksight/src/commands/CreateRoleMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/CreateRoleMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts index fc63f4259548..dcb70f54d10b 100644 --- a/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTemplateAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateTemplateCommand.ts b/clients/client-quicksight/src/commands/CreateTemplateCommand.ts index 71860d6b98d3..ab79fadeb7de 100644 --- a/clients/client-quicksight/src/commands/CreateTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTemplateCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts b/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts index 59d19552cc1b..ef48c868d076 100644 --- a/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/CreateThemeAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateThemeCommand.ts b/clients/client-quicksight/src/commands/CreateThemeCommand.ts index 44b8ee62e781..23759dd643de 100644 --- a/clients/client-quicksight/src/commands/CreateThemeCommand.ts +++ b/clients/client-quicksight/src/commands/CreateThemeCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateTopicCommand.ts b/clients/client-quicksight/src/commands/CreateTopicCommand.ts index 5f7080f37c11..91de04018416 100644 --- a/clients/client-quicksight/src/commands/CreateTopicCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTopicCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts index 4f99f9f0be80..009fed75ce1e 100644 --- a/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/CreateTopicRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts index d4b1a32ba86a..8b4819ce9e30 100644 --- a/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/CreateVPCConnectionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts index b4645d40071f..22a5f13f6e9a 100644 --- a/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAccountCustomizationCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts index fc626c80f5aa..6f94103c7808 100644 --- a/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAccountSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts b/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts index f7c21e182f2a..ff6ece12bdd7 100644 --- a/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteAnalysisCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts b/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts index 8c4cefdcc4d2..d709ca6284d2 100644 --- a/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDashboardCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts index c821d84fe57e..466df18d8efb 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSetCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts index 29d8165899e7..e7feaa886dd7 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSetRefreshPropertiesCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts b/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts index 59f436a909a6..0be0a7e07f58 100644 --- a/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteFolderCommand.ts b/clients/client-quicksight/src/commands/DeleteFolderCommand.ts index b426d62a2fd1..620301e4434e 100644 --- a/clients/client-quicksight/src/commands/DeleteFolderCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteFolderCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts b/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts index 476c6e5f21c0..9fb85fe9356b 100644 --- a/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteFolderMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteGroupCommand.ts b/clients/client-quicksight/src/commands/DeleteGroupCommand.ts index 75a9c1f05a5f..6ff018a039a2 100644 --- a/clients/client-quicksight/src/commands/DeleteGroupCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts index 40a64324c280..9ced0d5f3ab6 100644 --- a/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts index afb7b61f4cd6..3663dcff3379 100644 --- a/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteIAMPolicyAssignmentCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteIdentityPropagationConfigCommand.ts b/clients/client-quicksight/src/commands/DeleteIdentityPropagationConfigCommand.ts index 9786f83e453a..03c99d1bb316 100644 --- a/clients/client-quicksight/src/commands/DeleteIdentityPropagationConfigCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteIdentityPropagationConfigCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts b/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts index 0721ee6c2b0e..b31fdd8f74be 100644 --- a/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteNamespaceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts index 29c4f5f094d3..467237f68367 100644 --- a/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteRoleCustomPermissionCommand.ts b/clients/client-quicksight/src/commands/DeleteRoleCustomPermissionCommand.ts index 37f16012f2c0..6e3df0563d8f 100644 --- a/clients/client-quicksight/src/commands/DeleteRoleCustomPermissionCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteRoleCustomPermissionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteRoleMembershipCommand.ts b/clients/client-quicksight/src/commands/DeleteRoleMembershipCommand.ts index 618e8a972a0f..2116c98dc33a 100644 --- a/clients/client-quicksight/src/commands/DeleteRoleMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteRoleMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts index 3381b9c63df4..42f04eceb4f8 100644 --- a/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTemplateAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts b/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts index 55517a4586d7..6529265bb5d5 100644 --- a/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTemplateCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts b/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts index 82a8513ea66e..cd41e4892d0a 100644 --- a/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteThemeAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteThemeCommand.ts b/clients/client-quicksight/src/commands/DeleteThemeCommand.ts index 51933a907f72..d74fab0667a0 100644 --- a/clients/client-quicksight/src/commands/DeleteThemeCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteThemeCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteTopicCommand.ts b/clients/client-quicksight/src/commands/DeleteTopicCommand.ts index 90295e378042..422728285c77 100644 --- a/clients/client-quicksight/src/commands/DeleteTopicCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTopicCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts index 8522486c491a..8d64c6b3b6a8 100644 --- a/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteTopicRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts b/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts index 7c07efd8630d..669283c5c15d 100644 --- a/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteUserByPrincipalIdCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteUserCommand.ts b/clients/client-quicksight/src/commands/DeleteUserCommand.ts index 5be1a7b05764..6c58d4896b3e 100644 --- a/clients/client-quicksight/src/commands/DeleteUserCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts index f519a2f88a42..52b03b9a04f8 100644 --- a/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/DeleteVPCConnectionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts index 48ad5a05f387..327642566c94 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountCustomizationCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts index 8ade5d44b343..b35132906acc 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts b/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts index 4eb9e053a0fd..069fe2860976 100644 --- a/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAccountSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts index 9dc59b7f7240..9230c3d546f4 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts index 01aa5d97274e..b87d6d047b7f 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisDefinitionCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts index f1f703dea694..61fbcd3751b5 100644 --- a/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAnalysisPermissionsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts b/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts index 52ba7b3fb54c..c677c54fd156 100644 --- a/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAssetBundleExportJobCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts b/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts index 43b799f8f797..7a1f521c1477 100644 --- a/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeAssetBundleImportJobCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts index fe82657df911..6b2084ea663f 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts index c49c95af2db4..9b66e1edc649 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardDefinitionCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts index 4d539008ea6a..4bf3191c21ef 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardPermissionsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts index 034eef4d0889..704a59cbfda1 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts index b056e5d70970..edea95adcd5c 100644 --- a/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDashboardSnapshotJobResultCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts index b9c3f29fc2d1..559de2ab2bef 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts index 398e0535b6b0..a09c97b10603 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts index c4c997a47e95..07743fd11e0b 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSetRefreshPropertiesCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts index c2a90acb0963..2f0d17ec5067 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSourceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts index 83caadcc3f5d..a05726f06446 100644 --- a/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeDataSourcePermissionsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeFolderCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderCommand.ts index ae7df657a463..a4cbedaf1e3a 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts index 388184d354b2..9435882d6456 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts index fe61d99490e1..a145986a1329 100644 --- a/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeFolderResolvedPermissionsCommand.ts @@ -18,7 +18,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeGroupCommand.ts b/clients/client-quicksight/src/commands/DescribeGroupCommand.ts index a7a9a50422a1..4e5ee28c6702 100644 --- a/clients/client-quicksight/src/commands/DescribeGroupCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeGroupCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts b/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts index 31ee509792f5..026252d14a4e 100644 --- a/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeGroupMembershipCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts index 59353bf0f4fa..518d736573a4 100644 --- a/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIAMPolicyAssignmentCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts b/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts index 4620a498a667..dd3be85ecbfb 100644 --- a/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIngestionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts b/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts index 51f9b567efb5..fd5ac2617419 100644 --- a/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeIpRestrictionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeKeyRegistrationCommand.ts b/clients/client-quicksight/src/commands/DescribeKeyRegistrationCommand.ts index 0e31521faec3..36c7d07d0ea4 100644 --- a/clients/client-quicksight/src/commands/DescribeKeyRegistrationCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeKeyRegistrationCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts b/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts index a56d8bd3e655..abffff8ed858 100644 --- a/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeNamespaceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts index 5c1508866168..44941e50ba47 100644 --- a/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeRoleCustomPermissionCommand.ts b/clients/client-quicksight/src/commands/DescribeRoleCustomPermissionCommand.ts index 4f6ff22a00bf..93a64bc97316 100644 --- a/clients/client-quicksight/src/commands/DescribeRoleCustomPermissionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeRoleCustomPermissionCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts index 6e88f1b1a8e3..fbc4c6e92eb4 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts index 1d4ac0fce4e5..dd60833be62d 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts index 5e457e1fae1c..28d042077a5b 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplateDefinitionCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts index fc9bb4f210b8..3b29992e4311 100644 --- a/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTemplatePermissionsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts b/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts index 2c9150d9f788..f23f65470d73 100644 --- a/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemeAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeThemeCommand.ts b/clients/client-quicksight/src/commands/DescribeThemeCommand.ts index b951692ad3a1..65c88486d9f3 100644 --- a/clients/client-quicksight/src/commands/DescribeThemeCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemeCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts index 9e2a02642404..377b8cc3e8b2 100644 --- a/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeThemePermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTopicCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicCommand.ts index 4d7510349109..43d0da85d95a 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts index edeb5fe7b4a5..5b8dee6c169b 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts index 0700a8d1e3b2..49bf26a292c6 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicRefreshCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts index 0e045628e0ef..d42681dff01d 100644 --- a/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeTopicRefreshScheduleCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeUserCommand.ts b/clients/client-quicksight/src/commands/DescribeUserCommand.ts index 1dcacbe89b34..b581698357c7 100644 --- a/clients/client-quicksight/src/commands/DescribeUserCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts index 762f2c5853b8..72d8af10656f 100644 --- a/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/DescribeVPCConnectionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts b/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts index 08c3f536cd5b..85104d409556 100644 --- a/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts +++ b/clients/client-quicksight/src/commands/GenerateEmbedUrlForAnonymousUserCommand.ts @@ -20,7 +20,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts b/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts index 3d3b6bd7f038..312d33838eb7 100644 --- a/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts +++ b/clients/client-quicksight/src/commands/GenerateEmbedUrlForRegisteredUserCommand.ts @@ -19,7 +19,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts b/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts index 2aa04238116b..3cc957c8b0d8 100644 --- a/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts +++ b/clients/client-quicksight/src/commands/GetDashboardEmbedUrlCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts b/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts index 2db8348532ca..aa9bee6673b5 100644 --- a/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts +++ b/clients/client-quicksight/src/commands/GetSessionEmbedUrlCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListAnalysesCommand.ts b/clients/client-quicksight/src/commands/ListAnalysesCommand.ts index de891156d6f4..d850e79acbd1 100644 --- a/clients/client-quicksight/src/commands/ListAnalysesCommand.ts +++ b/clients/client-quicksight/src/commands/ListAnalysesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts b/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts index 1d4f8b58de2a..347a442c55c5 100644 --- a/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts +++ b/clients/client-quicksight/src/commands/ListAssetBundleExportJobsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts b/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts index 7fb31ea3eeb6..70d8cab76d5e 100644 --- a/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts +++ b/clients/client-quicksight/src/commands/ListAssetBundleImportJobsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts b/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts index 0feedf88f34b..37d306cb6c99 100644 --- a/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDashboardVersionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListDashboardsCommand.ts b/clients/client-quicksight/src/commands/ListDashboardsCommand.ts index d8f98ac1c980..92145ab39831 100644 --- a/clients/client-quicksight/src/commands/ListDashboardsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDashboardsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListDataSetsCommand.ts b/clients/client-quicksight/src/commands/ListDataSetsCommand.ts index 708ed48b4918..df83aa66f074 100644 --- a/clients/client-quicksight/src/commands/ListDataSetsCommand.ts +++ b/clients/client-quicksight/src/commands/ListDataSetsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts b/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts index 4ddf4676b9d4..7b0206ef3680 100644 --- a/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-quicksight/src/commands/ListDataSourcesCommand.ts @@ -13,7 +13,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts b/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts index 1e02529ae099..09981fec211f 100644 --- a/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts +++ b/clients/client-quicksight/src/commands/ListFolderMembersCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListFoldersCommand.ts b/clients/client-quicksight/src/commands/ListFoldersCommand.ts index a6389bd66338..45eeca0cccb7 100644 --- a/clients/client-quicksight/src/commands/ListFoldersCommand.ts +++ b/clients/client-quicksight/src/commands/ListFoldersCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts index 88df141437c0..007ef7597e42 100644 --- a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListGroupsCommand.ts b/clients/client-quicksight/src/commands/ListGroupsCommand.ts index b9a4978f14b6..43fa799b6f1c 100644 --- a/clients/client-quicksight/src/commands/ListGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts index b4fd9ce34c7a..cb5175685425 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts index b0033a9e874a..9793298840d6 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts b/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts index 4d70f56b4b18..63fce9866fac 100644 --- a/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts index 8fe68e4186de..4df839661079 100644 --- a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts index 60cddabe4910..ebb5c35157a3 100644 --- a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts +++ b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts index 20c079921d76..1bc16d52d382 100644 --- a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts b/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts index 79b4fa40a9c2..36a554030309 100644 --- a/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts +++ b/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts index d486f6729488..414758953fb4 100644 --- a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts index a60a420ca3ea..6499d905f9d9 100644 --- a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts index 8a47e4c41e1f..77424c39bc93 100644 --- a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts index ae9cff38b2e4..82c94736b635 100644 --- a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts index 7a7b3d800bb7..43abaff8e93f 100644 --- a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts index 1be89f3bccfe..34bb63e25e82 100644 --- a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListThemesCommand.ts b/clients/client-quicksight/src/commands/ListThemesCommand.ts index f5a374732f82..3e7a7b69abf4 100644 --- a/clients/client-quicksight/src/commands/ListThemesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts index 1d64feb37e71..75ee1d468182 100644 --- a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListTopicsCommand.ts b/clients/client-quicksight/src/commands/ListTopicsCommand.ts index 795fa19dec76..62a751c0b9c5 100644 --- a/clients/client-quicksight/src/commands/ListTopicsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts index 89dff02d8ab9..d8f7a0ee704f 100644 --- a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListUsersCommand.ts b/clients/client-quicksight/src/commands/ListUsersCommand.ts index b60dff8da5a2..069ee5b63b35 100644 --- a/clients/client-quicksight/src/commands/ListUsersCommand.ts +++ b/clients/client-quicksight/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts index 57b82590d412..392eeb764652 100644 --- a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts index ad160ec294ba..6048c9189115 100644 --- a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/RegisterUserCommand.ts b/clients/client-quicksight/src/commands/RegisterUserCommand.ts index b48b48d11bc7..ed053c5b81ea 100644 --- a/clients/client-quicksight/src/commands/RegisterUserCommand.ts +++ b/clients/client-quicksight/src/commands/RegisterUserCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts index 016ae661b68c..0ff18925cc7f 100644 --- a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts index a05421798674..3cf6e0af48d4 100644 --- a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts index db4dcb163b1d..f2fa25b08a1e 100644 --- a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts index 0063aa5b4a7a..3c917f9516f4 100644 --- a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts index e2b616f1aa1c..132271ca4035 100644 --- a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts index a9202d6d9775..142cf61c1103 100644 --- a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts +++ b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts index fcf0c50198ce..cf16fc529575 100644 --- a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts index aebca9ea7ba4..834d70a4e75a 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts index a898a2cd798a..b79cb0e85be5 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts index cb19bdeba5c7..0ea303185d7b 100644 --- a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/TagResourceCommand.ts b/clients/client-quicksight/src/commands/TagResourceCommand.ts index 0e713ff2255a..0c87b3136264 100644 --- a/clients/client-quicksight/src/commands/TagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UntagResourceCommand.ts b/clients/client-quicksight/src/commands/UntagResourceCommand.ts index 47c1d8efc04d..09cd23de6c26 100644 --- a/clients/client-quicksight/src/commands/UntagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts index f9ffe1f29303..9efcfb2b2360 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts index 22b038a594f9..43955649946c 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts index 3b157e43f06c..9433cad4bc16 100644 --- a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts index d676be74454b..89d1854b7a43 100644 --- a/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAnalysisPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts index 3e61f843a0e5..e8022191f199 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDashboardLinksCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardLinksCommand.ts index 1e4219064f09..74a626b48c92 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardLinksCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardLinksCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts index a25f2191238e..c96863c96642 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts b/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts index 8f8e4f3d6544..62895f5c5d35 100644 --- a/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDashboardPublishedVersionCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts index 2c430c52a9bd..7604d5c2b91c 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSetCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts index bb50a6f447a5..22805b0b20d8 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSetPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts index 7ce13e3265b8..fff105707e35 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSourceCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts index 598405c43d87..57a62be991e3 100644 --- a/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateDataSourcePermissionsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateFolderCommand.ts b/clients/client-quicksight/src/commands/UpdateFolderCommand.ts index e40770592fa2..46a2ff926fae 100644 --- a/clients/client-quicksight/src/commands/UpdateFolderCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateFolderCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts index ce27c1915445..b9df21b10f8b 100644 --- a/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateFolderPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateGroupCommand.ts b/clients/client-quicksight/src/commands/UpdateGroupCommand.ts index 61711203fa69..a7fe05a87236 100644 --- a/clients/client-quicksight/src/commands/UpdateGroupCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts b/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts index 82655128d953..5ce8d11d3fde 100644 --- a/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateIAMPolicyAssignmentCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateIdentityPropagationConfigCommand.ts b/clients/client-quicksight/src/commands/UpdateIdentityPropagationConfigCommand.ts index 5da1911f325b..d76ba3b9f78e 100644 --- a/clients/client-quicksight/src/commands/UpdateIdentityPropagationConfigCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateIdentityPropagationConfigCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts b/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts index 17d572891382..68aedeea292b 100644 --- a/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateIpRestrictionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateKeyRegistrationCommand.ts b/clients/client-quicksight/src/commands/UpdateKeyRegistrationCommand.ts index 3947e02957b8..f39d700e6476 100644 --- a/clients/client-quicksight/src/commands/UpdateKeyRegistrationCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateKeyRegistrationCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts b/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts index afc32e59d8cb..f7c84a5477db 100644 --- a/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdatePublicSharingSettingsCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts index 343a91efd576..fcebab26581e 100644 --- a/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateRoleCustomPermissionCommand.ts b/clients/client-quicksight/src/commands/UpdateRoleCustomPermissionCommand.ts index 162cb483d0e6..049179181b49 100644 --- a/clients/client-quicksight/src/commands/UpdateRoleCustomPermissionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateRoleCustomPermissionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateSPICECapacityConfigurationCommand.ts b/clients/client-quicksight/src/commands/UpdateSPICECapacityConfigurationCommand.ts index eaba0f8de751..d7e3461ff759 100644 --- a/clients/client-quicksight/src/commands/UpdateSPICECapacityConfigurationCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateSPICECapacityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts index 036f7349c24f..d65a41f557be 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplateAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts index a5f7d9c7782f..7322c535ea9d 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplateCommand.ts @@ -16,7 +16,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts index 8e2459f539b9..58765cc6dbab 100644 --- a/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTemplatePermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts b/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts index 46472bca1d60..3e400f86603c 100644 --- a/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemeAliasCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateThemeCommand.ts b/clients/client-quicksight/src/commands/UpdateThemeCommand.ts index 19ff16a7350a..867c29625d4d 100644 --- a/clients/client-quicksight/src/commands/UpdateThemeCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemeCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts index 71ba6f93c0a1..db915fc3970d 100644 --- a/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateThemePermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTopicCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicCommand.ts index 3246989e2612..5befe78a7c9a 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts index 04c8fb751360..81b344034b35 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicPermissionsCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts b/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts index de2ba805413e..5100b3c5ffcf 100644 --- a/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateTopicRefreshScheduleCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateUserCommand.ts b/clients/client-quicksight/src/commands/UpdateUserCommand.ts index b0a163ce27b8..b1783d6b609f 100644 --- a/clients/client-quicksight/src/commands/UpdateUserCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts b/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts index cdbc885d718e..d4ec2b063669 100644 --- a/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateVPCConnectionCommand.ts @@ -12,7 +12,8 @@ import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-quicksight/src/index.ts b/clients/client-quicksight/src/index.ts index 61670245bc7a..e2d4cf2565fb 100644 --- a/clients/client-quicksight/src/index.ts +++ b/clients/client-quicksight/src/index.ts @@ -12,8 +12,8 @@ export * from "./QuickSightClient"; export * from "./QuickSight"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QuickSightExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QuickSightExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-quicksight/src/models/QuickSightServiceException.ts b/clients/client-quicksight/src/models/QuickSightServiceException.ts index af61123b81ae..c02f9fbbb5c9 100644 --- a/clients/client-quicksight/src/models/QuickSightServiceException.ts +++ b/clients/client-quicksight/src/models/QuickSightServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts b/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts index 30f8e5cd2e10..fea2ac641097 100644 --- a/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts +++ b/clients/client-ram/src/commands/AcceptResourceShareInvitationCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/AssociateResourceShareCommand.ts b/clients/client-ram/src/commands/AssociateResourceShareCommand.ts index 8aa6020a6b5f..77812084aed7 100644 --- a/clients/client-ram/src/commands/AssociateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/AssociateResourceShareCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts b/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts index 04cc54015f1b..3da1006a4480 100644 --- a/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts +++ b/clients/client-ram/src/commands/AssociateResourceSharePermissionCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/CreatePermissionCommand.ts b/clients/client-ram/src/commands/CreatePermissionCommand.ts index ec8e5d4c92a2..0b57cb6ec5d8 100644 --- a/clients/client-ram/src/commands/CreatePermissionCommand.ts +++ b/clients/client-ram/src/commands/CreatePermissionCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts b/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts index 140c114e0760..43f8a13889c1 100644 --- a/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/CreatePermissionVersionCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/CreateResourceShareCommand.ts b/clients/client-ram/src/commands/CreateResourceShareCommand.ts index c62c4514635c..0f7d7e98411d 100644 --- a/clients/client-ram/src/commands/CreateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/CreateResourceShareCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/DeletePermissionCommand.ts b/clients/client-ram/src/commands/DeletePermissionCommand.ts index 8d2629de5c39..388b89f54ae5 100644 --- a/clients/client-ram/src/commands/DeletePermissionCommand.ts +++ b/clients/client-ram/src/commands/DeletePermissionCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts b/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts index 9c4c94145bb8..e29556903dfd 100644 --- a/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/DeletePermissionVersionCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/DeleteResourceShareCommand.ts b/clients/client-ram/src/commands/DeleteResourceShareCommand.ts index 6cd2433eeaba..4ea6c47092b0 100644 --- a/clients/client-ram/src/commands/DeleteResourceShareCommand.ts +++ b/clients/client-ram/src/commands/DeleteResourceShareCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts b/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts index 06dc9d85bc52..c155522dae0b 100644 --- a/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/DisassociateResourceShareCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts b/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts index eb2758e81dad..465c80a12bf7 100644 --- a/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts +++ b/clients/client-ram/src/commands/DisassociateResourceSharePermissionCommand.ts @@ -18,7 +18,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts b/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts index b015e01ff7d4..70b7b4879c12 100644 --- a/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts +++ b/clients/client-ram/src/commands/EnableSharingWithAwsOrganizationCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/GetPermissionCommand.ts b/clients/client-ram/src/commands/GetPermissionCommand.ts index e59d8cb163cc..f6d7b6e8c2c4 100644 --- a/clients/client-ram/src/commands/GetPermissionCommand.ts +++ b/clients/client-ram/src/commands/GetPermissionCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts index 0147a89df6d6..1dfd91a519d3 100644 --- a/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ram/src/commands/GetResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts b/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts index 0660e800a596..c9f5f4eab104 100644 --- a/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts +++ b/clients/client-ram/src/commands/GetResourceShareAssociationsCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts b/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts index 9a7f10a1b400..23558cbf3351 100644 --- a/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts +++ b/clients/client-ram/src/commands/GetResourceShareInvitationsCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/GetResourceSharesCommand.ts b/clients/client-ram/src/commands/GetResourceSharesCommand.ts index 85d83236cf07..e7ff91c15733 100644 --- a/clients/client-ram/src/commands/GetResourceSharesCommand.ts +++ b/clients/client-ram/src/commands/GetResourceSharesCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts b/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts index 0ea735b66bed..11f892cc84e2 100644 --- a/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts +++ b/clients/client-ram/src/commands/ListPendingInvitationResourcesCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts b/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts index 759d56bdb4a4..3598cafb2d10 100644 --- a/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionAssociationsCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts b/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts index 4079a2b732a6..8c2622ae2db7 100644 --- a/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionVersionsCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListPermissionsCommand.ts b/clients/client-ram/src/commands/ListPermissionsCommand.ts index 6ccc8de358a1..7a135126a72a 100644 --- a/clients/client-ram/src/commands/ListPermissionsCommand.ts +++ b/clients/client-ram/src/commands/ListPermissionsCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListPrincipalsCommand.ts b/clients/client-ram/src/commands/ListPrincipalsCommand.ts index 0b1533f0529d..a5998219ec4c 100644 --- a/clients/client-ram/src/commands/ListPrincipalsCommand.ts +++ b/clients/client-ram/src/commands/ListPrincipalsCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts b/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts index db33d6c7f73e..25c64ec3d172 100644 --- a/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts +++ b/clients/client-ram/src/commands/ListReplacePermissionAssociationsWorkCommand.ts @@ -18,7 +18,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts b/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts index 21bf72fd9914..7f361f970e48 100644 --- a/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts +++ b/clients/client-ram/src/commands/ListResourceSharePermissionsCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListResourceTypesCommand.ts b/clients/client-ram/src/commands/ListResourceTypesCommand.ts index 124c12626c72..d9d18d7687ce 100644 --- a/clients/client-ram/src/commands/ListResourceTypesCommand.ts +++ b/clients/client-ram/src/commands/ListResourceTypesCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ListResourcesCommand.ts b/clients/client-ram/src/commands/ListResourcesCommand.ts index c34539be28be..0a53feb4f92f 100644 --- a/clients/client-ram/src/commands/ListResourcesCommand.ts +++ b/clients/client-ram/src/commands/ListResourcesCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts b/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts index e88033743d5e..d373232fe6cf 100644 --- a/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts +++ b/clients/client-ram/src/commands/PromotePermissionCreatedFromPolicyCommand.ts @@ -18,7 +18,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts b/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts index 72a8ced8b520..6ffb285fdeb3 100644 --- a/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts +++ b/clients/client-ram/src/commands/PromoteResourceShareCreatedFromPolicyCommand.ts @@ -18,7 +18,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts b/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts index 6a68eb0a2e95..e911bdd6bafe 100644 --- a/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts +++ b/clients/client-ram/src/commands/RejectResourceShareInvitationCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts b/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts index 0497d32575fc..41e291126bc8 100644 --- a/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts +++ b/clients/client-ram/src/commands/ReplacePermissionAssociationsCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts b/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts index 7d7cb3d83817..fa628209756b 100644 --- a/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts +++ b/clients/client-ram/src/commands/SetDefaultPermissionVersionCommand.ts @@ -15,7 +15,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/TagResourceCommand.ts b/clients/client-ram/src/commands/TagResourceCommand.ts index a300bb6834c3..4a541c14a714 100644 --- a/clients/client-ram/src/commands/TagResourceCommand.ts +++ b/clients/client-ram/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/UntagResourceCommand.ts b/clients/client-ram/src/commands/UntagResourceCommand.ts index d80c19f12a4c..2c2268e890bb 100644 --- a/clients/client-ram/src/commands/UntagResourceCommand.ts +++ b/clients/client-ram/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/commands/UpdateResourceShareCommand.ts b/clients/client-ram/src/commands/UpdateResourceShareCommand.ts index fb11891fe460..0fab77d2b983 100644 --- a/clients/client-ram/src/commands/UpdateResourceShareCommand.ts +++ b/clients/client-ram/src/commands/UpdateResourceShareCommand.ts @@ -12,7 +12,8 @@ import { RAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ram/src/index.ts b/clients/client-ram/src/index.ts index 4af43308d0ed..f967c51b5f3c 100644 --- a/clients/client-ram/src/index.ts +++ b/clients/client-ram/src/index.ts @@ -27,8 +27,8 @@ export * from "./RAMClient"; export * from "./RAM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RAMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RAMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ram/src/models/RAMServiceException.ts b/clients/client-ram/src/models/RAMServiceException.ts index e8d688621e1b..88a2403e20c0 100644 --- a/clients/client-ram/src/models/RAMServiceException.ts +++ b/clients/client-ram/src/models/RAMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rbin/src/commands/CreateRuleCommand.ts b/clients/client-rbin/src/commands/CreateRuleCommand.ts index 9e2fbc9bd0cc..8bd9b47b93ff 100644 --- a/clients/client-rbin/src/commands/CreateRuleCommand.ts +++ b/clients/client-rbin/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/DeleteRuleCommand.ts b/clients/client-rbin/src/commands/DeleteRuleCommand.ts index 64f8dfa09c5d..ee9a96a6b296 100644 --- a/clients/client-rbin/src/commands/DeleteRuleCommand.ts +++ b/clients/client-rbin/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/GetRuleCommand.ts b/clients/client-rbin/src/commands/GetRuleCommand.ts index 9daf3f471f9c..f4491534391a 100644 --- a/clients/client-rbin/src/commands/GetRuleCommand.ts +++ b/clients/client-rbin/src/commands/GetRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/ListRulesCommand.ts b/clients/client-rbin/src/commands/ListRulesCommand.ts index b66d37802d92..536fd975f8cb 100644 --- a/clients/client-rbin/src/commands/ListRulesCommand.ts +++ b/clients/client-rbin/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts b/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts index e3508228ad1f..9d09ffdf113a 100644 --- a/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rbin/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/LockRuleCommand.ts b/clients/client-rbin/src/commands/LockRuleCommand.ts index de3fc3d3bfd6..892bc009d7f0 100644 --- a/clients/client-rbin/src/commands/LockRuleCommand.ts +++ b/clients/client-rbin/src/commands/LockRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/TagResourceCommand.ts b/clients/client-rbin/src/commands/TagResourceCommand.ts index 14f447a4d42d..b59d15524677 100644 --- a/clients/client-rbin/src/commands/TagResourceCommand.ts +++ b/clients/client-rbin/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/UnlockRuleCommand.ts b/clients/client-rbin/src/commands/UnlockRuleCommand.ts index 4c34e726e68d..1773c8efd3dc 100644 --- a/clients/client-rbin/src/commands/UnlockRuleCommand.ts +++ b/clients/client-rbin/src/commands/UnlockRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/UntagResourceCommand.ts b/clients/client-rbin/src/commands/UntagResourceCommand.ts index 765c9cbb910e..7ac62b7a60a2 100644 --- a/clients/client-rbin/src/commands/UntagResourceCommand.ts +++ b/clients/client-rbin/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/commands/UpdateRuleCommand.ts b/clients/client-rbin/src/commands/UpdateRuleCommand.ts index 2e53c3dc15df..95f960d3ce53 100644 --- a/clients/client-rbin/src/commands/UpdateRuleCommand.ts +++ b/clients/client-rbin/src/commands/UpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { RbinClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rbin/src/index.ts b/clients/client-rbin/src/index.ts index 3163088dfb4b..277b459e4127 100644 --- a/clients/client-rbin/src/index.ts +++ b/clients/client-rbin/src/index.ts @@ -19,8 +19,8 @@ export * from "./RbinClient"; export * from "./Rbin"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RbinExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RbinExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-rbin/src/models/RbinServiceException.ts b/clients/client-rbin/src/models/RbinServiceException.ts index c28f608b979b..3019b2f8a8c7 100644 --- a/clients/client-rbin/src/models/RbinServiceException.ts +++ b/clients/client-rbin/src/models/RbinServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts b/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts index 9b9d05211b1a..739ad2bab2cb 100644 --- a/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-rds-data/src/commands/BatchExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/commands/BeginTransactionCommand.ts b/clients/client-rds-data/src/commands/BeginTransactionCommand.ts index c1e647442753..66604f99d754 100644 --- a/clients/client-rds-data/src/commands/BeginTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/BeginTransactionCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/commands/CommitTransactionCommand.ts b/clients/client-rds-data/src/commands/CommitTransactionCommand.ts index ba2e037bd899..44e670d44a09 100644 --- a/clients/client-rds-data/src/commands/CommitTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/CommitTransactionCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts b/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts index e216c451f8fb..8f07bbaa1c05 100644 --- a/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts +++ b/clients/client-rds-data/src/commands/ExecuteSqlCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts b/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts index bba7daf85347..ef09d1f41bda 100644 --- a/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-rds-data/src/commands/ExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts b/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts index d73b4ab4ac97..b86729cb7f3c 100644 --- a/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts +++ b/clients/client-rds-data/src/commands/RollbackTransactionCommand.ts @@ -12,7 +12,8 @@ import { RDSDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds-data/src/index.ts b/clients/client-rds-data/src/index.ts index 434eacc44755..f1a78fc248f5 100644 --- a/clients/client-rds-data/src/index.ts +++ b/clients/client-rds-data/src/index.ts @@ -22,8 +22,8 @@ export * from "./RDSDataClient"; export * from "./RDSData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RDSDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RDSDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-rds-data/src/models/RDSDataServiceException.ts b/clients/client-rds-data/src/models/RDSDataServiceException.ts index 958e4d6b852f..c3ddca2d4b64 100644 --- a/clients/client-rds-data/src/models/RDSDataServiceException.ts +++ b/clients/client-rds-data/src/models/RDSDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts b/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts index 7b6832d585b4..b2141014a41a 100644 --- a/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts +++ b/clients/client-rds/src/commands/AddRoleToDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts b/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts index bb0ebf87121c..f8269eeb0c72 100644 --- a/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/AddRoleToDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts b/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts index 808cbf468d42..ef12d2b0c9f7 100644 --- a/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/AddSourceIdentifierToSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/AddTagsToResourceCommand.ts b/clients/client-rds/src/commands/AddTagsToResourceCommand.ts index 956f1b879940..877ccd905852 100644 --- a/clients/client-rds/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-rds/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts b/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts index da090148eb96..a65c61132a8e 100644 --- a/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts +++ b/clients/client-rds/src/commands/ApplyPendingMaintenanceActionCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts b/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts index f524b8910b52..269d2b2212a9 100644 --- a/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts +++ b/clients/client-rds/src/commands/AuthorizeDBSecurityGroupIngressCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts b/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts index b0d3a980a2ca..f07c35780845 100644 --- a/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts +++ b/clients/client-rds/src/commands/BacktrackDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CancelExportTaskCommand.ts b/clients/client-rds/src/commands/CancelExportTaskCommand.ts index 442d632dd407..76dfbad535fd 100644 --- a/clients/client-rds/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-rds/src/commands/CancelExportTaskCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts index 9860b998a8c8..285e4a9daf2a 100644 --- a/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts index 93798eaa3a44..c420e92ae1b8 100644 --- a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts b/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts index 23488f86efae..de2100fcca41 100644 --- a/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts b/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts index 631f4ecb21a1..777182161e57 100644 --- a/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CopyDBSnapshotCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CopyOptionGroupCommand.ts b/clients/client-rds/src/commands/CopyOptionGroupCommand.ts index 5311bb1bedb0..12dcfbcd2541 100644 --- a/clients/client-rds/src/commands/CopyOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/CopyOptionGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts index b3e5038b9db5..0520d2eeb5a5 100644 --- a/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/CreateBlueGreenDeploymentCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts index 8ea686ebc5b8..91ea4ce71f3d 100644 --- a/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/CreateCustomDBEngineVersionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBClusterCommand.ts b/clients/client-rds/src/commands/CreateDBClusterCommand.ts index 393f91093d56..a6e5c0e0996c 100644 --- a/clients/client-rds/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts index 4449f2aea99a..dbbee3d1a10c 100644 --- a/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts index 35d47f6449aa..53ba57887f03 100644 --- a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts index db033b585936..3de244f17be1 100644 --- a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBInstanceCommand.ts b/clients/client-rds/src/commands/CreateDBInstanceCommand.ts index 7f70ec18d44b..570da19cf76d 100644 --- a/clients/client-rds/src/commands/CreateDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/CreateDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts b/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts index f5889dca8292..c844c32d7e2c 100644 --- a/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/CreateDBInstanceReadReplicaCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts b/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts index 9045a4bb73ff..5404c61639d5 100644 --- a/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBProxyCommand.ts b/clients/client-rds/src/commands/CreateDBProxyCommand.ts index 56a2fe305b5e..6e7e5669965e 100644 --- a/clients/client-rds/src/commands/CreateDBProxyCommand.ts +++ b/clients/client-rds/src/commands/CreateDBProxyCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts index 998951215bfa..fa6d43b4e8e9 100644 --- a/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/CreateDBProxyEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts b/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts index 7f536aa7e967..c848df8e6493 100644 --- a/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBShardGroupCommand.ts b/clients/client-rds/src/commands/CreateDBShardGroupCommand.ts index 011c41c1a433..ef6836185a09 100644 --- a/clients/client-rds/src/commands/CreateDBShardGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBShardGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts b/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts index 9d0a5fba75d3..b6366492dfd6 100644 --- a/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts index 6642da1b6940..2cfee071e7e7 100644 --- a/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts index 5a576589dadd..5c49cebd8ea8 100644 --- a/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/CreateEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts b/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts index fab615241f27..c97fac620931 100644 --- a/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/CreateGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateIntegrationCommand.ts b/clients/client-rds/src/commands/CreateIntegrationCommand.ts index 1aec1303f6b2..e9d5ed0c7a1a 100644 --- a/clients/client-rds/src/commands/CreateIntegrationCommand.ts +++ b/clients/client-rds/src/commands/CreateIntegrationCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateOptionGroupCommand.ts b/clients/client-rds/src/commands/CreateOptionGroupCommand.ts index 571d3ac8e1b6..c25f8254c2c4 100644 --- a/clients/client-rds/src/commands/CreateOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateOptionGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/CreateTenantDatabaseCommand.ts b/clients/client-rds/src/commands/CreateTenantDatabaseCommand.ts index 09308811b0f8..1861996d95cc 100644 --- a/clients/client-rds/src/commands/CreateTenantDatabaseCommand.ts +++ b/clients/client-rds/src/commands/CreateTenantDatabaseCommand.ts @@ -17,7 +17,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts index 95ac7e20e190..d3e318a80415 100644 --- a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts index d79fbfe89938..3a98497d3308 100644 --- a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts index 1c0a78a4808e..3dcf9cf8d682 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterAutomatedBackupCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts index 4f429c7a96b6..ad20327777e8 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts index f69796ed3bee..87d1581edddb 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts index e02d2104df60..1cb7d5dd2506 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts index 6e2f8acb26e9..fa3054bd7e02 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts b/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts index 49bc0f6e55b6..265e929e1d4a 100644 --- a/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBInstanceAutomatedBackupCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts b/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts index d0e54cb330e0..7750aaf7b6dc 100644 --- a/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts index e87d97eed557..ed15c646989c 100644 --- a/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBProxyCommand.ts b/clients/client-rds/src/commands/DeleteDBProxyCommand.ts index 764d63be2091..5453efe463af 100644 --- a/clients/client-rds/src/commands/DeleteDBProxyCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBProxyCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts index 07ba5e3a32e4..734ce02b1500 100644 --- a/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBProxyEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts index 93991ebfcc5c..1ec725b52411 100644 --- a/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBShardGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBShardGroupCommand.ts index cb63ca4d48bc..d7f07b53a3ea 100644 --- a/clients/client-rds/src/commands/DeleteDBShardGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBShardGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts b/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts index 48fb6c495c84..1921f5c6ded8 100644 --- a/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts index 7d2710948d47..ce65bb5c660e 100644 --- a/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts index c9d90d29cece..9e2bf3160014 100644 --- a/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/DeleteEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts b/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts index 9ce0917d235a..b36fd8b83111 100644 --- a/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/DeleteGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteIntegrationCommand.ts b/clients/client-rds/src/commands/DeleteIntegrationCommand.ts index c288f631abc5..901ee205e27a 100644 --- a/clients/client-rds/src/commands/DeleteIntegrationCommand.ts +++ b/clients/client-rds/src/commands/DeleteIntegrationCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts b/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts index b58d1ba434e1..9d4009858c8a 100644 --- a/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteOptionGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeleteTenantDatabaseCommand.ts b/clients/client-rds/src/commands/DeleteTenantDatabaseCommand.ts index 0753b87fa016..d03b809ca522 100644 --- a/clients/client-rds/src/commands/DeleteTenantDatabaseCommand.ts +++ b/clients/client-rds/src/commands/DeleteTenantDatabaseCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts index 7165270238c0..19741fe5d03c 100644 --- a/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/DeregisterDBProxyTargetsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts index e5cf77bcf76f..897b94408aa4 100644 --- a/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeAccountAttributesCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts b/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts index ef12857cebda..42a83c9cb791 100644 --- a/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts +++ b/clients/client-rds/src/commands/DescribeBlueGreenDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeCertificatesCommand.ts b/clients/client-rds/src/commands/DescribeCertificatesCommand.ts index 2e4627cae80a..ba06fb159345 100644 --- a/clients/client-rds/src/commands/DescribeCertificatesCommand.ts +++ b/clients/client-rds/src/commands/DescribeCertificatesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts index 76dd5235ee32..e7fa7da757fb 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterAutomatedBackupsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts index 75674a0093f0..51450893edc9 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterBacktracksCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts index f8edd30e5495..9112cfb0398d 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterEndpointsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts index 616ecfa3d592..2fc9c56f4216 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts index 20813ead52c8..149cbace2f1a 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts index 8a6ae8270f61..be873e4629e4 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterSnapshotAttributesCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts index fb2c3e7728c6..200c54d4e7cb 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts index 896a10f44acc..1d47b61edcce 100644 --- a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts b/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts index b708d3a06f4a..352f49d904f4 100644 --- a/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBEngineVersionsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts b/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts index 382d238698d1..22113b140dc4 100644 --- a/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBInstanceAutomatedBackupsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts b/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts index 3d1ec6bb3fd9..03de9b2814d2 100644 --- a/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBInstancesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts b/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts index 95e1a988922d..999888bd163f 100644 --- a/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBLogFilesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts index 507d700fbbcf..c2131f313f81 100644 --- a/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBParameterGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBParametersCommand.ts b/clients/client-rds/src/commands/DescribeDBParametersCommand.ts index 84a8c490bb88..e3810e68bdcc 100644 --- a/clients/client-rds/src/commands/DescribeDBParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBParametersCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts b/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts index 2010b2bfdb1d..459ab2ec59ca 100644 --- a/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxiesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts index 935f99cac18f..a69cec5fba45 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyEndpointsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts index 9b447ab9c1fd..05c621077dc6 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyTargetGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts index 46c0b847fd26..5f3c9de15af2 100644 --- a/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBProxyTargetsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBRecommendationsCommand.ts b/clients/client-rds/src/commands/DescribeDBRecommendationsCommand.ts index e0ec0b6a4362..af7b4c186963 100644 --- a/clients/client-rds/src/commands/DescribeDBRecommendationsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts index 2c19422bba4f..6a38f847258e 100644 --- a/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSecurityGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBShardGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBShardGroupsCommand.ts index 07342b7fdd0c..27a15041ab64 100644 --- a/clients/client-rds/src/commands/DescribeDBShardGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBShardGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts b/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts index edb4cb5c2ab9..7c5451df813e 100644 --- a/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSnapshotAttributesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBSnapshotTenantDatabasesCommand.ts b/clients/client-rds/src/commands/DescribeDBSnapshotTenantDatabasesCommand.ts index 9e83fc12076a..bb350c1403fc 100644 --- a/clients/client-rds/src/commands/DescribeDBSnapshotTenantDatabasesCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSnapshotTenantDatabasesCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts b/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts index 876ffe8b8e2d..47b597a46608 100644 --- a/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts index c190d783dcf9..f13d911fd5ac 100644 --- a/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts b/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts index d9743e206382..3950365a2926 100644 --- a/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeEngineDefaultClusterParametersCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts index d79e7b76069a..aca33c97916e 100644 --- a/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeEngineDefaultParametersCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts index 2463776f3385..fb8b9a53a483 100644 --- a/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventCategoriesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts index f042a3d8323c..a66387bd9e41 100644 --- a/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeEventsCommand.ts b/clients/client-rds/src/commands/DescribeEventsCommand.ts index 66103182cb60..3980db560b81 100644 --- a/clients/client-rds/src/commands/DescribeEventsCommand.ts +++ b/clients/client-rds/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts index b6dcbc0f5d71..1e0d75c56795 100644 --- a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts b/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts index 867b392bd333..a19d9d3abda6 100644 --- a/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts +++ b/clients/client-rds/src/commands/DescribeGlobalClustersCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeIntegrationsCommand.ts b/clients/client-rds/src/commands/DescribeIntegrationsCommand.ts index 601a3de0790f..9ccb316615e9 100644 --- a/clients/client-rds/src/commands/DescribeIntegrationsCommand.ts +++ b/clients/client-rds/src/commands/DescribeIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts b/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts index 8a91eef78186..8d9909883352 100644 --- a/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOptionGroupOptionsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts b/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts index de77c3d8f176..62e2887178f8 100644 --- a/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOptionGroupsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts b/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts index 92011cf953b7..699ca799bf98 100644 --- a/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeOrderableDBInstanceOptionsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts b/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts index 5a116acde133..8b5a68147dba 100644 --- a/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts +++ b/clients/client-rds/src/commands/DescribePendingMaintenanceActionsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts b/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts index 58e350d14375..99e04b0be6b3 100644 --- a/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts +++ b/clients/client-rds/src/commands/DescribeReservedDBInstancesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts b/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts index 16b61c026f1e..1824e5a7cb80 100644 --- a/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts +++ b/clients/client-rds/src/commands/DescribeReservedDBInstancesOfferingsCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts b/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts index 622e2fee76c9..cf825dc6e148 100644 --- a/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts +++ b/clients/client-rds/src/commands/DescribeSourceRegionsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeTenantDatabasesCommand.ts b/clients/client-rds/src/commands/DescribeTenantDatabasesCommand.ts index c1096d5b366c..814b70220402 100644 --- a/clients/client-rds/src/commands/DescribeTenantDatabasesCommand.ts +++ b/clients/client-rds/src/commands/DescribeTenantDatabasesCommand.ts @@ -16,7 +16,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts b/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts index 46b5eaa28320..4097b5f3f4b9 100644 --- a/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts +++ b/clients/client-rds/src/commands/DescribeValidDBInstanceModificationsCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DisableHttpEndpointCommand.ts b/clients/client-rds/src/commands/DisableHttpEndpointCommand.ts index daab804cb7e0..6476cf900e0d 100644 --- a/clients/client-rds/src/commands/DisableHttpEndpointCommand.ts +++ b/clients/client-rds/src/commands/DisableHttpEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts b/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts index 06833b1f3902..4f35ab2a8718 100644 --- a/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts +++ b/clients/client-rds/src/commands/DownloadDBLogFilePortionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/EnableHttpEndpointCommand.ts b/clients/client-rds/src/commands/EnableHttpEndpointCommand.ts index 9ed257348536..1e4554f9bc2a 100644 --- a/clients/client-rds/src/commands/EnableHttpEndpointCommand.ts +++ b/clients/client-rds/src/commands/EnableHttpEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts index 5f4c04c5eecf..d2a0ece7f493 100644 --- a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts b/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts index 15ce62fd5151..49d7ee71767c 100644 --- a/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/FailoverGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ListTagsForResourceCommand.ts b/clients/client-rds/src/commands/ListTagsForResourceCommand.ts index 6982916a4a42..b0b1a850038c 100644 --- a/clients/client-rds/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rds/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts index f8b829e1db27..4dcbebd80436 100644 --- a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyCertificatesCommand.ts b/clients/client-rds/src/commands/ModifyCertificatesCommand.ts index 337380e0b326..ed30ca1315f9 100644 --- a/clients/client-rds/src/commands/ModifyCertificatesCommand.ts +++ b/clients/client-rds/src/commands/ModifyCertificatesCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts b/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts index 6df87abf0f5c..73fe47c6f06e 100644 --- a/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts +++ b/clients/client-rds/src/commands/ModifyCurrentDBClusterCapacityCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts index 10a071757df7..362cdf1fc34c 100644 --- a/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/ModifyCustomDBEngineVersionCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts index 5d7561bae374..dc94d1be47ef 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts index ca0369faf185..82ce7c4ff04e 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterEndpointCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts index c6b3cebe3823..4a9c4f6eadd5 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts index 4d2af10ae56a..657009fef712 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterSnapshotAttributeCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts b/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts index 5bb2b7cae62d..f3220e4e93a8 100644 --- a/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts index 664343abf656..1aeeddc6807e 100644 --- a/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBProxyCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyCommand.ts index 1948ac44c5be..b2f6f5014dc6 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts index d9586e674175..51ec1ed606c3 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyEndpointCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts index b11ce3442b3b..8a326849db82 100644 --- a/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBProxyTargetGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBRecommendationCommand.ts b/clients/client-rds/src/commands/ModifyDBRecommendationCommand.ts index 80c1099c32e2..4e2f25f1d559 100644 --- a/clients/client-rds/src/commands/ModifyDBRecommendationCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBRecommendationCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBShardGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBShardGroupCommand.ts index 87d634d84c88..18f8f9694dbb 100644 --- a/clients/client-rds/src/commands/ModifyDBShardGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBShardGroupCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts b/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts index afc709d2d7fa..d59586db9c79 100644 --- a/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSnapshotAttributeCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts b/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts index f5941aec4928..73ddea451efe 100644 --- a/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts index 86314bb2bda2..2be1e759ee65 100644 --- a/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts index d298262e719b..3e3701bb2fe7 100644 --- a/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/ModifyEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts b/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts index 6ffa46d9d8f0..93d7e868fe96 100644 --- a/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/ModifyGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyIntegrationCommand.ts b/clients/client-rds/src/commands/ModifyIntegrationCommand.ts index c779d2135568..8c8668c1ffd5 100644 --- a/clients/client-rds/src/commands/ModifyIntegrationCommand.ts +++ b/clients/client-rds/src/commands/ModifyIntegrationCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts b/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts index f767fb6051e5..c00e042f2ff3 100644 --- a/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyOptionGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ModifyTenantDatabaseCommand.ts b/clients/client-rds/src/commands/ModifyTenantDatabaseCommand.ts index 1bd511c580d5..15765c78a666 100644 --- a/clients/client-rds/src/commands/ModifyTenantDatabaseCommand.ts +++ b/clients/client-rds/src/commands/ModifyTenantDatabaseCommand.ts @@ -17,7 +17,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts b/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts index dcebfc5df72f..e96177a55fdb 100644 --- a/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/PromoteReadReplicaCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts b/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts index 53e40a6cd2ca..b6ba306353e5 100644 --- a/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts +++ b/clients/client-rds/src/commands/PromoteReadReplicaDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts b/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts index cea40a1d9ec4..f4b32230d4cc 100644 --- a/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts +++ b/clients/client-rds/src/commands/PurchaseReservedDBInstancesOfferingCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RebootDBClusterCommand.ts b/clients/client-rds/src/commands/RebootDBClusterCommand.ts index 1f259eff66c3..d71b0bfd5a95 100644 --- a/clients/client-rds/src/commands/RebootDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RebootDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RebootDBInstanceCommand.ts b/clients/client-rds/src/commands/RebootDBInstanceCommand.ts index e9f2d789827b..5c45fa0bff51 100644 --- a/clients/client-rds/src/commands/RebootDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/RebootDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RebootDBShardGroupCommand.ts b/clients/client-rds/src/commands/RebootDBShardGroupCommand.ts index 3b8e2707cb69..598ea0abd940 100644 --- a/clients/client-rds/src/commands/RebootDBShardGroupCommand.ts +++ b/clients/client-rds/src/commands/RebootDBShardGroupCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts b/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts index 00e3f267d0b1..fae0ee3701c1 100644 --- a/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts +++ b/clients/client-rds/src/commands/RegisterDBProxyTargetsCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts b/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts index 835590341140..f882d8ef2712 100644 --- a/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/RemoveFromGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts index d042f0294e7d..6c736ae34803 100644 --- a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts b/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts index 6f37945541e4..362023d7e9f7 100644 --- a/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/RemoveRoleFromDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts b/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts index 503719b2c631..4c0a7b109e87 100644 --- a/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts +++ b/clients/client-rds/src/commands/RemoveSourceIdentifierFromSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts index 778be2b48ce0..f6fca5c96aea 100644 --- a/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-rds/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts index ac6bf36c15c5..89c6d3976b8f 100644 --- a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts b/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts index c5af8174f6dd..3d29eb177957 100644 --- a/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ResetDBParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts b/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts index 9cca6bb8421a..1a00e89e8ce5 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterFromS3Command.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts index 1b23faf3ee00..9e2f1a72221a 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts index a7d2a186a40e..ca6ea346bd03 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts b/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts index bf2ba9490920..b1cc27529fea 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceFromDBSnapshotCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts b/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts index e3c7351201cb..314275b8ff20 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceFromS3Command.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts b/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts index ea7533009c33..a2799ab7d828 100644 --- a/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBInstanceToPointInTimeCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts b/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts index 803fbd0c67f3..177cc955722e 100644 --- a/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts +++ b/clients/client-rds/src/commands/RevokeDBSecurityGroupIngressCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StartActivityStreamCommand.ts b/clients/client-rds/src/commands/StartActivityStreamCommand.ts index 88e9cc2b5548..da1ddfed17a7 100644 --- a/clients/client-rds/src/commands/StartActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/StartActivityStreamCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StartDBClusterCommand.ts b/clients/client-rds/src/commands/StartDBClusterCommand.ts index 3f507a3b3c3d..72c8d5f09d35 100644 --- a/clients/client-rds/src/commands/StartDBClusterCommand.ts +++ b/clients/client-rds/src/commands/StartDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts b/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts index ca840703f393..0a4788ba2cde 100644 --- a/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts +++ b/clients/client-rds/src/commands/StartDBInstanceAutomatedBackupsReplicationCommand.ts @@ -19,7 +19,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StartDBInstanceCommand.ts b/clients/client-rds/src/commands/StartDBInstanceCommand.ts index f7d2b6e77028..cbcf7c66c111 100644 --- a/clients/client-rds/src/commands/StartDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/StartDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StartExportTaskCommand.ts b/clients/client-rds/src/commands/StartExportTaskCommand.ts index ac69d34b24b8..9e987e9de6fc 100644 --- a/clients/client-rds/src/commands/StartExportTaskCommand.ts +++ b/clients/client-rds/src/commands/StartExportTaskCommand.ts @@ -13,7 +13,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StopActivityStreamCommand.ts b/clients/client-rds/src/commands/StopActivityStreamCommand.ts index 780e1b24a25b..a8266ae2d848 100644 --- a/clients/client-rds/src/commands/StopActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/StopActivityStreamCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StopDBClusterCommand.ts b/clients/client-rds/src/commands/StopDBClusterCommand.ts index 4b225936399a..0c5e0849883b 100644 --- a/clients/client-rds/src/commands/StopDBClusterCommand.ts +++ b/clients/client-rds/src/commands/StopDBClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts b/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts index 3869b1448e6e..bd333e716799 100644 --- a/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts +++ b/clients/client-rds/src/commands/StopDBInstanceAutomatedBackupsReplicationCommand.ts @@ -18,7 +18,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/StopDBInstanceCommand.ts b/clients/client-rds/src/commands/StopDBInstanceCommand.ts index 2f9964f37ff8..6fb1a44221e4 100644 --- a/clients/client-rds/src/commands/StopDBInstanceCommand.ts +++ b/clients/client-rds/src/commands/StopDBInstanceCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts index 14f8779f795a..6a9fe96025b2 100644 --- a/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverBlueGreenDeploymentCommand.ts @@ -15,7 +15,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts b/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts index 56a0f4a09013..962a93c9b352 100644 --- a/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverGlobalClusterCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts b/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts index ee8c704b87cb..47133ab73156 100644 --- a/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts +++ b/clients/client-rds/src/commands/SwitchoverReadReplicaCommand.ts @@ -12,7 +12,8 @@ import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rds/src/index.ts b/clients/client-rds/src/index.ts index 8fbfa6da93bd..78849af5456c 100644 --- a/clients/client-rds/src/index.ts +++ b/clients/client-rds/src/index.ts @@ -60,8 +60,8 @@ export * from "./RDSClient"; export * from "./RDS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RDSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RDSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-rds/src/models/RDSServiceException.ts b/clients/client-rds/src/models/RDSServiceException.ts index bcfa15b991ee..4500ece40cbf 100644 --- a/clients/client-rds/src/models/RDSServiceException.ts +++ b/clients/client-rds/src/models/RDSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts b/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts index 177265e97a9c..180ca612e7aa 100644 --- a/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/BatchExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/CancelStatementCommand.ts b/clients/client-redshift-data/src/commands/CancelStatementCommand.ts index 6fdcb4d8e5f0..4783969225da 100644 --- a/clients/client-redshift-data/src/commands/CancelStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/CancelStatementCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts b/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts index db1e9cd4fbd5..6264ecfe9b7a 100644 --- a/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/DescribeStatementCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/DescribeTableCommand.ts b/clients/client-redshift-data/src/commands/DescribeTableCommand.ts index 2d7a68078155..36528a91af59 100644 --- a/clients/client-redshift-data/src/commands/DescribeTableCommand.ts +++ b/clients/client-redshift-data/src/commands/DescribeTableCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts b/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts index d43a2f37d9ec..7b09e01d8808 100644 --- a/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts +++ b/clients/client-redshift-data/src/commands/ExecuteStatementCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts b/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts index 4494e57287c5..5443046c2a08 100644 --- a/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts +++ b/clients/client-redshift-data/src/commands/GetStatementResultCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts b/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts index e300a769aaa2..d17fb38cc9f3 100644 --- a/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts +++ b/clients/client-redshift-data/src/commands/ListDatabasesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/ListSchemasCommand.ts b/clients/client-redshift-data/src/commands/ListSchemasCommand.ts index 28c310d52503..b1a2da544244 100644 --- a/clients/client-redshift-data/src/commands/ListSchemasCommand.ts +++ b/clients/client-redshift-data/src/commands/ListSchemasCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/ListStatementsCommand.ts b/clients/client-redshift-data/src/commands/ListStatementsCommand.ts index a1a42547984e..bf5f15e25afa 100644 --- a/clients/client-redshift-data/src/commands/ListStatementsCommand.ts +++ b/clients/client-redshift-data/src/commands/ListStatementsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/commands/ListTablesCommand.ts b/clients/client-redshift-data/src/commands/ListTablesCommand.ts index a45d1668d9ab..dc080d9ab2d3 100644 --- a/clients/client-redshift-data/src/commands/ListTablesCommand.ts +++ b/clients/client-redshift-data/src/commands/ListTablesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftDataClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-data/src/index.ts b/clients/client-redshift-data/src/index.ts index a272032d65fc..603cad4689e5 100644 --- a/clients/client-redshift-data/src/index.ts +++ b/clients/client-redshift-data/src/index.ts @@ -12,8 +12,8 @@ export * from "./RedshiftDataClient"; export * from "./RedshiftData"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RedshiftDataExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RedshiftDataExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-redshift-data/src/models/RedshiftDataServiceException.ts b/clients/client-redshift-data/src/models/RedshiftDataServiceException.ts index 8bd7b42dc6fa..eb1814296e44 100644 --- a/clients/client-redshift-data/src/models/RedshiftDataServiceException.ts +++ b/clients/client-redshift-data/src/models/RedshiftDataServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts index e12cf1e2f0c1..f91107825ecd 100644 --- a/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ConvertRecoveryPointToSnapshotCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateCustomDomainAssociationCommand.ts b/clients/client-redshift-serverless/src/commands/CreateCustomDomainAssociationCommand.ts index a48063011e9b..2d1a534251e0 100644 --- a/clients/client-redshift-serverless/src/commands/CreateCustomDomainAssociationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateCustomDomainAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts index 605da818771a..e1d6e461997d 100644 --- a/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts index 69d897d1b90a..c3bbed2f113f 100644 --- a/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateNamespaceCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateScheduledActionCommand.ts b/clients/client-redshift-serverless/src/commands/CreateScheduledActionCommand.ts index 08b889408ea8..8e4b8faea64a 100644 --- a/clients/client-redshift-serverless/src/commands/CreateScheduledActionCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts index 2771880b3f08..10ba26f3d574 100644 --- a/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateSnapshotCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateSnapshotCopyConfigurationCommand.ts b/clients/client-redshift-serverless/src/commands/CreateSnapshotCopyConfigurationCommand.ts index dc716a77fb1c..bbb0bc06b5cc 100644 --- a/clients/client-redshift-serverless/src/commands/CreateSnapshotCopyConfigurationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateSnapshotCopyConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts index 0060955d4576..7a238be38b8a 100644 --- a/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateUsageLimitCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts index 59a83a429179..753b81aec13f 100644 --- a/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/CreateWorkgroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteCustomDomainAssociationCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteCustomDomainAssociationCommand.ts index 3724d1795f5e..d21a21677781 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteCustomDomainAssociationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteCustomDomainAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts index 48b24ade9a33..4f65433ec7c1 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts index 0cbed4ea2934..53f7e528c67b 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteNamespaceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts index 60b24cba64b2..415ee820cc35 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteScheduledActionCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteScheduledActionCommand.ts index 499edc895b5c..37c8c403b409 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts index cf43b237edea..3b8150679ca6 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCopyConfigurationCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCopyConfigurationCommand.ts index f840beec7ff3..f2594bd34b1c 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteSnapshotCopyConfigurationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteSnapshotCopyConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts index 1c7166937777..68a5be695db4 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteUsageLimitCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts index 877d7ba9744f..4cdb8d2b5171 100644 --- a/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/DeleteWorkgroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts b/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts index 8b69b4a9a00a..403bd44f679b 100644 --- a/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetCredentialsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetCustomDomainAssociationCommand.ts b/clients/client-redshift-serverless/src/commands/GetCustomDomainAssociationCommand.ts index 668b2d1adee8..e2c786ac72af 100644 --- a/clients/client-redshift-serverless/src/commands/GetCustomDomainAssociationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetCustomDomainAssociationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts index c16fb23844bf..ef067e837b4c 100644 --- a/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts index 0c3b8c790ec7..77e076ad49c8 100644 --- a/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetNamespaceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts b/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts index 1372bbba1331..3a6a611fb32a 100644 --- a/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetRecoveryPointCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts index 5790a9adad41..24140987ce2d 100644 --- a/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetScheduledActionCommand.ts b/clients/client-redshift-serverless/src/commands/GetScheduledActionCommand.ts index 9b187af9177c..d1699aaf35e9 100644 --- a/clients/client-redshift-serverless/src/commands/GetScheduledActionCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts index 68bbe69535c6..a14a5c90b9a7 100644 --- a/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetSnapshotCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts b/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts index f5cd6ce6630f..0550f096662e 100644 --- a/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetTableRestoreStatusCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts index 296b9fcd4aac..174680987200 100644 --- a/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetUsageLimitCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts index 7aad9e372ce7..7d9855574353 100644 --- a/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/GetWorkgroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListCustomDomainAssociationsCommand.ts b/clients/client-redshift-serverless/src/commands/ListCustomDomainAssociationsCommand.ts index aa84cdb5a733..a7facac5a551 100644 --- a/clients/client-redshift-serverless/src/commands/ListCustomDomainAssociationsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListCustomDomainAssociationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts index 953df57a0639..b2ee56226ac3 100644 --- a/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts b/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts index 06f9a7341efb..07eb67944e8b 100644 --- a/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListNamespacesCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts b/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts index 9984a0b2f33f..d0848b4eac49 100644 --- a/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListRecoveryPointsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListScheduledActionsCommand.ts b/clients/client-redshift-serverless/src/commands/ListScheduledActionsCommand.ts index 948cebd1c436..5696264b6e22 100644 --- a/clients/client-redshift-serverless/src/commands/ListScheduledActionsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListScheduledActionsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListSnapshotCopyConfigurationsCommand.ts b/clients/client-redshift-serverless/src/commands/ListSnapshotCopyConfigurationsCommand.ts index 486f06a1eea4..ccd3637d7305 100644 --- a/clients/client-redshift-serverless/src/commands/ListSnapshotCopyConfigurationsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListSnapshotCopyConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts b/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts index 107d2f22d0c1..68e43cdffd84 100644 --- a/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListSnapshotsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts b/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts index 56822169636e..41ca891b561a 100644 --- a/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListTableRestoreStatusCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts index c5d5e82578cc..08c0770c7c7c 100644 --- a/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts b/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts index 7d23994c5485..a767436c9565 100644 --- a/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListUsageLimitsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts b/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts index 0558db5acfbc..8b1bcd67ad57 100644 --- a/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts +++ b/clients/client-redshift-serverless/src/commands/ListWorkgroupsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts b/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts index 22b0f9f75dbb..0d198e8e8ffc 100644 --- a/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-redshift-serverless/src/commands/PutResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts index 6e66eb4432d8..db6797583b37 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreFromRecoveryPointCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts index 50388f1fe8cc..916a4e0d6aae 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreFromSnapshotCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/RestoreTableFromRecoveryPointCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreTableFromRecoveryPointCommand.ts index df70a937eddd..3aab70704e25 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreTableFromRecoveryPointCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreTableFromRecoveryPointCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts index 98e7d3828f11..b0f0cc0aa3a7 100644 --- a/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/RestoreTableFromSnapshotCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts b/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts index 4ffb0e860255..1724482ba362 100644 --- a/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts b/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts index 1c7ea318e70f..767a865ee7cf 100644 --- a/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateCustomDomainAssociationCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateCustomDomainAssociationCommand.ts index 71a08669c640..528f4db660cd 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateCustomDomainAssociationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateCustomDomainAssociationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts index afb6450c1081..29a22922b5f4 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateEndpointAccessCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts index 234ea84bece7..a1f554720375 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateNamespaceCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateScheduledActionCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateScheduledActionCommand.ts index c3d8b7ad5ee0..e80bfa0bef72 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateScheduledActionCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateScheduledActionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts index 52cb914d8db0..be4aee0945b2 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCopyConfigurationCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCopyConfigurationCommand.ts index 4a806495c682..b12566533547 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateSnapshotCopyConfigurationCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateSnapshotCopyConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts index 155ec2928a6b..6589704662bb 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateUsageLimitCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts b/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts index 8f2d08bfc065..8572a8d5630f 100644 --- a/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts +++ b/clients/client-redshift-serverless/src/commands/UpdateWorkgroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift-serverless/src/index.ts b/clients/client-redshift-serverless/src/index.ts index 9f92d8043673..8ef8510afde5 100644 --- a/clients/client-redshift-serverless/src/index.ts +++ b/clients/client-redshift-serverless/src/index.ts @@ -19,8 +19,8 @@ export * from "./RedshiftServerlessClient"; export * from "./RedshiftServerless"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RedshiftServerlessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RedshiftServerlessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-redshift-serverless/src/models/RedshiftServerlessServiceException.ts b/clients/client-redshift-serverless/src/models/RedshiftServerlessServiceException.ts index f9e84d99f552..4ec3717f1af8 100644 --- a/clients/client-redshift-serverless/src/models/RedshiftServerlessServiceException.ts +++ b/clients/client-redshift-serverless/src/models/RedshiftServerlessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts b/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts index 701a4c02b54e..702e98634096 100644 --- a/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts +++ b/clients/client-redshift/src/commands/AcceptReservedNodeExchangeCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AddPartnerCommand.ts b/clients/client-redshift/src/commands/AddPartnerCommand.ts index 3ca7e9590802..2b7a899d220f 100644 --- a/clients/client-redshift/src/commands/AddPartnerCommand.ts +++ b/clients/client-redshift/src/commands/AddPartnerCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts b/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts index f5f77fc2e921..7e716b947131 100644 --- a/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts +++ b/clients/client-redshift/src/commands/AssociateDataShareConsumerCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts b/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts index 9f398be474d6..c7e9601a5ca8 100644 --- a/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeClusterSecurityGroupIngressCommand.ts @@ -18,7 +18,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts b/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts index 6fc3af3ec48f..8a9fc9bd83c1 100644 --- a/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeDataShareCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts index 5ba9110c8ee3..03a462ef6da4 100644 --- a/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts b/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts index eb6e9e2b33a9..a307f0e735b7 100644 --- a/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts +++ b/clients/client-redshift/src/commands/AuthorizeSnapshotAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts index 2913920dcf48..7fd3a391816f 100644 --- a/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/BatchDeleteClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts index afdbaa2728c2..3c2cb685633a 100644 --- a/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/BatchModifyClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CancelResizeCommand.ts b/clients/client-redshift/src/commands/CancelResizeCommand.ts index 0eec598c009c..9371164cb9ea 100644 --- a/clients/client-redshift/src/commands/CancelResizeCommand.ts +++ b/clients/client-redshift/src/commands/CancelResizeCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts index 142c88ae6c06..406a990663a2 100644 --- a/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/CopyClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts index 39824d59d656..166f68447fe2 100644 --- a/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/CreateAuthenticationProfileCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateClusterCommand.ts b/clients/client-redshift/src/commands/CreateClusterCommand.ts index 0835b25ebc85..fd0bf7dd482a 100644 --- a/clients/client-redshift/src/commands/CreateClusterCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterCommand.ts @@ -17,7 +17,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts index 3526513d823c..595cae850be6 100644 --- a/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts index 8cf2c490e014..19902cec3f90 100644 --- a/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts index 5dbc50fbeccb..f99bdcdd9538 100644 --- a/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts index 5bb168b5c5c1..bee5c8f0a344 100644 --- a/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/CreateClusterSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts index 1ab3bfe80d2d..c21dc389aec1 100644 --- a/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/CreateCustomDomainAssociationCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts b/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts index 6b3ba6ff67cc..0bc9567a611a 100644 --- a/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/CreateEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts index 706c4a774367..bb6616428775 100644 --- a/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/CreateEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts b/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts index 9f0de0cfa330..f75fd43af6ee 100644 --- a/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts +++ b/clients/client-redshift/src/commands/CreateHsmClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts b/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts index 5dab4829a7b9..dbd6b9123d6b 100644 --- a/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/CreateHsmConfigurationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateRedshiftIdcApplicationCommand.ts b/clients/client-redshift/src/commands/CreateRedshiftIdcApplicationCommand.ts index b9de9c7b6617..d87a828bd77d 100644 --- a/clients/client-redshift/src/commands/CreateRedshiftIdcApplicationCommand.ts +++ b/clients/client-redshift/src/commands/CreateRedshiftIdcApplicationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts b/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts index ecef2a04bbab..ff125e44e673 100644 --- a/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/CreateScheduledActionCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts b/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts index 6a8d851ad20a..783bced80fcb 100644 --- a/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts +++ b/clients/client-redshift/src/commands/CreateSnapshotCopyGrantCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts index cd89c45a298d..d61715203d32 100644 --- a/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/CreateSnapshotScheduleCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateTagsCommand.ts b/clients/client-redshift/src/commands/CreateTagsCommand.ts index 09d1be413033..394f97c67d47 100644 --- a/clients/client-redshift/src/commands/CreateTagsCommand.ts +++ b/clients/client-redshift/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts b/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts index 8790e8605e4b..eed0e4c03096 100644 --- a/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/CreateUsageLimitCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts b/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts index d7bbac1e123e..c733efb725fb 100644 --- a/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts +++ b/clients/client-redshift/src/commands/DeauthorizeDataShareCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts index 20efb0f7b9b3..cf54f844613e 100644 --- a/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/DeleteAuthenticationProfileCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteClusterCommand.ts b/clients/client-redshift/src/commands/DeleteClusterCommand.ts index 984c4e135fd4..d2465d7f6aea 100644 --- a/clients/client-redshift/src/commands/DeleteClusterCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts index d72568c66229..48ec52d288fd 100644 --- a/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterParameterGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts index 2e200d22c707..446ac941150c 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSecurityGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts index bc6aed7f7013..9dc1effe5899 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts index 297ee70fb335..fc4f470fdb1b 100644 --- a/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/DeleteClusterSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts index 3aebe0de456f..65d232d7f375 100644 --- a/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/DeleteCustomDomainAssociationCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts b/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts index 803bb412bfc1..ab8ee5dc379b 100644 --- a/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/DeleteEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts index 812ff54ba7b5..63c93ba9a59c 100644 --- a/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/DeleteEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts b/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts index eaad552b70dc..2cf22fc8f56c 100644 --- a/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts +++ b/clients/client-redshift/src/commands/DeleteHsmClientCertificateCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts b/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts index 63e512057923..f2575c89c87a 100644 --- a/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/DeleteHsmConfigurationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeletePartnerCommand.ts b/clients/client-redshift/src/commands/DeletePartnerCommand.ts index c62e7ba851fa..34d0c7625b95 100644 --- a/clients/client-redshift/src/commands/DeletePartnerCommand.ts +++ b/clients/client-redshift/src/commands/DeletePartnerCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteRedshiftIdcApplicationCommand.ts b/clients/client-redshift/src/commands/DeleteRedshiftIdcApplicationCommand.ts index c2bcfafd212a..9460710007c9 100644 --- a/clients/client-redshift/src/commands/DeleteRedshiftIdcApplicationCommand.ts +++ b/clients/client-redshift/src/commands/DeleteRedshiftIdcApplicationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-redshift/src/commands/DeleteResourcePolicyCommand.ts index e2f68a32f38b..1c6e8f4a038c 100644 --- a/clients/client-redshift/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-redshift/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts b/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts index 64fb47752f29..da19189dded3 100644 --- a/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/DeleteScheduledActionCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts b/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts index a0bb5e08ca5b..bc32ad912571 100644 --- a/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts +++ b/clients/client-redshift/src/commands/DeleteSnapshotCopyGrantCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts index 893c8235db97..41461e233411 100644 --- a/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/DeleteSnapshotScheduleCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteTagsCommand.ts b/clients/client-redshift/src/commands/DeleteTagsCommand.ts index 637c5e1c85aa..53bb7558aba5 100644 --- a/clients/client-redshift/src/commands/DeleteTagsCommand.ts +++ b/clients/client-redshift/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts b/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts index ec8a8b205989..897ae0d863d7 100644 --- a/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/DeleteUsageLimitCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts index 873a2037e507..1cc5a3b95952 100644 --- a/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeAccountAttributesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts b/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts index 576a97fb3002..0923d60fb094 100644 --- a/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeAuthenticationProfilesCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts index 5b038b4ae65f..65036ff5619e 100644 --- a/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterDbRevisionsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts index a46022d9bcf7..5782448071ac 100644 --- a/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterParameterGroupsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts b/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts index f47d54bbd9c4..c69ce5422939 100644 --- a/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterParametersCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts index abaaf007da76..6405dd9bf156 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSecurityGroupsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts index 04ccdc6edca5..ae8e2ec1398a 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts index 6d9f6803e8fa..64fad61c6a47 100644 --- a/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterSubnetGroupsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts b/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts index c426b4fdf9d8..77fff10e6c10 100644 --- a/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterTracksCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts b/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts index 061d94f1cfce..44b08b6c2ad8 100644 --- a/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClusterVersionsCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeClustersCommand.ts b/clients/client-redshift/src/commands/DescribeClustersCommand.ts index 95c8b88c97ba..87e8aa053c87 100644 --- a/clients/client-redshift/src/commands/DescribeClustersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeClustersCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts b/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts index 71ebae1e65de..6ac67ae382ab 100644 --- a/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeCustomDomainAssociationsCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts index 2e1bd3624d3e..5e071f89d557 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts index 477eff79867a..dae79cfb4e21 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesForConsumerCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts b/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts index 00f19b35dedf..59d5b4886c83 100644 --- a/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDataSharesForProducerCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts b/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts index 8a6cc5094b36..b1b2acb8f4e2 100644 --- a/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts +++ b/clients/client-redshift/src/commands/DescribeDefaultClusterParametersCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts index 3eab513206f3..6140e10b1e1c 100644 --- a/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEndpointAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts b/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts index af6fdaa9fd42..198835226ced 100644 --- a/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEndpointAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts b/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts index fb89328d4990..bedca2e4e3c5 100644 --- a/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventCategoriesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts b/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts index ca4ddfe98817..63fc557eb005 100644 --- a/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeEventsCommand.ts b/clients/client-redshift/src/commands/DescribeEventsCommand.ts index ec1e62811b6c..86a9409f6354 100644 --- a/clients/client-redshift/src/commands/DescribeEventsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeEventsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts b/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts index 50d1b9cf525d..3fbf7554b232 100644 --- a/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeHsmClientCertificatesCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts b/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts index 7fa1a8aeccef..ce03bb2085d1 100644 --- a/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeHsmConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeInboundIntegrationsCommand.ts b/clients/client-redshift/src/commands/DescribeInboundIntegrationsCommand.ts index 2ea5188ddaec..98e8dec95474 100644 --- a/clients/client-redshift/src/commands/DescribeInboundIntegrationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeInboundIntegrationsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts b/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts index d9f93e92bf12..4dda1a2aa2b8 100644 --- a/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeLoggingStatusCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts b/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts index 8fbf2f4cd56d..a38455cb5cd2 100644 --- a/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeNodeConfigurationOptionsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts b/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts index 5076e6f83b48..094059584e6d 100644 --- a/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeOrderableClusterOptionsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribePartnersCommand.ts b/clients/client-redshift/src/commands/DescribePartnersCommand.ts index 8c729241ece3..fa816a09f920 100644 --- a/clients/client-redshift/src/commands/DescribePartnersCommand.ts +++ b/clients/client-redshift/src/commands/DescribePartnersCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeRedshiftIdcApplicationsCommand.ts b/clients/client-redshift/src/commands/DescribeRedshiftIdcApplicationsCommand.ts index ac1cb551df0e..858216f6e980 100644 --- a/clients/client-redshift/src/commands/DescribeRedshiftIdcApplicationsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeRedshiftIdcApplicationsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts index 3dfe3ed732b1..d0d17a598154 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodeExchangeStatusCommand.ts @@ -18,7 +18,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts index dcdd988c4626..f31e8a1a93e3 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodeOfferingsCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts b/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts index a5e2e223d241..4ee1df63ea37 100644 --- a/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeReservedNodesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeResizeCommand.ts b/clients/client-redshift/src/commands/DescribeResizeCommand.ts index f8d014e295cf..a762a896490f 100644 --- a/clients/client-redshift/src/commands/DescribeResizeCommand.ts +++ b/clients/client-redshift/src/commands/DescribeResizeCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts b/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts index 30a961f7312c..f610a515bdcb 100644 --- a/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeScheduledActionsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts b/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts index 2714e8f9237b..fdaccde6e9c4 100644 --- a/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeSnapshotCopyGrantsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts b/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts index 40af923fd3d3..01a5d5d178b1 100644 --- a/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts +++ b/clients/client-redshift/src/commands/DescribeSnapshotSchedulesCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeStorageCommand.ts b/clients/client-redshift/src/commands/DescribeStorageCommand.ts index 375ce1c1ca4d..e0618ec5480d 100644 --- a/clients/client-redshift/src/commands/DescribeStorageCommand.ts +++ b/clients/client-redshift/src/commands/DescribeStorageCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts b/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts index 1b17d6e9a5a8..5ba56045a129 100644 --- a/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts +++ b/clients/client-redshift/src/commands/DescribeTableRestoreStatusCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeTagsCommand.ts b/clients/client-redshift/src/commands/DescribeTagsCommand.ts index bfaefc8dc454..500a8475538a 100644 --- a/clients/client-redshift/src/commands/DescribeTagsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts b/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts index ee55a5e58854..994ef524f6e1 100644 --- a/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts +++ b/clients/client-redshift/src/commands/DescribeUsageLimitsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DisableLoggingCommand.ts b/clients/client-redshift/src/commands/DisableLoggingCommand.ts index b78375b60099..12a553a94106 100644 --- a/clients/client-redshift/src/commands/DisableLoggingCommand.ts +++ b/clients/client-redshift/src/commands/DisableLoggingCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts b/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts index b850e3f1d8a1..a5db892b155e 100644 --- a/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts +++ b/clients/client-redshift/src/commands/DisableSnapshotCopyCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts b/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts index d0505d518b9c..53cb888cf924 100644 --- a/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts +++ b/clients/client-redshift/src/commands/DisassociateDataShareConsumerCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/EnableLoggingCommand.ts b/clients/client-redshift/src/commands/EnableLoggingCommand.ts index f44b4488052a..4de212e07ded 100644 --- a/clients/client-redshift/src/commands/EnableLoggingCommand.ts +++ b/clients/client-redshift/src/commands/EnableLoggingCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts b/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts index 369ac62270da..1890d1b8e245 100644 --- a/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts +++ b/clients/client-redshift/src/commands/EnableSnapshotCopyCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/FailoverPrimaryComputeCommand.ts b/clients/client-redshift/src/commands/FailoverPrimaryComputeCommand.ts index b8360c621993..05559f6ad3ef 100644 --- a/clients/client-redshift/src/commands/FailoverPrimaryComputeCommand.ts +++ b/clients/client-redshift/src/commands/FailoverPrimaryComputeCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts b/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts index 3d32954368b4..2854907d5092 100644 --- a/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts +++ b/clients/client-redshift/src/commands/GetClusterCredentialsCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts b/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts index a4435e47de7b..fc20b7a90f1f 100644 --- a/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts +++ b/clients/client-redshift/src/commands/GetClusterCredentialsWithIAMCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts b/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts index dd1d24eaf634..a9c0db04b63a 100644 --- a/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts +++ b/clients/client-redshift/src/commands/GetReservedNodeExchangeConfigurationOptionsCommand.ts @@ -18,7 +18,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts b/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts index d4a65db6ea3f..9b59e4d2c132 100644 --- a/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts +++ b/clients/client-redshift/src/commands/GetReservedNodeExchangeOfferingsCommand.ts @@ -18,7 +18,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/GetResourcePolicyCommand.ts b/clients/client-redshift/src/commands/GetResourcePolicyCommand.ts index f2ad13fb7470..658e9ab2f1db 100644 --- a/clients/client-redshift/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-redshift/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ListRecommendationsCommand.ts b/clients/client-redshift/src/commands/ListRecommendationsCommand.ts index 7ce02a45a495..a5d06d2568a6 100644 --- a/clients/client-redshift/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-redshift/src/commands/ListRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts b/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts index 043553141447..0187ad7c9eeb 100644 --- a/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts +++ b/clients/client-redshift/src/commands/ModifyAquaConfigurationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts b/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts index c74cc3aca292..27c40ea32c0f 100644 --- a/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts +++ b/clients/client-redshift/src/commands/ModifyAuthenticationProfileCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterCommand.ts b/clients/client-redshift/src/commands/ModifyClusterCommand.ts index e4d0c1ab4ff9..e4424c0c1cfc 100644 --- a/clients/client-redshift/src/commands/ModifyClusterCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterCommand.ts @@ -17,7 +17,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts b/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts index c2f80199eefb..f44dae351853 100644 --- a/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterDbRevisionCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts b/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts index da341ebf2b06..8e4167ae4ae3 100644 --- a/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterIamRolesCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts b/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts index 53df2229f686..46aec1000b1c 100644 --- a/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterMaintenanceCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts index d9b4c190b41f..6ac17c8b8b91 100644 --- a/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterParameterGroupCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts index 6835f2049260..80defdf637c7 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSnapshotCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts index 02ec522db238..2cc1cb94d815 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSnapshotScheduleCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts b/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts index 4bda77956763..a33333fdfec0 100644 --- a/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts +++ b/clients/client-redshift/src/commands/ModifyClusterSubnetGroupCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts b/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts index c3e1c61e3935..b8a75e354cb4 100644 --- a/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts +++ b/clients/client-redshift/src/commands/ModifyCustomDomainAssociationCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts b/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts index 0507aa686a64..76ed232dc615 100644 --- a/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/ModifyEndpointAccessCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts b/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts index 4bf7dc50a8b7..fcfeaf65a623 100644 --- a/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyEventSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyRedshiftIdcApplicationCommand.ts b/clients/client-redshift/src/commands/ModifyRedshiftIdcApplicationCommand.ts index f590bebe64cb..8bc4375b4709 100644 --- a/clients/client-redshift/src/commands/ModifyRedshiftIdcApplicationCommand.ts +++ b/clients/client-redshift/src/commands/ModifyRedshiftIdcApplicationCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts b/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts index 1f5682b76975..6351553e93d9 100644 --- a/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts +++ b/clients/client-redshift/src/commands/ModifyScheduledActionCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts b/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts index 7738da793bbc..557586dee865 100644 --- a/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts +++ b/clients/client-redshift/src/commands/ModifySnapshotCopyRetentionPeriodCommand.ts @@ -19,7 +19,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts b/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts index 4549f144877c..c4f1813df91e 100644 --- a/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts +++ b/clients/client-redshift/src/commands/ModifySnapshotScheduleCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts b/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts index 27b8e9c06549..f2a92565b210 100644 --- a/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts +++ b/clients/client-redshift/src/commands/ModifyUsageLimitCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/PauseClusterCommand.ts b/clients/client-redshift/src/commands/PauseClusterCommand.ts index fb293611f9c2..aad5860841d7 100644 --- a/clients/client-redshift/src/commands/PauseClusterCommand.ts +++ b/clients/client-redshift/src/commands/PauseClusterCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts b/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts index 17d0b1ebd838..7e36ff098d69 100644 --- a/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts +++ b/clients/client-redshift/src/commands/PurchaseReservedNodeOfferingCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/PutResourcePolicyCommand.ts b/clients/client-redshift/src/commands/PutResourcePolicyCommand.ts index de3df4448d3a..9586e7bbbd33 100644 --- a/clients/client-redshift/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-redshift/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RebootClusterCommand.ts b/clients/client-redshift/src/commands/RebootClusterCommand.ts index 6ebf115cae9f..944a4f38f02f 100644 --- a/clients/client-redshift/src/commands/RebootClusterCommand.ts +++ b/clients/client-redshift/src/commands/RebootClusterCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RejectDataShareCommand.ts b/clients/client-redshift/src/commands/RejectDataShareCommand.ts index cddc755706f7..33991c2efcc0 100644 --- a/clients/client-redshift/src/commands/RejectDataShareCommand.ts +++ b/clients/client-redshift/src/commands/RejectDataShareCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts b/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts index 3f9cc063916c..b229814f6858 100644 --- a/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts +++ b/clients/client-redshift/src/commands/ResetClusterParameterGroupCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ResizeClusterCommand.ts b/clients/client-redshift/src/commands/ResizeClusterCommand.ts index 5f689e2d9767..df9f521b412e 100644 --- a/clients/client-redshift/src/commands/ResizeClusterCommand.ts +++ b/clients/client-redshift/src/commands/ResizeClusterCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts index 3c87ae73b8c8..d6dedf1b54c1 100644 --- a/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/RestoreFromClusterSnapshotCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts b/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts index 1cbdc306e272..273c81f9487d 100644 --- a/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts +++ b/clients/client-redshift/src/commands/RestoreTableFromClusterSnapshotCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/ResumeClusterCommand.ts b/clients/client-redshift/src/commands/ResumeClusterCommand.ts index 92352f1ceab5..d32e99601c4b 100644 --- a/clients/client-redshift/src/commands/ResumeClusterCommand.ts +++ b/clients/client-redshift/src/commands/ResumeClusterCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts b/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts index 0db5918211d9..ace716d14cde 100644 --- a/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts +++ b/clients/client-redshift/src/commands/RevokeClusterSecurityGroupIngressCommand.ts @@ -15,7 +15,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts b/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts index ee9d556178e9..806d1aaeb861 100644 --- a/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts +++ b/clients/client-redshift/src/commands/RevokeEndpointAccessCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts b/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts index 35594a69f060..4fdd7d828855 100644 --- a/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts +++ b/clients/client-redshift/src/commands/RevokeSnapshotAccessCommand.ts @@ -12,7 +12,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts b/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts index e7950667949b..36b461c5a0aa 100644 --- a/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts +++ b/clients/client-redshift/src/commands/RotateEncryptionKeyCommand.ts @@ -16,7 +16,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts b/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts index 2d11d8508f98..b4ab8eb96050 100644 --- a/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts +++ b/clients/client-redshift/src/commands/UpdatePartnerStatusCommand.ts @@ -13,7 +13,8 @@ import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-redshift/src/index.ts b/clients/client-redshift/src/index.ts index f8ddcb409e7e..18057e5b245e 100644 --- a/clients/client-redshift/src/index.ts +++ b/clients/client-redshift/src/index.ts @@ -28,8 +28,8 @@ export * from "./RedshiftClient"; export * from "./Redshift"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RedshiftExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RedshiftExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-redshift/src/models/RedshiftServiceException.ts b/clients/client-redshift/src/models/RedshiftServiceException.ts index 83e81647a8f3..4d05ea6fc9aa 100644 --- a/clients/client-redshift/src/models/RedshiftServiceException.ts +++ b/clients/client-redshift/src/models/RedshiftServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rekognition/src/commands/AssociateFacesCommand.ts b/clients/client-rekognition/src/commands/AssociateFacesCommand.ts index 9199b5082862..42f4110ceb8a 100644 --- a/clients/client-rekognition/src/commands/AssociateFacesCommand.ts +++ b/clients/client-rekognition/src/commands/AssociateFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CompareFacesCommand.ts b/clients/client-rekognition/src/commands/CompareFacesCommand.ts index bad6ef8b8a8c..1da49f2c55be 100644 --- a/clients/client-rekognition/src/commands/CompareFacesCommand.ts +++ b/clients/client-rekognition/src/commands/CompareFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts b/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts index e1e8e082f5d5..b2135404828d 100644 --- a/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/CopyProjectVersionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateCollectionCommand.ts b/clients/client-rekognition/src/commands/CreateCollectionCommand.ts index c2d031c6a7d2..0904e13f0590 100644 --- a/clients/client-rekognition/src/commands/CreateCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateCollectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateDatasetCommand.ts b/clients/client-rekognition/src/commands/CreateDatasetCommand.ts index 4d7c38dda092..538b677065d2 100644 --- a/clients/client-rekognition/src/commands/CreateDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/CreateDatasetCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts b/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts index 4525b1568918..36c1a45d6674 100644 --- a/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateFaceLivenessSessionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateProjectCommand.ts b/clients/client-rekognition/src/commands/CreateProjectCommand.ts index 7f3a788ad3d6..e247fdf78a64 100644 --- a/clients/client-rekognition/src/commands/CreateProjectCommand.ts +++ b/clients/client-rekognition/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts b/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts index b7ce67257bd6..45a543e5a126 100644 --- a/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/CreateProjectVersionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts index 840c26a331d4..cc1e92272ebd 100644 --- a/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/CreateStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/CreateUserCommand.ts b/clients/client-rekognition/src/commands/CreateUserCommand.ts index 0a7354cae66e..4f81ced0a98d 100644 --- a/clients/client-rekognition/src/commands/CreateUserCommand.ts +++ b/clients/client-rekognition/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts b/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts index c4933b9d1ef3..a8b16dccd4b7 100644 --- a/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteCollectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts b/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts index 242e62ec56c1..91a454a932d8 100644 --- a/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteDatasetCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteFacesCommand.ts b/clients/client-rekognition/src/commands/DeleteFacesCommand.ts index f09fc473caf5..9de75b922747 100644 --- a/clients/client-rekognition/src/commands/DeleteFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteProjectCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectCommand.ts index f3d0d9ab0d3e..7980e53f3f9b 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts index 763c1d3ce5ac..b52f458d3f8b 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectPolicyCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts b/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts index 8309f00515b3..a67763f1052b 100644 --- a/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteProjectVersionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts index a1900ba25852..f1892b52c190 100644 --- a/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DeleteUserCommand.ts b/clients/client-rekognition/src/commands/DeleteUserCommand.ts index 599640c6fb18..b37a2b8e8326 100644 --- a/clients/client-rekognition/src/commands/DeleteUserCommand.ts +++ b/clients/client-rekognition/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts b/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts index 1748eeb6b4fe..6ea0a71f9b44 100644 --- a/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeCollectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts b/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts index cd4ee7974f44..4420374503cf 100644 --- a/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeDatasetCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts b/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts index 2c0d6f17f9c9..6b32e562a789 100644 --- a/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeProjectVersionsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts b/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts index 6a37789527ed..b3629bca91ba 100644 --- a/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeProjectsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts index 2ac772b6a3f4..832d2fb83183 100644 --- a/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/DescribeStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts index 0f3067c6faa2..5763a8873505 100644 --- a/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectCustomLabelsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectFacesCommand.ts b/clients/client-rekognition/src/commands/DetectFacesCommand.ts index 8c25367506b9..7ee09304a042 100644 --- a/clients/client-rekognition/src/commands/DetectFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DetectFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectLabelsCommand.ts index e88f58ba3d7b..b7a956a8b3f2 100644 --- a/clients/client-rekognition/src/commands/DetectLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectLabelsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts b/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts index d7aa53685f69..a5356007a89c 100644 --- a/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/DetectModerationLabelsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts b/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts index d2f9fe5145f0..856e55b5a3a6 100644 --- a/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts +++ b/clients/client-rekognition/src/commands/DetectProtectiveEquipmentCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DetectTextCommand.ts b/clients/client-rekognition/src/commands/DetectTextCommand.ts index dc9d19ff7a93..f22756f7fb62 100644 --- a/clients/client-rekognition/src/commands/DetectTextCommand.ts +++ b/clients/client-rekognition/src/commands/DetectTextCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts b/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts index ce6852b8b08a..06bcf79d848e 100644 --- a/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts +++ b/clients/client-rekognition/src/commands/DisassociateFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts index 0391ea2f8ab8..3761f641ca19 100644 --- a/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/DistributeDatasetEntriesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts b/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts index 9e99f2aaf205..a92f1fad17c0 100644 --- a/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts +++ b/clients/client-rekognition/src/commands/GetCelebrityInfoCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts b/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts index f54a13f33217..a72123dd4a97 100644 --- a/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts +++ b/clients/client-rekognition/src/commands/GetCelebrityRecognitionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetContentModerationCommand.ts b/clients/client-rekognition/src/commands/GetContentModerationCommand.ts index 68833f1a7b50..79efb77f659a 100644 --- a/clients/client-rekognition/src/commands/GetContentModerationCommand.ts +++ b/clients/client-rekognition/src/commands/GetContentModerationCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts b/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts index f82bae50da9c..4d6efc058caf 100644 --- a/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts b/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts index 8920b35f9616..de8e11291e47 100644 --- a/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceLivenessSessionResultsCommand.ts @@ -19,7 +19,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts b/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts index 46d924d9db47..737b153d7ec6 100644 --- a/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts +++ b/clients/client-rekognition/src/commands/GetFaceSearchCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts b/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts index 8efb8e472a20..09dab0f8538d 100644 --- a/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetLabelDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetMediaAnalysisJobCommand.ts b/clients/client-rekognition/src/commands/GetMediaAnalysisJobCommand.ts index 7d2cbcb4c7f4..a94754968473 100644 --- a/clients/client-rekognition/src/commands/GetMediaAnalysisJobCommand.ts +++ b/clients/client-rekognition/src/commands/GetMediaAnalysisJobCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts b/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts index a49b0920e5ca..8fd098fcb9f3 100644 --- a/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts +++ b/clients/client-rekognition/src/commands/GetPersonTrackingCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts b/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts index 06988fecc6a8..5ce57a9b270a 100644 --- a/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetSegmentDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts b/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts index 5539f0883e07..9297b92949c6 100644 --- a/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/GetTextDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/IndexFacesCommand.ts b/clients/client-rekognition/src/commands/IndexFacesCommand.ts index c69e5f1ccd07..c74926672896 100644 --- a/clients/client-rekognition/src/commands/IndexFacesCommand.ts +++ b/clients/client-rekognition/src/commands/IndexFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListCollectionsCommand.ts b/clients/client-rekognition/src/commands/ListCollectionsCommand.ts index cc6a79470686..a55e656f4d29 100644 --- a/clients/client-rekognition/src/commands/ListCollectionsCommand.ts +++ b/clients/client-rekognition/src/commands/ListCollectionsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts index 44516b2f502a..0b8558c65c0b 100644 --- a/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/ListDatasetEntriesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts b/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts index 3a6a15bd9b88..09923d1c88b4 100644 --- a/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts +++ b/clients/client-rekognition/src/commands/ListDatasetLabelsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListFacesCommand.ts b/clients/client-rekognition/src/commands/ListFacesCommand.ts index 89d7676faee2..5020bcf54557 100644 --- a/clients/client-rekognition/src/commands/ListFacesCommand.ts +++ b/clients/client-rekognition/src/commands/ListFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListMediaAnalysisJobsCommand.ts b/clients/client-rekognition/src/commands/ListMediaAnalysisJobsCommand.ts index 307ccfd617d3..46c7315776c4 100644 --- a/clients/client-rekognition/src/commands/ListMediaAnalysisJobsCommand.ts +++ b/clients/client-rekognition/src/commands/ListMediaAnalysisJobsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts b/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts index edd369d46529..0d38554e4a79 100644 --- a/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts +++ b/clients/client-rekognition/src/commands/ListProjectPoliciesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts b/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts index 77f3f059f2fd..4a8a4ad88833 100644 --- a/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts +++ b/clients/client-rekognition/src/commands/ListStreamProcessorsCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts b/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts index b3797281687b..c7d120d0b7b9 100644 --- a/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rekognition/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/ListUsersCommand.ts b/clients/client-rekognition/src/commands/ListUsersCommand.ts index 1f29221737a1..9c5667da6ced 100644 --- a/clients/client-rekognition/src/commands/ListUsersCommand.ts +++ b/clients/client-rekognition/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts b/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts index 845a85f05ed5..062c655e2244 100644 --- a/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts +++ b/clients/client-rekognition/src/commands/PutProjectPolicyCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts b/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts index 77405a16e866..05e82209a0cd 100644 --- a/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts +++ b/clients/client-rekognition/src/commands/RecognizeCelebritiesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts b/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts index 08f9904326aa..d039a1c17ba3 100644 --- a/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts +++ b/clients/client-rekognition/src/commands/SearchFacesByImageCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/SearchFacesCommand.ts b/clients/client-rekognition/src/commands/SearchFacesCommand.ts index e09fbc414eb9..e25ed6610262 100644 --- a/clients/client-rekognition/src/commands/SearchFacesCommand.ts +++ b/clients/client-rekognition/src/commands/SearchFacesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts b/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts index 14f7692fcf3d..3161d2f9e5b3 100644 --- a/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts +++ b/clients/client-rekognition/src/commands/SearchUsersByImageCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/SearchUsersCommand.ts b/clients/client-rekognition/src/commands/SearchUsersCommand.ts index 95de682a7fa5..43366f4e5756 100644 --- a/clients/client-rekognition/src/commands/SearchUsersCommand.ts +++ b/clients/client-rekognition/src/commands/SearchUsersCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts b/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts index f67936fe87e2..802d107aaf98 100644 --- a/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts +++ b/clients/client-rekognition/src/commands/StartCelebrityRecognitionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartContentModerationCommand.ts b/clients/client-rekognition/src/commands/StartContentModerationCommand.ts index 55810758e62b..4315088f6824 100644 --- a/clients/client-rekognition/src/commands/StartContentModerationCommand.ts +++ b/clients/client-rekognition/src/commands/StartContentModerationCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts b/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts index a3429fe226a4..0d84d1f175c0 100644 --- a/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartFaceDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts b/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts index c9f96e8af64d..71ecafbaba36 100644 --- a/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts +++ b/clients/client-rekognition/src/commands/StartFaceSearchCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts b/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts index 6503484f2ce0..2c742c802511 100644 --- a/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartLabelDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartMediaAnalysisJobCommand.ts b/clients/client-rekognition/src/commands/StartMediaAnalysisJobCommand.ts index de8390dde927..b6a6b6874d27 100644 --- a/clients/client-rekognition/src/commands/StartMediaAnalysisJobCommand.ts +++ b/clients/client-rekognition/src/commands/StartMediaAnalysisJobCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts b/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts index 24db052c174c..14c0d88b7a71 100644 --- a/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts +++ b/clients/client-rekognition/src/commands/StartPersonTrackingCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts b/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts index d3fee148fde7..689fe5799aa2 100644 --- a/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/StartProjectVersionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts b/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts index 5f32a428f9a8..0bcb942bea99 100644 --- a/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartSegmentDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts index 093fb568f198..f45eb650120c 100644 --- a/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/StartStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts b/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts index 4fe41280bea2..73fdf9fda680 100644 --- a/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts +++ b/clients/client-rekognition/src/commands/StartTextDetectionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts b/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts index 0e6f9348185e..6707e196cd25 100644 --- a/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts +++ b/clients/client-rekognition/src/commands/StopProjectVersionCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts index 40b4314d8fdf..ba7e8eaa4cf8 100644 --- a/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/StopStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/TagResourceCommand.ts b/clients/client-rekognition/src/commands/TagResourceCommand.ts index b353b94db3cc..441c9c4dda92 100644 --- a/clients/client-rekognition/src/commands/TagResourceCommand.ts +++ b/clients/client-rekognition/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/UntagResourceCommand.ts b/clients/client-rekognition/src/commands/UntagResourceCommand.ts index b37ffd3873cc..c64a96b955ab 100644 --- a/clients/client-rekognition/src/commands/UntagResourceCommand.ts +++ b/clients/client-rekognition/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts b/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts index 523592fa86db..229f7d6adf66 100644 --- a/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts +++ b/clients/client-rekognition/src/commands/UpdateDatasetEntriesCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts b/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts index c548295d83ff..1eef65ded07e 100644 --- a/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts +++ b/clients/client-rekognition/src/commands/UpdateStreamProcessorCommand.ts @@ -12,7 +12,8 @@ import { RekognitionClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognition/src/index.ts b/clients/client-rekognition/src/index.ts index 42feec51c558..24624e701adb 100644 --- a/clients/client-rekognition/src/index.ts +++ b/clients/client-rekognition/src/index.ts @@ -381,8 +381,8 @@ export * from "./RekognitionClient"; export * from "./Rekognition"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RekognitionExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RekognitionExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-rekognition/src/models/RekognitionServiceException.ts b/clients/client-rekognition/src/models/RekognitionServiceException.ts index be2e991abadb..e3b707f72eb1 100644 --- a/clients/client-rekognition/src/models/RekognitionServiceException.ts +++ b/clients/client-rekognition/src/models/RekognitionServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts b/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts index fd08ddf505dd..1e99cf5fc735 100644 --- a/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts +++ b/clients/client-rekognitionstreaming/src/commands/StartFaceLivenessSessionCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rekognitionstreaming/src/index.ts b/clients/client-rekognitionstreaming/src/index.ts index 06da4ea6ea49..f5da99a49ceb 100644 --- a/clients/client-rekognitionstreaming/src/index.ts +++ b/clients/client-rekognitionstreaming/src/index.ts @@ -29,8 +29,8 @@ export * from "./RekognitionStreamingClient"; export * from "./RekognitionStreaming"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RekognitionStreamingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RekognitionStreamingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-rekognitionstreaming/src/models/RekognitionStreamingServiceException.ts b/clients/client-rekognitionstreaming/src/models/RekognitionStreamingServiceException.ts index 87dd427f0a13..b3795a684876 100644 --- a/clients/client-rekognitionstreaming/src/models/RekognitionStreamingServiceException.ts +++ b/clients/client-rekognitionstreaming/src/models/RekognitionStreamingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-repostspace/src/commands/CreateSpaceCommand.ts b/clients/client-repostspace/src/commands/CreateSpaceCommand.ts index d269f709769d..638b8e7a2247 100644 --- a/clients/client-repostspace/src/commands/CreateSpaceCommand.ts +++ b/clients/client-repostspace/src/commands/CreateSpaceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/DeleteSpaceCommand.ts b/clients/client-repostspace/src/commands/DeleteSpaceCommand.ts index 2db3d007eb85..4a2d0bf2ca9c 100644 --- a/clients/client-repostspace/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-repostspace/src/commands/DeleteSpaceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/DeregisterAdminCommand.ts b/clients/client-repostspace/src/commands/DeregisterAdminCommand.ts index 19fca7ae22e3..8c34c6626eda 100644 --- a/clients/client-repostspace/src/commands/DeregisterAdminCommand.ts +++ b/clients/client-repostspace/src/commands/DeregisterAdminCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/GetSpaceCommand.ts b/clients/client-repostspace/src/commands/GetSpaceCommand.ts index c4ad18ee3aac..fb292d6c4ce8 100644 --- a/clients/client-repostspace/src/commands/GetSpaceCommand.ts +++ b/clients/client-repostspace/src/commands/GetSpaceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/ListSpacesCommand.ts b/clients/client-repostspace/src/commands/ListSpacesCommand.ts index 30721f0b82b3..52e5006fb8eb 100644 --- a/clients/client-repostspace/src/commands/ListSpacesCommand.ts +++ b/clients/client-repostspace/src/commands/ListSpacesCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/ListTagsForResourceCommand.ts b/clients/client-repostspace/src/commands/ListTagsForResourceCommand.ts index e6747d006506..693ebae9642a 100644 --- a/clients/client-repostspace/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-repostspace/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/RegisterAdminCommand.ts b/clients/client-repostspace/src/commands/RegisterAdminCommand.ts index d9173e3400b9..8a13befc9b6f 100644 --- a/clients/client-repostspace/src/commands/RegisterAdminCommand.ts +++ b/clients/client-repostspace/src/commands/RegisterAdminCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/SendInvitesCommand.ts b/clients/client-repostspace/src/commands/SendInvitesCommand.ts index 2976f440b3e3..9d98dbe98d97 100644 --- a/clients/client-repostspace/src/commands/SendInvitesCommand.ts +++ b/clients/client-repostspace/src/commands/SendInvitesCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/TagResourceCommand.ts b/clients/client-repostspace/src/commands/TagResourceCommand.ts index e82fed646b50..b9066f779d40 100644 --- a/clients/client-repostspace/src/commands/TagResourceCommand.ts +++ b/clients/client-repostspace/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/UntagResourceCommand.ts b/clients/client-repostspace/src/commands/UntagResourceCommand.ts index 0ea697d7f00e..4af1726df268 100644 --- a/clients/client-repostspace/src/commands/UntagResourceCommand.ts +++ b/clients/client-repostspace/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/commands/UpdateSpaceCommand.ts b/clients/client-repostspace/src/commands/UpdateSpaceCommand.ts index 5403a2b40c14..338e54767930 100644 --- a/clients/client-repostspace/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-repostspace/src/commands/UpdateSpaceCommand.ts @@ -12,7 +12,8 @@ import { RepostspaceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-repostspace/src/index.ts b/clients/client-repostspace/src/index.ts index 825b1fc875bf..fcc7fee5a714 100644 --- a/clients/client-repostspace/src/index.ts +++ b/clients/client-repostspace/src/index.ts @@ -8,8 +8,8 @@ export * from "./RepostspaceClient"; export * from "./Repostspace"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RepostspaceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RepostspaceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-repostspace/src/models/RepostspaceServiceException.ts b/clients/client-repostspace/src/models/RepostspaceServiceException.ts index 7305586e0db2..33d7817fafa6 100644 --- a/clients/client-repostspace/src/models/RepostspaceServiceException.ts +++ b/clients/client-repostspace/src/models/RepostspaceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts index 7e6574355770..0971034b5a05 100644 --- a/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/AddDraftAppVersionResourceMappingsCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts b/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts index cd8bbd4404a8..f7db47f6e815 100644 --- a/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/BatchUpdateRecommendationStatusCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/CreateAppCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppCommand.ts index cf23b0be0905..d4bf7f220481 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppCommand.ts @@ -17,7 +17,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts index c9604af2af2d..b386a360adf6 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppVersionAppComponentCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts index 260ceb60aec9..ddc7a64ba251 100644 --- a/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateAppVersionResourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts b/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts index 072fb2dffaf1..cbd798386a8a 100644 --- a/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateRecommendationTemplateCommand.ts @@ -20,7 +20,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts index d75aa2619115..6b06c52b874d 100644 --- a/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/CreateResiliencyPolicyCommand.ts @@ -17,7 +17,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts index e6620f96fea2..4a1dab3afc33 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppAssessmentCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts index 1c6a7f0acef3..0056f28343d6 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts index 35724a01ea94..b9a8479f476f 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppInputSourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts index d900e0a31ee1..4d65b2c24db7 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppVersionAppComponentCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts index 9c1a870976ca..351005f2b592 100644 --- a/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteAppVersionResourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts b/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts index 37eefe294a4b..774b50eea7c9 100644 --- a/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteRecommendationTemplateCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts index 0f36718ca0a3..61a228b93ae4 100644 --- a/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/DeleteResiliencyPolicyCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts index 9f8dfe2464b7..08e4d5f2450a 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppAssessmentCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts index 384844f5ec77..b7034199c562 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts index 1e19247bd4b1..5905c7850e60 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionAppComponentCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts index a17c2f7265f9..63e74fe3bfea 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts index 197a446aa85c..abd7d8ef7ac2 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts index f398b8e6d94b..7f5c477023d6 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionResourcesResolutionStatusCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts b/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts index ee96854c3bcc..3e5f2368e6be 100644 --- a/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeAppVersionTemplateCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts b/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts index 0af1a830adc9..47e858c344a8 100644 --- a/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeDraftAppVersionResourcesImportStatusCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts index ca29c53cc71a..402bb0b55247 100644 --- a/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/DescribeResiliencyPolicyCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts index a4ae941c090b..3092b2b8885f 100644 --- a/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/ImportResourcesToDraftAppVersionCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts index 30ab8a0ee189..fd5707724d6c 100644 --- a/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAlarmRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts index ada0b517db32..a55581cd51c8 100644 --- a/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppAssessmentComplianceDriftsCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppAssessmentResourceDriftsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppAssessmentResourceDriftsCommand.ts index 732316e4e11e..564783580d97 100644 --- a/clients/client-resiliencehub/src/commands/ListAppAssessmentResourceDriftsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppAssessmentResourceDriftsCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts index edc0f45944b6..e4d4efb7be7a 100644 --- a/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppAssessmentsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts index 5b1394a3cbd8..0938a1d8c3b9 100644 --- a/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppComponentCompliancesCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts index df5f220c5439..63278af8ceee 100644 --- a/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppComponentRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts index c3c98e7e0629..1893de4ffffd 100644 --- a/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppInputSourcesCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts index c40f7eb67e3e..443e78ced4c5 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionAppComponentsCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts index 215a32f26c08..a19d749a1673 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionResourceMappingsCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts index 9de5501727b5..223bbe245798 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts index 66b4b730eb6e..0354cbd8bf32 100644 --- a/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppVersionsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListAppsCommand.ts b/clients/client-resiliencehub/src/commands/ListAppsCommand.ts index 3bac5f3135cc..3599a9d9979c 100644 --- a/clients/client-resiliencehub/src/commands/ListAppsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListAppsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts b/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts index b0ae5e5644c5..4c742b9ce6a4 100644 --- a/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListRecommendationTemplatesCommand.ts @@ -19,7 +19,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts b/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts index 1d52a309f447..d5415e064e8a 100644 --- a/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListResiliencyPoliciesCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts index 8548feb21ca2..1aa1bb1c309a 100644 --- a/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListSopRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts b/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts index b24caca7b24e..491532ce0021 100644 --- a/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListSuggestedResiliencyPoliciesCommand.ts @@ -19,7 +19,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts b/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts index 17cb704d26e4..b1b437efee57 100644 --- a/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts b/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts index 4034a9158712..45b1a32a0cd2 100644 --- a/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListTestRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts index 556d16bc4598..7bb3bd32714b 100644 --- a/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ListUnsupportedAppVersionResourcesCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts index 47ba9beaf4b0..596b7e3792a1 100644 --- a/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/PublishAppVersionCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts b/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts index 257ab25a3c48..e0207a41d66e 100644 --- a/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts +++ b/clients/client-resiliencehub/src/commands/PutDraftAppVersionTemplateCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts b/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts index 0c6028875a9c..4c0d8f442c9e 100644 --- a/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts +++ b/clients/client-resiliencehub/src/commands/RemoveDraftAppVersionResourceMappingsCommand.ts @@ -18,7 +18,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts b/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts index a75ad802de61..b3dbb6716671 100644 --- a/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts +++ b/clients/client-resiliencehub/src/commands/ResolveAppVersionResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts b/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts index 016c19e4d006..2762c10bb57c 100644 --- a/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts +++ b/clients/client-resiliencehub/src/commands/StartAppAssessmentCommand.ts @@ -17,7 +17,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/TagResourceCommand.ts b/clients/client-resiliencehub/src/commands/TagResourceCommand.ts index 643e360dff82..a3ac2a92a790 100644 --- a/clients/client-resiliencehub/src/commands/TagResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts b/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts index d7ec3d1da261..d96709dbad1b 100644 --- a/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts index fa3d4a18c089..1d4758defbcb 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts index 5a6c0fcfe4a8..ecd2948efd12 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionAppComponentCommand.ts @@ -15,7 +15,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts index f27b7bfc5d51..8385ca355efa 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts b/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts index 9fff2cf50b82..74a265b40acd 100644 --- a/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateAppVersionResourceCommand.ts @@ -12,7 +12,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts b/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts index e371ff919c4e..3d346e89961c 100644 --- a/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts +++ b/clients/client-resiliencehub/src/commands/UpdateResiliencyPolicyCommand.ts @@ -16,7 +16,8 @@ import { ResiliencehubClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resiliencehub/src/index.ts b/clients/client-resiliencehub/src/index.ts index 553d4881ef93..1595ab119580 100644 --- a/clients/client-resiliencehub/src/index.ts +++ b/clients/client-resiliencehub/src/index.ts @@ -12,8 +12,8 @@ export * from "./ResiliencehubClient"; export * from "./Resiliencehub"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ResiliencehubExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ResiliencehubExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-resiliencehub/src/models/ResiliencehubServiceException.ts b/clients/client-resiliencehub/src/models/ResiliencehubServiceException.ts index 25971f61a24b..82b4801a3ff7 100644 --- a/clients/client-resiliencehub/src/models/ResiliencehubServiceException.ts +++ b/clients/client-resiliencehub/src/models/ResiliencehubServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts index 67d53bfc7973..8f6c00329960 100644 --- a/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/AssociateDefaultViewCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts b/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts index 49fd93f3d13c..b79162ee4a0c 100644 --- a/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/BatchGetViewCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts index f1af85543bc2..d0a8050fdb11 100644 --- a/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/CreateIndexCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts b/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts index 4a2aa2a7c9e1..8ee8ed90ad60 100644 --- a/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/CreateViewCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts index a1e9c45b4951..ea7f5b8cefab 100644 --- a/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DeleteIndexCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts b/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts index c5e26b105fc0..8ff7f59b6380 100644 --- a/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DeleteViewCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts index de84ed38a9bc..c6b56f651db6 100644 --- a/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/DisassociateDefaultViewCommand.ts @@ -15,7 +15,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/GetAccountLevelServiceConfigurationCommand.ts b/clients/client-resource-explorer-2/src/commands/GetAccountLevelServiceConfigurationCommand.ts index f470a67e3f43..24ab0974be31 100644 --- a/clients/client-resource-explorer-2/src/commands/GetAccountLevelServiceConfigurationCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetAccountLevelServiceConfigurationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts b/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts index 79e9c915d91c..139d681ff35e 100644 --- a/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetDefaultViewCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts b/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts index 99b802199cdd..20c83d44e7ce 100644 --- a/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetIndexCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts b/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts index 278d9cd940bf..92ad097dff76 100644 --- a/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/GetViewCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts b/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts index 7162f58eba8c..55fec7b25818 100644 --- a/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListIndexesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/ListIndexesForMembersCommand.ts b/clients/client-resource-explorer-2/src/commands/ListIndexesForMembersCommand.ts index 0b39d2e4e2b4..a4ac4dc18521 100644 --- a/clients/client-resource-explorer-2/src/commands/ListIndexesForMembersCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListIndexesForMembersCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts b/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts index 5801a99cbff2..b36f93c4466d 100644 --- a/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListSupportedResourceTypesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts index 191032a50026..93fe8b87fb51 100644 --- a/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListTagsForResourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts b/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts index fdb5e1d1669f..a69c0661b669 100644 --- a/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/ListViewsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/SearchCommand.ts b/clients/client-resource-explorer-2/src/commands/SearchCommand.ts index a246a3aea9ac..cde31e538f3a 100644 --- a/clients/client-resource-explorer-2/src/commands/SearchCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/SearchCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts index ab7b4f348cc7..0951f8791e03 100644 --- a/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts b/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts index 42f23a03414d..3a71b1aba79e 100644 --- a/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts b/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts index 5c4970a1ad5d..cd63b0553075 100644 --- a/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UpdateIndexTypeCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts b/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts index a0c7673e7a66..b9329032f753 100644 --- a/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts +++ b/clients/client-resource-explorer-2/src/commands/UpdateViewCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-explorer-2/src/index.ts b/clients/client-resource-explorer-2/src/index.ts index 3c8e8992dab3..7b834c23f7af 100644 --- a/clients/client-resource-explorer-2/src/index.ts +++ b/clients/client-resource-explorer-2/src/index.ts @@ -28,8 +28,8 @@ export * from "./ResourceExplorer2Client"; export * from "./ResourceExplorer2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ResourceExplorer2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ResourceExplorer2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-resource-explorer-2/src/models/ResourceExplorer2ServiceException.ts b/clients/client-resource-explorer-2/src/models/ResourceExplorer2ServiceException.ts index 739ed5e15bb0..f2ee7e9271e9 100644 --- a/clients/client-resource-explorer-2/src/models/ResourceExplorer2ServiceException.ts +++ b/clients/client-resource-explorer-2/src/models/ResourceExplorer2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts index 98ef7498aeb4..d36b83d08881 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/DescribeReportCreationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts index 8f34c8d525f7..ebd928737384 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetComplianceSummaryCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts index 927bbdcdc995..6e67e5e8a768 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts index b2b5c5c30dc0..3eb635b998af 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetTagKeysCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts index 3aacc3ab872c..63e10323d9e8 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/GetTagValuesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts index 6867e2781eef..5e4b83cf9a1f 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/StartReportCreationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts index 75d889d6f0d3..db1c4bf170c4 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/TagResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts b/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts index 9335d92b635f..d02c9e04c7e4 100644 --- a/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts +++ b/clients/client-resource-groups-tagging-api/src/commands/UntagResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups-tagging-api/src/index.ts b/clients/client-resource-groups-tagging-api/src/index.ts index 4da023a0ad6b..e25eebd40340 100644 --- a/clients/client-resource-groups-tagging-api/src/index.ts +++ b/clients/client-resource-groups-tagging-api/src/index.ts @@ -8,8 +8,8 @@ export * from "./ResourceGroupsTaggingAPIClient"; export * from "./ResourceGroupsTaggingAPI"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ResourceGroupsTaggingAPIExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ResourceGroupsTaggingAPIExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-resource-groups-tagging-api/src/models/ResourceGroupsTaggingAPIServiceException.ts b/clients/client-resource-groups-tagging-api/src/models/ResourceGroupsTaggingAPIServiceException.ts index 58237b76736b..60cf65a5b0e4 100644 --- a/clients/client-resource-groups-tagging-api/src/models/ResourceGroupsTaggingAPIServiceException.ts +++ b/clients/client-resource-groups-tagging-api/src/models/ResourceGroupsTaggingAPIServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-resource-groups/src/commands/CreateGroupCommand.ts b/clients/client-resource-groups/src/commands/CreateGroupCommand.ts index 6891ab535f57..b4cf34e90c92 100644 --- a/clients/client-resource-groups/src/commands/CreateGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts b/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts index 94c88534f21a..3ebee78ac3f8 100644 --- a/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts b/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts index 650f6826a1de..36ce18da94b2 100644 --- a/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-resource-groups/src/commands/GetAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GetGroupCommand.ts b/clients/client-resource-groups/src/commands/GetGroupCommand.ts index e9439718691b..9c5e3e053c14 100644 --- a/clients/client-resource-groups/src/commands/GetGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts b/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts index cbe6bff9584a..00ef49a2da11 100644 --- a/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts b/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts index 6336d28eaeaf..fc0fa5721016 100644 --- a/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts +++ b/clients/client-resource-groups/src/commands/GetGroupQueryCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GetTagsCommand.ts b/clients/client-resource-groups/src/commands/GetTagsCommand.ts index 0a681160c746..b42685aaeab4 100644 --- a/clients/client-resource-groups/src/commands/GetTagsCommand.ts +++ b/clients/client-resource-groups/src/commands/GetTagsCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts index 4b6c990e6182..8a79aa861751 100644 --- a/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/GroupResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts index 9cfdcc486f09..c2143012669d 100644 --- a/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/ListGroupResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/ListGroupsCommand.ts b/clients/client-resource-groups/src/commands/ListGroupsCommand.ts index ab567b43c55b..63ef6071ca9c 100644 --- a/clients/client-resource-groups/src/commands/ListGroupsCommand.ts +++ b/clients/client-resource-groups/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts b/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts index cf71dadfeb3c..394d8eddf0b9 100644 --- a/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts +++ b/clients/client-resource-groups/src/commands/PutGroupConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts b/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts index 7fedf2e5611d..15a67518017f 100644 --- a/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/SearchResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/TagCommand.ts b/clients/client-resource-groups/src/commands/TagCommand.ts index 696f5c378f5c..e0e0c42201f4 100644 --- a/clients/client-resource-groups/src/commands/TagCommand.ts +++ b/clients/client-resource-groups/src/commands/TagCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts b/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts index e7b4b03cab37..c4b1d3dfbd48 100644 --- a/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts +++ b/clients/client-resource-groups/src/commands/UngroupResourcesCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/UntagCommand.ts b/clients/client-resource-groups/src/commands/UntagCommand.ts index b0bfff2df4b1..448d421a8608 100644 --- a/clients/client-resource-groups/src/commands/UntagCommand.ts +++ b/clients/client-resource-groups/src/commands/UntagCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts index eb676f5ee9be..94f2b9fba2ec 100644 --- a/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateAccountSettingsCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts b/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts index 3dcaa1afc7c4..5e1e1a60ea49 100644 --- a/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts b/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts index ccbb602e258c..843ad345a78d 100644 --- a/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts +++ b/clients/client-resource-groups/src/commands/UpdateGroupQueryCommand.ts @@ -12,7 +12,8 @@ import { ResourceGroupsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-resource-groups/src/index.ts b/clients/client-resource-groups/src/index.ts index 0b68dc4bea85..9b0ae67f0d3a 100644 --- a/clients/client-resource-groups/src/index.ts +++ b/clients/client-resource-groups/src/index.ts @@ -41,8 +41,8 @@ export * from "./ResourceGroupsClient"; export * from "./ResourceGroups"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ResourceGroupsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ResourceGroupsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-resource-groups/src/models/ResourceGroupsServiceException.ts b/clients/client-resource-groups/src/models/ResourceGroupsServiceException.ts index bb08faf19013..f6f773ac7ba4 100644 --- a/clients/client-resource-groups/src/models/ResourceGroupsServiceException.ts +++ b/clients/client-resource-groups/src/models/ResourceGroupsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts b/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts index ca305be4e15f..7fb8ff36e375 100644 --- a/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts +++ b/clients/client-robomaker/src/commands/BatchDeleteWorldsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts b/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts index f760e1dfbe58..a5ef12ac9770 100644 --- a/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/BatchDescribeSimulationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts index bae10e8892b2..576a75f3509a 100644 --- a/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelDeploymentJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts index 925f0467f278..f99fa2033214 100644 --- a/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/CancelSimulationJobBatchCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts b/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts index 713aa6946d52..1cdf4c0f81be 100644 --- a/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelSimulationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts index 0ad77d6cb6d1..693f66f3ebce 100644 --- a/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelWorldExportJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts index 6a0271e3c42e..458ddfc91d5a 100644 --- a/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CancelWorldGenerationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts index 03b1c8b4f17a..aa39070ddb82 100644 --- a/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateDeploymentJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateFleetCommand.ts b/clients/client-robomaker/src/commands/CreateFleetCommand.ts index 30987c2f1433..0be202330fb5 100644 --- a/clients/client-robomaker/src/commands/CreateFleetCommand.ts +++ b/clients/client-robomaker/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts index 9b95c144abee..65e49446e953 100644 --- a/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotApplicationCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts b/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts index a795c78566da..b23f048db3ab 100644 --- a/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotApplicationVersionCommand.ts @@ -15,7 +15,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateRobotCommand.ts b/clients/client-robomaker/src/commands/CreateRobotCommand.ts index 8b33bc4c6903..611334e28c13 100644 --- a/clients/client-robomaker/src/commands/CreateRobotCommand.ts +++ b/clients/client-robomaker/src/commands/CreateRobotCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts index 50df7bbf06c3..f12689e3c66e 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationApplicationCommand.ts @@ -15,7 +15,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts index 932d86cd07f3..724b92b4e75c 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationApplicationVersionCommand.ts @@ -18,7 +18,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts b/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts index ef6b7f64599f..a3d5583babc6 100644 --- a/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateSimulationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts index f7063b2a2558..118dc77b6692 100644 --- a/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldExportJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts index 42821a16c544..375f96ff73ca 100644 --- a/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldGenerationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts index 2e8db0fd0904..f6de372f1d68 100644 --- a/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/CreateWorldTemplateCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeleteFleetCommand.ts b/clients/client-robomaker/src/commands/DeleteFleetCommand.ts index b7f91ebe711a..00389fe4296a 100644 --- a/clients/client-robomaker/src/commands/DeleteFleetCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts index 20b46c2cbd45..56bb6f97f02a 100644 --- a/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteRobotApplicationCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeleteRobotCommand.ts b/clients/client-robomaker/src/commands/DeleteRobotCommand.ts index d398f52a380d..f939128537fc 100644 --- a/clients/client-robomaker/src/commands/DeleteRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteRobotCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts index 6b15974caed4..7e3d0d0ebc0d 100644 --- a/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteSimulationApplicationCommand.ts @@ -15,7 +15,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts index f9babff52865..26a0f577a45e 100644 --- a/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/DeleteWorldTemplateCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts b/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts index c3e9713263af..504558f92fa1 100644 --- a/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DeregisterRobotCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts index 140a03a32802..23e12bbe7b54 100644 --- a/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeDeploymentJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeFleetCommand.ts b/clients/client-robomaker/src/commands/DescribeFleetCommand.ts index e17a2b1d3de2..7e18a36edcab 100644 --- a/clients/client-robomaker/src/commands/DescribeFleetCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeFleetCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts index 4e3be8438ba6..287d36914bcc 100644 --- a/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeRobotApplicationCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeRobotCommand.ts b/clients/client-robomaker/src/commands/DescribeRobotCommand.ts index 99b4a7fce491..3c085ecf7111 100644 --- a/clients/client-robomaker/src/commands/DescribeRobotCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeRobotCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts index 858a4b48e822..fc082b9b826e 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationApplicationCommand.ts @@ -15,7 +15,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts index 7812c111e58d..ca5762f4b6d2 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationJobBatchCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts b/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts index 6c3bc70fafd5..f77d5a21db66 100644 --- a/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeSimulationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeWorldCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldCommand.ts index 26c5a5cf6638..ce530efaaf4c 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts index a48a40a3363c..d9fde583fabb 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldExportJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts index 3d0523e6c524..b1c058cbb621 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldGenerationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts index 27a851078625..13e0019a3609 100644 --- a/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/DescribeWorldTemplateCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts b/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts index 660814f66bcb..562d572ecdc7 100644 --- a/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts +++ b/clients/client-robomaker/src/commands/GetWorldTemplateBodyCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts b/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts index e224c3afdd37..1ee7fe7177cf 100644 --- a/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListDeploymentJobsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListFleetsCommand.ts b/clients/client-robomaker/src/commands/ListFleetsCommand.ts index 1b1a929ce168..a536f668b124 100644 --- a/clients/client-robomaker/src/commands/ListFleetsCommand.ts +++ b/clients/client-robomaker/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts b/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts index 8005fdcd856b..5a203050696f 100644 --- a/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts +++ b/clients/client-robomaker/src/commands/ListRobotApplicationsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListRobotsCommand.ts b/clients/client-robomaker/src/commands/ListRobotsCommand.ts index 9996eac27624..fa01e57ebb17 100644 --- a/clients/client-robomaker/src/commands/ListRobotsCommand.ts +++ b/clients/client-robomaker/src/commands/ListRobotsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts b/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts index 409cdfcda712..310873563ab8 100644 --- a/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationApplicationsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts b/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts index df5f691f3464..8774969b3683 100644 --- a/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationJobBatchesCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts b/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts index b0d742bb2a3f..9a62959dc450 100644 --- a/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListSimulationJobsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts b/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts index eb811940a587..d6f8085b5b54 100644 --- a/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-robomaker/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts b/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts index 68a4d0f8554d..b6d585637057 100644 --- a/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldExportJobsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts b/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts index db227c85fb28..944ce62d8517 100644 --- a/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldGenerationJobsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts b/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts index 2177551e1986..e0a3fd0599a1 100644 --- a/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldTemplatesCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/ListWorldsCommand.ts b/clients/client-robomaker/src/commands/ListWorldsCommand.ts index 11acddf845ee..5961f0f6c304 100644 --- a/clients/client-robomaker/src/commands/ListWorldsCommand.ts +++ b/clients/client-robomaker/src/commands/ListWorldsCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/RegisterRobotCommand.ts b/clients/client-robomaker/src/commands/RegisterRobotCommand.ts index d91225d5bcd9..4623703a033d 100644 --- a/clients/client-robomaker/src/commands/RegisterRobotCommand.ts +++ b/clients/client-robomaker/src/commands/RegisterRobotCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts b/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts index e137b24561d2..62349474a577 100644 --- a/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts +++ b/clients/client-robomaker/src/commands/RestartSimulationJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts b/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts index 2911e522a77b..e0f5e19e4175 100644 --- a/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts +++ b/clients/client-robomaker/src/commands/StartSimulationJobBatchCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts b/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts index 352aa39bedf6..d6d8ddb13129 100644 --- a/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts +++ b/clients/client-robomaker/src/commands/SyncDeploymentJobCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/TagResourceCommand.ts b/clients/client-robomaker/src/commands/TagResourceCommand.ts index e5be28db23a8..f623327bf41e 100644 --- a/clients/client-robomaker/src/commands/TagResourceCommand.ts +++ b/clients/client-robomaker/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/UntagResourceCommand.ts b/clients/client-robomaker/src/commands/UntagResourceCommand.ts index ca75215a2389..b4f8bd54d5a3 100644 --- a/clients/client-robomaker/src/commands/UntagResourceCommand.ts +++ b/clients/client-robomaker/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts b/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts index f195546124bf..192e05d8d827 100644 --- a/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateRobotApplicationCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts b/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts index 377c5121fdd8..51a6e4f62b00 100644 --- a/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateSimulationApplicationCommand.ts @@ -15,7 +15,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts b/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts index d1c21639b681..266fe93732d6 100644 --- a/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts +++ b/clients/client-robomaker/src/commands/UpdateWorldTemplateCommand.ts @@ -12,7 +12,8 @@ import { RoboMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-robomaker/src/index.ts b/clients/client-robomaker/src/index.ts index ff60954acac0..884007323df3 100644 --- a/clients/client-robomaker/src/index.ts +++ b/clients/client-robomaker/src/index.ts @@ -8,8 +8,8 @@ export * from "./RoboMakerClient"; export * from "./RoboMaker"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RoboMakerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RoboMakerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-robomaker/src/models/RoboMakerServiceException.ts b/clients/client-robomaker/src/models/RoboMakerServiceException.ts index f1db0260bf94..c73c460b23fb 100644 --- a/clients/client-robomaker/src/models/RoboMakerServiceException.ts +++ b/clients/client-robomaker/src/models/RoboMakerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts b/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts index c7a1d40d27e2..fe5beb8121f0 100644 --- a/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/CreateProfileCommand.ts @@ -16,7 +16,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts index a82539415a37..2e85dd40548d 100644 --- a/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/CreateTrustAnchorCommand.ts @@ -16,7 +16,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DeleteAttributeMappingCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteAttributeMappingCommand.ts index 04994bdcccab..3fea9050be3f 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteAttributeMappingCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteAttributeMappingCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts index 7a276fe883cc..20890933dae5 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts index e1452b35746f..53148b1caad1 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts index 9ca165332d7e..a5991de49eab 100644 --- a/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DeleteTrustAnchorCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts b/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts index 3bce3d8d529c..99a9ec69d855 100644 --- a/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts b/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts index 039375be4138..fdbb07b459c9 100644 --- a/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableProfileCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts index 37922bac7647..945892ac0440 100644 --- a/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/DisableTrustAnchorCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts b/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts index f5bac860819e..c087f383c765 100644 --- a/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts b/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts index c6a8a74844bb..504280d7373b 100644 --- a/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableProfileCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts index 34febbd36414..3eee074dec67 100644 --- a/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/EnableTrustAnchorCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts b/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts index 1b42b9a6fff1..e8737f549b28 100644 --- a/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts b/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts index 4629dba9208f..e5197831dffe 100644 --- a/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetProfileCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts b/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts index dc134ee5c7a0..e618090d1f16 100644 --- a/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetSubjectCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts index 0769208c3a26..551f3d9fec03 100644 --- a/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/GetTrustAnchorCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts b/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts index 99adcac66b17..883533aa39c6 100644 --- a/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ImportCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts b/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts index 3f9db4d82a65..e5e12ba8b8c4 100644 --- a/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListCrlsCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts b/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts index 3ed05525fdf1..5ada069490f7 100644 --- a/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListProfilesCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts b/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts index 15505cb06c86..abd129435fc7 100644 --- a/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListSubjectsCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts b/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts index f1d4ef3c48e6..1010ddcab61e 100644 --- a/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts b/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts index 7c07981d46e6..fef3b8f5845c 100644 --- a/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ListTrustAnchorsCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/PutAttributeMappingCommand.ts b/clients/client-rolesanywhere/src/commands/PutAttributeMappingCommand.ts index 1a7548c45117..b542fb73b59c 100644 --- a/clients/client-rolesanywhere/src/commands/PutAttributeMappingCommand.ts +++ b/clients/client-rolesanywhere/src/commands/PutAttributeMappingCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts b/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts index 99322071a880..0d8190945c6a 100644 --- a/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/PutNotificationSettingsCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts b/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts index b0599f94e0ea..c6e467f90f28 100644 --- a/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts +++ b/clients/client-rolesanywhere/src/commands/ResetNotificationSettingsCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts b/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts index 63e18f6fcf32..d06ae3c25cf4 100644 --- a/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts b/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts index 7db163b30dc0..976bd636e94f 100644 --- a/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts index 5b49b50cd993..c67be0c0e30f 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateCrlCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts index 4204f384bf41..607c96ff8d1a 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateProfileCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts b/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts index a681d85c3d31..82a38b6a82de 100644 --- a/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts +++ b/clients/client-rolesanywhere/src/commands/UpdateTrustAnchorCommand.ts @@ -12,7 +12,8 @@ import { RolesAnywhereClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rolesanywhere/src/index.ts b/clients/client-rolesanywhere/src/index.ts index 073989bc0087..abc3e76898b4 100644 --- a/clients/client-rolesanywhere/src/index.ts +++ b/clients/client-rolesanywhere/src/index.ts @@ -22,8 +22,8 @@ export * from "./RolesAnywhereClient"; export * from "./RolesAnywhere"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RolesAnywhereExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RolesAnywhereExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-rolesanywhere/src/models/RolesAnywhereServiceException.ts b/clients/client-rolesanywhere/src/models/RolesAnywhereServiceException.ts index 969570c8a7e8..ca7d7a2f9a51 100644 --- a/clients/client-rolesanywhere/src/models/RolesAnywhereServiceException.ts +++ b/clients/client-rolesanywhere/src/models/RolesAnywhereServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts index eb2f4f6d5e86..34e7f7b7abd1 100644 --- a/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/AcceptDomainTransferFromAnotherAwsAccountCommand.ts @@ -19,7 +19,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts b/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts index c3f291afc6db..9b410e5f9beb 100644 --- a/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/AssociateDelegationSignerToDomainCommand.ts @@ -18,7 +18,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts index 1994e005338b..8b4991ac357b 100644 --- a/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/CancelDomainTransferToAnotherAwsAccountCommand.ts @@ -18,7 +18,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts b/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts index 46977a23b86e..34746d8687a4 100644 --- a/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts +++ b/clients/client-route-53-domains/src/commands/CheckDomainAvailabilityCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts b/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts index 11402a6139ec..32dcba8529e4 100644 --- a/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts +++ b/clients/client-route-53-domains/src/commands/CheckDomainTransferabilityCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts b/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts index 55598202b6d9..239320c6e203 100644 --- a/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts index 8b818754d714..cf81a7d9b66f 100644 --- a/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DeleteTagsForDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts b/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts index c3df727501dd..062c5fc5aa68 100644 --- a/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisableDomainAutoRenewCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts b/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts index a67f8d8a8a6d..2e7fd535701f 100644 --- a/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisableDomainTransferLockCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts b/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts index 0cae76035dd5..bc74a3b7e21d 100644 --- a/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/DisassociateDelegationSignerFromDomainCommand.ts @@ -18,7 +18,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts b/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts index 616c937f6c40..b0de9c207ef4 100644 --- a/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts +++ b/clients/client-route-53-domains/src/commands/EnableDomainAutoRenewCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts b/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts index 982a729c7a30..2248f391480d 100644 --- a/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts +++ b/clients/client-route-53-domains/src/commands/EnableDomainTransferLockCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts b/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts index 6eefd1ec04ce..edf7aaddc23c 100644 --- a/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetContactReachabilityStatusCommand.ts @@ -15,7 +15,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts b/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts index ae4a77b157db..9ae632d5fadb 100644 --- a/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetDomainDetailCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts b/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts index 8e4f9b75d181..daaf0007d7c1 100644 --- a/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetDomainSuggestionsCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts b/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts index b93497d36883..1cb147cb44f6 100644 --- a/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts +++ b/clients/client-route-53-domains/src/commands/GetOperationDetailCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts b/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts index 8f4940acfe74..4bec458ce087 100644 --- a/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts b/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts index dd5dd0aa9803..df4d0551264c 100644 --- a/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListOperationsCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ListPricesCommand.ts b/clients/client-route-53-domains/src/commands/ListPricesCommand.ts index bbb7939752bd..8d0f44d11cfe 100644 --- a/clients/client-route-53-domains/src/commands/ListPricesCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListPricesCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts index d40e2ecfb5b4..f99153199c6b 100644 --- a/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/ListTagsForDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/PushDomainCommand.ts b/clients/client-route-53-domains/src/commands/PushDomainCommand.ts index 71fd18624e21..177f28a8fde9 100644 --- a/clients/client-route-53-domains/src/commands/PushDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/PushDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts b/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts index b37b67445e50..db75d2e3e823 100644 --- a/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/RegisterDomainCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts index 9553d0dc8446..b605ac59a587 100644 --- a/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/RejectDomainTransferFromAnotherAwsAccountCommand.ts @@ -18,7 +18,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts b/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts index 90b2ad9c288e..b57ae407a7df 100644 --- a/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/RenewDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts b/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts index d4a387ed6113..a2cdfa53ef29 100644 --- a/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts +++ b/clients/client-route-53-domains/src/commands/ResendContactReachabilityEmailCommand.ts @@ -19,7 +19,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts b/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts index 8c26e6baff84..9debbe7cef89 100644 --- a/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts +++ b/clients/client-route-53-domains/src/commands/ResendOperationAuthorizationCommand.ts @@ -15,7 +15,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts b/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts index eb995a46cc36..51b4255e9b9b 100644 --- a/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts +++ b/clients/client-route-53-domains/src/commands/RetrieveDomainAuthCodeCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts b/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts index eae2034465b0..ba6f178d00e7 100644 --- a/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/TransferDomainCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts b/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts index 62992afceb18..8674d0a4ca36 100644 --- a/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts +++ b/clients/client-route-53-domains/src/commands/TransferDomainToAnotherAwsAccountCommand.ts @@ -19,7 +19,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts index ce2485b2e974..63e5fc2e5fb5 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainContactCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts index 813f12f16cab..62522b54a0fe 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainContactPrivacyCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts b/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts index ca23dc4a9253..19183d8cb96a 100644 --- a/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateDomainNameserversCommand.ts @@ -16,7 +16,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts b/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts index be4abf33aa56..3f4f6b66f0d4 100644 --- a/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts +++ b/clients/client-route-53-domains/src/commands/UpdateTagsForDomainCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts b/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts index 33e4c97d405c..e22383648dad 100644 --- a/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts +++ b/clients/client-route-53-domains/src/commands/ViewBillingCommand.ts @@ -12,7 +12,8 @@ import { Route53DomainsClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53-domains/src/index.ts b/clients/client-route-53-domains/src/index.ts index 31b1a0d6160d..3a0fd5664677 100644 --- a/clients/client-route-53-domains/src/index.ts +++ b/clients/client-route-53-domains/src/index.ts @@ -9,8 +9,8 @@ export * from "./Route53DomainsClient"; export * from "./Route53Domains"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53DomainsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53DomainsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-route-53-domains/src/models/Route53DomainsServiceException.ts b/clients/client-route-53-domains/src/models/Route53DomainsServiceException.ts index c9819feb40b2..7d5899271032 100644 --- a/clients/client-route-53-domains/src/models/Route53DomainsServiceException.ts +++ b/clients/client-route-53-domains/src/models/Route53DomainsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts index 3a724899c683..6160128c2fd5 100644 --- a/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/ActivateKeySigningKeyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts b/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts index 2d91197d691a..efa596e4c477 100644 --- a/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/AssociateVPCWithHostedZoneCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts b/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts index a00b26c7e2a9..0068cccbf1b2 100644 --- a/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/ChangeCidrCollectionCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts b/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts index 79d339f2b5ad..64da9844f3e0 100644 --- a/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts +++ b/clients/client-route-53/src/commands/ChangeResourceRecordSetsCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts b/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts index a4f7f89f2bdf..be883f2368d6 100644 --- a/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts +++ b/clients/client-route-53/src/commands/ChangeTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts b/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts index 062639fff663..b87e5293b854 100644 --- a/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/CreateCidrCollectionCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts b/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts index ca708970ad56..df3e58c525ec 100644 --- a/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/CreateHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts b/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts index 5e68a1266aa3..d6a8b2cf97f7 100644 --- a/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/CreateHostedZoneCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts index 30590598c445..c643212e0c9f 100644 --- a/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/CreateKeySigningKeyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts index a79f550847fb..70c309625b70 100644 --- a/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/CreateQueryLoggingConfigCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts index a7aeb0e1e699..b4bccba1c7ae 100644 --- a/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/CreateReusableDelegationSetCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts index cc2c9cb075b3..f1ba0ca77efb 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts index 3c4a6f018e6b..38d1709e90e5 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyInstanceCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts b/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts index 7b1fcdb32068..eec39d23a619 100644 --- a/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts +++ b/clients/client-route-53/src/commands/CreateTrafficPolicyVersionCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts b/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts index 77eaea7ba697..93513f064ccd 100644 --- a/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts +++ b/clients/client-route-53/src/commands/CreateVPCAssociationAuthorizationCommand.ts @@ -19,7 +19,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts index 8e2b43a9a854..244a64e8b1d3 100644 --- a/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/DeactivateKeySigningKeyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts b/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts index 57931ef32a15..1918bd9ec428 100644 --- a/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts +++ b/clients/client-route-53/src/commands/DeleteCidrCollectionCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts b/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts index 5cc5435342af..a84f28aa0317 100644 --- a/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/DeleteHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts b/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts index e28f96cf3021..72c7c7fd622c 100644 --- a/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/DeleteHostedZoneCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts b/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts index 00c0d9e1149d..0381f28a58c0 100644 --- a/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts +++ b/clients/client-route-53/src/commands/DeleteKeySigningKeyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts index 9e6f6f6173dd..2ba7d7dcbc74 100644 --- a/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/DeleteQueryLoggingConfigCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts index 671802ac34a1..ed04907385f7 100644 --- a/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/DeleteReusableDelegationSetCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts index e8199a9e672a..ab0d9bcdab4c 100644 --- a/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/DeleteTrafficPolicyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts index 0294b1137286..edd2d4cd097f 100644 --- a/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/DeleteTrafficPolicyInstanceCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts b/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts index 77345e3a758f..121b9d31e818 100644 --- a/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts +++ b/clients/client-route-53/src/commands/DeleteVPCAssociationAuthorizationCommand.ts @@ -19,7 +19,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts b/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts index 87efe1c98d1f..5d5e5e2195bd 100644 --- a/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/DisableHostedZoneDNSSECCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts b/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts index 4f2b741336bf..11160b9df73f 100644 --- a/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/DisassociateVPCFromHostedZoneCommand.ts @@ -16,7 +16,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts b/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts index 4b88a3125b6d..f7abed1e69ae 100644 --- a/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/EnableHostedZoneDNSSECCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetAccountLimitCommand.ts b/clients/client-route-53/src/commands/GetAccountLimitCommand.ts index f83ab597f89a..621ec0f9f9dc 100644 --- a/clients/client-route-53/src/commands/GetAccountLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetAccountLimitCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetChangeCommand.ts b/clients/client-route-53/src/commands/GetChangeCommand.ts index 5f887f86d54a..731f7b48b2b1 100644 --- a/clients/client-route-53/src/commands/GetChangeCommand.ts +++ b/clients/client-route-53/src/commands/GetChangeCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts b/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts index 4ade8d0bd937..6c11b89735ee 100644 --- a/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts +++ b/clients/client-route-53/src/commands/GetCheckerIpRangesCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetDNSSECCommand.ts b/clients/client-route-53/src/commands/GetDNSSECCommand.ts index 8f39de1c6a1d..d067377ef949 100644 --- a/clients/client-route-53/src/commands/GetDNSSECCommand.ts +++ b/clients/client-route-53/src/commands/GetDNSSECCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetGeoLocationCommand.ts b/clients/client-route-53/src/commands/GetGeoLocationCommand.ts index 9b24c8d47f28..226fb0933a3a 100644 --- a/clients/client-route-53/src/commands/GetGeoLocationCommand.ts +++ b/clients/client-route-53/src/commands/GetGeoLocationCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHealthCheckCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckCommand.ts index b182600a57c6..d74d6ed39446 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts index 6470d5e45b63..8738bcf1fa30 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckCountCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts index 00550c2e6f19..e93f8b7503e1 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckLastFailureReasonCommand.ts @@ -15,7 +15,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts b/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts index e4ce7dd235e1..16eec1e9fc37 100644 --- a/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts +++ b/clients/client-route-53/src/commands/GetHealthCheckStatusCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHostedZoneCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneCommand.ts index f919a1cfab42..a1f54b532450 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts index 540ae3a9bcd0..85ea0c8d101c 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneCountCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts b/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts index 4f8ac95a9be2..5aef5a08d042 100644 --- a/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetHostedZoneLimitCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts b/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts index 59ab66654437..427cfc9bb889 100644 --- a/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts +++ b/clients/client-route-53/src/commands/GetQueryLoggingConfigCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts b/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts index 70a85962b215..2f455d726e34 100644 --- a/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts +++ b/clients/client-route-53/src/commands/GetReusableDelegationSetCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts b/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts index a77f683dc8a0..ffca6f0b26d6 100644 --- a/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts +++ b/clients/client-route-53/src/commands/GetReusableDelegationSetLimitCommand.ts @@ -16,7 +16,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts index 9404a43e9806..3dde6fd6fcb3 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts index 9f8b15fcae9e..313c52aa5e53 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts index ca27a4f4a43a..1d91a659d4e1 100644 --- a/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts +++ b/clients/client-route-53/src/commands/GetTrafficPolicyInstanceCountCommand.ts @@ -15,7 +15,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts b/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts index 23262b80fa37..57237dd2979a 100644 --- a/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrBlocksCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts b/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts index 11dc5365c190..0e002263c6db 100644 --- a/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrCollectionsCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts b/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts index 51ac196da5bf..d68f19ac5d84 100644 --- a/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts +++ b/clients/client-route-53/src/commands/ListCidrLocationsCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts b/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts index e83270da955b..9b0d128e7ddc 100644 --- a/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts +++ b/clients/client-route-53/src/commands/ListGeoLocationsCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListHealthChecksCommand.ts b/clients/client-route-53/src/commands/ListHealthChecksCommand.ts index b662b3bc6d3b..50730cdea270 100644 --- a/clients/client-route-53/src/commands/ListHealthChecksCommand.ts +++ b/clients/client-route-53/src/commands/ListHealthChecksCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts index ce05e6ae44e0..db4a7411fc89 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesByNameCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts index 314d8a25bbdb..7e1ead5eb4bc 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesByVPCCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListHostedZonesCommand.ts b/clients/client-route-53/src/commands/ListHostedZonesCommand.ts index 2cce308b0f5f..a14479a3de44 100644 --- a/clients/client-route-53/src/commands/ListHostedZonesCommand.ts +++ b/clients/client-route-53/src/commands/ListHostedZonesCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts b/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts index b3b3ade382a2..ea4aa35bfcb7 100644 --- a/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts +++ b/clients/client-route-53/src/commands/ListQueryLoggingConfigsCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts b/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts index 1acfe39a588c..dca45ae79772 100644 --- a/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts +++ b/clients/client-route-53/src/commands/ListResourceRecordSetsCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts b/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts index d872c649b545..88abbcdc6c8a 100644 --- a/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts +++ b/clients/client-route-53/src/commands/ListReusableDelegationSetsCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts b/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts index ec0ea4019de6..c3790d33a6f9 100644 --- a/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route-53/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts b/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts index c196d1b2c2de..3bc6c704ea11 100644 --- a/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts +++ b/clients/client-route-53/src/commands/ListTagsForResourcesCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts b/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts index f47b8496e681..1909c347b546 100644 --- a/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPoliciesCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts index 68eb1698ea44..687aab3dc545 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByHostedZoneCommand.ts @@ -19,7 +19,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts index c900144826e3..1e111798f094 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesByPolicyCommand.ts @@ -18,7 +18,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts index 19b8fe00988a..43336ab0dd64 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyInstancesCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts b/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts index 9575ac77329f..aff32da796ff 100644 --- a/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts +++ b/clients/client-route-53/src/commands/ListTrafficPolicyVersionsCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts b/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts index 048897ceecc6..ebaba095b19f 100644 --- a/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts +++ b/clients/client-route-53/src/commands/ListVPCAssociationAuthorizationsCommand.ts @@ -16,7 +16,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts b/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts index e1dc400d4db7..5d6b71147544 100644 --- a/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts +++ b/clients/client-route-53/src/commands/TestDNSAnswerCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts b/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts index e355ba51190c..de388029980a 100644 --- a/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts +++ b/clients/client-route-53/src/commands/UpdateHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts b/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts index a29e5991b991..5874d2b6d795 100644 --- a/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts +++ b/clients/client-route-53/src/commands/UpdateHostedZoneCommentCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts b/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts index c5a2dacfeec8..45285862ae5b 100644 --- a/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts +++ b/clients/client-route-53/src/commands/UpdateTrafficPolicyCommentCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts b/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts index 56a63d4c4100..39d8a23456a2 100644 --- a/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts +++ b/clients/client-route-53/src/commands/UpdateTrafficPolicyInstanceCommand.ts @@ -13,7 +13,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route-53/src/index.ts b/clients/client-route-53/src/index.ts index c8b8f0854a98..acbb42158466 100644 --- a/clients/client-route-53/src/index.ts +++ b/clients/client-route-53/src/index.ts @@ -24,8 +24,8 @@ export * from "./Route53Client"; export * from "./Route53"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-route-53/src/models/Route53ServiceException.ts b/clients/client-route-53/src/models/Route53ServiceException.ts index 96c3b0138b2a..96bf20771607 100644 --- a/clients/client-route-53/src/models/Route53ServiceException.ts +++ b/clients/client-route-53/src/models/Route53ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts b/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts index a8d9ab9fec45..75bc14a119b0 100644 --- a/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/GetRoutingControlStateCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts b/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts index 6551913f4d4b..f275bb81f35d 100644 --- a/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/ListRoutingControlsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts index 16c5258a1573..939dbb50cb3e 100644 --- a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStateCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts index 595e023192f1..821f10bf46b0 100644 --- a/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts +++ b/clients/client-route53-recovery-cluster/src/commands/UpdateRoutingControlStatesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-cluster/src/index.ts b/clients/client-route53-recovery-cluster/src/index.ts index 793c34eef2cd..9d5a8eeecdc8 100644 --- a/clients/client-route53-recovery-cluster/src/index.ts +++ b/clients/client-route53-recovery-cluster/src/index.ts @@ -47,8 +47,8 @@ export * from "./Route53RecoveryClusterClient"; export * from "./Route53RecoveryCluster"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53RecoveryClusterExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53RecoveryClusterExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-route53-recovery-cluster/src/models/Route53RecoveryClusterServiceException.ts b/clients/client-route53-recovery-cluster/src/models/Route53RecoveryClusterServiceException.ts index ba39d4328ca8..a08d2ce0c2ef 100644 --- a/clients/client-route53-recovery-cluster/src/models/Route53RecoveryClusterServiceException.ts +++ b/clients/client-route53-recovery-cluster/src/models/Route53RecoveryClusterServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts index 54984d144b08..24ff8e7672f0 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateClusterCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts index 0f1707c52e46..be8dbd511ca6 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateControlPanelCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts index d72257c177d4..5898504a88ac 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateRoutingControlCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts index 448280cda6e9..fa7add119dd3 100644 --- a/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/CreateSafetyRuleCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts index 432d52e56dd8..511ad3f59661 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteClusterCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts index 1bc799787e71..2e930af054c2 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteControlPanelCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts index 835caea44bd1..7dda153c4ea4 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteRoutingControlCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts index 7ad9d547e855..42d73f1a2525 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DeleteSafetyRuleCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts index a66cd9317d63..e5185e8c14ca 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeClusterCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts index e1d758dffcb3..17456a9c6120 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeControlPanelCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts index e1e96eb1a608..0eb62874c3e8 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeRoutingControlCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts index b36000f07ab2..f1929c3c03b0 100644 --- a/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/DescribeSafetyRuleCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/GetResourcePolicyCommand.ts b/clients/client-route53-recovery-control-config/src/commands/GetResourcePolicyCommand.ts index 8f2dca9ba86d..2a3fc5040d04 100644 --- a/clients/client-route53-recovery-control-config/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/GetResourcePolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts index 1d08d65131d1..1cd45b0d8090 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListAssociatedRoute53HealthChecksCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts index a2f07e39b0e5..3ff6157cd5dd 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListClustersCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts index 7776c889b9c2..6618d4f4fe8c 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListControlPanelsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts index 46c8a568da27..1846f080ff12 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListRoutingControlsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts index c6eb0ac25253..8e4234d3535e 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListSafetyRulesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts index 27ec89f4a86b..6062dd70b9b8 100644 --- a/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts index aba99db5663b..1cc3e3f1b11a 100644 --- a/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts index 3b0d3dc619da..b56992ca7f25 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts index 324cc72a8274..7b9d8501060d 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateControlPanelCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts index 995e3bbbbf6b..b47f7e752ea8 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateRoutingControlCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts b/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts index dbec639d7ff5..5309db8a41ef 100644 --- a/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts +++ b/clients/client-route53-recovery-control-config/src/commands/UpdateSafetyRuleCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-control-config/src/index.ts b/clients/client-route53-recovery-control-config/src/index.ts index 872e358461f0..68d4dae5cae4 100644 --- a/clients/client-route53-recovery-control-config/src/index.ts +++ b/clients/client-route53-recovery-control-config/src/index.ts @@ -8,8 +8,8 @@ export * from "./Route53RecoveryControlConfigClient"; export * from "./Route53RecoveryControlConfig"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53RecoveryControlConfigExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53RecoveryControlConfigExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-route53-recovery-control-config/src/models/Route53RecoveryControlConfigServiceException.ts b/clients/client-route53-recovery-control-config/src/models/Route53RecoveryControlConfigServiceException.ts index 7e25accf4057..c61c6b784b0d 100644 --- a/clients/client-route53-recovery-control-config/src/models/Route53RecoveryControlConfigServiceException.ts +++ b/clients/client-route53-recovery-control-config/src/models/Route53RecoveryControlConfigServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts index fd6b715b5a9c..c80fbe87f9f0 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateCellCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts index e31ea41571d6..2ff05af17b59 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateCrossAccountAuthorizationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts index 8eba62c8775b..42dc1598c995 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateReadinessCheckCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts index 89955202d48c..8a30b8ea3d8a 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateRecoveryGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts index 754d5fd2a131..ee034c9f05b2 100644 --- a/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/CreateResourceSetCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts index 38f29a0554f7..44b98826b02a 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteCellCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts index ecb6411d5976..191934bb9f44 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteCrossAccountAuthorizationCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts index dca4f104a664..257ffa96a5d4 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteReadinessCheckCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts index 364ebaf1c4f3..0d189b548293 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteRecoveryGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts index 40af02fca3e5..6015f2a0f8b2 100644 --- a/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/DeleteResourceSetCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts index 170733bee289..4344080a5466 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetArchitectureRecommendationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts index 83521c104a09..9fa758a12b7f 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetCellCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts index fd2c41da9bed..5593335700df 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetCellReadinessSummaryCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts index 6b8b8da47aa5..b05d645c7d0f 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts index 64a83469bc17..b612df5b25d9 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckResourceStatusCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts index 58c972f14442..559bda9dc493 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetReadinessCheckStatusCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts index 377b80822575..f78e3e24e953 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts index d5b8758f18bb..cbaeada04fd7 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts index 52b4f00e7bd8..40a82f75a1b4 100644 --- a/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/GetResourceSetCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts index bcbc43d1dbbf..c98dea72e07f 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListCellsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts index 5111572fc27f..c97ab9a37bbd 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListCrossAccountAuthorizationsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts index 448caeacebaa..356b66a38ad7 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListReadinessChecksCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts index bad72a87f4b2..e479ed5c60bd 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListRecoveryGroupsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts index fc5f37077b6a..85dbcf9cd0dc 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListResourceSetsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts index 294fbca841ba..e140335e7340 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListRulesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts b/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts index d2be7adad6c5..98620e168c39 100644 --- a/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/ListTagsForResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts b/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts index 43c7932320ea..8a75f117679f 100644 --- a/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts index 38fae3cbc90c..1e1594062223 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts index 763af071b639..800cee3c424a 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateCellCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts index 824bb7b69694..660f4a65a788 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateReadinessCheckCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts index 567d0b3446ca..d73a93a501ee 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateRecoveryGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts b/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts index c874a503e987..536ba54c87a2 100644 --- a/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts +++ b/clients/client-route53-recovery-readiness/src/commands/UpdateResourceSetCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53-recovery-readiness/src/index.ts b/clients/client-route53-recovery-readiness/src/index.ts index a32b068f3c4a..2d98943bfc2d 100644 --- a/clients/client-route53-recovery-readiness/src/index.ts +++ b/clients/client-route53-recovery-readiness/src/index.ts @@ -8,8 +8,8 @@ export * from "./Route53RecoveryReadinessClient"; export * from "./Route53RecoveryReadiness"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53RecoveryReadinessExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53RecoveryReadinessExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-route53-recovery-readiness/src/models/Route53RecoveryReadinessServiceException.ts b/clients/client-route53-recovery-readiness/src/models/Route53RecoveryReadinessServiceException.ts index 93becfd4c6fc..3179fecccfcb 100644 --- a/clients/client-route53-recovery-readiness/src/models/Route53RecoveryReadinessServiceException.ts +++ b/clients/client-route53-recovery-readiness/src/models/Route53RecoveryReadinessServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route53profiles/src/commands/AssociateProfileCommand.ts b/clients/client-route53profiles/src/commands/AssociateProfileCommand.ts index 23b480fc81a8..2b69dcf6eab0 100644 --- a/clients/client-route53profiles/src/commands/AssociateProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/AssociateProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/AssociateResourceToProfileCommand.ts b/clients/client-route53profiles/src/commands/AssociateResourceToProfileCommand.ts index 5cc6cf6b8ff2..9a3776aba7ac 100644 --- a/clients/client-route53profiles/src/commands/AssociateResourceToProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/AssociateResourceToProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/CreateProfileCommand.ts b/clients/client-route53profiles/src/commands/CreateProfileCommand.ts index aec3bca6ad95..2d614964a670 100644 --- a/clients/client-route53profiles/src/commands/CreateProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/CreateProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/DeleteProfileCommand.ts b/clients/client-route53profiles/src/commands/DeleteProfileCommand.ts index f47ebad844fc..41290a8c2928 100644 --- a/clients/client-route53profiles/src/commands/DeleteProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/DisassociateProfileCommand.ts b/clients/client-route53profiles/src/commands/DisassociateProfileCommand.ts index 531352cc4e03..3a94fdc09ebd 100644 --- a/clients/client-route53profiles/src/commands/DisassociateProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/DisassociateProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/DisassociateResourceFromProfileCommand.ts b/clients/client-route53profiles/src/commands/DisassociateResourceFromProfileCommand.ts index 9bb60c71f3f8..fa7d2959195f 100644 --- a/clients/client-route53profiles/src/commands/DisassociateResourceFromProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/DisassociateResourceFromProfileCommand.ts @@ -15,7 +15,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/GetProfileAssociationCommand.ts b/clients/client-route53profiles/src/commands/GetProfileAssociationCommand.ts index 55d927970f2f..0abc4388ef4d 100644 --- a/clients/client-route53profiles/src/commands/GetProfileAssociationCommand.ts +++ b/clients/client-route53profiles/src/commands/GetProfileAssociationCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/GetProfileCommand.ts b/clients/client-route53profiles/src/commands/GetProfileCommand.ts index 86592768148e..81ddfa455e32 100644 --- a/clients/client-route53profiles/src/commands/GetProfileCommand.ts +++ b/clients/client-route53profiles/src/commands/GetProfileCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/GetProfileResourceAssociationCommand.ts b/clients/client-route53profiles/src/commands/GetProfileResourceAssociationCommand.ts index b22ef4f17d3a..4f61c368d0f5 100644 --- a/clients/client-route53profiles/src/commands/GetProfileResourceAssociationCommand.ts +++ b/clients/client-route53profiles/src/commands/GetProfileResourceAssociationCommand.ts @@ -15,7 +15,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/ListProfileAssociationsCommand.ts b/clients/client-route53profiles/src/commands/ListProfileAssociationsCommand.ts index 61c3e39eb07e..dcb6da818bc3 100644 --- a/clients/client-route53profiles/src/commands/ListProfileAssociationsCommand.ts +++ b/clients/client-route53profiles/src/commands/ListProfileAssociationsCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/ListProfileResourceAssociationsCommand.ts b/clients/client-route53profiles/src/commands/ListProfileResourceAssociationsCommand.ts index 679735059362..e03065e77ec2 100644 --- a/clients/client-route53profiles/src/commands/ListProfileResourceAssociationsCommand.ts +++ b/clients/client-route53profiles/src/commands/ListProfileResourceAssociationsCommand.ts @@ -15,7 +15,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/ListProfilesCommand.ts b/clients/client-route53profiles/src/commands/ListProfilesCommand.ts index 670224697b29..7c17d32305fd 100644 --- a/clients/client-route53profiles/src/commands/ListProfilesCommand.ts +++ b/clients/client-route53profiles/src/commands/ListProfilesCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/ListTagsForResourceCommand.ts b/clients/client-route53profiles/src/commands/ListTagsForResourceCommand.ts index 6ae368eca3a4..8c47086f7436 100644 --- a/clients/client-route53profiles/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route53profiles/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/TagResourceCommand.ts b/clients/client-route53profiles/src/commands/TagResourceCommand.ts index 96e8cdaeacae..51b3b16e33fc 100644 --- a/clients/client-route53profiles/src/commands/TagResourceCommand.ts +++ b/clients/client-route53profiles/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/UntagResourceCommand.ts b/clients/client-route53profiles/src/commands/UntagResourceCommand.ts index 77ac6202c725..fea6f52f0825 100644 --- a/clients/client-route53profiles/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53profiles/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/commands/UpdateProfileResourceAssociationCommand.ts b/clients/client-route53profiles/src/commands/UpdateProfileResourceAssociationCommand.ts index e185336bb48a..62c888b7a5f7 100644 --- a/clients/client-route53profiles/src/commands/UpdateProfileResourceAssociationCommand.ts +++ b/clients/client-route53profiles/src/commands/UpdateProfileResourceAssociationCommand.ts @@ -15,7 +15,8 @@ import { Route53ProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53profiles/src/index.ts b/clients/client-route53profiles/src/index.ts index 2997493ee729..8531b1a25841 100644 --- a/clients/client-route53profiles/src/index.ts +++ b/clients/client-route53profiles/src/index.ts @@ -10,8 +10,8 @@ export * from "./Route53ProfilesClient"; export * from "./Route53Profiles"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53ProfilesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53ProfilesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-route53profiles/src/models/Route53ProfilesServiceException.ts b/clients/client-route53profiles/src/models/Route53ProfilesServiceException.ts index b21f3b126a1e..7859cee4b37a 100644 --- a/clients/client-route53profiles/src/models/Route53ProfilesServiceException.ts +++ b/clients/client-route53profiles/src/models/Route53ProfilesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts index 952581c9759f..55b1500ba0ff 100644 --- a/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateFirewallRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts index 8b3611c36102..14e412c632cf 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverEndpointIpAddressCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts index b2db2b2b0f4a..00dfd76ef7c4 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverQueryLogConfigCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts index 6575b0e30c19..28f4a7d92523 100644 --- a/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/AssociateResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts index 982fbc1921cc..7e5897d7407b 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallDomainListCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts index e10651b5fb1e..2e3a9c465367 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts index 4a308aa93b97..3fdde51b598e 100644 --- a/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateFirewallRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts index e92265b35ba2..23eda1c77d80 100644 --- a/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateOutpostResolverCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts index 74042f83d452..56b4f84ee31b 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverEndpointCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts index 6780d8c17569..6b1917df163a 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverQueryLogConfigCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts index d8af6a22ba9a..79637ac99f76 100644 --- a/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/CreateResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts index 13977a5ae831..38745b4ed517 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallDomainListCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts index dd8ed7657848..2c6593206deb 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts index 9de291a6b7eb..7fd7032bbfc3 100644 --- a/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteFirewallRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts index 3376223404e9..ff93a6fb79cb 100644 --- a/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteOutpostResolverCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts index 340eb9cad001..9066040d8adc 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverEndpointCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts index f154605e9262..33c994673621 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverQueryLogConfigCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts index 6e429f4b971e..beda18cc9576 100644 --- a/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DeleteResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts index 65500dea61d5..908b552c3a70 100644 --- a/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateFirewallRuleGroupCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts index 1f7aa41dcdf9..ed5b5f141ad2 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverEndpointIpAddressCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts index 418d5c1c1c52..024f3031975f 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverQueryLogConfigCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts index d918e30746ef..e87d5d822673 100644 --- a/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/DisassociateResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts index 4f27057a7db6..18ac02868827 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts index ba5b77c882dd..a7345f28767f 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallDomainListCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts index 53ad44455d08..dbe5ea54144d 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupAssociationCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts index 724c3798e7b7..8fa4aad62b7c 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts index 938e6d0eed5f..1a05fd8af2dd 100644 --- a/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetFirewallRuleGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts index d5331a69c3ca..2fcfc9da56f7 100644 --- a/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/GetOutpostResolverCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts index edd62642a17a..4c169e21d489 100644 --- a/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts index e53ac0a0eda1..c0a814a51aa2 100644 --- a/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverDnssecConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts index ba496e2eb690..73fb8b069dca 100644 --- a/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverEndpointCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts index b575912eec7d..981c03771c06 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigAssociationCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts index a417557fd201..b756dbb2f2c8 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts index 8015497cadcc..d086db79c7e8 100644 --- a/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverQueryLogConfigPolicyCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts index 384ac3696cab..1e10c77dc5a9 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRuleAssociationCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts index 5fc335da9ae5..4a6278b43e23 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts b/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts index 3b7412d48bfe..a84a30cc624f 100644 --- a/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/GetResolverRulePolicyCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts index d17766b20934..c965153fc481 100644 --- a/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/ImportFirewallDomainsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts index 2d13b76d500d..defbd199fd04 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallConfigsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts index 0dd51b69babf..02305326077b 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallDomainListsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts index 4fa1cf332ac3..01babf6f6444 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallDomainsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts index 74fdcb584813..7ced307791e6 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupAssociationsCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts index f0d683295f7c..cb373394b2ca 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts b/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts index 09238c1cd8e5..eb71bc9edd99 100644 --- a/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListFirewallRulesCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts b/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts index 8a61501c5b19..26aabd7debd0 100644 --- a/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts +++ b/clients/client-route53resolver/src/commands/ListOutpostResolversCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts index aa19281ac402..c966ab498a48 100644 --- a/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverConfigsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts index 19a31cbc2188..0db246330bd7 100644 --- a/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverDnssecConfigsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts b/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts index 3fc5f8a63c45..0a879f66b427 100644 --- a/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverEndpointIpAddressesCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts index 1b96b52b7c67..d712bb712ff6 100644 --- a/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverEndpointsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts index 8de77ee9bed8..66bfdf954ee7 100644 --- a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigAssociationsCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts index e119731141d3..8e71bdf6b962 100644 --- a/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverQueryLogConfigsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts b/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts index 956e4cb7c397..01f2a92242e9 100644 --- a/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverRuleAssociationsCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts b/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts index be93b46392af..6f7b506ae2d4 100644 --- a/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts +++ b/clients/client-route53resolver/src/commands/ListResolverRulesCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts b/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts index 9ca744a65069..d42043332e15 100644 --- a/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts b/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts index 3dd1cd6b55e1..81395f2b4b11 100644 --- a/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutFirewallRuleGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts b/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts index d749ae2785d7..1432f3f6cdd3 100644 --- a/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutResolverQueryLogConfigPolicyCommand.ts @@ -15,7 +15,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts b/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts index c50f305a7ca8..3f5623bf4393 100644 --- a/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts +++ b/clients/client-route53resolver/src/commands/PutResolverRulePolicyCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/TagResourceCommand.ts b/clients/client-route53resolver/src/commands/TagResourceCommand.ts index 69f687bc632d..1a107c478dfb 100644 --- a/clients/client-route53resolver/src/commands/TagResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UntagResourceCommand.ts b/clients/client-route53resolver/src/commands/UntagResourceCommand.ts index c89e6d75a08d..250929b78cb6 100644 --- a/clients/client-route53resolver/src/commands/UntagResourceCommand.ts +++ b/clients/client-route53resolver/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts index 507fee88b30b..32953ac5270a 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts index 4d6bdb8f3fba..972f0a37aae1 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallDomainsCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts index 2f771ffe12b7..24db3df8227f 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts b/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts index 8a5c0173e9b5..d60852487990 100644 --- a/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateFirewallRuleGroupAssociationCommand.ts @@ -18,7 +18,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts b/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts index 34922c2e24de..8101e8b66a14 100644 --- a/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateOutpostResolverCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts index 7584cc661eba..9b9caeb4d089 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts index 348d35971e18..89a324a566a8 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverDnssecConfigCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts index b00385fc7849..76e072e00060 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverEndpointCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts b/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts index 7c14234a9799..ab3ecad7ffb8 100644 --- a/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts +++ b/clients/client-route53resolver/src/commands/UpdateResolverRuleCommand.ts @@ -12,7 +12,8 @@ import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-route53resolver/src/index.ts b/clients/client-route53resolver/src/index.ts index 4399cce99c81..11bb958fb52b 100644 --- a/clients/client-route53resolver/src/index.ts +++ b/clients/client-route53resolver/src/index.ts @@ -34,8 +34,8 @@ export * from "./Route53ResolverClient"; export * from "./Route53Resolver"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { Route53ResolverExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { Route53ResolverExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-route53resolver/src/models/Route53ResolverServiceException.ts b/clients/client-route53resolver/src/models/Route53ResolverServiceException.ts index 9bddd2559f1e..6fa205f92211 100644 --- a/clients/client-route53resolver/src/models/Route53ResolverServiceException.ts +++ b/clients/client-route53resolver/src/models/Route53ResolverServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts index 0d70362e7070..7095d4ee0903 100644 --- a/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchCreateRumMetricDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts index 67d277cbe156..77fdd1061eed 100644 --- a/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchDeleteRumMetricDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts b/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts index 9872b7c15a28..e266fdbc17c9 100644 --- a/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts +++ b/clients/client-rum/src/commands/BatchGetRumMetricDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/CreateAppMonitorCommand.ts b/clients/client-rum/src/commands/CreateAppMonitorCommand.ts index 98b643c28ba1..45d99f30c9d3 100644 --- a/clients/client-rum/src/commands/CreateAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/CreateAppMonitorCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts b/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts index fe4cc6914908..9d8ee7c68f16 100644 --- a/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/DeleteAppMonitorCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts b/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts index e7774586766e..dcc3ddbf85cb 100644 --- a/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts +++ b/clients/client-rum/src/commands/DeleteRumMetricsDestinationCommand.ts @@ -15,7 +15,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/GetAppMonitorCommand.ts b/clients/client-rum/src/commands/GetAppMonitorCommand.ts index bc0d46229ee2..cc2df3d0037c 100644 --- a/clients/client-rum/src/commands/GetAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/GetAppMonitorCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts b/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts index 618ee5eab3f6..f3c18767b409 100644 --- a/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts +++ b/clients/client-rum/src/commands/GetAppMonitorDataCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/ListAppMonitorsCommand.ts b/clients/client-rum/src/commands/ListAppMonitorsCommand.ts index c9ec50ae5b8c..841d755c9ca2 100644 --- a/clients/client-rum/src/commands/ListAppMonitorsCommand.ts +++ b/clients/client-rum/src/commands/ListAppMonitorsCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts b/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts index 980350b2442f..9b954ddf718f 100644 --- a/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts +++ b/clients/client-rum/src/commands/ListRumMetricsDestinationsCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/ListTagsForResourceCommand.ts b/clients/client-rum/src/commands/ListTagsForResourceCommand.ts index bca1066d9b49..ea13bbeea195 100644 --- a/clients/client-rum/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-rum/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/PutRumEventsCommand.ts b/clients/client-rum/src/commands/PutRumEventsCommand.ts index dec2bfd44ad6..6af3bdf57651 100644 --- a/clients/client-rum/src/commands/PutRumEventsCommand.ts +++ b/clients/client-rum/src/commands/PutRumEventsCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts b/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts index 2288bcfca14d..f9f4cca1514c 100644 --- a/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts +++ b/clients/client-rum/src/commands/PutRumMetricsDestinationCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/TagResourceCommand.ts b/clients/client-rum/src/commands/TagResourceCommand.ts index ff60f61c33db..8d316abcd212 100644 --- a/clients/client-rum/src/commands/TagResourceCommand.ts +++ b/clients/client-rum/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/UntagResourceCommand.ts b/clients/client-rum/src/commands/UntagResourceCommand.ts index 348e6aad6395..f91ecd1daa05 100644 --- a/clients/client-rum/src/commands/UntagResourceCommand.ts +++ b/clients/client-rum/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts b/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts index f6b4f574f1ac..40c643b959ba 100644 --- a/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts +++ b/clients/client-rum/src/commands/UpdateAppMonitorCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts b/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts index 4632abef69af..eb76d85e1d84 100644 --- a/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts +++ b/clients/client-rum/src/commands/UpdateRumMetricDefinitionCommand.ts @@ -12,7 +12,8 @@ import { RUMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-rum/src/index.ts b/clients/client-rum/src/index.ts index 18cfdda34bd6..eb54af327b02 100644 --- a/clients/client-rum/src/index.ts +++ b/clients/client-rum/src/index.ts @@ -15,8 +15,8 @@ export * from "./RUMClient"; export * from "./RUM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RUMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RUMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-rum/src/models/RUMServiceException.ts b/clients/client-rum/src/models/RUMServiceException.ts index 173eb8c87e85..a0b589b9d444 100644 --- a/clients/client-rum/src/models/RUMServiceException.ts +++ b/clients/client-rum/src/models/RUMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-s3-control/src/commands/AssociateAccessGrantsIdentityCenterCommand.ts b/clients/client-s3-control/src/commands/AssociateAccessGrantsIdentityCenterCommand.ts index 31400afe2541..0986b1404fe4 100644 --- a/clients/client-s3-control/src/commands/AssociateAccessGrantsIdentityCenterCommand.ts +++ b/clients/client-s3-control/src/commands/AssociateAccessGrantsIdentityCenterCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateAccessGrantCommand.ts b/clients/client-s3-control/src/commands/CreateAccessGrantCommand.ts index 38f3e31e3cec..292518ff2515 100644 --- a/clients/client-s3-control/src/commands/CreateAccessGrantCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessGrantCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateAccessGrantsInstanceCommand.ts b/clients/client-s3-control/src/commands/CreateAccessGrantsInstanceCommand.ts index 91b00a27fa84..7ad961284f25 100644 --- a/clients/client-s3-control/src/commands/CreateAccessGrantsInstanceCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessGrantsInstanceCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateAccessGrantsLocationCommand.ts b/clients/client-s3-control/src/commands/CreateAccessGrantsLocationCommand.ts index edd2ea13a515..cbb72292c67d 100644 --- a/clients/client-s3-control/src/commands/CreateAccessGrantsLocationCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessGrantsLocationCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts b/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts index 725fe7188834..a92ffd207266 100644 --- a/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessPointCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts index 62b4b6b12542..3ccce8ac6726 100644 --- a/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/CreateAccessPointForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateBucketCommand.ts b/clients/client-s3-control/src/commands/CreateBucketCommand.ts index 4d33fda15b50..a9b3347b5940 100644 --- a/clients/client-s3-control/src/commands/CreateBucketCommand.ts +++ b/clients/client-s3-control/src/commands/CreateBucketCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateJobCommand.ts b/clients/client-s3-control/src/commands/CreateJobCommand.ts index ad096943e289..c05dfd3379b2 100644 --- a/clients/client-s3-control/src/commands/CreateJobCommand.ts +++ b/clients/client-s3-control/src/commands/CreateJobCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts index 5d4f8409adc7..ea620119fbb7 100644 --- a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/CreateStorageLensGroupCommand.ts b/clients/client-s3-control/src/commands/CreateStorageLensGroupCommand.ts index 7f3a39edbf04..4d6f160945c2 100644 --- a/clients/client-s3-control/src/commands/CreateStorageLensGroupCommand.ts +++ b/clients/client-s3-control/src/commands/CreateStorageLensGroupCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessGrantCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessGrantCommand.ts index b4e5c74f7b0a..ed5e47d75c8b 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessGrantCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessGrantCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceCommand.ts index 96f2bb3edd3e..c2d5fddb8cb4 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.ts index 11862fde8f6e..8a2be5877a80 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessGrantsInstanceResourcePolicyCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessGrantsLocationCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessGrantsLocationCommand.ts index 2db0aec368cf..c4d2097bb696 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessGrantsLocationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessGrantsLocationCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts index d41b15566c46..fd2bc43152af 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts index fa8d1198f530..89aa655daed7 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts index 3387c7d86f61..cafc67402199 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts index 6cab568f05e3..3eb99612ce68 100644 --- a/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteAccessPointPolicyForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteBucketCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketCommand.ts index b29e182a15af..d704db8c18b9 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts index 4e580b63f3f8..e00cbbcbbb02 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketLifecycleConfigurationCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts index 8888404f4729..2a4f3608484a 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts index dd12d4dc9bea..b786b8fc418d 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketReplicationCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts index cff2e4daed40..00a6917605ce 100644 --- a/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteBucketTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts index 654f2d072fc1..d247a664858c 100644 --- a/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteJobTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts index 73732c95a959..9ddd5ee01740 100644 --- a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts index ebb3cc3d74e0..07447c2601ba 100644 --- a/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/DeletePublicAccessBlockCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts index 85c9eb3f5599..091a948ddf8d 100644 --- a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts index 51e5dbc8f6b7..1ec1f94ff962 100644 --- a/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteStorageLensConfigurationTaggingCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DeleteStorageLensGroupCommand.ts b/clients/client-s3-control/src/commands/DeleteStorageLensGroupCommand.ts index 99a059cbec14..d4f4823b6d81 100644 --- a/clients/client-s3-control/src/commands/DeleteStorageLensGroupCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteStorageLensGroupCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DescribeJobCommand.ts b/clients/client-s3-control/src/commands/DescribeJobCommand.ts index 4e4e89d38573..a97cf4cacaa5 100644 --- a/clients/client-s3-control/src/commands/DescribeJobCommand.ts +++ b/clients/client-s3-control/src/commands/DescribeJobCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts index 5c7192a0bda9..90b88e592a95 100644 --- a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts +++ b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts @@ -20,7 +20,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/DissociateAccessGrantsIdentityCenterCommand.ts b/clients/client-s3-control/src/commands/DissociateAccessGrantsIdentityCenterCommand.ts index 53eae40f4403..7fe5332b01f8 100644 --- a/clients/client-s3-control/src/commands/DissociateAccessGrantsIdentityCenterCommand.ts +++ b/clients/client-s3-control/src/commands/DissociateAccessGrantsIdentityCenterCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessGrantCommand.ts b/clients/client-s3-control/src/commands/GetAccessGrantCommand.ts index 54430d9b6bf1..3566a839eb8b 100644 --- a/clients/client-s3-control/src/commands/GetAccessGrantCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessGrantCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceCommand.ts b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceCommand.ts index 7cc75e2e2e41..0df3f669bc87 100644 --- a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceForPrefixCommand.ts b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceForPrefixCommand.ts index 90e3ea786c01..55cc1327f69a 100644 --- a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceForPrefixCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceForPrefixCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceResourcePolicyCommand.ts b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceResourcePolicyCommand.ts index 4fed8ec8d235..0da9b86b0ee4 100644 --- a/clients/client-s3-control/src/commands/GetAccessGrantsInstanceResourcePolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessGrantsInstanceResourcePolicyCommand.ts @@ -20,7 +20,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessGrantsLocationCommand.ts b/clients/client-s3-control/src/commands/GetAccessGrantsLocationCommand.ts index 095e417bb4d3..4d866d8ba543 100644 --- a/clients/client-s3-control/src/commands/GetAccessGrantsLocationCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessGrantsLocationCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointCommand.ts index c12d2d2ed67f..b9254a0d851f 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts index 719a7c197c7b..4bfd6f8cf947 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointConfigurationForObjectLambdaCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts index 03cc4122f74f..38eab22094cb 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts index 5812c5efe49b..221401339e71 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts index c7977fdf133c..8ddc6f742e6a 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyForObjectLambdaCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts index 2960bc0f864b..fb3697417d29 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts index a291f8d6f04c..83d8d65d9c46 100644 --- a/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/GetAccessPointPolicyStatusForObjectLambdaCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketCommand.ts b/clients/client-s3-control/src/commands/GetBucketCommand.ts index 70f33935d91e..9d7044a0a408 100644 --- a/clients/client-s3-control/src/commands/GetBucketCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts index 7f6df33d7848..3532494f80c6 100644 --- a/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketLifecycleConfigurationCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts index a11f063ca898..61d9b3047cbd 100644 --- a/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts index 9f35429e48fc..0d7f3e587747 100644 --- a/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketReplicationCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts index 4ab01417fea0..57c95f2c2cca 100644 --- a/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts b/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts index 43924a5d90cd..0e8ba79b750e 100644 --- a/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts +++ b/clients/client-s3-control/src/commands/GetBucketVersioningCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetDataAccessCommand.ts b/clients/client-s3-control/src/commands/GetDataAccessCommand.ts index 15070d67f290..c65c10bfe16d 100644 --- a/clients/client-s3-control/src/commands/GetDataAccessCommand.ts +++ b/clients/client-s3-control/src/commands/GetDataAccessCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts b/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts index 8e3894f87f58..ba103116f125 100644 --- a/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetJobTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts index b4d769ad0e34..798cb54dd985 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts index 7e1cac7c811a..a10ced977f69 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts index 1ef37567be76..3d2543f31066 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointPolicyStatusCommand.ts @@ -20,7 +20,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts index ce93f9acaa4d..3c2d0a779075 100644 --- a/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts +++ b/clients/client-s3-control/src/commands/GetMultiRegionAccessPointRoutesCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts index 0ccdf97823ea..18c9abf6c9c4 100644 --- a/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/GetPublicAccessBlockCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts index 072b7595c121..5b800df7fcb2 100644 --- a/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/GetStorageLensConfigurationCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts index 1f764de69fc4..90bdc7d26378 100644 --- a/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/GetStorageLensConfigurationTaggingCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/GetStorageLensGroupCommand.ts b/clients/client-s3-control/src/commands/GetStorageLensGroupCommand.ts index 4739dc092899..5d66cce13bea 100644 --- a/clients/client-s3-control/src/commands/GetStorageLensGroupCommand.ts +++ b/clients/client-s3-control/src/commands/GetStorageLensGroupCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListAccessGrantsCommand.ts b/clients/client-s3-control/src/commands/ListAccessGrantsCommand.ts index 5cc70dfca4d1..8adb347bea58 100644 --- a/clients/client-s3-control/src/commands/ListAccessGrantsCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessGrantsCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListAccessGrantsInstancesCommand.ts b/clients/client-s3-control/src/commands/ListAccessGrantsInstancesCommand.ts index 9a1a6806ec8e..697d945c47c6 100644 --- a/clients/client-s3-control/src/commands/ListAccessGrantsInstancesCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessGrantsInstancesCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListAccessGrantsLocationsCommand.ts b/clients/client-s3-control/src/commands/ListAccessGrantsLocationsCommand.ts index a10f3c63742e..69995b36fae5 100644 --- a/clients/client-s3-control/src/commands/ListAccessGrantsLocationsCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessGrantsLocationsCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts b/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts index 1a3937ef54bf..f84af9a967b8 100644 --- a/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessPointsCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts index b125832baeda..b266b85cb2a4 100644 --- a/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/ListAccessPointsForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListJobsCommand.ts b/clients/client-s3-control/src/commands/ListJobsCommand.ts index aa12cc124d68..89f8d491e41b 100644 --- a/clients/client-s3-control/src/commands/ListJobsCommand.ts +++ b/clients/client-s3-control/src/commands/ListJobsCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts b/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts index a5a3819630cd..b9393b71fc48 100644 --- a/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts +++ b/clients/client-s3-control/src/commands/ListMultiRegionAccessPointsCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts b/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts index 8218d420877b..52cc5a5c0835 100644 --- a/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts +++ b/clients/client-s3-control/src/commands/ListRegionalBucketsCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts b/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts index 49be039c3853..6ee98e627b09 100644 --- a/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts +++ b/clients/client-s3-control/src/commands/ListStorageLensConfigurationsCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListStorageLensGroupsCommand.ts b/clients/client-s3-control/src/commands/ListStorageLensGroupsCommand.ts index 78429e90b0f3..d351fa9ef87c 100644 --- a/clients/client-s3-control/src/commands/ListStorageLensGroupsCommand.ts +++ b/clients/client-s3-control/src/commands/ListStorageLensGroupsCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/ListTagsForResourceCommand.ts b/clients/client-s3-control/src/commands/ListTagsForResourceCommand.ts index 451907fa255e..c62f0a53fd15 100644 --- a/clients/client-s3-control/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-s3-control/src/commands/ListTagsForResourceCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutAccessGrantsInstanceResourcePolicyCommand.ts b/clients/client-s3-control/src/commands/PutAccessGrantsInstanceResourcePolicyCommand.ts index 9dacd67832d8..8639970bc1e1 100644 --- a/clients/client-s3-control/src/commands/PutAccessGrantsInstanceResourcePolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessGrantsInstanceResourcePolicyCommand.ts @@ -20,7 +20,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts index a3af779c2e04..6e9c094c00e8 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointConfigurationForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts index e89c2bd72119..72731d0baff5 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts b/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts index e0f6006bc5ab..bfe653acdca4 100644 --- a/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts +++ b/clients/client-s3-control/src/commands/PutAccessPointPolicyForObjectLambdaCommand.ts @@ -16,7 +16,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts b/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts index 196cd60056d2..0ac8d7b1c167 100644 --- a/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketLifecycleConfigurationCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts b/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts index 0aabc9315171..58e1dc96bae3 100644 --- a/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketPolicyCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts b/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts index 09ef22836abf..59df66c8da31 100644 --- a/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketReplicationCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts b/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts index eff60cfac35f..2bcb3b0e524e 100644 --- a/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketTaggingCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts b/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts index fdc827c8c702..1c6b71620100 100644 --- a/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts +++ b/clients/client-s3-control/src/commands/PutBucketVersioningCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts b/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts index 34bd386c0d39..800fcfa5322e 100644 --- a/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutJobTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts b/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts index cc3a7d63e814..f8ba33177525 100644 --- a/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts +++ b/clients/client-s3-control/src/commands/PutMultiRegionAccessPointPolicyCommand.ts @@ -17,7 +17,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts b/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts index a6806e63b6cb..d3862bb0e569 100644 --- a/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts +++ b/clients/client-s3-control/src/commands/PutPublicAccessBlockCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts b/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts index a4748c70f4c5..383f278f1980 100644 --- a/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts +++ b/clients/client-s3-control/src/commands/PutStorageLensConfigurationCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts b/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts index d3334dbcb994..52bd8a61e09b 100644 --- a/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts +++ b/clients/client-s3-control/src/commands/PutStorageLensConfigurationTaggingCommand.ts @@ -19,7 +19,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts b/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts index 05197f6df170..48259a5ef788 100644 --- a/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts +++ b/clients/client-s3-control/src/commands/SubmitMultiRegionAccessPointRoutesCommand.ts @@ -20,7 +20,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/TagResourceCommand.ts b/clients/client-s3-control/src/commands/TagResourceCommand.ts index 5df78936085d..51a84ef5daa7 100644 --- a/clients/client-s3-control/src/commands/TagResourceCommand.ts +++ b/clients/client-s3-control/src/commands/TagResourceCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/UntagResourceCommand.ts b/clients/client-s3-control/src/commands/UntagResourceCommand.ts index 9e0d3ba8e5f8..6a3d98de09a0 100644 --- a/clients/client-s3-control/src/commands/UntagResourceCommand.ts +++ b/clients/client-s3-control/src/commands/UntagResourceCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/UpdateAccessGrantsLocationCommand.ts b/clients/client-s3-control/src/commands/UpdateAccessGrantsLocationCommand.ts index f5d7d221d1b4..ed84d10dca02 100644 --- a/clients/client-s3-control/src/commands/UpdateAccessGrantsLocationCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateAccessGrantsLocationCommand.ts @@ -14,7 +14,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts b/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts index 11a9679be345..61f20f72a6b0 100644 --- a/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateJobPriorityCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts b/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts index b197f20c3f38..3665999796be 100644 --- a/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateJobStatusCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/commands/UpdateStorageLensGroupCommand.ts b/clients/client-s3-control/src/commands/UpdateStorageLensGroupCommand.ts index ddb2df281819..4448432b0e15 100644 --- a/clients/client-s3-control/src/commands/UpdateStorageLensGroupCommand.ts +++ b/clients/client-s3-control/src/commands/UpdateStorageLensGroupCommand.ts @@ -13,7 +13,8 @@ import { S3ControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3-control/src/index.ts b/clients/client-s3-control/src/index.ts index 09372e35dda3..19f18bceb6d7 100644 --- a/clients/client-s3-control/src/index.ts +++ b/clients/client-s3-control/src/index.ts @@ -8,8 +8,8 @@ export * from "./S3ControlClient"; export * from "./S3Control"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { S3ControlExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { S3ControlExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-s3-control/src/models/S3ControlServiceException.ts b/clients/client-s3-control/src/models/S3ControlServiceException.ts index 07bc8129d76f..2bc6979014e2 100644 --- a/clients/client-s3-control/src/models/S3ControlServiceException.ts +++ b/clients/client-s3-control/src/models/S3ControlServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts b/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts index c9edfc32e8d4..4b7f603bf086 100644 --- a/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/AbortMultipartUploadCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts b/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts index b0527d3f9efa..dd12554f6656 100644 --- a/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/CompleteMultipartUploadCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/CopyObjectCommand.ts b/clients/client-s3/src/commands/CopyObjectCommand.ts index 0e5009779a10..69a8f9ef598e 100644 --- a/clients/client-s3/src/commands/CopyObjectCommand.ts +++ b/clients/client-s3/src/commands/CopyObjectCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/CreateBucketCommand.ts b/clients/client-s3/src/commands/CreateBucketCommand.ts index 6b5938a75e5e..c462775fd666 100644 --- a/clients/client-s3/src/commands/CreateBucketCommand.ts +++ b/clients/client-s3/src/commands/CreateBucketCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts b/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts index f1039c7f3284..4252decfd0b2 100644 --- a/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts +++ b/clients/client-s3/src/commands/CreateMultipartUploadCommand.ts @@ -18,7 +18,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/CreateSessionCommand.ts b/clients/client-s3/src/commands/CreateSessionCommand.ts index 07116dd95047..1421553c52f5 100644 --- a/clients/client-s3/src/commands/CreateSessionCommand.ts +++ b/clients/client-s3/src/commands/CreateSessionCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts index f538050dd3f5..56b32ffae1eb 100644 --- a/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketAnalyticsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketCommand.ts b/clients/client-s3/src/commands/DeleteBucketCommand.ts index 482306c6a6dd..fcd46b21a1e3 100644 --- a/clients/client-s3/src/commands/DeleteBucketCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts b/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts index 63fd6f73a73d..dc92c59b64e3 100644 --- a/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketCorsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts b/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts index 85525480f856..f1b8c1096850 100644 --- a/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketEncryptionCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts index fe81897cae64..5bb63858c984 100644 --- a/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketIntelligentTieringConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts index 4022e1242ba8..d02e623d7a72 100644 --- a/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketInventoryConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts b/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts index 0f009b543b27..54d4fc40a896 100644 --- a/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketLifecycleCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts index faa7542ae2cb..886bf0b1f55d 100644 --- a/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketMetricsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts index f83cda6266bf..c75a845054df 100644 --- a/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketOwnershipControlsCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts b/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts index 209a4f258f47..b3b14e455eb2 100644 --- a/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketPolicyCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts b/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts index 5be23f873194..64d5de900ef3 100644 --- a/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketReplicationCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts b/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts index a7947767fd10..63fb5d3065f5 100644 --- a/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketTaggingCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts b/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts index aedc7e958549..663cb2fb7cfc 100644 --- a/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/DeleteBucketWebsiteCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteObjectCommand.ts b/clients/client-s3/src/commands/DeleteObjectCommand.ts index 5a7e01fe010e..0762586ab8be 100644 --- a/clients/client-s3/src/commands/DeleteObjectCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts index 8b4dcb737370..829a9b612bf1 100644 --- a/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectTaggingCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeleteObjectsCommand.ts b/clients/client-s3/src/commands/DeleteObjectsCommand.ts index 113757c93fa1..dcd01b988cbd 100644 --- a/clients/client-s3/src/commands/DeleteObjectsCommand.ts +++ b/clients/client-s3/src/commands/DeleteObjectsCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts b/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts index 74149c6aac28..fcf103724887 100644 --- a/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/DeletePublicAccessBlockCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts index 62ba89f4285f..cf9e8104e5ed 100644 --- a/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAccelerateConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketAclCommand.ts b/clients/client-s3/src/commands/GetBucketAclCommand.ts index 092ed2b10e5c..a772d9247b75 100644 --- a/clients/client-s3/src/commands/GetBucketAclCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAclCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts index a2e48b5981e7..7ecea306558d 100644 --- a/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketAnalyticsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketCorsCommand.ts b/clients/client-s3/src/commands/GetBucketCorsCommand.ts index 5934817cd328..38519995ceff 100644 --- a/clients/client-s3/src/commands/GetBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/GetBucketCorsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts b/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts index ba8e4a428ec8..04d6dbef09d5 100644 --- a/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/GetBucketEncryptionCommand.ts @@ -16,7 +16,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts index f993d909ab56..cf50ffd46d94 100644 --- a/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketIntelligentTieringConfigurationCommand.ts @@ -18,7 +18,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts index 66738df41c9c..8e225c899f09 100644 --- a/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketInventoryConfigurationCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts index e1d8b7d7b41a..c7382303849c 100644 --- a/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLifecycleConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketLocationCommand.ts b/clients/client-s3/src/commands/GetBucketLocationCommand.ts index 84363a4a0811..a7e257f68b87 100644 --- a/clients/client-s3/src/commands/GetBucketLocationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLocationCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketLoggingCommand.ts b/clients/client-s3/src/commands/GetBucketLoggingCommand.ts index a81ca74262c2..93b9c2e30246 100644 --- a/clients/client-s3/src/commands/GetBucketLoggingCommand.ts +++ b/clients/client-s3/src/commands/GetBucketLoggingCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts index 431ddb83f660..6512c71fa652 100644 --- a/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketMetricsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts b/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts index 74aeced20c18..08ad4e43fd67 100644 --- a/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts index a8d1caea682f..19c71fb6b0b7 100644 --- a/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/GetBucketOwnershipControlsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketPolicyCommand.ts b/clients/client-s3/src/commands/GetBucketPolicyCommand.ts index 8d5eaaae7b89..12c259d1e901 100644 --- a/clients/client-s3/src/commands/GetBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/GetBucketPolicyCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts b/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts index a58c38c385f0..ec9df74d765d 100644 --- a/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts +++ b/clients/client-s3/src/commands/GetBucketPolicyStatusCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketReplicationCommand.ts b/clients/client-s3/src/commands/GetBucketReplicationCommand.ts index eb6c83399b70..17e0f4c6bffc 100644 --- a/clients/client-s3/src/commands/GetBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/GetBucketReplicationCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts b/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts index 945085bf2599..4561303ad9d8 100644 --- a/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts +++ b/clients/client-s3/src/commands/GetBucketRequestPaymentCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketTaggingCommand.ts b/clients/client-s3/src/commands/GetBucketTaggingCommand.ts index 9de4cb447f7f..c7d86711ea8e 100644 --- a/clients/client-s3/src/commands/GetBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/GetBucketTaggingCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketVersioningCommand.ts b/clients/client-s3/src/commands/GetBucketVersioningCommand.ts index 5784d9ca67ec..9c49d7933aa2 100644 --- a/clients/client-s3/src/commands/GetBucketVersioningCommand.ts +++ b/clients/client-s3/src/commands/GetBucketVersioningCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts b/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts index 39ca98a40dd0..0498630edcbf 100644 --- a/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/GetBucketWebsiteCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectAclCommand.ts b/clients/client-s3/src/commands/GetObjectAclCommand.ts index bea70f300cd0..36d70066b7f3 100644 --- a/clients/client-s3/src/commands/GetObjectAclCommand.ts +++ b/clients/client-s3/src/commands/GetObjectAclCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectAttributesCommand.ts b/clients/client-s3/src/commands/GetObjectAttributesCommand.ts index 9d971eaa4ade..6756fa7b2496 100644 --- a/clients/client-s3/src/commands/GetObjectAttributesCommand.ts +++ b/clients/client-s3/src/commands/GetObjectAttributesCommand.ts @@ -17,7 +17,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectCommand.ts b/clients/client-s3/src/commands/GetObjectCommand.ts index 6785aed03ec2..2c0dd7c3dcdd 100644 --- a/clients/client-s3/src/commands/GetObjectCommand.ts +++ b/clients/client-s3/src/commands/GetObjectCommand.ts @@ -20,7 +20,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectLegalHoldCommand.ts b/clients/client-s3/src/commands/GetObjectLegalHoldCommand.ts index 94fbe77f0dba..b21c3486a7eb 100644 --- a/clients/client-s3/src/commands/GetObjectLegalHoldCommand.ts +++ b/clients/client-s3/src/commands/GetObjectLegalHoldCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts b/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts index 26503d202aba..31b113fec11e 100644 --- a/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts +++ b/clients/client-s3/src/commands/GetObjectLockConfigurationCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectRetentionCommand.ts b/clients/client-s3/src/commands/GetObjectRetentionCommand.ts index ea6dc05eb954..5427a527ad67 100644 --- a/clients/client-s3/src/commands/GetObjectRetentionCommand.ts +++ b/clients/client-s3/src/commands/GetObjectRetentionCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectTaggingCommand.ts b/clients/client-s3/src/commands/GetObjectTaggingCommand.ts index 389646090881..eb7d011d845b 100644 --- a/clients/client-s3/src/commands/GetObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/GetObjectTaggingCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetObjectTorrentCommand.ts b/clients/client-s3/src/commands/GetObjectTorrentCommand.ts index ed905a636204..bcf854d13c90 100644 --- a/clients/client-s3/src/commands/GetObjectTorrentCommand.ts +++ b/clients/client-s3/src/commands/GetObjectTorrentCommand.ts @@ -16,7 +16,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts b/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts index d1fd97b30570..ccca8d7040da 100644 --- a/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/GetPublicAccessBlockCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/HeadBucketCommand.ts b/clients/client-s3/src/commands/HeadBucketCommand.ts index 969b0fbb7ebb..d8ff44747e27 100644 --- a/clients/client-s3/src/commands/HeadBucketCommand.ts +++ b/clients/client-s3/src/commands/HeadBucketCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/HeadObjectCommand.ts b/clients/client-s3/src/commands/HeadObjectCommand.ts index e9a3c4174b9f..6dd6b0743b11 100644 --- a/clients/client-s3/src/commands/HeadObjectCommand.ts +++ b/clients/client-s3/src/commands/HeadObjectCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts index 6b386fecae58..953e54aeb02a 100644 --- a/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketAnalyticsConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts index c57eed7a627e..4bfc47bcce29 100644 --- a/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketIntelligentTieringConfigurationsCommand.ts @@ -18,7 +18,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts index ce134ea5bae7..3b77b3ab3c13 100644 --- a/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketInventoryConfigurationsCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts b/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts index a44c4f103440..7627928a2a75 100644 --- a/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketMetricsConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListBucketsCommand.ts b/clients/client-s3/src/commands/ListBucketsCommand.ts index 318d81ed21f1..657ed5f0d639 100644 --- a/clients/client-s3/src/commands/ListBucketsCommand.ts +++ b/clients/client-s3/src/commands/ListBucketsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListDirectoryBucketsCommand.ts b/clients/client-s3/src/commands/ListDirectoryBucketsCommand.ts index a83247831376..142dd9ed959d 100644 --- a/clients/client-s3/src/commands/ListDirectoryBucketsCommand.ts +++ b/clients/client-s3/src/commands/ListDirectoryBucketsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts index 3ad17b330e3d..3ece88c6a542 100644 --- a/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts +++ b/clients/client-s3/src/commands/ListMultipartUploadsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListObjectVersionsCommand.ts b/clients/client-s3/src/commands/ListObjectVersionsCommand.ts index 0b707ddc8778..33a2a8eb7674 100644 --- a/clients/client-s3/src/commands/ListObjectVersionsCommand.ts +++ b/clients/client-s3/src/commands/ListObjectVersionsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListObjectsCommand.ts b/clients/client-s3/src/commands/ListObjectsCommand.ts index f08e83c4e7c3..ea5eb5405855 100644 --- a/clients/client-s3/src/commands/ListObjectsCommand.ts +++ b/clients/client-s3/src/commands/ListObjectsCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListObjectsV2Command.ts b/clients/client-s3/src/commands/ListObjectsV2Command.ts index a7f1792a17de..71050a630e4e 100644 --- a/clients/client-s3/src/commands/ListObjectsV2Command.ts +++ b/clients/client-s3/src/commands/ListObjectsV2Command.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/ListPartsCommand.ts b/clients/client-s3/src/commands/ListPartsCommand.ts index e0ffdabcf705..a5b9d0e4c50a 100644 --- a/clients/client-s3/src/commands/ListPartsCommand.ts +++ b/clients/client-s3/src/commands/ListPartsCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts index ca886597f2f2..63f0c164aa6a 100644 --- a/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAccelerateConfigurationCommand.ts @@ -16,7 +16,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketAclCommand.ts b/clients/client-s3/src/commands/PutBucketAclCommand.ts index 5497f195b439..976e9e2c3be2 100644 --- a/clients/client-s3/src/commands/PutBucketAclCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAclCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts index 776fddff9cc8..fba4ffbe04fe 100644 --- a/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketAnalyticsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketCorsCommand.ts b/clients/client-s3/src/commands/PutBucketCorsCommand.ts index eb607531b9b8..76fa3c5b1b3d 100644 --- a/clients/client-s3/src/commands/PutBucketCorsCommand.ts +++ b/clients/client-s3/src/commands/PutBucketCorsCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts b/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts index a0259fe2b074..ecd16c8564c6 100644 --- a/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts +++ b/clients/client-s3/src/commands/PutBucketEncryptionCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts index 0fc277034928..132f19572d80 100644 --- a/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketIntelligentTieringConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts index 07d464922c09..44dddcb8e37c 100644 --- a/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketInventoryConfigurationCommand.ts @@ -18,7 +18,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts index f068a91ee056..9dda273bbbc9 100644 --- a/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketLifecycleConfigurationCommand.ts @@ -16,7 +16,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketLoggingCommand.ts b/clients/client-s3/src/commands/PutBucketLoggingCommand.ts index e71e8538e766..d9c916296e0a 100644 --- a/clients/client-s3/src/commands/PutBucketLoggingCommand.ts +++ b/clients/client-s3/src/commands/PutBucketLoggingCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts index 684942dfd545..19a79a6210ec 100644 --- a/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketMetricsConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts b/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts index d1aff04d4541..2016d33b9769 100644 --- a/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketNotificationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts b/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts index f2afbf1a2252..b30fbc2f0a27 100644 --- a/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts +++ b/clients/client-s3/src/commands/PutBucketOwnershipControlsCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketPolicyCommand.ts b/clients/client-s3/src/commands/PutBucketPolicyCommand.ts index 3895568cb23c..b27ab54fcd1e 100644 --- a/clients/client-s3/src/commands/PutBucketPolicyCommand.ts +++ b/clients/client-s3/src/commands/PutBucketPolicyCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketReplicationCommand.ts b/clients/client-s3/src/commands/PutBucketReplicationCommand.ts index f11f209d463d..6d49272bb2c9 100644 --- a/clients/client-s3/src/commands/PutBucketReplicationCommand.ts +++ b/clients/client-s3/src/commands/PutBucketReplicationCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts b/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts index fcf67b8d6f01..8d47ba75f018 100644 --- a/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts +++ b/clients/client-s3/src/commands/PutBucketRequestPaymentCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketTaggingCommand.ts b/clients/client-s3/src/commands/PutBucketTaggingCommand.ts index 71760578b299..2135a118e4f5 100644 --- a/clients/client-s3/src/commands/PutBucketTaggingCommand.ts +++ b/clients/client-s3/src/commands/PutBucketTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketVersioningCommand.ts b/clients/client-s3/src/commands/PutBucketVersioningCommand.ts index 6c3550f285f8..ae2ee3230358 100644 --- a/clients/client-s3/src/commands/PutBucketVersioningCommand.ts +++ b/clients/client-s3/src/commands/PutBucketVersioningCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts b/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts index 7227cc09f1a5..8709d1259dd5 100644 --- a/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts +++ b/clients/client-s3/src/commands/PutBucketWebsiteCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectAclCommand.ts b/clients/client-s3/src/commands/PutObjectAclCommand.ts index 63791402dae0..b4f4e70abc6f 100644 --- a/clients/client-s3/src/commands/PutObjectAclCommand.ts +++ b/clients/client-s3/src/commands/PutObjectAclCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectCommand.ts b/clients/client-s3/src/commands/PutObjectCommand.ts index 94d7ee33f882..158d99723276 100644 --- a/clients/client-s3/src/commands/PutObjectCommand.ts +++ b/clients/client-s3/src/commands/PutObjectCommand.ts @@ -20,7 +20,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectLegalHoldCommand.ts b/clients/client-s3/src/commands/PutObjectLegalHoldCommand.ts index 9f917f407168..80d427dfd734 100644 --- a/clients/client-s3/src/commands/PutObjectLegalHoldCommand.ts +++ b/clients/client-s3/src/commands/PutObjectLegalHoldCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts b/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts index d3d98469f199..b1bbe0cf30a4 100644 --- a/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts +++ b/clients/client-s3/src/commands/PutObjectLockConfigurationCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectRetentionCommand.ts b/clients/client-s3/src/commands/PutObjectRetentionCommand.ts index 03b02c7cd20b..cfa30340fb22 100644 --- a/clients/client-s3/src/commands/PutObjectRetentionCommand.ts +++ b/clients/client-s3/src/commands/PutObjectRetentionCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutObjectTaggingCommand.ts b/clients/client-s3/src/commands/PutObjectTaggingCommand.ts index 7831f2fbe41d..038c99507a19 100644 --- a/clients/client-s3/src/commands/PutObjectTaggingCommand.ts +++ b/clients/client-s3/src/commands/PutObjectTaggingCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts b/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts index c4f225a65999..1d2af629d1fc 100644 --- a/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts +++ b/clients/client-s3/src/commands/PutPublicAccessBlockCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/RestoreObjectCommand.ts b/clients/client-s3/src/commands/RestoreObjectCommand.ts index 03c20d5df5b1..4eebcef2f1ae 100644 --- a/clients/client-s3/src/commands/RestoreObjectCommand.ts +++ b/clients/client-s3/src/commands/RestoreObjectCommand.ts @@ -13,7 +13,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/SelectObjectContentCommand.ts b/clients/client-s3/src/commands/SelectObjectContentCommand.ts index 0fe2c541f5a1..04d84e8e69b4 100644 --- a/clients/client-s3/src/commands/SelectObjectContentCommand.ts +++ b/clients/client-s3/src/commands/SelectObjectContentCommand.ts @@ -18,7 +18,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/UploadPartCommand.ts b/clients/client-s3/src/commands/UploadPartCommand.ts index dcca73aa480c..f05c94fd854f 100644 --- a/clients/client-s3/src/commands/UploadPartCommand.ts +++ b/clients/client-s3/src/commands/UploadPartCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/UploadPartCopyCommand.ts b/clients/client-s3/src/commands/UploadPartCopyCommand.ts index 8bd529428026..3d73fb1a445c 100644 --- a/clients/client-s3/src/commands/UploadPartCopyCommand.ts +++ b/clients/client-s3/src/commands/UploadPartCopyCommand.ts @@ -19,7 +19,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts b/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts index efbe01c701b5..5ac4744ce122 100644 --- a/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts +++ b/clients/client-s3/src/commands/WriteGetObjectResponseCommand.ts @@ -12,7 +12,8 @@ import { S3ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ". /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3/src/index.ts b/clients/client-s3/src/index.ts index 521b418f2e42..1648e7295d41 100644 --- a/clients/client-s3/src/index.ts +++ b/clients/client-s3/src/index.ts @@ -8,8 +8,8 @@ export * from "./S3Client"; export * from "./S3"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { S3ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { S3ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-s3/src/models/S3ServiceException.ts b/clients/client-s3/src/models/S3ServiceException.ts index d2eef7a0e6ca..14dd9550605b 100644 --- a/clients/client-s3/src/models/S3ServiceException.ts +++ b/clients/client-s3/src/models/S3ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts b/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts index 3efc6cb7b597..c9e7a70689e1 100644 --- a/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts +++ b/clients/client-s3outposts/src/commands/CreateEndpointCommand.ts @@ -12,7 +12,8 @@ import { S3OutpostsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts b/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts index ce41885de9aa..f09081b28526 100644 --- a/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-s3outposts/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { S3OutpostsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts b/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts index a57ffb697a87..e0455ed927c4 100644 --- a/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts +++ b/clients/client-s3outposts/src/commands/ListEndpointsCommand.ts @@ -12,7 +12,8 @@ import { S3OutpostsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts b/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts index d0c94627b5a4..7b5ec5b54ef1 100644 --- a/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts +++ b/clients/client-s3outposts/src/commands/ListOutpostsWithS3Command.ts @@ -12,7 +12,8 @@ import { S3OutpostsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts b/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts index 3e15b01b81f8..183127bf2618 100644 --- a/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts +++ b/clients/client-s3outposts/src/commands/ListSharedEndpointsCommand.ts @@ -12,7 +12,8 @@ import { S3OutpostsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-s3outposts/src/index.ts b/clients/client-s3outposts/src/index.ts index d7dfb12db270..3902d7fd6299 100644 --- a/clients/client-s3outposts/src/index.ts +++ b/clients/client-s3outposts/src/index.ts @@ -8,8 +8,8 @@ export * from "./S3OutpostsClient"; export * from "./S3Outposts"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { S3OutpostsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { S3OutpostsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-s3outposts/src/models/S3OutpostsServiceException.ts b/clients/client-s3outposts/src/models/S3OutpostsServiceException.ts index 62366917f10a..be253849b88a 100644 --- a/clients/client-s3outposts/src/models/S3OutpostsServiceException.ts +++ b/clients/client-s3outposts/src/models/S3OutpostsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts index c5b92f1f6852..6dbbc735e943 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/DeleteHumanLoopCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts index 6969d8e514bd..ce485656055a 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/DescribeHumanLoopCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts index 6e29bd8908f5..60c418a05c68 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/ListHumanLoopsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts index 0b7ce3c0092a..85c8abcc395f 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/StartHumanLoopCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts b/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts index 98349477f2dd..84258bc1f7e9 100644 --- a/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts +++ b/clients/client-sagemaker-a2i-runtime/src/commands/StopHumanLoopCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-a2i-runtime/src/index.ts b/clients/client-sagemaker-a2i-runtime/src/index.ts index 3a133cc73998..f06394138563 100644 --- a/clients/client-sagemaker-a2i-runtime/src/index.ts +++ b/clients/client-sagemaker-a2i-runtime/src/index.ts @@ -33,8 +33,8 @@ export * from "./SageMakerA2IRuntimeClient"; export * from "./SageMakerA2IRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerA2IRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerA2IRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sagemaker-a2i-runtime/src/models/SageMakerA2IRuntimeServiceException.ts b/clients/client-sagemaker-a2i-runtime/src/models/SageMakerA2IRuntimeServiceException.ts index 5d02e4cfcca6..15f8a1f7e512 100644 --- a/clients/client-sagemaker-a2i-runtime/src/models/SageMakerA2IRuntimeServiceException.ts +++ b/clients/client-sagemaker-a2i-runtime/src/models/SageMakerA2IRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts b/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts index b8727621934f..a4f728f19390 100644 --- a/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/GetDeploymentsCommand.ts @@ -12,7 +12,8 @@ import { SagemakerEdgeClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts b/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts index 75c921988b6a..5b4ecd5cd2b6 100644 --- a/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/GetDeviceRegistrationCommand.ts @@ -12,7 +12,8 @@ import { SagemakerEdgeClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts b/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts index 60874d03d1cb..a9443b577e70 100644 --- a/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts +++ b/clients/client-sagemaker-edge/src/commands/SendHeartbeatCommand.ts @@ -12,7 +12,8 @@ import { SagemakerEdgeClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-edge/src/index.ts b/clients/client-sagemaker-edge/src/index.ts index ee9a344721f2..0f946d74052f 100644 --- a/clients/client-sagemaker-edge/src/index.ts +++ b/clients/client-sagemaker-edge/src/index.ts @@ -8,8 +8,8 @@ export * from "./SagemakerEdgeClient"; export * from "./SagemakerEdge"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SagemakerEdgeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SagemakerEdgeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sagemaker-edge/src/models/SagemakerEdgeServiceException.ts b/clients/client-sagemaker-edge/src/models/SagemakerEdgeServiceException.ts index c0170134abc5..8aa5edd119e8 100644 --- a/clients/client-sagemaker-edge/src/models/SagemakerEdgeServiceException.ts +++ b/clients/client-sagemaker-edge/src/models/SagemakerEdgeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts index 9ab547a4f797..2f4e394c4a40 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/BatchGetRecordCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts index dd9fd3e27a12..5cce1538bb6a 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/DeleteRecordCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts index 4e4fe443cf55..8fa74b8b657b 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/GetRecordCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts b/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts index a53e81cb70bb..411e66da8c31 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/commands/PutRecordCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-featurestore-runtime/src/index.ts b/clients/client-sagemaker-featurestore-runtime/src/index.ts index fbb3d3f4870f..721c5dad6887 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/index.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/index.ts @@ -34,8 +34,8 @@ export * from "./SageMakerFeatureStoreRuntimeClient"; export * from "./SageMakerFeatureStoreRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerFeatureStoreRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerFeatureStoreRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sagemaker-featurestore-runtime/src/models/SageMakerFeatureStoreRuntimeServiceException.ts b/clients/client-sagemaker-featurestore-runtime/src/models/SageMakerFeatureStoreRuntimeServiceException.ts index 6531e9acf419..8bbefb0c0e74 100644 --- a/clients/client-sagemaker-featurestore-runtime/src/models/SageMakerFeatureStoreRuntimeServiceException.ts +++ b/clients/client-sagemaker-featurestore-runtime/src/models/SageMakerFeatureStoreRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts index 69b5379933cc..d936da4e5cf3 100644 --- a/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/DeleteEarthObservationJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts index 4a2702cc2dbf..e44c49f1a39d 100644 --- a/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/DeleteVectorEnrichmentJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts index 45561cfe1c8a..6386b99a7740 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ExportEarthObservationJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts index d3ab9b222309..ac4a88b166a7 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ExportVectorEnrichmentJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts index 49ddd80656d8..7ecd306d9b68 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetEarthObservationJobCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts index b5443d722363..5490d4b7ce1a 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetRasterDataCollectionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts index d4443678697c..2000e57b64ec 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetTileCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts index 62dbdf1c41c2..796ad8e492a9 100644 --- a/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/GetVectorEnrichmentJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts index 57d5f58f617f..8a518aade254 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListEarthObservationJobsCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts index a7bafd8ba555..024baa3f0784 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListRasterDataCollectionsCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts index 22c120f101c6..d49cfb203bb3 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts b/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts index 9e1e278f1268..624b45693d04 100644 --- a/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/ListVectorEnrichmentJobsCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts b/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts index e98c236fa3cb..f6d27b1d78cf 100644 --- a/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/SearchRasterDataCollectionCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts index 41cf721af8b8..86a06f962055 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StartEarthObservationJobCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts index f0363ee48fa1..19aaf74737d8 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StartVectorEnrichmentJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts index 0416ef20714c..807ea4041ca3 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StopEarthObservationJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts b/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts index 39548dc360c6..6ffa205a20bb 100644 --- a/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/StopVectorEnrichmentJobCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts index 1fe610229d92..99c2e14b0252 100644 --- a/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts b/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts index e21b354180c3..13bd599e8029 100644 --- a/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts +++ b/clients/client-sagemaker-geospatial/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-geospatial/src/index.ts b/clients/client-sagemaker-geospatial/src/index.ts index e039a388dae8..26946750c243 100644 --- a/clients/client-sagemaker-geospatial/src/index.ts +++ b/clients/client-sagemaker-geospatial/src/index.ts @@ -8,8 +8,8 @@ export * from "./SageMakerGeospatialClient"; export * from "./SageMakerGeospatial"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerGeospatialExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerGeospatialExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sagemaker-geospatial/src/models/SageMakerGeospatialServiceException.ts b/clients/client-sagemaker-geospatial/src/models/SageMakerGeospatialServiceException.ts index 22384b033613..2a6f56152519 100644 --- a/clients/client-sagemaker-geospatial/src/models/SageMakerGeospatialServiceException.ts +++ b/clients/client-sagemaker-geospatial/src/models/SageMakerGeospatialServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts b/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts index 2ade64e136fb..87c2e3f78a34 100644 --- a/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts +++ b/clients/client-sagemaker-metrics/src/commands/BatchPutMetricsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerMetricsClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-metrics/src/index.ts b/clients/client-sagemaker-metrics/src/index.ts index 453a25321e3f..8498be04df85 100644 --- a/clients/client-sagemaker-metrics/src/index.ts +++ b/clients/client-sagemaker-metrics/src/index.ts @@ -16,8 +16,8 @@ export * from "./SageMakerMetricsClient"; export * from "./SageMakerMetrics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerMetricsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerMetricsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sagemaker-metrics/src/models/SageMakerMetricsServiceException.ts b/clients/client-sagemaker-metrics/src/models/SageMakerMetricsServiceException.ts index 58c6ee351b81..499658837b62 100644 --- a/clients/client-sagemaker-metrics/src/models/SageMakerMetricsServiceException.ts +++ b/clients/client-sagemaker-metrics/src/models/SageMakerMetricsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts index 795f0bebb4e1..ee0ac3bb740c 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointAsyncCommand.ts @@ -16,7 +16,8 @@ import { SageMakerRuntimeClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts index 241b4055a858..d627288c5344 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointCommand.ts @@ -18,7 +18,8 @@ import { SageMakerRuntimeClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts index 4edaf3157fbd..cf2a9aa6d10d 100644 --- a/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts +++ b/clients/client-sagemaker-runtime/src/commands/InvokeEndpointWithResponseStreamCommand.ts @@ -20,7 +20,8 @@ import { SageMakerRuntimeClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-sagemaker-runtime/src/index.ts b/clients/client-sagemaker-runtime/src/index.ts index a92542789959..d54c6f4cb67b 100644 --- a/clients/client-sagemaker-runtime/src/index.ts +++ b/clients/client-sagemaker-runtime/src/index.ts @@ -8,8 +8,8 @@ export * from "./SageMakerRuntimeClient"; export * from "./SageMakerRuntime"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerRuntimeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerRuntimeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sagemaker-runtime/src/models/SageMakerRuntimeServiceException.ts b/clients/client-sagemaker-runtime/src/models/SageMakerRuntimeServiceException.ts index 82712f5c4c58..9c6bd59f2f39 100644 --- a/clients/client-sagemaker-runtime/src/models/SageMakerRuntimeServiceException.ts +++ b/clients/client-sagemaker-runtime/src/models/SageMakerRuntimeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sagemaker/src/commands/AddAssociationCommand.ts b/clients/client-sagemaker/src/commands/AddAssociationCommand.ts index 0b3938e3265c..f03f9dd1b452 100644 --- a/clients/client-sagemaker/src/commands/AddAssociationCommand.ts +++ b/clients/client-sagemaker/src/commands/AddAssociationCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/AddTagsCommand.ts b/clients/client-sagemaker/src/commands/AddTagsCommand.ts index 18a37f90e05a..2c96952d736e 100644 --- a/clients/client-sagemaker/src/commands/AddTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/AddTagsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts index c9504e1a6a25..61af9e0bf135 100644 --- a/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/AssociateTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts b/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts index c167d1623b90..85dde2251d47 100644 --- a/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/BatchDescribeModelPackageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateActionCommand.ts b/clients/client-sagemaker/src/commands/CreateActionCommand.ts index f04d7d0d34d3..927677ed4862 100644 --- a/clients/client-sagemaker/src/commands/CreateActionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateActionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts index 516230394548..253643c108eb 100644 --- a/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAlgorithmCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateAppCommand.ts b/clients/client-sagemaker/src/commands/CreateAppCommand.ts index ef193672b87d..eddd0c302b9d 100644 --- a/clients/client-sagemaker/src/commands/CreateAppCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAppCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts index 789bda602357..61c6807d6639 100644 --- a/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAppImageConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts b/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts index 11402c0f691a..8bfa0f4431d1 100644 --- a/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateArtifactCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts index 4ef17283d69e..f09589b33f0b 100644 --- a/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateAutoMLJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts b/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts index cb791bf669c8..1096a6dd73fc 100644 --- a/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts +++ b/clients/client-sagemaker/src/commands/CreateAutoMLJobV2Command.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateClusterCommand.ts b/clients/client-sagemaker/src/commands/CreateClusterCommand.ts index 647689886027..ff533bcf4023 100644 --- a/clients/client-sagemaker/src/commands/CreateClusterCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts index 084f1777c104..eb528c5258be 100644 --- a/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateCodeRepositoryCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts index d958685a989f..2bb95792b8eb 100644 --- a/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateCompilationJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateContextCommand.ts b/clients/client-sagemaker/src/commands/CreateContextCommand.ts index 913fd935ef96..9cc40eb90ce5 100644 --- a/clients/client-sagemaker/src/commands/CreateContextCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateContextCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts index e972c7101ce9..02f2e87adfad 100644 --- a/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDataQualityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts index a064358bd3eb..6b37cf6247aa 100644 --- a/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDeviceFleetCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateDomainCommand.ts b/clients/client-sagemaker/src/commands/CreateDomainCommand.ts index 9c1236acb38d..72161200756a 100644 --- a/clients/client-sagemaker/src/commands/CreateDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateDomainCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts index e5b4c96b23aa..78787fef35e1 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentPlanCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts index 4fd89f6b2cad..a4c762f8f4f3 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgeDeploymentStageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts index e16870c40d82..238b78a9de71 100644 --- a/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEdgePackagingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts b/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts index 7dfa820473a9..b0047b3453a5 100644 --- a/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEndpointCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts index ac5bbca738a8..4f0e6ca8b3ca 100644 --- a/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateEndpointConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts b/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts index 9a27d6fe205c..82bb71e1ea71 100644 --- a/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts index b3e42c3ef9ee..b7998ca2e1b3 100644 --- a/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateFeatureGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts index 790a312554cb..d1d207523baf 100644 --- a/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateFlowDefinitionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateHubCommand.ts b/clients/client-sagemaker/src/commands/CreateHubCommand.ts index c921f4f1364e..9b6f7969ada4 100644 --- a/clients/client-sagemaker/src/commands/CreateHubCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHubCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts index 1be78be88f83..d968a6058351 100644 --- a/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHumanTaskUiCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts index bb310591f577..d5b4aa69316b 100644 --- a/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateHyperParameterTuningJobCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateImageCommand.ts b/clients/client-sagemaker/src/commands/CreateImageCommand.ts index 856e7c8e3afc..611bddb915aa 100644 --- a/clients/client-sagemaker/src/commands/CreateImageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateImageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts b/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts index 5a8b6e10fd1b..4a484757edb8 100644 --- a/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateImageVersionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateInferenceComponentCommand.ts b/clients/client-sagemaker/src/commands/CreateInferenceComponentCommand.ts index 00288000c02b..40ed970e432c 100644 --- a/clients/client-sagemaker/src/commands/CreateInferenceComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateInferenceComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts index f8ba4df680e3..99a069ba4a4e 100644 --- a/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts index b0ab73dd60a8..31fd8621ee28 100644 --- a/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateInferenceRecommendationsJobCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts index 4725e2f9bfb5..a2b4a8f2589a 100644 --- a/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateLabelingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts index 960a9a908979..2e9cb8687123 100644 --- a/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelBiasJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts index 275876c6bced..d9969525c77c 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCardCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts index 8d4c1b204dad..3fd7a18b2bce 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCardExportJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelCommand.ts b/clients/client-sagemaker/src/commands/CreateModelCommand.ts index f94b67b3a684..97341d448f4f 100644 --- a/clients/client-sagemaker/src/commands/CreateModelCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts index a5a68d610cd3..1c078a1b5a36 100644 --- a/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelExplainabilityJobDefinitionCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts b/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts index 150eba5d51a8..da87473ba963 100644 --- a/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelPackageCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts index 7fdc0d622d3d..cedb8210ae3d 100644 --- a/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelPackageGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts index 257bbb9fd2f7..842872bbcad2 100644 --- a/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateModelQualityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts index 8b9dae6dd67d..ad7b4d85db48 100644 --- a/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts index ba3903b7551e..0121fa1cf840 100644 --- a/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts index 7990a5808f80..18947e4166a5 100644 --- a/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateNotebookInstanceLifecycleConfigCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts b/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts index 3c24865238d2..87652ecd28ab 100644 --- a/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePipelineCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts b/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts index d7f83bfa4984..fa359479e659 100644 --- a/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePresignedDomainUrlCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts b/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts index c274d1448ffb..3f1746459b91 100644 --- a/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts +++ b/clients/client-sagemaker/src/commands/CreatePresignedNotebookInstanceUrlCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts index efa83648803c..f9cd5f3e1252 100644 --- a/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateProcessingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateProjectCommand.ts b/clients/client-sagemaker/src/commands/CreateProjectCommand.ts index b5847cc54f52..878cf4280b56 100644 --- a/clients/client-sagemaker/src/commands/CreateProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateProjectCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts b/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts index 191bb9320d06..18ba26f3f1ff 100644 --- a/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateSpaceCommand.ts @@ -13,7 +13,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts index 2e6538102732..27952b19a13f 100644 --- a/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateStudioLifecycleConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts index 460ec3ad6892..b2000a54cf58 100644 --- a/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts b/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts index a47ff0421470..c10b11f72a37 100644 --- a/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTransformJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateTrialCommand.ts b/clients/client-sagemaker/src/commands/CreateTrialCommand.ts index 3bf24cde90fa..1e071ea0d847 100644 --- a/clients/client-sagemaker/src/commands/CreateTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrialCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts index c836c842d975..40a4ad8db5da 100644 --- a/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts b/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts index 9ef3f8257335..9845825e8721 100644 --- a/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateUserProfileCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts b/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts index 83917e78aeb2..cf14029cdc6d 100644 --- a/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateWorkforceCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts b/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts index a3b3769228bb..429c4338f40b 100644 --- a/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/CreateWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteActionCommand.ts b/clients/client-sagemaker/src/commands/DeleteActionCommand.ts index 2dd35dd542e4..0c6b77a5a2ea 100644 --- a/clients/client-sagemaker/src/commands/DeleteActionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteActionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts index fca05ab457de..02e95a660b20 100644 --- a/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAlgorithmCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteAppCommand.ts b/clients/client-sagemaker/src/commands/DeleteAppCommand.ts index fba740906538..9e9570db3162 100644 --- a/clients/client-sagemaker/src/commands/DeleteAppCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts index 133ff6fefc7c..94783b679613 100644 --- a/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAppImageConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts b/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts index addda2181294..351773f5bde4 100644 --- a/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteArtifactCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts b/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts index 6d9d3aa886fa..5fca2aa1838c 100644 --- a/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteAssociationCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteClusterCommand.ts b/clients/client-sagemaker/src/commands/DeleteClusterCommand.ts index a3b87244e40a..c3cd0fdf5e75 100644 --- a/clients/client-sagemaker/src/commands/DeleteClusterCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteClusterCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts index a9aa81ad4295..a81560acc90f 100644 --- a/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteCodeRepositoryCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/DeleteCompilationJobCommand.ts index aa745b71018c..b502af3e9940 100644 --- a/clients/client-sagemaker/src/commands/DeleteCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteCompilationJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteContextCommand.ts b/clients/client-sagemaker/src/commands/DeleteContextCommand.ts index 734bb0c36461..2d14fda678db 100644 --- a/clients/client-sagemaker/src/commands/DeleteContextCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteContextCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts index bde553338c08..ce223c0a80f7 100644 --- a/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDataQualityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts index 3f46d7ddc224..e49ad4c2db3c 100644 --- a/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDeviceFleetCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts b/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts index 18d243fc5274..9ce04637ef5c 100644 --- a/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts index d30310391f0e..2de033e520e9 100644 --- a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentPlanCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts index 6f6679b5c05a..fba30c40fba5 100644 --- a/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEdgeDeploymentStageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts b/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts index 3bc324138e46..316fcfd9a378 100644 --- a/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts index 95c8dccdc6e5..e724401ba9ca 100644 --- a/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteEndpointConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts b/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts index a1f617f6f0b9..8cf64a41f685 100644 --- a/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts index c0af9f1a6000..072fec1210b3 100644 --- a/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteFeatureGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts index 824accb38d0e..6d9fe3fc5544 100644 --- a/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteFlowDefinitionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteHubCommand.ts b/clients/client-sagemaker/src/commands/DeleteHubCommand.ts index b20d97d060bc..4f4c0b79092a 100644 --- a/clients/client-sagemaker/src/commands/DeleteHubCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHubCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts b/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts index 84c214a1465d..5668afd46597 100644 --- a/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHubContentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts index f6fa1742e70e..a55ca70e8f09 100644 --- a/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHumanTaskUiCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/DeleteHyperParameterTuningJobCommand.ts index 10d77f2b0edd..9c0be08997db 100644 --- a/clients/client-sagemaker/src/commands/DeleteHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteHyperParameterTuningJobCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteImageCommand.ts b/clients/client-sagemaker/src/commands/DeleteImageCommand.ts index 25102050910a..99855c4d3ba9 100644 --- a/clients/client-sagemaker/src/commands/DeleteImageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteImageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts b/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts index f015aa0fd27b..5cadd7e1bb31 100644 --- a/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteImageVersionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteInferenceComponentCommand.ts b/clients/client-sagemaker/src/commands/DeleteInferenceComponentCommand.ts index 547901a0df33..136667952e2c 100644 --- a/clients/client-sagemaker/src/commands/DeleteInferenceComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteInferenceComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts index 5d0e6827a0f0..21ff2abf748f 100644 --- a/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts index 421868b3e13d..3e9894734560 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelBiasJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts index dc62ceba6445..41a31bc9460c 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelCardCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelCommand.ts index 13dbf7e99a17..b8f340ba156f 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts index 31a19ac03f42..a79a77650dad 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelExplainabilityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts index ef0d839ecd13..474ab231fc74 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts index 3ad4b8cd38b1..f40d164993e9 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts index 6e887179eeb0..8a1de8ae2e6e 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelPackageGroupPolicyCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts index 960933c5f71a..5a337da02490 100644 --- a/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteModelQualityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts index e32640ff5dbd..a5e76122851c 100644 --- a/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts index 7111edac443e..48f6f1527f93 100644 --- a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts index bc9aad1567c9..e11ee9ee258d 100644 --- a/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteNotebookInstanceLifecycleConfigCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts b/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts index 469df2e1e4b4..dd81770484a4 100644 --- a/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/DeletePipelineCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts b/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts index 52252f72a1f5..9af689b3f084 100644 --- a/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteProjectCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts b/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts index e78821ad2c40..0126934bdad8 100644 --- a/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteSpaceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts index dbf672b89856..6dbf2436069f 100644 --- a/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteStudioLifecycleConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts b/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts index 5cb76b355da2..b9b1123dfa59 100644 --- a/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts b/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts index 138043263c7f..26afaab49574 100644 --- a/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTrialCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts index 30dea4f303e5..f1ecf1f8b690 100644 --- a/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts b/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts index 9aa3afd48b06..3dbf6f8d9714 100644 --- a/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteUserProfileCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts b/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts index 12c5d90f05db..1c614b3bf545 100644 --- a/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteWorkforceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts index 481a8e50b766..f9db3345d409 100644 --- a/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DeleteWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts b/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts index e60cb97f6b26..3b1becab9788 100644 --- a/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/DeregisterDevicesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeActionCommand.ts b/clients/client-sagemaker/src/commands/DescribeActionCommand.ts index 6ab5b95d1e8f..9f9996dadae4 100644 --- a/clients/client-sagemaker/src/commands/DescribeActionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeActionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts b/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts index 49bdbf6e94d6..494d5a33c99c 100644 --- a/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAlgorithmCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeAppCommand.ts b/clients/client-sagemaker/src/commands/DescribeAppCommand.ts index 29698abae141..955028f270f2 100644 --- a/clients/client-sagemaker/src/commands/DescribeAppCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAppCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts index 90758f4b76fe..b4e87d9d5870 100644 --- a/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAppImageConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts b/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts index abc7d28645a4..c0836c07b8ca 100644 --- a/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeArtifactCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts index 9ad84e360f90..39da57811020 100644 --- a/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeAutoMLJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts b/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts index a99509e465a4..e7068a7f3e3c 100644 --- a/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts +++ b/clients/client-sagemaker/src/commands/DescribeAutoMLJobV2Command.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeClusterCommand.ts b/clients/client-sagemaker/src/commands/DescribeClusterCommand.ts index 7af9f35b5c08..38fa44fbe8a2 100644 --- a/clients/client-sagemaker/src/commands/DescribeClusterCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeClusterCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeClusterNodeCommand.ts b/clients/client-sagemaker/src/commands/DescribeClusterNodeCommand.ts index 9841a1ef287d..56cbc7ac337c 100644 --- a/clients/client-sagemaker/src/commands/DescribeClusterNodeCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeClusterNodeCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts index f29c4a0a7d05..24cadcd59ea9 100644 --- a/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeCodeRepositoryCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts index 2abd0dd31e52..d3829dc6f393 100644 --- a/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeCompilationJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeContextCommand.ts b/clients/client-sagemaker/src/commands/DescribeContextCommand.ts index 3e68463c9297..48bad96b8953 100644 --- a/clients/client-sagemaker/src/commands/DescribeContextCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeContextCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts index fa1b052ec800..71f00190af8e 100644 --- a/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDataQualityJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts b/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts index ec7e40e0f108..8437a756d50a 100644 --- a/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDeviceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts index 7de4a2987aa5..882f09951c51 100644 --- a/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDeviceFleetCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts b/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts index 0bf271d7c400..c11f44e5b0f4 100644 --- a/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeDomainCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts b/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts index d65f531fd406..efa98523a9a9 100644 --- a/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEdgeDeploymentPlanCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts index 62e24e8d7b0e..7035aefae804 100644 --- a/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEdgePackagingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts b/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts index 6cbec0ee2441..81220edc5631 100644 --- a/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEndpointCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts index 198b75285fe5..230177d3080a 100644 --- a/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeEndpointConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts b/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts index aea06cb5d37f..ed6be311fe60 100644 --- a/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts index c1e6ea62ed57..80516434a879 100644 --- a/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFeatureGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts b/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts index 6b390fcdb4d4..3371a6abff5a 100644 --- a/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFeatureMetadataCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts index 965fff30a0b0..e2760fd4bfbd 100644 --- a/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeFlowDefinitionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeHubCommand.ts b/clients/client-sagemaker/src/commands/DescribeHubCommand.ts index a08cbd81b6d0..48316340bbde 100644 --- a/clients/client-sagemaker/src/commands/DescribeHubCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHubCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts b/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts index b372f2a76c23..5d58d4489759 100644 --- a/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHubContentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts b/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts index 102544d33735..45e4404e7c31 100644 --- a/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHumanTaskUiCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts index bd3c53878975..0de35de21f4d 100644 --- a/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeHyperParameterTuningJobCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeImageCommand.ts b/clients/client-sagemaker/src/commands/DescribeImageCommand.ts index 7b8550a2220b..2b4ba19ecdac 100644 --- a/clients/client-sagemaker/src/commands/DescribeImageCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeImageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts b/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts index 1e616a5f71f9..9cb57db930b6 100644 --- a/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeImageVersionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeInferenceComponentCommand.ts b/clients/client-sagemaker/src/commands/DescribeInferenceComponentCommand.ts index a3f63f15e432..4ebbd46b32da 100644 --- a/clients/client-sagemaker/src/commands/DescribeInferenceComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeInferenceComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts index 8bf6ee98ec45..201ed2d74458 100644 --- a/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts index f3c0fe27a273..75fdf9b9697a 100644 --- a/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeInferenceRecommendationsJobCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts index 328d1418716f..9d18b7c01f3c 100644 --- a/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeLabelingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts index ccca97328104..4dbc0fb7d751 100644 --- a/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeLineageGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts index acd566ee400e..caf60cf7ef1e 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelBiasJobDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts index 742d469b6317..7326d7b23646 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCardCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts index d43945f88b48..c3c24fc0820c 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCardExportJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelCommand.ts index 391a13c346a3..2bedfcca3d27 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts index 518fa5941715..7264bfe1d189 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelExplainabilityJobDefinitionCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts index ca5de5023e5a..b1e268959523 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelPackageCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts index 91242d4d0e68..b2f4854004b1 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelPackageGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts b/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts index 4fff514d6a08..f82e778d6c82 100644 --- a/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeModelQualityJobDefinitionCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts index fc662b52b427..32982eb3ddc9 100644 --- a/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts index 33c20135ae2b..b29ee35c2b51 100644 --- a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts index bc3572ee753d..aabead8fa419 100644 --- a/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeNotebookInstanceLifecycleConfigCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts index 64158cf8d2a9..e5e1b45cd5e1 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts index 7c8448aaf43a..e77d2e54a8f7 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineDefinitionForExecutionCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts index d7c62300e30a..408973419a4a 100644 --- a/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribePipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts index c5a99e834894..c878c80321a6 100644 --- a/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeProcessingJobCommand.ts @@ -13,7 +13,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts b/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts index efe78f9986e9..423f71bf9257 100644 --- a/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeProjectCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts b/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts index fafd601f27df..92580e32b712 100644 --- a/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeSpaceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts index d80341bf6669..63f57f14ae37 100644 --- a/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeStudioLifecycleConfigCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts index 262dfc0b1fb7..e53777d8735e 100644 --- a/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeSubscribedWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts index 0bf460d61a34..4c52cdaccb24 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts b/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts index 88eab360cd70..58803b5a548a 100644 --- a/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTransformJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts index c0acc54e4b0a..f8851e58db8e 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrialCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts index 1c32a9dd02bc..83246c8eb605 100644 --- a/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts b/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts index 1273f2f69043..43023f9dcf44 100644 --- a/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeUserProfileCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts b/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts index 7a1a451b354a..e7553c81a2b0 100644 --- a/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeWorkforceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts b/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts index ca1426b29888..ece04176ca8e 100644 --- a/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/DescribeWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts b/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts index 97ab515cf8a4..834482becaf8 100644 --- a/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts +++ b/clients/client-sagemaker/src/commands/DisableSagemakerServicecatalogPortfolioCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts index d521ab6127f0..188cf298f751 100644 --- a/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/DisassociateTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts b/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts index c9bc734df241..16ba4060be82 100644 --- a/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts +++ b/clients/client-sagemaker/src/commands/EnableSagemakerServicecatalogPortfolioCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts b/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts index 7fca870db69b..63a139ed046a 100644 --- a/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts +++ b/clients/client-sagemaker/src/commands/GetDeviceFleetReportCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts index 1e3c49963e78..99ea6eb99824 100644 --- a/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/GetLineageGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts index 5d4e2a243f2c..7c40ee58329d 100644 --- a/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/GetModelPackageGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts b/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts index 783ca4e0ab7b..60bfbe666099 100644 --- a/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts +++ b/clients/client-sagemaker/src/commands/GetSagemakerServicecatalogPortfolioStatusCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts b/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts index 4ff52b27abd9..1d53af475545 100644 --- a/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts +++ b/clients/client-sagemaker/src/commands/GetScalingConfigurationRecommendationCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts b/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts index c998a47c8b9c..9f39899f0eb2 100644 --- a/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts +++ b/clients/client-sagemaker/src/commands/GetSearchSuggestionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts b/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts index e957948687f8..9ffee56e5203 100644 --- a/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts +++ b/clients/client-sagemaker/src/commands/ImportHubContentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListActionsCommand.ts b/clients/client-sagemaker/src/commands/ListActionsCommand.ts index 8b575e4708e3..c802ff975b9c 100644 --- a/clients/client-sagemaker/src/commands/ListActionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListActionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts b/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts index bacbe9a97295..921ca6f367f3 100644 --- a/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAlgorithmsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAliasesCommand.ts b/clients/client-sagemaker/src/commands/ListAliasesCommand.ts index ffcc761e5907..dbf97a97b1de 100644 --- a/clients/client-sagemaker/src/commands/ListAliasesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAliasesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts index 672a6b166580..d9f7df9e0f52 100644 --- a/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAppImageConfigsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAppsCommand.ts b/clients/client-sagemaker/src/commands/ListAppsCommand.ts index 1408c92a8839..150307f790ee 100644 --- a/clients/client-sagemaker/src/commands/ListAppsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAppsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts b/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts index 2ef02ea9a003..d36d28aff23c 100644 --- a/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListArtifactsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts b/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts index 2bd404b413bf..ba0e69c5c7aa 100644 --- a/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAssociationsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts b/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts index 8f958f47266f..e20fdd4d3adf 100644 --- a/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListAutoMLJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts index 9c3eac6d3751..03e4f11f1bc9 100644 --- a/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCandidatesForAutoMLJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListClusterNodesCommand.ts b/clients/client-sagemaker/src/commands/ListClusterNodesCommand.ts index 7c602b8c8f11..b3f32c0adb93 100644 --- a/clients/client-sagemaker/src/commands/ListClusterNodesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListClusterNodesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListClustersCommand.ts b/clients/client-sagemaker/src/commands/ListClustersCommand.ts index 879cd51bea98..d12666548158 100644 --- a/clients/client-sagemaker/src/commands/ListClustersCommand.ts +++ b/clients/client-sagemaker/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts b/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts index a57e706e92c8..3c9ad1918f90 100644 --- a/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCodeRepositoriesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts b/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts index bc1e1c48efcf..b020a1161384 100644 --- a/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListCompilationJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListContextsCommand.ts b/clients/client-sagemaker/src/commands/ListContextsCommand.ts index 392034dee6e4..803c9f9117aa 100644 --- a/clients/client-sagemaker/src/commands/ListContextsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListContextsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts index ecffecab358a..ba76081a74c9 100644 --- a/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDataQualityJobDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts b/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts index 972545d1147d..c046506251fc 100644 --- a/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDeviceFleetsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListDevicesCommand.ts b/clients/client-sagemaker/src/commands/ListDevicesCommand.ts index 362d76934bb7..991808f70fb3 100644 --- a/clients/client-sagemaker/src/commands/ListDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDevicesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListDomainsCommand.ts b/clients/client-sagemaker/src/commands/ListDomainsCommand.ts index e510a4328a86..9270eb29e39b 100644 --- a/clients/client-sagemaker/src/commands/ListDomainsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts b/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts index 499a2b01687b..e632b412a928 100644 --- a/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEdgeDeploymentPlansCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts index 108de61f7ab8..939edc8a1375 100644 --- a/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEdgePackagingJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts index 9f82a1ab7716..29f0cf787799 100644 --- a/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEndpointConfigsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts b/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts index a42facafba21..3c527f0999e4 100644 --- a/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListEndpointsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts b/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts index 1d0a43b7ad29..f9b95c9b5804 100644 --- a/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListExperimentsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts index b23194d06d8d..8d5da903f85a 100644 --- a/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListFeatureGroupsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts index 5e9c6b089562..df9b0965dd6e 100644 --- a/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListFlowDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts index e1b4ce68b1b7..6bd61510d9e6 100644 --- a/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubContentVersionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts b/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts index eeedc786f9eb..3a9c424f84cf 100644 --- a/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubContentsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListHubsCommand.ts b/clients/client-sagemaker/src/commands/ListHubsCommand.ts index fe59ca4b37ca..fa46c41b16db 100644 --- a/clients/client-sagemaker/src/commands/ListHubsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHubsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts b/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts index 8d5a9086aad2..422b95943973 100644 --- a/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHumanTaskUisCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts b/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts index faf2275c3509..45d28e11fcd3 100644 --- a/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListHyperParameterTuningJobsCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts index 0fc7bcb77c5c..c43102c77b0f 100644 --- a/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListImageVersionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListImagesCommand.ts b/clients/client-sagemaker/src/commands/ListImagesCommand.ts index fd6cc6e2058c..137453e554e7 100644 --- a/clients/client-sagemaker/src/commands/ListImagesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListImagesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListInferenceComponentsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceComponentsCommand.ts index 2008e074e191..c6ab9a50aa95 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceComponentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceComponentsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts index 96ffd14ea667..03d7c7d6bab7 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceExperimentsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts index 330e9cb805d4..391cae9893de 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobStepsCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts index 3e8477627d8b..4c5f7e654538 100644 --- a/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListInferenceRecommendationsJobsCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts index 316ba5c553bb..bf8857a850f6 100644 --- a/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLabelingJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts b/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts index c54c2bb0f4ab..b1a27e1802fd 100644 --- a/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLabelingJobsForWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts index a8f2900ae1e8..12098ffbf296 100644 --- a/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListLineageGroupsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts index 53c99e9d36ef..4869409eeac9 100644 --- a/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelBiasJobDefinitionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts index 08304075fffa..510bdae0d2b5 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardExportJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts index fd3b30a9d93d..93e5543950f1 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardVersionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts b/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts index cd1beced28c0..b94f7d6456ef 100644 --- a/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelCardsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts index e6a2c7d130b6..3a4121e327df 100644 --- a/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelExplainabilityJobDefinitionsCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts b/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts index 526cc62f09ac..e5f8500f4570 100644 --- a/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelMetadataCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts b/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts index 6a4936dffff6..8c324891354d 100644 --- a/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelPackageGroupsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts b/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts index 7bec56cc4d54..75da724c5690 100644 --- a/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelPackagesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts b/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts index b8942316fa21..0f5732e62d00 100644 --- a/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelQualityJobDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListModelsCommand.ts b/clients/client-sagemaker/src/commands/ListModelsCommand.ts index 7a08634c2b6f..300c9654e4e1 100644 --- a/clients/client-sagemaker/src/commands/ListModelsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListModelsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts index 62c952bf832d..beb35235cdfe 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringAlertHistoryCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts index c94cc086691a..da1ba7c6a853 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringAlertsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts index 4a23c420cee4..36e60b9f244e 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringExecutionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts b/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts index bfc3507dcfff..a2f5a68011d2 100644 --- a/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListMonitoringSchedulesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts index cf64985272db..fec51ed0d71d 100644 --- a/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListNotebookInstanceLifecycleConfigsCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts b/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts index f3b0615eb23e..d9fa25f8f53e 100644 --- a/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListNotebookInstancesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts index 11f0ed21eacb..585349bdfe46 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineExecutionStepsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts index fde4b7f0ab36..4c30ff794e34 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineExecutionsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts b/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts index 42b6c7f5b277..6bef4a75c7ee 100644 --- a/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelineParametersForExecutionCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts b/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts index bad3ff46a7a6..472ed231e6fd 100644 --- a/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListPipelinesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts index 48e3007917b7..8bc51be4f282 100644 --- a/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListProcessingJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListProjectsCommand.ts b/clients/client-sagemaker/src/commands/ListProjectsCommand.ts index 87cd4ac33a1c..161b497d1eb5 100644 --- a/clients/client-sagemaker/src/commands/ListProjectsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListProjectsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts b/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts index 1a48155dc9b1..1b5345c88bc6 100644 --- a/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListResourceCatalogsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListSpacesCommand.ts b/clients/client-sagemaker/src/commands/ListSpacesCommand.ts index 75fd8bbf88a1..d378eb4e4c81 100644 --- a/clients/client-sagemaker/src/commands/ListSpacesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListSpacesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts b/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts index 2aab9dd75d13..7c71c6f58928 100644 --- a/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListStageDevicesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts b/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts index e159f4bfd2ab..dad615817f1c 100644 --- a/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListStudioLifecycleConfigsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts b/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts index 845869d874bf..7e511d8ea5ff 100644 --- a/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListSubscribedWorkteamsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTagsCommand.ts b/clients/client-sagemaker/src/commands/ListTagsCommand.ts index 6e015abedbce..e06e10f7e15e 100644 --- a/clients/client-sagemaker/src/commands/ListTagsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTagsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts b/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts index 95603ec3822c..1326ecfd251a 100644 --- a/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrainingJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts index 5aa55f475ed1..5aab8ee54474 100644 --- a/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrainingJobsForHyperParameterTuningJobCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts b/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts index 66068c302b13..4a8fb6476f4b 100644 --- a/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTransformJobsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts b/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts index 2cca45a5e229..50a38922cd8d 100644 --- a/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrialComponentsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListTrialsCommand.ts b/clients/client-sagemaker/src/commands/ListTrialsCommand.ts index b6770cc0fd1d..4d6e767be3a8 100644 --- a/clients/client-sagemaker/src/commands/ListTrialsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListTrialsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts b/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts index db179eb0eb31..e67507a3c788 100644 --- a/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListUserProfilesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts b/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts index cdaf266923fb..9d8b4530826d 100644 --- a/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts +++ b/clients/client-sagemaker/src/commands/ListWorkforcesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts b/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts index bf37e3ed466b..14d13c764aa5 100644 --- a/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts +++ b/clients/client-sagemaker/src/commands/ListWorkteamsCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts b/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts index a85b0139cd43..8b3da7331764 100644 --- a/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts +++ b/clients/client-sagemaker/src/commands/PutModelPackageGroupPolicyCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/QueryLineageCommand.ts b/clients/client-sagemaker/src/commands/QueryLineageCommand.ts index 82bdb6e5c772..b921c8b9c2a2 100644 --- a/clients/client-sagemaker/src/commands/QueryLineageCommand.ts +++ b/clients/client-sagemaker/src/commands/QueryLineageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts b/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts index 844db1c07449..6277e700358e 100644 --- a/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/RegisterDevicesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts b/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts index e0be543eca67..61bd6577786a 100644 --- a/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts +++ b/clients/client-sagemaker/src/commands/RenderUiTemplateCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts index eb8841b1d6e6..04ee2d05bb96 100644 --- a/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/RetryPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/SearchCommand.ts b/clients/client-sagemaker/src/commands/SearchCommand.ts index 2e1346266c60..0ebd35586c31 100644 --- a/clients/client-sagemaker/src/commands/SearchCommand.ts +++ b/clients/client-sagemaker/src/commands/SearchCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts index 0ee6504ca5d4..dec2729cd3c4 100644 --- a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts +++ b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepFailureCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts index 8e21d1961e31..829f16510384 100644 --- a/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts +++ b/clients/client-sagemaker/src/commands/SendPipelineExecutionStepSuccessCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts index c65e109be10c..c43f0191c8c4 100644 --- a/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/StartEdgeDeploymentStageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts index 930aa27f3890..6a75d03abe76 100644 --- a/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/StartInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts index 3f0f72e2a428..07c16e6a590f 100644 --- a/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/StartMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts index 3938e88c050e..7cc55616a8dc 100644 --- a/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/StartNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts index db662a909721..436db4ef75b7 100644 --- a/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/StartPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts b/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts index 7bb114cb57e7..0597d9f18432 100644 --- a/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopAutoMLJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts b/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts index 1b08e5093400..9d1ae67bf305 100644 --- a/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopCompilationJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts b/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts index 749c0f7d7bfc..96a43366dabd 100644 --- a/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts +++ b/clients/client-sagemaker/src/commands/StopEdgeDeploymentStageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts b/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts index 9e4faae92db6..7b120eae6cfd 100644 --- a/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopEdgePackagingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts b/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts index 3f4626b0fc71..061e158c163f 100644 --- a/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopHyperParameterTuningJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts index 1bf653208fda..768c44098dca 100644 --- a/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/StopInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts b/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts index cb7411ba6b2b..a69bf719b092 100644 --- a/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopInferenceRecommendationsJobCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts b/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts index 834f7b3aaa05..8c2213d62f8d 100644 --- a/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopLabelingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts index a27915058e74..e24fab8368c4 100644 --- a/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/StopMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts index 907281b9fd5a..245cb04153ce 100644 --- a/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/StopNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts index 5202eb20a335..f9ffd83ed6a0 100644 --- a/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/StopPipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts b/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts index af80d5a59a22..13aea310f124 100644 --- a/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopProcessingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts index 93d1a64320a8..30f23f23d6dd 100644 --- a/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts b/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts index 73884846138c..cb65acc6ced2 100644 --- a/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts +++ b/clients/client-sagemaker/src/commands/StopTransformJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateActionCommand.ts b/clients/client-sagemaker/src/commands/UpdateActionCommand.ts index 65e5c927a8fe..536b12bb0505 100644 --- a/clients/client-sagemaker/src/commands/UpdateActionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateActionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts b/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts index e9efdbabcd0a..b13023c37982 100644 --- a/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateAppImageConfigCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts b/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts index bf524a233c81..960a22bba5f8 100644 --- a/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateArtifactCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateClusterCommand.ts b/clients/client-sagemaker/src/commands/UpdateClusterCommand.ts index 9ed11a80f38d..3a21741d5b42 100644 --- a/clients/client-sagemaker/src/commands/UpdateClusterCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateClusterSoftwareCommand.ts b/clients/client-sagemaker/src/commands/UpdateClusterSoftwareCommand.ts index 280669d340de..786838e6e77a 100644 --- a/clients/client-sagemaker/src/commands/UpdateClusterSoftwareCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateClusterSoftwareCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts b/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts index 35fb61bfc318..cedb7723a24e 100644 --- a/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateCodeRepositoryCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateContextCommand.ts b/clients/client-sagemaker/src/commands/UpdateContextCommand.ts index f8331819ffae..9ef649770219 100644 --- a/clients/client-sagemaker/src/commands/UpdateContextCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateContextCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts b/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts index 06b771a339d4..4bf72fafb6af 100644 --- a/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDeviceFleetCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts b/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts index 13c6f90a3faa..c28b5c2c7912 100644 --- a/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDevicesCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts b/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts index 897984370dc9..098024d0095d 100644 --- a/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateDomainCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts b/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts index 6c879833d34e..232bb90cc7d1 100644 --- a/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateEndpointCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts b/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts index bdfc30921039..3ad483f2b02b 100644 --- a/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateEndpointWeightsAndCapacitiesCommand.ts @@ -15,7 +15,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts b/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts index 0388b67eace6..dbfe74eb5268 100644 --- a/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts b/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts index 10d2430d2639..65c7c540dcc0 100644 --- a/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateFeatureGroupCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts b/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts index 1281605c12bd..f113f3263766 100644 --- a/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateFeatureMetadataCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateHubCommand.ts b/clients/client-sagemaker/src/commands/UpdateHubCommand.ts index ca441ae08a4b..dcc7c32698fd 100644 --- a/clients/client-sagemaker/src/commands/UpdateHubCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateHubCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateImageCommand.ts b/clients/client-sagemaker/src/commands/UpdateImageCommand.ts index e4717afbaaa8..954042858a8b 100644 --- a/clients/client-sagemaker/src/commands/UpdateImageCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateImageCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts b/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts index d5210bb5872c..17ddb65e16c9 100644 --- a/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateImageVersionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateInferenceComponentCommand.ts b/clients/client-sagemaker/src/commands/UpdateInferenceComponentCommand.ts index 65135010f6b7..103df13a6bce 100644 --- a/clients/client-sagemaker/src/commands/UpdateInferenceComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateInferenceComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateInferenceComponentRuntimeConfigCommand.ts b/clients/client-sagemaker/src/commands/UpdateInferenceComponentRuntimeConfigCommand.ts index 3fc9f008a096..21e388c47c8f 100644 --- a/clients/client-sagemaker/src/commands/UpdateInferenceComponentRuntimeConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateInferenceComponentRuntimeConfigCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts b/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts index f3103a897209..38c0bc3dd27c 100644 --- a/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateInferenceExperimentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts b/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts index 681e3f988461..68ff3185fa1a 100644 --- a/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateModelCardCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts b/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts index d8a7c24fa42d..1468efff2a1e 100644 --- a/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateModelPackageCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts b/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts index 206093efb4b6..ead93d64721d 100644 --- a/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateMonitoringAlertCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts b/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts index 3b38a3d233aa..0fcf86632419 100644 --- a/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateMonitoringScheduleCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts index 7474f13528f5..6d3960136915 100644 --- a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts index 9a21e503db49..5b341357983e 100644 --- a/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateNotebookInstanceLifecycleConfigCommand.ts @@ -18,7 +18,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts b/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts index d40f6c6e11cd..f38c54dcaeb1 100644 --- a/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdatePipelineCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts b/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts index 292b7a825cc9..5bb2b287c73e 100644 --- a/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdatePipelineExecutionCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts b/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts index 8f60ed50463b..f0b0870a950d 100644 --- a/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateProjectCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts b/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts index 7abc33fde66b..10bd019138d2 100644 --- a/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateSpaceCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts index 255952012c85..8a3dc77454d7 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrainingJobCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts index c0de603c0e77..0f75ca2a52ab 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrialCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts b/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts index 91c325e3b421..a770cfe6eb33 100644 --- a/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateTrialComponentCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts b/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts index 4889201865fc..febaf3a696cc 100644 --- a/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateUserProfileCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts b/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts index 1681ee5bfdc5..7a3727bc0254 100644 --- a/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateWorkforceCommand.ts @@ -16,7 +16,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts b/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts index bcdacb32eae5..3153e9fb19f3 100644 --- a/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts +++ b/clients/client-sagemaker/src/commands/UpdateWorkteamCommand.ts @@ -12,7 +12,8 @@ import { SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sagemaker/src/index.ts b/clients/client-sagemaker/src/index.ts index 1562ec1645c0..ad23751d1894 100644 --- a/clients/client-sagemaker/src/index.ts +++ b/clients/client-sagemaker/src/index.ts @@ -23,8 +23,8 @@ export * from "./SageMakerClient"; export * from "./SageMaker"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SageMakerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SageMakerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-sagemaker/src/models/SageMakerServiceException.ts b/clients/client-sagemaker/src/models/SageMakerServiceException.ts index d0d7f8a9f3ce..0aeb49ecbb5d 100644 --- a/clients/client-sagemaker/src/models/SageMakerServiceException.ts +++ b/clients/client-sagemaker/src/models/SageMakerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts b/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts index 2dbf47973260..d2c770576922 100644 --- a/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts +++ b/clients/client-savingsplans/src/commands/CreateSavingsPlanCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts b/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts index 68f9b2ed9012..57b61f130e30 100644 --- a/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts +++ b/clients/client-savingsplans/src/commands/DeleteQueuedSavingsPlanCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts index 5e3c86c0e977..82a60daaaab7 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlanRatesCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts index 2ca5fbde9326..f9dbf07cfc6b 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts index d0455104940f..c74c1949b33b 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingRatesCommand.ts @@ -18,7 +18,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts index 2698d488123e..6d2b668a8a3c 100644 --- a/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts +++ b/clients/client-savingsplans/src/commands/DescribeSavingsPlansOfferingsCommand.ts @@ -15,7 +15,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts b/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts index 91268656ff79..d0950aa0a0fb 100644 --- a/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/ReturnSavingsPlanCommand.ts b/clients/client-savingsplans/src/commands/ReturnSavingsPlanCommand.ts index e7d6a4f192e5..d20d5fd3fe30 100644 --- a/clients/client-savingsplans/src/commands/ReturnSavingsPlanCommand.ts +++ b/clients/client-savingsplans/src/commands/ReturnSavingsPlanCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/TagResourceCommand.ts b/clients/client-savingsplans/src/commands/TagResourceCommand.ts index 202eb532cb84..3ac448e71e69 100644 --- a/clients/client-savingsplans/src/commands/TagResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/commands/UntagResourceCommand.ts b/clients/client-savingsplans/src/commands/UntagResourceCommand.ts index 89628d3831df..bbe926df7acc 100644 --- a/clients/client-savingsplans/src/commands/UntagResourceCommand.ts +++ b/clients/client-savingsplans/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SavingsplansClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-savingsplans/src/index.ts b/clients/client-savingsplans/src/index.ts index 70618518bc9f..2153ae63d851 100644 --- a/clients/client-savingsplans/src/index.ts +++ b/clients/client-savingsplans/src/index.ts @@ -11,8 +11,8 @@ export * from "./SavingsplansClient"; export * from "./Savingsplans"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SavingsplansExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SavingsplansExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-savingsplans/src/models/SavingsplansServiceException.ts b/clients/client-savingsplans/src/models/SavingsplansServiceException.ts index 3c4d2e4eec99..115767d36ac8 100644 --- a/clients/client-savingsplans/src/models/SavingsplansServiceException.ts +++ b/clients/client-savingsplans/src/models/SavingsplansServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-scheduler/src/commands/CreateScheduleCommand.ts b/clients/client-scheduler/src/commands/CreateScheduleCommand.ts index edfc8f001a65..2cb5aee6828d 100644 --- a/clients/client-scheduler/src/commands/CreateScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/CreateScheduleCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts index 278741841288..9b6f09d5e28b 100644 --- a/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/CreateScheduleGroupCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts b/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts index 85be990cc18b..e81ac8f158bc 100644 --- a/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/DeleteScheduleCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts index b5348e33f0d0..4e66fe898ccc 100644 --- a/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/DeleteScheduleGroupCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/GetScheduleCommand.ts b/clients/client-scheduler/src/commands/GetScheduleCommand.ts index 7fc208ee2bd4..7f3a459e5e7d 100644 --- a/clients/client-scheduler/src/commands/GetScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/GetScheduleCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts b/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts index 0b1cceb00090..a6a0a5fd8cdb 100644 --- a/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts +++ b/clients/client-scheduler/src/commands/GetScheduleGroupCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts b/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts index 46e4748d126e..a0f7615ba461 100644 --- a/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts +++ b/clients/client-scheduler/src/commands/ListScheduleGroupsCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/ListSchedulesCommand.ts b/clients/client-scheduler/src/commands/ListSchedulesCommand.ts index 96f3013a783d..7bf014fe9197 100644 --- a/clients/client-scheduler/src/commands/ListSchedulesCommand.ts +++ b/clients/client-scheduler/src/commands/ListSchedulesCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts b/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts index bd8165ecce4d..87ae0e7fb28b 100644 --- a/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-scheduler/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/TagResourceCommand.ts b/clients/client-scheduler/src/commands/TagResourceCommand.ts index 80a1a5c645cf..8e974caf0f80 100644 --- a/clients/client-scheduler/src/commands/TagResourceCommand.ts +++ b/clients/client-scheduler/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/UntagResourceCommand.ts b/clients/client-scheduler/src/commands/UntagResourceCommand.ts index 92494e9fadc1..8e20503c6ee5 100644 --- a/clients/client-scheduler/src/commands/UntagResourceCommand.ts +++ b/clients/client-scheduler/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts b/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts index ee7815df9e3a..55b6d98aed5f 100644 --- a/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts +++ b/clients/client-scheduler/src/commands/UpdateScheduleCommand.ts @@ -12,7 +12,8 @@ import { SchedulerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-scheduler/src/index.ts b/clients/client-scheduler/src/index.ts index a044bdefd3d4..cedeed3f070b 100644 --- a/clients/client-scheduler/src/index.ts +++ b/clients/client-scheduler/src/index.ts @@ -12,8 +12,8 @@ export * from "./SchedulerClient"; export * from "./Scheduler"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SchedulerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SchedulerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-scheduler/src/models/SchedulerServiceException.ts b/clients/client-scheduler/src/models/SchedulerServiceException.ts index 22994c8d234f..4f329012ea75 100644 --- a/clients/client-scheduler/src/models/SchedulerServiceException.ts +++ b/clients/client-scheduler/src/models/SchedulerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-schemas/src/commands/CreateDiscovererCommand.ts b/clients/client-schemas/src/commands/CreateDiscovererCommand.ts index 97e937c3c692..1185148672e9 100644 --- a/clients/client-schemas/src/commands/CreateDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/CreateDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/CreateRegistryCommand.ts b/clients/client-schemas/src/commands/CreateRegistryCommand.ts index a59d4cf1e1e0..40176bb026c2 100644 --- a/clients/client-schemas/src/commands/CreateRegistryCommand.ts +++ b/clients/client-schemas/src/commands/CreateRegistryCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/CreateSchemaCommand.ts b/clients/client-schemas/src/commands/CreateSchemaCommand.ts index 4998c009479d..94f4793aadc0 100644 --- a/clients/client-schemas/src/commands/CreateSchemaCommand.ts +++ b/clients/client-schemas/src/commands/CreateSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts b/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts index b8fcd399bc62..b1e0c6f603df 100644 --- a/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/DeleteDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DeleteRegistryCommand.ts b/clients/client-schemas/src/commands/DeleteRegistryCommand.ts index 36077074156b..89fba307ae43 100644 --- a/clients/client-schemas/src/commands/DeleteRegistryCommand.ts +++ b/clients/client-schemas/src/commands/DeleteRegistryCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts index 88f9bec8caa7..a814e3557bd3 100644 --- a/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DeleteSchemaCommand.ts b/clients/client-schemas/src/commands/DeleteSchemaCommand.ts index b4c1841c9ef9..6b7ccee1575a 100644 --- a/clients/client-schemas/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-schemas/src/commands/DeleteSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts b/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts index 394be2246276..e3d78a1713f3 100644 --- a/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts +++ b/clients/client-schemas/src/commands/DeleteSchemaVersionCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts b/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts index 868393f1a682..0b2b9a603b43 100644 --- a/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts +++ b/clients/client-schemas/src/commands/DescribeCodeBindingCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts b/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts index 7089495ccf24..0a9e8134476a 100644 --- a/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/DescribeDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DescribeRegistryCommand.ts b/clients/client-schemas/src/commands/DescribeRegistryCommand.ts index 7a6582b245b9..8d297c815ae4 100644 --- a/clients/client-schemas/src/commands/DescribeRegistryCommand.ts +++ b/clients/client-schemas/src/commands/DescribeRegistryCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/DescribeSchemaCommand.ts b/clients/client-schemas/src/commands/DescribeSchemaCommand.ts index 677ca06ca784..35f3331c22c1 100644 --- a/clients/client-schemas/src/commands/DescribeSchemaCommand.ts +++ b/clients/client-schemas/src/commands/DescribeSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ExportSchemaCommand.ts b/clients/client-schemas/src/commands/ExportSchemaCommand.ts index e928ba13fbf2..711b8cac2953 100644 --- a/clients/client-schemas/src/commands/ExportSchemaCommand.ts +++ b/clients/client-schemas/src/commands/ExportSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts index 6b3ed7e6ff5e..4127f2afa61d 100644 --- a/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts +++ b/clients/client-schemas/src/commands/GetCodeBindingSourceCommand.ts @@ -13,7 +13,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts b/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts index fb978a458e53..69bad4051127 100644 --- a/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts +++ b/clients/client-schemas/src/commands/GetDiscoveredSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts b/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts index 56967aa3f591..5156f329cfa9 100644 --- a/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ListDiscoverersCommand.ts b/clients/client-schemas/src/commands/ListDiscoverersCommand.ts index 0e4474688ecf..6c7618659331 100644 --- a/clients/client-schemas/src/commands/ListDiscoverersCommand.ts +++ b/clients/client-schemas/src/commands/ListDiscoverersCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ListRegistriesCommand.ts b/clients/client-schemas/src/commands/ListRegistriesCommand.ts index 4822d0c90fce..1cfb7b3ad92c 100644 --- a/clients/client-schemas/src/commands/ListRegistriesCommand.ts +++ b/clients/client-schemas/src/commands/ListRegistriesCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts b/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts index 43ee03bb8df1..bd6cdfa62885 100644 --- a/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts +++ b/clients/client-schemas/src/commands/ListSchemaVersionsCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ListSchemasCommand.ts b/clients/client-schemas/src/commands/ListSchemasCommand.ts index 2a6735f7e933..101e8761f870 100644 --- a/clients/client-schemas/src/commands/ListSchemasCommand.ts +++ b/clients/client-schemas/src/commands/ListSchemasCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts b/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts index 8bf7361fca7c..3c8a0c0a9c59 100644 --- a/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-schemas/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/PutCodeBindingCommand.ts b/clients/client-schemas/src/commands/PutCodeBindingCommand.ts index 10e8df9db9a6..ee1bddf116b1 100644 --- a/clients/client-schemas/src/commands/PutCodeBindingCommand.ts +++ b/clients/client-schemas/src/commands/PutCodeBindingCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts b/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts index a4b628b0dd39..1d8d40144b29 100644 --- a/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-schemas/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/SearchSchemasCommand.ts b/clients/client-schemas/src/commands/SearchSchemasCommand.ts index fd9d55353b08..b53df677bfd1 100644 --- a/clients/client-schemas/src/commands/SearchSchemasCommand.ts +++ b/clients/client-schemas/src/commands/SearchSchemasCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/StartDiscovererCommand.ts b/clients/client-schemas/src/commands/StartDiscovererCommand.ts index 5a4fa93304ee..31a4648daaea 100644 --- a/clients/client-schemas/src/commands/StartDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/StartDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/StopDiscovererCommand.ts b/clients/client-schemas/src/commands/StopDiscovererCommand.ts index 1a1506e15ef5..8fad2be06bce 100644 --- a/clients/client-schemas/src/commands/StopDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/StopDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/TagResourceCommand.ts b/clients/client-schemas/src/commands/TagResourceCommand.ts index e2075dff5c08..255f1e531770 100644 --- a/clients/client-schemas/src/commands/TagResourceCommand.ts +++ b/clients/client-schemas/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/UntagResourceCommand.ts b/clients/client-schemas/src/commands/UntagResourceCommand.ts index 78a790e57bba..4e692fe0de9e 100644 --- a/clients/client-schemas/src/commands/UntagResourceCommand.ts +++ b/clients/client-schemas/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts b/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts index e64c7322f7ad..2c712800d5e3 100644 --- a/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts +++ b/clients/client-schemas/src/commands/UpdateDiscovererCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/UpdateRegistryCommand.ts b/clients/client-schemas/src/commands/UpdateRegistryCommand.ts index 890770646bd7..7ad405a54b5c 100644 --- a/clients/client-schemas/src/commands/UpdateRegistryCommand.ts +++ b/clients/client-schemas/src/commands/UpdateRegistryCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/commands/UpdateSchemaCommand.ts b/clients/client-schemas/src/commands/UpdateSchemaCommand.ts index 23257cb40810..17f7cf94ad4a 100644 --- a/clients/client-schemas/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-schemas/src/commands/UpdateSchemaCommand.ts @@ -12,7 +12,8 @@ import { SchemasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-schemas/src/index.ts b/clients/client-schemas/src/index.ts index 8e244e6e45f1..b21f03504c5a 100644 --- a/clients/client-schemas/src/index.ts +++ b/clients/client-schemas/src/index.ts @@ -8,8 +8,8 @@ export * from "./SchemasClient"; export * from "./Schemas"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SchemasExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SchemasExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-schemas/src/models/SchemasServiceException.ts b/clients/client-schemas/src/models/SchemasServiceException.ts index 0851acc4ca53..844d7d980f97 100644 --- a/clients/client-schemas/src/models/SchemasServiceException.ts +++ b/clients/client-schemas/src/models/SchemasServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-secrets-manager/src/commands/BatchGetSecretValueCommand.ts b/clients/client-secrets-manager/src/commands/BatchGetSecretValueCommand.ts index eec5054368c1..6e69ad0998ff 100644 --- a/clients/client-secrets-manager/src/commands/BatchGetSecretValueCommand.ts +++ b/clients/client-secrets-manager/src/commands/BatchGetSecretValueCommand.ts @@ -16,7 +16,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts b/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts index 8ead7e3eddf3..355e6fac529e 100644 --- a/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/CancelRotateSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts b/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts index 2150b23ce90a..7adc0966989c 100644 --- a/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/CreateSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts index 36d0a675c935..8c8033a4e268 100644 --- a/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts b/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts index 7cdcc292829f..d279a236adbe 100644 --- a/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/DeleteSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts b/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts index 82d353d6e5e4..027244169efa 100644 --- a/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/DescribeSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts b/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts index 94f7c61af447..207ddc951e0b 100644 --- a/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetRandomPasswordCommand.ts @@ -16,7 +16,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts index e336a446d688..93d4c1c5fca5 100644 --- a/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts b/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts index 0b88f2e171b7..e1b4eb43a045 100644 --- a/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts +++ b/clients/client-secrets-manager/src/commands/GetSecretValueCommand.ts @@ -16,7 +16,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts b/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts index 2006f6f8f1b3..3df6cb9468bb 100644 --- a/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ListSecretVersionIdsCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts b/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts index af037c132c29..5c7eaa27ad26 100644 --- a/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ListSecretsCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts index 4e0e9f54c371..3b8440bcc6f0 100644 --- a/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts b/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts index dbc572214add..3c36a6d230a2 100644 --- a/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts +++ b/clients/client-secrets-manager/src/commands/PutSecretValueCommand.ts @@ -16,7 +16,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts b/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts index 676d30da9b38..362c46ab9be4 100644 --- a/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts +++ b/clients/client-secrets-manager/src/commands/RemoveRegionsFromReplicationCommand.ts @@ -15,7 +15,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts b/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts index b79587612234..894abcdd14a9 100644 --- a/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts +++ b/clients/client-secrets-manager/src/commands/ReplicateSecretToRegionsCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts b/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts index 987a45fe378e..89a0e56ad8cf 100644 --- a/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/RestoreSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts b/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts index 33ed62f57999..7f4c8579a0df 100644 --- a/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/RotateSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts b/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts index efc67e1df9f8..3747a40b23a8 100644 --- a/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts +++ b/clients/client-secrets-manager/src/commands/StopReplicationToReplicaCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/TagResourceCommand.ts b/clients/client-secrets-manager/src/commands/TagResourceCommand.ts index 7a0f4d6f2ff0..b0f037e00892 100644 --- a/clients/client-secrets-manager/src/commands/TagResourceCommand.ts +++ b/clients/client-secrets-manager/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts b/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts index 3513f5f9b10a..6b4b5f19c892 100644 --- a/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts +++ b/clients/client-secrets-manager/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts b/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts index 3fac1a9e0a53..7e63a8d2ccd2 100644 --- a/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts +++ b/clients/client-secrets-manager/src/commands/UpdateSecretCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts b/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts index 9cf48fb95cde..be4964380b9e 100644 --- a/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts +++ b/clients/client-secrets-manager/src/commands/UpdateSecretVersionStageCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts b/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts index 9d11128d8b92..8faebe3dfbdf 100644 --- a/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts +++ b/clients/client-secrets-manager/src/commands/ValidateResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { SecretsManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-secrets-manager/src/index.ts b/clients/client-secrets-manager/src/index.ts index 95a057a62e79..3766949c9f34 100644 --- a/clients/client-secrets-manager/src/index.ts +++ b/clients/client-secrets-manager/src/index.ts @@ -33,8 +33,8 @@ export * from "./SecretsManagerClient"; export * from "./SecretsManager"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SecretsManagerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SecretsManagerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-secrets-manager/src/models/SecretsManagerServiceException.ts b/clients/client-secrets-manager/src/models/SecretsManagerServiceException.ts index 96cce4bf5c31..663a921b2a0f 100644 --- a/clients/client-secrets-manager/src/models/SecretsManagerServiceException.ts +++ b/clients/client-secrets-manager/src/models/SecretsManagerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts b/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts index 4d0e1fe91942..46e787d7a9d0 100644 --- a/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts +++ b/clients/client-securityhub/src/commands/AcceptAdministratorInvitationCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts b/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts index dc0761aec7d1..2a3b7f21ee18 100644 --- a/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts +++ b/clients/client-securityhub/src/commands/AcceptInvitationCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts index a35ce74fc8c6..3064020c232d 100644 --- a/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchDeleteAutomationRulesCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts b/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts index e80b91e093c3..bb68ff6d4333 100644 --- a/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchDisableStandardsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts b/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts index ee30cd1f1f27..263236160842 100644 --- a/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchEnableStandardsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts index 8a22b8dd594c..e1403c9dc440 100644 --- a/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetAutomationRulesCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchGetConfigurationPolicyAssociationsCommand.ts b/clients/client-securityhub/src/commands/BatchGetConfigurationPolicyAssociationsCommand.ts index 767a8b2ead9b..1c3a3dbaa500 100644 --- a/clients/client-securityhub/src/commands/BatchGetConfigurationPolicyAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetConfigurationPolicyAssociationsCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts b/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts index c1a9ce702feb..e48fabe75840 100644 --- a/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetSecurityControlsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts index df070f3ba8b3..11a73fe0c126 100644 --- a/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchGetStandardsControlAssociationsCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts b/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts index 2e22c713e50b..eb9619ce89cd 100644 --- a/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchImportFindingsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts index 6b4960b7fc01..0ff669805126 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateAutomationRulesCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts index caa674dec0e2..df31839f3d63 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateFindingsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts index f87f70cbfe55..52767258bb9a 100644 --- a/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/BatchUpdateStandardsControlAssociationsCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts b/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts index bda0d5e50443..490134bc9471 100644 --- a/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/CreateActionTargetCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts b/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts index 4da304a24ef4..985f6c140dff 100644 --- a/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts +++ b/clients/client-securityhub/src/commands/CreateAutomationRuleCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateConfigurationPolicyCommand.ts b/clients/client-securityhub/src/commands/CreateConfigurationPolicyCommand.ts index 9cfd52277353..814488776948 100644 --- a/clients/client-securityhub/src/commands/CreateConfigurationPolicyCommand.ts +++ b/clients/client-securityhub/src/commands/CreateConfigurationPolicyCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts index deeb2fb28a73..ee2b784a06fc 100644 --- a/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/CreateFindingAggregatorCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateInsightCommand.ts b/clients/client-securityhub/src/commands/CreateInsightCommand.ts index 4db43f44ee3f..438428d3dbdb 100644 --- a/clients/client-securityhub/src/commands/CreateInsightCommand.ts +++ b/clients/client-securityhub/src/commands/CreateInsightCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/CreateMembersCommand.ts b/clients/client-securityhub/src/commands/CreateMembersCommand.ts index 87f4e7a7130a..301cb7fc4a82 100644 --- a/clients/client-securityhub/src/commands/CreateMembersCommand.ts +++ b/clients/client-securityhub/src/commands/CreateMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts b/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts index 285b9786ff10..3270f2dea2a6 100644 --- a/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/DeclineInvitationsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts b/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts index a7c5ae7bef43..669685e48ac8 100644 --- a/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteActionTargetCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteConfigurationPolicyCommand.ts b/clients/client-securityhub/src/commands/DeleteConfigurationPolicyCommand.ts index 0954ba5920c9..e88ace0dc532 100644 --- a/clients/client-securityhub/src/commands/DeleteConfigurationPolicyCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteConfigurationPolicyCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts index f78ebdad12e2..409e4edfc004 100644 --- a/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteFindingAggregatorCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteInsightCommand.ts b/clients/client-securityhub/src/commands/DeleteInsightCommand.ts index 0b98ea23c6ca..b9a145a370ca 100644 --- a/clients/client-securityhub/src/commands/DeleteInsightCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteInsightCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts b/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts index 79b94adbec58..0947cc21617d 100644 --- a/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteInvitationsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DeleteMembersCommand.ts b/clients/client-securityhub/src/commands/DeleteMembersCommand.ts index 7775800da4e3..a09d6623384f 100644 --- a/clients/client-securityhub/src/commands/DeleteMembersCommand.ts +++ b/clients/client-securityhub/src/commands/DeleteMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts b/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts index c8d5cde80a0a..cbd6c9933e4a 100644 --- a/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeActionTargetsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeHubCommand.ts b/clients/client-securityhub/src/commands/DescribeHubCommand.ts index 2df0cd9e9d52..4e0181907acd 100644 --- a/clients/client-securityhub/src/commands/DescribeHubCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeHubCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts b/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts index e170f3e656a3..83bd84d29926 100644 --- a/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeProductsCommand.ts b/clients/client-securityhub/src/commands/DescribeProductsCommand.ts index a031279340b1..4110f2d02794 100644 --- a/clients/client-securityhub/src/commands/DescribeProductsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeProductsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts b/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts index 4e4e20ea9cd5..8035e8fde1d5 100644 --- a/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeStandardsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts b/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts index 96169c584073..03031ab1c2de 100644 --- a/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts +++ b/clients/client-securityhub/src/commands/DescribeStandardsControlsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts b/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts index 282ac142e3d2..0b993e022874 100644 --- a/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts +++ b/clients/client-securityhub/src/commands/DisableImportFindingsForProductCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts b/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts index 8f4666ca99b0..2c24871eccfb 100644 --- a/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts b/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts index aae2143a8f5c..f37099e9d9b1 100644 --- a/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts +++ b/clients/client-securityhub/src/commands/DisableSecurityHubCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts b/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts index 17f11a51a5da..459f35388b98 100644 --- a/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateFromAdministratorAccountCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts b/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts index 38d104b532af..121a01d2ce08 100644 --- a/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateFromMasterAccountCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts b/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts index c4451db1c4fa..134af8d2e9b1 100644 --- a/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts +++ b/clients/client-securityhub/src/commands/DisassociateMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts b/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts index 4cf2d9516fde..bb3ae1c9ccb8 100644 --- a/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts +++ b/clients/client-securityhub/src/commands/EnableImportFindingsForProductCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts b/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts index 17d8640b3d1a..2dbd7a096e49 100644 --- a/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts +++ b/clients/client-securityhub/src/commands/EnableOrganizationAdminAccountCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts b/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts index 909be6838b0d..f1b497363fbc 100644 --- a/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts +++ b/clients/client-securityhub/src/commands/EnableSecurityHubCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts b/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts index a7187b36c2ee..bed17607817f 100644 --- a/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts +++ b/clients/client-securityhub/src/commands/GetAdministratorAccountCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetConfigurationPolicyAssociationCommand.ts b/clients/client-securityhub/src/commands/GetConfigurationPolicyAssociationCommand.ts index 03764b30d088..94fd0a5a2696 100644 --- a/clients/client-securityhub/src/commands/GetConfigurationPolicyAssociationCommand.ts +++ b/clients/client-securityhub/src/commands/GetConfigurationPolicyAssociationCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetConfigurationPolicyCommand.ts b/clients/client-securityhub/src/commands/GetConfigurationPolicyCommand.ts index 9f751962298a..4785c097bd81 100644 --- a/clients/client-securityhub/src/commands/GetConfigurationPolicyCommand.ts +++ b/clients/client-securityhub/src/commands/GetConfigurationPolicyCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts b/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts index 7816aa9fc6ef..f0c7edf6aaa9 100644 --- a/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts +++ b/clients/client-securityhub/src/commands/GetEnabledStandardsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts index 4548e1a619b4..ccb4c26ed77d 100644 --- a/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingAggregatorCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts b/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts index cc54bae75558..243b03a81688 100644 --- a/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingHistoryCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetFindingsCommand.ts b/clients/client-securityhub/src/commands/GetFindingsCommand.ts index 0481a3ecc785..d0016f0a129d 100644 --- a/clients/client-securityhub/src/commands/GetFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/GetFindingsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts b/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts index 4c8e31e76a13..7ceeb00d5907 100644 --- a/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts +++ b/clients/client-securityhub/src/commands/GetInsightResultsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetInsightsCommand.ts b/clients/client-securityhub/src/commands/GetInsightsCommand.ts index f76144cec5ca..e08a4290b236 100644 --- a/clients/client-securityhub/src/commands/GetInsightsCommand.ts +++ b/clients/client-securityhub/src/commands/GetInsightsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts b/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts index 953bc24e0f64..ce222690a937 100644 --- a/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts +++ b/clients/client-securityhub/src/commands/GetInvitationsCountCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts b/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts index b02d65d6f0f5..c0f2fce7f255 100644 --- a/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts +++ b/clients/client-securityhub/src/commands/GetMasterAccountCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetMembersCommand.ts b/clients/client-securityhub/src/commands/GetMembersCommand.ts index 73195ea766c7..0be8ef4ff00a 100644 --- a/clients/client-securityhub/src/commands/GetMembersCommand.ts +++ b/clients/client-securityhub/src/commands/GetMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/GetSecurityControlDefinitionCommand.ts b/clients/client-securityhub/src/commands/GetSecurityControlDefinitionCommand.ts index 53a3ba79b2c6..088e779334fa 100644 --- a/clients/client-securityhub/src/commands/GetSecurityControlDefinitionCommand.ts +++ b/clients/client-securityhub/src/commands/GetSecurityControlDefinitionCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/InviteMembersCommand.ts b/clients/client-securityhub/src/commands/InviteMembersCommand.ts index ff4974831757..597f6e9a7498 100644 --- a/clients/client-securityhub/src/commands/InviteMembersCommand.ts +++ b/clients/client-securityhub/src/commands/InviteMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts b/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts index 5893a381f068..024da50df2e7 100644 --- a/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts +++ b/clients/client-securityhub/src/commands/ListAutomationRulesCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListConfigurationPoliciesCommand.ts b/clients/client-securityhub/src/commands/ListConfigurationPoliciesCommand.ts index d3c00e805915..726496076390 100644 --- a/clients/client-securityhub/src/commands/ListConfigurationPoliciesCommand.ts +++ b/clients/client-securityhub/src/commands/ListConfigurationPoliciesCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListConfigurationPolicyAssociationsCommand.ts b/clients/client-securityhub/src/commands/ListConfigurationPolicyAssociationsCommand.ts index 786ec7afe400..79754abf47be 100644 --- a/clients/client-securityhub/src/commands/ListConfigurationPolicyAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/ListConfigurationPolicyAssociationsCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts b/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts index 1a54ce08090e..e689170b5ab6 100644 --- a/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts +++ b/clients/client-securityhub/src/commands/ListEnabledProductsForImportCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts b/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts index d2b03cf2b298..fae2f3b784a4 100644 --- a/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts +++ b/clients/client-securityhub/src/commands/ListFindingAggregatorsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListInvitationsCommand.ts b/clients/client-securityhub/src/commands/ListInvitationsCommand.ts index f09efc326f30..6effad0d8087 100644 --- a/clients/client-securityhub/src/commands/ListInvitationsCommand.ts +++ b/clients/client-securityhub/src/commands/ListInvitationsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListMembersCommand.ts b/clients/client-securityhub/src/commands/ListMembersCommand.ts index d34ca68bf0b1..035b849aa219 100644 --- a/clients/client-securityhub/src/commands/ListMembersCommand.ts +++ b/clients/client-securityhub/src/commands/ListMembersCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts b/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts index fa9f9ff4fa06..e332e886c949 100644 --- a/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts +++ b/clients/client-securityhub/src/commands/ListOrganizationAdminAccountsCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts b/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts index 6e0ed76cdda8..a28d08ca44d6 100644 --- a/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts +++ b/clients/client-securityhub/src/commands/ListSecurityControlDefinitionsCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts b/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts index c657a4cdca59..30410fbef6ec 100644 --- a/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts +++ b/clients/client-securityhub/src/commands/ListStandardsControlAssociationsCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts b/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts index f3cc0eb37831..1215188d8580 100644 --- a/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-securityhub/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/StartConfigurationPolicyAssociationCommand.ts b/clients/client-securityhub/src/commands/StartConfigurationPolicyAssociationCommand.ts index e59226ab8a18..5f6160398437 100644 --- a/clients/client-securityhub/src/commands/StartConfigurationPolicyAssociationCommand.ts +++ b/clients/client-securityhub/src/commands/StartConfigurationPolicyAssociationCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/StartConfigurationPolicyDisassociationCommand.ts b/clients/client-securityhub/src/commands/StartConfigurationPolicyDisassociationCommand.ts index 497cc6c96c22..0bc0c9b9706d 100644 --- a/clients/client-securityhub/src/commands/StartConfigurationPolicyDisassociationCommand.ts +++ b/clients/client-securityhub/src/commands/StartConfigurationPolicyDisassociationCommand.ts @@ -18,7 +18,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/TagResourceCommand.ts b/clients/client-securityhub/src/commands/TagResourceCommand.ts index ff16c28a293f..fdf0728d2451 100644 --- a/clients/client-securityhub/src/commands/TagResourceCommand.ts +++ b/clients/client-securityhub/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UntagResourceCommand.ts b/clients/client-securityhub/src/commands/UntagResourceCommand.ts index dbf6e5e58183..496bad580cd2 100644 --- a/clients/client-securityhub/src/commands/UntagResourceCommand.ts +++ b/clients/client-securityhub/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts b/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts index 7bc17579c615..31a4dd28068c 100644 --- a/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateActionTargetCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateConfigurationPolicyCommand.ts b/clients/client-securityhub/src/commands/UpdateConfigurationPolicyCommand.ts index 3bb14d3a3fe7..34375b7df3c5 100644 --- a/clients/client-securityhub/src/commands/UpdateConfigurationPolicyCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateConfigurationPolicyCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts b/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts index cf842aaa09d7..30a92129505a 100644 --- a/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateFindingAggregatorCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts b/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts index 6cd829be5dcd..eff74521c862 100644 --- a/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateFindingsCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateInsightCommand.ts b/clients/client-securityhub/src/commands/UpdateInsightCommand.ts index 090f0908b0df..021663542fc5 100644 --- a/clients/client-securityhub/src/commands/UpdateInsightCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateInsightCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts b/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts index 8201abecbead..8d35da9fc865 100644 --- a/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateOrganizationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateSecurityControlCommand.ts b/clients/client-securityhub/src/commands/UpdateSecurityControlCommand.ts index e0bcbca0df55..2d532dc1ecf7 100644 --- a/clients/client-securityhub/src/commands/UpdateSecurityControlCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateSecurityControlCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts b/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts index 7a8f5a12eb1a..79b2806d9fb1 100644 --- a/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateSecurityHubConfigurationCommand.ts @@ -15,7 +15,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts b/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts index 76bdda758ebc..d27dfa089e8a 100644 --- a/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts +++ b/clients/client-securityhub/src/commands/UpdateStandardsControlCommand.ts @@ -12,7 +12,8 @@ import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securityhub/src/index.ts b/clients/client-securityhub/src/index.ts index d65db4faa3b3..cca4d0ad45d2 100644 --- a/clients/client-securityhub/src/index.ts +++ b/clients/client-securityhub/src/index.ts @@ -79,8 +79,8 @@ export * from "./SecurityHubClient"; export * from "./SecurityHub"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SecurityHubExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SecurityHubExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-securityhub/src/models/SecurityHubServiceException.ts b/clients/client-securityhub/src/models/SecurityHubServiceException.ts index 58fbc74e633b..70f8587f7b86 100644 --- a/clients/client-securityhub/src/models/SecurityHubServiceException.ts +++ b/clients/client-securityhub/src/models/SecurityHubServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts b/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts index 1551e623ce5f..e20530a823b6 100644 --- a/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/CreateAwsLogSourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts b/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts index 21b8899245f8..b74cf62fa240 100644 --- a/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/CreateCustomLogSourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts index b723c168e549..e84551b1966b 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts index b3f6a307788d..960e3548eefa 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeExceptionSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts index b21cc507081a..9f4800ccf7bd 100644 --- a/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/CreateDataLakeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts b/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts index d781e8866f3a..028379082cb2 100644 --- a/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/CreateSubscriberCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts index fb79c49017f0..df9e2c327f19 100644 --- a/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/CreateSubscriberNotificationCommand.ts @@ -15,7 +15,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts b/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts index a96534205b6d..2d2322c48efc 100644 --- a/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteAwsLogSourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts b/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts index f3a1e28b9b34..029b559c7bb0 100644 --- a/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteCustomLogSourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts index dae2df2ce29d..108e557a9fe0 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts index f2479ac046e5..d396143b43b0 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeExceptionSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts index 5ef2c51dc164..a2ce176919f2 100644 --- a/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteDataLakeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts b/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts index 1bbc172a86b9..b09b7e64f02b 100644 --- a/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteSubscriberCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts index 3678a640fc7f..261634227d78 100644 --- a/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/DeleteSubscriberNotificationCommand.ts @@ -15,7 +15,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts b/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts index 8ca058108a75..7424aeba3a35 100644 --- a/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts +++ b/clients/client-securitylake/src/commands/DeregisterDataLakeDelegatedAdministratorCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts index 30a7a7c151ec..22e973359e1e 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeExceptionSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts index f80587829d02..40bab3a6b460 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeOrganizationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts b/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts index 3d392d9321be..67ce6986c270 100644 --- a/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts +++ b/clients/client-securitylake/src/commands/GetDataLakeSourcesCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/GetSubscriberCommand.ts b/clients/client-securitylake/src/commands/GetSubscriberCommand.ts index 5bb7ba513449..da1ea0e35629 100644 --- a/clients/client-securitylake/src/commands/GetSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/GetSubscriberCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts b/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts index a97bc93be7ec..9d9af094a247 100644 --- a/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts +++ b/clients/client-securitylake/src/commands/ListDataLakeExceptionsCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/ListDataLakesCommand.ts b/clients/client-securitylake/src/commands/ListDataLakesCommand.ts index ef22c00417f2..e07797923679 100644 --- a/clients/client-securitylake/src/commands/ListDataLakesCommand.ts +++ b/clients/client-securitylake/src/commands/ListDataLakesCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts b/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts index 0f6e20c4b526..3f9a619948f7 100644 --- a/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts +++ b/clients/client-securitylake/src/commands/ListLogSourcesCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/ListSubscribersCommand.ts b/clients/client-securitylake/src/commands/ListSubscribersCommand.ts index 7166b9b66bc4..f7b880906bc8 100644 --- a/clients/client-securitylake/src/commands/ListSubscribersCommand.ts +++ b/clients/client-securitylake/src/commands/ListSubscribersCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts b/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts index 9e4236d71fa0..f0c15dd03715 100644 --- a/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-securitylake/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts b/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts index 3620442f73f3..cf4e4dc2d2b4 100644 --- a/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts +++ b/clients/client-securitylake/src/commands/RegisterDataLakeDelegatedAdministratorCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/TagResourceCommand.ts b/clients/client-securitylake/src/commands/TagResourceCommand.ts index 3d0acc2072d0..07ca07f2e79c 100644 --- a/clients/client-securitylake/src/commands/TagResourceCommand.ts +++ b/clients/client-securitylake/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/UntagResourceCommand.ts b/clients/client-securitylake/src/commands/UntagResourceCommand.ts index 284f162c0fb6..2944e6c29cb5 100644 --- a/clients/client-securitylake/src/commands/UntagResourceCommand.ts +++ b/clients/client-securitylake/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts b/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts index ce457e04e11e..f20efa53a127 100644 --- a/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateDataLakeCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts b/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts index e0cc004869f8..dc21bed60b92 100644 --- a/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateDataLakeExceptionSubscriptionCommand.ts @@ -18,7 +18,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts b/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts index 7086a99f62e6..2eace52a8474 100644 --- a/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateSubscriberCommand.ts @@ -12,7 +12,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts b/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts index e042ae881c58..2c3589851b9e 100644 --- a/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts +++ b/clients/client-securitylake/src/commands/UpdateSubscriberNotificationCommand.ts @@ -15,7 +15,8 @@ import { SecurityLakeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-securitylake/src/index.ts b/clients/client-securitylake/src/index.ts index 164981b44610..44447c4db421 100644 --- a/clients/client-securitylake/src/index.ts +++ b/clients/client-securitylake/src/index.ts @@ -33,8 +33,8 @@ export * from "./SecurityLakeClient"; export * from "./SecurityLake"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SecurityLakeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SecurityLakeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-securitylake/src/models/SecurityLakeServiceException.ts b/clients/client-securitylake/src/models/SecurityLakeServiceException.ts index 7713b9f8eafb..68da84f6734c 100644 --- a/clients/client-securitylake/src/models/SecurityLakeServiceException.ts +++ b/clients/client-securitylake/src/models/SecurityLakeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts index 4bc394bc5c9c..67755141cd00 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts index cb37528ba086..ea1bebc30e1c 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateApplicationVersionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts index 1ec91724d091..ba530f832026 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationChangeSetCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts index 6681eabff081..fb3ddf162249 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/CreateCloudFormationTemplateCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts index ec9c8b1fc502..27a49172141c 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/DeleteApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts index 12367e407e6c..7c681c2b13a3 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts index f2ad89b5b473..622de1d4ac04 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetApplicationPolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts index b5fefbe32cd4..50e9f864a97e 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/GetCloudFormationTemplateCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts index d3cedb58b691..85b123d93b56 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationDependenciesCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts index 324dd1281714..75e03191dcb3 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationVersionsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts index e6cb3343564a..8e409b7a2930 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/ListApplicationsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts index b9f4f7db4345..473804ee50e3 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/PutApplicationPolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts index 8a08effc3ed9..7b5faf3b7822 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/UnshareApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts b/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts index d9a98f6e3c11..4033d71d071a 100644 --- a/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-serverlessapplicationrepository/src/commands/UpdateApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-serverlessapplicationrepository/src/index.ts b/clients/client-serverlessapplicationrepository/src/index.ts index 022f3f169858..5b3d0c41b121 100644 --- a/clients/client-serverlessapplicationrepository/src/index.ts +++ b/clients/client-serverlessapplicationrepository/src/index.ts @@ -27,8 +27,8 @@ export * from "./ServerlessApplicationRepositoryClient"; export * from "./ServerlessApplicationRepository"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ServerlessApplicationRepositoryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ServerlessApplicationRepositoryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-serverlessapplicationrepository/src/models/ServerlessApplicationRepositoryServiceException.ts b/clients/client-serverlessapplicationrepository/src/models/ServerlessApplicationRepositoryServiceException.ts index 9b1076e38d6a..495cb31d1580 100644 --- a/clients/client-serverlessapplicationrepository/src/models/ServerlessApplicationRepositoryServiceException.ts +++ b/clients/client-serverlessapplicationrepository/src/models/ServerlessApplicationRepositoryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts index 46b2b76c2121..aa2b465b841a 100644 --- a/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/AssociateAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts index bd0cd178fd65..bc7b4138b9b2 100644 --- a/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/AssociateResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts index c06e2411cece..6f4c20815216 100644 --- a/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/CreateApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts index 2815e05b42e1..bd53aded6752 100644 --- a/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/CreateAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts index 30f877b54ca4..8be981d40553 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DeleteApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts index 11f6028bb70b..344ae48597eb 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DeleteAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts index ac44f073666a..7d4f156944d3 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DisassociateAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts index 0437672a6289..8a0b58ad4995 100644 --- a/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/DisassociateResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts index c7f3225d1dd4..2a5c9e8bb7e0 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts index 117f32bd4bed..d117d1b7a167 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetAssociatedResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts index 31f39e874e52..f0c8f9d50382 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts index 696cb9cedaa6..fa5304a03529 100644 --- a/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/GetConfigurationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts index c7c2731e2d47..b08eb3952649 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListApplicationsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts index 0a8d99e17bc5..c0792bbd9f06 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedAttributeGroupsCommand.ts @@ -19,7 +19,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts index fea682c86367..74aa449d2d91 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAssociatedResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts index 54d89b540939..68509c9a9680 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts index a2e7a7ffbdf9..756827b2cf6d 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListAttributeGroupsForApplicationCommand.ts @@ -22,7 +22,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts index 4082a20829c8..7256d015055e 100644 --- a/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts index 10b775dbacf9..9c2b34b8c28a 100644 --- a/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/PutConfigurationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts index e523bf967c85..9704da127436 100644 --- a/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/SyncResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts index 4c2620c8757b..a9c2e01eb5da 100644 --- a/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts index 55bd1f33c48a..bf8af990ddd9 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts index 36b7e084ce31..8fd61f9b87cd 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UpdateApplicationCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts b/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts index 3f176c9aacf3..c6f448f367d4 100644 --- a/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts +++ b/clients/client-service-catalog-appregistry/src/commands/UpdateAttributeGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog-appregistry/src/index.ts b/clients/client-service-catalog-appregistry/src/index.ts index a86988bb784d..1d8642ba1769 100644 --- a/clients/client-service-catalog-appregistry/src/index.ts +++ b/clients/client-service-catalog-appregistry/src/index.ts @@ -8,8 +8,8 @@ export * from "./ServiceCatalogAppRegistryClient"; export * from "./ServiceCatalogAppRegistry"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ServiceCatalogAppRegistryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ServiceCatalogAppRegistryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-service-catalog-appregistry/src/models/ServiceCatalogAppRegistryServiceException.ts b/clients/client-service-catalog-appregistry/src/models/ServiceCatalogAppRegistryServiceException.ts index 2a798f7b97f5..57b02f6e76e1 100644 --- a/clients/client-service-catalog-appregistry/src/models/ServiceCatalogAppRegistryServiceException.ts +++ b/clients/client-service-catalog-appregistry/src/models/ServiceCatalogAppRegistryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts index fe9fa8912c32..499785e311b5 100644 --- a/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/AcceptPortfolioShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts b/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts index fa5865879a8e..c1f3348e1d54 100644 --- a/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateBudgetWithResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts b/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts index 4b953c9a13ce..6ab8314b838a 100644 --- a/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociatePrincipalWithPortfolioCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts b/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts index 4ea6717e4c5d..b39cdbf5d481 100644 --- a/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateProductWithPortfolioCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts index e242e8272a06..b240520e14cd 100644 --- a/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts b/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts index 8d5853549682..fc766798bd2a 100644 --- a/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/AssociateTagOptionWithResourceCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts index 7ac6a155cd1b..e875cb4125d2 100644 --- a/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts index 5f0b70e77a99..3db585d75637 100644 --- a/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CopyProductCommand.ts b/clients/client-service-catalog/src/commands/CopyProductCommand.ts index 270312e867d7..8368d153456c 100644 --- a/clients/client-service-catalog/src/commands/CopyProductCommand.ts +++ b/clients/client-service-catalog/src/commands/CopyProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts b/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts index 22a6e5b36426..a0a9f195d415 100644 --- a/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateConstraintCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts b/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts index be024c49b0dd..be9ec5e83c30 100644 --- a/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/CreatePortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts index 49eccbb7de96..0753d1fd28ee 100644 --- a/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/CreatePortfolioShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateProductCommand.ts b/clients/client-service-catalog/src/commands/CreateProductCommand.ts index 6f56c5cd23ba..37ba3c72b95e 100644 --- a/clients/client-service-catalog/src/commands/CreateProductCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts index 74606328c3fd..3002be842ee3 100644 --- a/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProvisionedProductPlanCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts index 90d14cd375fd..b0dd7770baeb 100644 --- a/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateProvisioningArtifactCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts b/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts index 9d5f2ecc35b9..a5446282191a 100644 --- a/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateServiceActionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts b/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts index 411e82172d9a..2fe9c5bee452 100644 --- a/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/CreateTagOptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts b/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts index 1fa11be01741..e4ba1a642461 100644 --- a/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteConstraintCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts b/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts index 75435ea0a902..9b58c380cfc3 100644 --- a/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DeletePortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts index 2825fc28d8a1..2020698bdf8f 100644 --- a/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/DeletePortfolioShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteProductCommand.ts b/clients/client-service-catalog/src/commands/DeleteProductCommand.ts index 2f834ceb051e..4f3c079279ab 100644 --- a/clients/client-service-catalog/src/commands/DeleteProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts index 9deeacf8c41a..4bfe02007f37 100644 --- a/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProvisionedProductPlanCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts index 06804573464f..44f56a568e7f 100644 --- a/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteProvisioningArtifactCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts b/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts index 5930ee9b9f2c..070b5be3fa5d 100644 --- a/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteServiceActionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts b/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts index 28a81d100453..57a68528cf9d 100644 --- a/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/DeleteTagOptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts b/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts index 8f68b785fa71..fa1faa6ac974 100644 --- a/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeConstraintCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts b/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts index ac1678dc910c..c19842190a97 100644 --- a/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeCopyProductStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts index dcfde191bd18..87172159dfd5 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts index 17587df6b7e2..cfed6c07dd75 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioShareStatusCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts b/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts index d8e7c8da8b55..3302902038af 100644 --- a/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribePortfolioSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts index ba9ccdf3f58e..5e63b545bb5f 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductAsAdminCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProductCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductCommand.ts index 614719391e19..93c49a841f67 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts b/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts index ab1b656ee73e..92b451ac9e2b 100644 --- a/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProductViewCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts index ee2aa9d03961..ab60d0c118ae 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisionedProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts index 6b2ff060934e..aef19c6ebdc2 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisionedProductPlanCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts index 49b72cbb3487..33bd9f0bd63c 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisioningArtifactCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts b/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts index 64ea34e88047..baa456162929 100644 --- a/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeProvisioningParametersCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts b/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts index e7ac5744919c..afd8f4b5c7de 100644 --- a/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeRecordCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts b/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts index ae68f24eb00f..566441f82d16 100644 --- a/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeServiceActionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts b/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts index bf9d66d78269..74a90b3e434c 100644 --- a/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeServiceActionExecutionParametersCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts b/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts index 2f9edc406006..f755a111466f 100644 --- a/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/DescribeTagOptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts b/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts index 063d752cdde4..a1eba53b98e1 100644 --- a/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/DisableAWSOrganizationsAccessCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts b/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts index ea5de3a3b37c..e322dab2ed88 100644 --- a/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateBudgetFromResourceCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts b/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts index 4060a4a6000b..9d4e22ce4f8b 100644 --- a/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociatePrincipalFromPortfolioCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts b/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts index 6914bdf16107..a3317a8291e3 100644 --- a/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateProductFromPortfolioCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts index 4021b91e0fda..8846d5d84c12 100644 --- a/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts b/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts index a117b4d8d442..d6970644015a 100644 --- a/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/DisassociateTagOptionFromResourceCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts b/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts index 39f653424267..156dbc06b15c 100644 --- a/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/EnableAWSOrganizationsAccessCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts index 55374662a686..2db061f91010 100644 --- a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts +++ b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductPlanCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts index 3ba571868837..0f2233c71cb1 100644 --- a/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/ExecuteProvisionedProductServiceActionCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts b/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts index 324e50260b8e..5e78da838eef 100644 --- a/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts +++ b/clients/client-service-catalog/src/commands/GetAWSOrganizationsAccessStatusCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts b/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts index 7cb816dfe84c..e31900d872e1 100644 --- a/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts +++ b/clients/client-service-catalog/src/commands/GetProvisionedProductOutputsCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts index 3a886bfa8a75..e62ba804a5ab 100644 --- a/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ImportAsProvisionedProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts b/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts index 016d0ab7529a..8a09539be6c4 100644 --- a/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts +++ b/clients/client-service-catalog/src/commands/ListAcceptedPortfolioSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts b/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts index d2ba7ace7b0a..268257a9875d 100644 --- a/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts +++ b/clients/client-service-catalog/src/commands/ListBudgetsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts b/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts index 00b1c7e01f93..fddbfdf90fb7 100644 --- a/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/ListConstraintsForPortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts b/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts index 4eed3d83b061..d345f57b6f8c 100644 --- a/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListLaunchPathsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts b/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts index 6c5c08cdba7b..8cb02bd940a5 100644 --- a/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/ListOrganizationPortfolioAccessCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts b/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts index bd489a114a16..c6dec8195679 100644 --- a/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfolioAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts b/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts index cce4bbb46afe..6a852de3776b 100644 --- a/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfoliosCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts b/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts index d35ae5fc92a7..04576fb22f6f 100644 --- a/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPortfoliosForProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts b/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts index 25c92619e2bd..1e7068a2d149 100644 --- a/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/ListPrincipalsForPortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts b/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts index 416e3a92f473..0434ee129223 100644 --- a/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisionedProductPlansCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts index 1a69e4b5702f..1640ea1d98f2 100644 --- a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts index 1ce0ecbbcfbb..8beb81b9ad6b 100644 --- a/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts b/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts index 7a49efebf278..d3f2fcef258b 100644 --- a/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts +++ b/clients/client-service-catalog/src/commands/ListRecordHistoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts b/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts index 172dbc11ce66..c618b1222646 100644 --- a/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/ListResourcesForTagOptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts b/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts index ff775a007ec7..4788b7ee626b 100644 --- a/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListServiceActionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts index b5e6832b058b..8ea6118ee279 100644 --- a/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts index b547b6b02aea..b35ca81f982d 100644 --- a/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ListStackInstancesForProvisionedProductCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts b/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts index 5ed1b1c4fc81..75e26c3ee137 100644 --- a/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts +++ b/clients/client-service-catalog/src/commands/ListTagOptionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts index 28ae93641f14..d0a6b5b39aa0 100644 --- a/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyProvisionProductEngineWorkflowResultCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts index 2e84b27e647f..0b36ad184b95 100644 --- a/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts b/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts index 00c20b4089ee..60bec9ae23c5 100644 --- a/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts +++ b/clients/client-service-catalog/src/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.ts @@ -18,7 +18,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts b/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts index 55b8a1b16a8f..10cf18073604 100644 --- a/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts +++ b/clients/client-service-catalog/src/commands/ProvisionProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts index 6c19b02c2dcf..51db0164fb47 100644 --- a/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/RejectPortfolioShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts b/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts index 36138d6ddb9b..575d43e0ad7a 100644 --- a/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/ScanProvisionedProductsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts b/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts index a1fca4ebcd01..0aa79b9cb750 100644 --- a/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProductsAsAdminCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/SearchProductsCommand.ts b/clients/client-service-catalog/src/commands/SearchProductsCommand.ts index da276f744f9e..95855ccb63f9 100644 --- a/clients/client-service-catalog/src/commands/SearchProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProductsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts b/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts index 08eb3bc7b3d4..cfa3fdaf5115 100644 --- a/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts +++ b/clients/client-service-catalog/src/commands/SearchProvisionedProductsCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts index edc16fc5dbb4..5d9464eb186c 100644 --- a/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/TerminateProvisionedProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts b/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts index 111c528ad233..1dad1c84ad7e 100644 --- a/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateConstraintCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts b/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts index a2d68a3d0a21..71729eaebd81 100644 --- a/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdatePortfolioCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts b/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts index b822a397c48b..625d52ddd61b 100644 --- a/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdatePortfolioShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateProductCommand.ts b/clients/client-service-catalog/src/commands/UpdateProductCommand.ts index 893997e20db1..b469397926a7 100644 --- a/clients/client-service-catalog/src/commands/UpdateProductCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts index 4606882de141..2dcac57e6693 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisionedProductCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts index 228f3a64d9f3..202758116c25 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisionedProductPropertiesCommand.ts @@ -15,7 +15,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts b/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts index 0d8a6ab1a105..2701153e09d2 100644 --- a/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateProvisioningArtifactCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts b/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts index eb0b7ea36fa4..4d3de06a06dc 100644 --- a/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateServiceActionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts b/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts index 0eefe368a270..ae0e70df4b4d 100644 --- a/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts +++ b/clients/client-service-catalog/src/commands/UpdateTagOptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTyp /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-catalog/src/index.ts b/clients/client-service-catalog/src/index.ts index 8d872cb71684..1396455b26ce 100644 --- a/clients/client-service-catalog/src/index.ts +++ b/clients/client-service-catalog/src/index.ts @@ -14,8 +14,8 @@ export * from "./ServiceCatalogClient"; export * from "./ServiceCatalog"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ServiceCatalogExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ServiceCatalogExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-service-catalog/src/models/ServiceCatalogServiceException.ts b/clients/client-service-catalog/src/models/ServiceCatalogServiceException.ts index 8137a7997d93..0eb365fb67e9 100644 --- a/clients/client-service-catalog/src/models/ServiceCatalogServiceException.ts +++ b/clients/client-service-catalog/src/models/ServiceCatalogServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts index 6df913442cea..022f9a771ee3 100644 --- a/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/AssociateServiceQuotaTemplateCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts b/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts index 698941b03b29..381291fa9a71 100644 --- a/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts index 0457375da7a8..46c265b22403 100644 --- a/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/DisassociateServiceQuotaTemplateCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts b/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts index cd7172216150..4ad1de935f2f 100644 --- a/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/GetAWSDefaultServiceQuotaCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts b/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts index 88ff38fc45f5..ed1cfcac6108 100644 --- a/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/GetAssociationForServiceQuotaTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts b/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts index 62b153ff50f5..3483ccebd12b 100644 --- a/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts +++ b/clients/client-service-quotas/src/commands/GetRequestedServiceQuotaChangeCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts b/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts index 56d014c21494..7f7618487d17 100644 --- a/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/GetServiceQuotaCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts b/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts index bb74c7f5352a..2271a9ab5e29 100644 --- a/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts b/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts index 94f2d6741601..bc454c8eda45 100644 --- a/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts +++ b/clients/client-service-quotas/src/commands/ListAWSDefaultServiceQuotasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts index 2c015c2b775e..36ed6ecfb849 100644 --- a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts +++ b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts index addc3f300fc9..8f5e5bb73c98 100644 --- a/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts +++ b/clients/client-service-quotas/src/commands/ListRequestedServiceQuotaChangeHistoryCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts b/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts index 7b1eb9725aa6..546259c45094 100644 --- a/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts b/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts index d2652bdafb24..670e7ce5a3fb 100644 --- a/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServiceQuotasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListServicesCommand.ts b/clients/client-service-quotas/src/commands/ListServicesCommand.ts index a29a22dbc4ec..e00f843b852e 100644 --- a/clients/client-service-quotas/src/commands/ListServicesCommand.ts +++ b/clients/client-service-quotas/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts b/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts index 786cb15a7785..c859d496e5ae 100644 --- a/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts b/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts index a339fdcdc18f..196e3f5de63f 100644 --- a/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts +++ b/clients/client-service-quotas/src/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts b/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts index da091f32c2b0..dc725e502c5b 100644 --- a/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts +++ b/clients/client-service-quotas/src/commands/RequestServiceQuotaIncreaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/TagResourceCommand.ts b/clients/client-service-quotas/src/commands/TagResourceCommand.ts index 02e615831081..8dc9f0051b3d 100644 --- a/clients/client-service-quotas/src/commands/TagResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/commands/UntagResourceCommand.ts b/clients/client-service-quotas/src/commands/UntagResourceCommand.ts index 1a4f79fd30c9..f0c98261a9a7 100644 --- a/clients/client-service-quotas/src/commands/UntagResourceCommand.ts +++ b/clients/client-service-quotas/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-service-quotas/src/index.ts b/clients/client-service-quotas/src/index.ts index ec8db42403aa..c98f2e6ca9a7 100644 --- a/clients/client-service-quotas/src/index.ts +++ b/clients/client-service-quotas/src/index.ts @@ -10,8 +10,8 @@ export * from "./ServiceQuotasClient"; export * from "./ServiceQuotas"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ServiceQuotasExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ServiceQuotasExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-service-quotas/src/models/ServiceQuotasServiceException.ts b/clients/client-service-quotas/src/models/ServiceQuotasServiceException.ts index 8602e83bb84f..59d3ceda7977 100644 --- a/clients/client-service-quotas/src/models/ServiceQuotasServiceException.ts +++ b/clients/client-service-quotas/src/models/ServiceQuotasServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts index 1e2245d6d47d..ca7882ba2613 100644 --- a/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreateHttpNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts index bc1b89970887..43cd3d6f77ac 100644 --- a/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreatePrivateDnsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts index 942bbdcd7896..aa340c7fecd3 100644 --- a/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreatePublicDnsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts b/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts index a0326ea50d9a..a226db6e9556 100644 --- a/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/CreateServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts index 7da3296c487f..281fe618a953 100644 --- a/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeleteNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts b/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts index 779192bce5cb..4dcee989eb8c 100644 --- a/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeleteServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts b/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts index 5a5db6e2fdb1..faaa1ae0560c 100644 --- a/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/DeregisterInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts b/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts index 5a58683dcfa4..c139484bfe9d 100644 --- a/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts +++ b/clients/client-servicediscovery/src/commands/DiscoverInstancesCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/DiscoverInstancesRevisionCommand.ts b/clients/client-servicediscovery/src/commands/DiscoverInstancesRevisionCommand.ts index f0444e1bc727..4644bd12bede 100644 --- a/clients/client-servicediscovery/src/commands/DiscoverInstancesRevisionCommand.ts +++ b/clients/client-servicediscovery/src/commands/DiscoverInstancesRevisionCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts b/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts index 84ab4df1155c..7e2320ca46cb 100644 --- a/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts b/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts index 13351f92c2d1..ea0187d9f438 100644 --- a/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetInstancesHealthStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts index 6f9e8bad155c..3d1276f7d45a 100644 --- a/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/GetOperationCommand.ts b/clients/client-servicediscovery/src/commands/GetOperationCommand.ts index cc2ae5f61978..faa46ab6d50d 100644 --- a/clients/client-servicediscovery/src/commands/GetOperationCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetOperationCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/GetServiceCommand.ts b/clients/client-servicediscovery/src/commands/GetServiceCommand.ts index 5a65d3df21f4..094e27c14d1c 100644 --- a/clients/client-servicediscovery/src/commands/GetServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/GetServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts b/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts index 188fa3db5b38..3da10383f870 100644 --- a/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListInstancesCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts b/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts index 4d1a208afd38..e773db42859a 100644 --- a/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListNamespacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts b/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts index 244de792a2c8..8c5e905e3c96 100644 --- a/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListOperationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/ListServicesCommand.ts b/clients/client-servicediscovery/src/commands/ListServicesCommand.ts index 8787f911a3e7..83225c44b290 100644 --- a/clients/client-servicediscovery/src/commands/ListServicesCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts b/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts index bf17b64ac9b0..385a8677b410 100644 --- a/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts b/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts index 6ee9c0484374..02d747abbfa0 100644 --- a/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts +++ b/clients/client-servicediscovery/src/commands/RegisterInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/TagResourceCommand.ts b/clients/client-servicediscovery/src/commands/TagResourceCommand.ts index 3cb9b6f755b5..52d0c8dfc5d7 100644 --- a/clients/client-servicediscovery/src/commands/TagResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts b/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts index ca0651f1bd81..255ef7a03bb4 100644 --- a/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts index a4a56b8304af..50ed82ec64a2 100644 --- a/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateHttpNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts b/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts index 944f141012f6..8c8f701d77c8 100644 --- a/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateInstanceCustomHealthStatusCommand.ts @@ -15,7 +15,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts index a13486b69d0d..0198c5da4fc8 100644 --- a/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdatePrivateDnsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts b/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts index 2b791f86c32c..d6c03d51d562 100644 --- a/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdatePublicDnsNamespaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts b/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts index 06345229c9a2..0ad072c40801 100644 --- a/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts +++ b/clients/client-servicediscovery/src/commands/UpdateServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceDiscoveryClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-servicediscovery/src/index.ts b/clients/client-servicediscovery/src/index.ts index f74dcd93e8e3..e73825b88d9e 100644 --- a/clients/client-servicediscovery/src/index.ts +++ b/clients/client-servicediscovery/src/index.ts @@ -13,8 +13,8 @@ export * from "./ServiceDiscoveryClient"; export * from "./ServiceDiscovery"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ServiceDiscoveryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ServiceDiscoveryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-servicediscovery/src/models/ServiceDiscoveryServiceException.ts b/clients/client-servicediscovery/src/models/ServiceDiscoveryServiceException.ts index 39b9e6f64121..4ad4107e4b58 100644 --- a/clients/client-servicediscovery/src/models/ServiceDiscoveryServiceException.ts +++ b/clients/client-servicediscovery/src/models/ServiceDiscoveryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts index 08bec825a5c2..c8028c5a84ad 100644 --- a/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/CloneReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts index 96cfd68a7d6a..75e92965bf65 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 3334aff1e8e6..8302ad3fda6e 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts index 7337c38b18fb..875a70895319 100644 --- a/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/CreateConfigurationSetTrackingOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts index 6e9eefbeda5d..97bd15c3ad28 100644 --- a/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/CreateCustomVerificationEmailTemplateCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts b/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts index 7e0c8aa5b5de..57a259f76064 100644 --- a/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts b/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts index 5ca26963eb46..67494607c699 100644 --- a/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts index 071e84cc1edd..e88996db085c 100644 --- a/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/CreateReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/CreateTemplateCommand.ts b/clients/client-ses/src/commands/CreateTemplateCommand.ts index 5b9fc6312812..f9af8ea60406 100644 --- a/clients/client-ses/src/commands/CreateTemplateCommand.ts +++ b/clients/client-ses/src/commands/CreateTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts index 5b0b3d4e1270..84bfc2b46127 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index 6fdc6c05b883..ade799c3c782 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts index cc734f4d596e..d63659aa7139 100644 --- a/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/DeleteConfigurationSetTrackingOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts index dc750dbdc82c..19e88bba20e1 100644 --- a/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteIdentityCommand.ts b/clients/client-ses/src/commands/DeleteIdentityCommand.ts index 2bcf65264e39..f593647acb5f 100644 --- a/clients/client-ses/src/commands/DeleteIdentityCommand.ts +++ b/clients/client-ses/src/commands/DeleteIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts b/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts index 75b2c9bf174c..5e56192af7ed 100644 --- a/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts +++ b/clients/client-ses/src/commands/DeleteIdentityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts b/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts index 421a80c22019..f48960dac875 100644 --- a/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts b/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts index 2881a330ec20..a07926c21f2d 100644 --- a/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts index afd6e4d99f08..2345af6bf94d 100644 --- a/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DeleteReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteTemplateCommand.ts b/clients/client-ses/src/commands/DeleteTemplateCommand.ts index d5a73c7fb148..f8255a09c0b6 100644 --- a/clients/client-ses/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-ses/src/commands/DeleteTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts b/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts index 973b8b6cb09b..01597b23f6ef 100644 --- a/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts +++ b/clients/client-ses/src/commands/DeleteVerifiedEmailAddressCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts index 9c10c87b0425..0c02547715a5 100644 --- a/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeActiveReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts b/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts index edad40e3b77e..f404941b93de 100644 --- a/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts b/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts index 1f83fd4a5d5e..aa4f6758c93a 100644 --- a/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/DescribeReceiptRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts index 6cf429a6cde7..f6635255d5a8 100644 --- a/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/DescribeReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts b/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts index d9e8c5cf43d7..3f57ef98ec58 100644 --- a/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/GetAccountSendingEnabledCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts index 49763915ba1f..b6b992f38c92 100644 --- a/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/GetCustomVerificationEmailTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts index 39859a0770fb..b1826d21f0ca 100644 --- a/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityDkimAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts index ce2b09bcc9cb..3f4d54c1df83 100644 --- a/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityMailFromDomainAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts index eccd6ac43d00..0ac1f73c19a9 100644 --- a/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityNotificationAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts b/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts index a6952b1313e3..68ac4b99a418 100644 --- a/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityPoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts b/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts index 2080dd56bb2f..09d83cfb3d55 100644 --- a/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts +++ b/clients/client-ses/src/commands/GetIdentityVerificationAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetSendQuotaCommand.ts b/clients/client-ses/src/commands/GetSendQuotaCommand.ts index 9c02fd68b758..cf21cfc34925 100644 --- a/clients/client-ses/src/commands/GetSendQuotaCommand.ts +++ b/clients/client-ses/src/commands/GetSendQuotaCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetSendStatisticsCommand.ts b/clients/client-ses/src/commands/GetSendStatisticsCommand.ts index 30fcf93e090b..f8bb2d4201e6 100644 --- a/clients/client-ses/src/commands/GetSendStatisticsCommand.ts +++ b/clients/client-ses/src/commands/GetSendStatisticsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/GetTemplateCommand.ts b/clients/client-ses/src/commands/GetTemplateCommand.ts index e3384be14475..39e87492e0cd 100644 --- a/clients/client-ses/src/commands/GetTemplateCommand.ts +++ b/clients/client-ses/src/commands/GetTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts b/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts index eb1d6a7999d7..3ad033ae15d8 100644 --- a/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-ses/src/commands/ListConfigurationSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts b/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts index 4910a05313d7..5adfdf431f34 100644 --- a/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +++ b/clients/client-ses/src/commands/ListCustomVerificationEmailTemplatesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListIdentitiesCommand.ts b/clients/client-ses/src/commands/ListIdentitiesCommand.ts index 69645a9960e5..880bcbb21ba5 100644 --- a/clients/client-ses/src/commands/ListIdentitiesCommand.ts +++ b/clients/client-ses/src/commands/ListIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts b/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts index 85d6d1269eca..5d19ba137f16 100644 --- a/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts +++ b/clients/client-ses/src/commands/ListIdentityPoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts b/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts index 89f3143fe533..9bf13191b9b6 100644 --- a/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts +++ b/clients/client-ses/src/commands/ListReceiptFiltersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts b/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts index 47b2fe641d51..4fc3ebe6485c 100644 --- a/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts +++ b/clients/client-ses/src/commands/ListReceiptRuleSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListTemplatesCommand.ts b/clients/client-ses/src/commands/ListTemplatesCommand.ts index 51af077f2d15..377a59ae9269 100644 --- a/clients/client-ses/src/commands/ListTemplatesCommand.ts +++ b/clients/client-ses/src/commands/ListTemplatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts b/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts index 3c8f55ac53ec..df45e6ba9675 100644 --- a/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts +++ b/clients/client-ses/src/commands/ListVerifiedEmailAddressesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index 7206e8dc3df7..eb6cb3e91502 100644 --- a/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-ses/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts b/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts index 0066f1be9606..ed5a3e464e50 100644 --- a/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts +++ b/clients/client-ses/src/commands/PutIdentityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts index 5ca01e209b0f..b0ad70831f56 100644 --- a/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/ReorderReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendBounceCommand.ts b/clients/client-ses/src/commands/SendBounceCommand.ts index a8b9d25e05dc..427c0a8253ef 100644 --- a/clients/client-ses/src/commands/SendBounceCommand.ts +++ b/clients/client-ses/src/commands/SendBounceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts b/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts index cb9401bc4e96..22a6aa943ce4 100644 --- a/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts +++ b/clients/client-ses/src/commands/SendBulkTemplatedEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts b/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts index b9967c36c4f8..cda393fcfb9a 100644 --- a/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts +++ b/clients/client-ses/src/commands/SendCustomVerificationEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendEmailCommand.ts b/clients/client-ses/src/commands/SendEmailCommand.ts index 05c7a105bdbb..719b8f5943a5 100644 --- a/clients/client-ses/src/commands/SendEmailCommand.ts +++ b/clients/client-ses/src/commands/SendEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendRawEmailCommand.ts b/clients/client-ses/src/commands/SendRawEmailCommand.ts index 69197f58e878..92a3f3c6a069 100644 --- a/clients/client-ses/src/commands/SendRawEmailCommand.ts +++ b/clients/client-ses/src/commands/SendRawEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts b/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts index 9b7c56f0d151..67e4fe10343e 100644 --- a/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts +++ b/clients/client-ses/src/commands/SendTemplatedEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts b/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts index dfcf62e7337b..7ec33e432033 100644 --- a/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts +++ b/clients/client-ses/src/commands/SetActiveReceiptRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts index 58e7ffdf97ea..1158a9b895a2 100644 --- a/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityDkimEnabledCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts index 3d752464a4db..4e830f13bc9d 100644 --- a/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityFeedbackForwardingEnabledCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts b/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts index 8a950613dd5c..63df17bc05d8 100644 --- a/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityHeadersInNotificationsEnabledCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts b/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts index 781a0ed7ccae..fb7d2bdf2c04 100644 --- a/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityMailFromDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts b/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts index 0bc0083b00ab..fb81b9889706 100644 --- a/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts +++ b/clients/client-ses/src/commands/SetIdentityNotificationTopicCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts b/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts index f428de0e60ce..3401d44ee7e9 100644 --- a/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts +++ b/clients/client-ses/src/commands/SetReceiptRulePositionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/TestRenderTemplateCommand.ts b/clients/client-ses/src/commands/TestRenderTemplateCommand.ts index 53467c24c337..66d79408b515 100644 --- a/clients/client-ses/src/commands/TestRenderTemplateCommand.ts +++ b/clients/client-ses/src/commands/TestRenderTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts b/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts index 7f0b9cea7695..65e4894250cf 100644 --- a/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateAccountSendingEnabledCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index deb66ca934ae..3e41e4a06ec2 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts index 92b0e2f614c4..498cb7833403 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts index eec53c5eb9d0..0deb0e99c583 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetSendingEnabledCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts b/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts index c74cf719b8b7..b3cdb64b95f9 100644 --- a/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-ses/src/commands/UpdateConfigurationSetTrackingOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts b/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts index 5b688dce2919..6eb98a0948db 100644 --- a/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-ses/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts b/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts index 4285d3c3ab60..6f409eb4fb92 100644 --- a/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts +++ b/clients/client-ses/src/commands/UpdateReceiptRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/UpdateTemplateCommand.ts b/clients/client-ses/src/commands/UpdateTemplateCommand.ts index 3787918bfbaa..fdc330c704c9 100644 --- a/clients/client-ses/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-ses/src/commands/UpdateTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts b/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts index 88824038a4a0..2e03a07f3879 100644 --- a/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts +++ b/clients/client-ses/src/commands/VerifyDomainDkimCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts b/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts index 45f83bda805c..ea50eed15b25 100644 --- a/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts +++ b/clients/client-ses/src/commands/VerifyDomainIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts b/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts index 260c31a244ad..29d00cf88a45 100644 --- a/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts +++ b/clients/client-ses/src/commands/VerifyEmailAddressCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts b/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts index 645b1275ef19..4652694a0b99 100644 --- a/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts +++ b/clients/client-ses/src/commands/VerifyEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ses/src/index.ts b/clients/client-ses/src/index.ts index cee218fb6484..68aac08a3486 100644 --- a/clients/client-ses/src/index.ts +++ b/clients/client-ses/src/index.ts @@ -41,8 +41,8 @@ export * from "./SESClient"; export * from "./SES"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SESExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SESExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ses/src/models/SESServiceException.ts b/clients/client-ses/src/models/SESServiceException.ts index 8e88715064bc..01c31d1f39a6 100644 --- a/clients/client-ses/src/models/SESServiceException.ts +++ b/clients/client-ses/src/models/SESServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts b/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts index dfc61c00ed9e..6a7ab65fb995 100644 --- a/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts +++ b/clients/client-sesv2/src/commands/BatchGetMetricDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CancelExportJobCommand.ts b/clients/client-sesv2/src/commands/CancelExportJobCommand.ts index 6f3b914f41b6..83364cd9c474 100644 --- a/clients/client-sesv2/src/commands/CancelExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CancelExportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts index 1f294dc26f8b..5ba53ce12a3d 100644 --- a/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/CreateConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 36ca198ea3ea..53d0ca1044ea 100644 --- a/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateContactCommand.ts b/clients/client-sesv2/src/commands/CreateContactCommand.ts index 7d990c5de729..249c5632984a 100644 --- a/clients/client-sesv2/src/commands/CreateContactCommand.ts +++ b/clients/client-sesv2/src/commands/CreateContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateContactListCommand.ts b/clients/client-sesv2/src/commands/CreateContactListCommand.ts index 45f55b866370..de14bd6f7862 100644 --- a/clients/client-sesv2/src/commands/CreateContactListCommand.ts +++ b/clients/client-sesv2/src/commands/CreateContactListCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts index 9bd452464988..08a1447d927d 100644 --- a/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/CreateCustomVerificationEmailTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts index 820ebbe7fd19..714a349851d6 100644 --- a/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/CreateDedicatedIpPoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts b/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts index 126af31c6616..9d38040ab9a8 100644 --- a/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts +++ b/clients/client-sesv2/src/commands/CreateDeliverabilityTestReportCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts index 4d2ce1afff5a..c47809f4faf5 100644 --- a/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailIdentityCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts index 2f3bcc572602..82a6bb5560f3 100644 --- a/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailIdentityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts index d28c8b118270..ffb456743cf9 100644 --- a/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/CreateEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateExportJobCommand.ts b/clients/client-sesv2/src/commands/CreateExportJobCommand.ts index 51880bb66c29..2c015d5bc01f 100644 --- a/clients/client-sesv2/src/commands/CreateExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CreateExportJobCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/CreateImportJobCommand.ts b/clients/client-sesv2/src/commands/CreateImportJobCommand.ts index 5c66a10bb5d7..fa7edfaf8451 100644 --- a/clients/client-sesv2/src/commands/CreateImportJobCommand.ts +++ b/clients/client-sesv2/src/commands/CreateImportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts index ef73797ecaf1..2c7491408f7b 100644 --- a/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index 455f3f436394..42de9e5f68f6 100644 --- a/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteContactCommand.ts b/clients/client-sesv2/src/commands/DeleteContactCommand.ts index f3475978d944..9b8d604cd157 100644 --- a/clients/client-sesv2/src/commands/DeleteContactCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteContactListCommand.ts b/clients/client-sesv2/src/commands/DeleteContactListCommand.ts index ff42ef165134..7f1cae42195c 100644 --- a/clients/client-sesv2/src/commands/DeleteContactListCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteContactListCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts index 2b381ab3040b..dff712010d7e 100644 --- a/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteCustomVerificationEmailTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts index ddb81c2431c7..38e842d42463 100644 --- a/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteDedicatedIpPoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts index 18a40bda42a0..3ffccb0c9d6f 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts index fa1fb12a3f3d..f66492bb04c8 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailIdentityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts index 8fabb202a1be..7bd4cbb78886 100644 --- a/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts index 6b61ff6eb43a..99f62baa3b8d 100644 --- a/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/DeleteSuppressedDestinationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetAccountCommand.ts b/clients/client-sesv2/src/commands/GetAccountCommand.ts index 2df271208c82..b75be57e5612 100644 --- a/clients/client-sesv2/src/commands/GetAccountCommand.ts +++ b/clients/client-sesv2/src/commands/GetAccountCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts b/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts index 2fe308f92b27..aa35f39618ad 100644 --- a/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts +++ b/clients/client-sesv2/src/commands/GetBlacklistReportsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts b/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts index bd53e998429e..49262a232d67 100644 --- a/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts +++ b/clients/client-sesv2/src/commands/GetConfigurationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts index 94952f259e7f..14fc63029c30 100644 --- a/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-sesv2/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetContactCommand.ts b/clients/client-sesv2/src/commands/GetContactCommand.ts index 8646f1b02568..b57ac071ccb0 100644 --- a/clients/client-sesv2/src/commands/GetContactCommand.ts +++ b/clients/client-sesv2/src/commands/GetContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetContactListCommand.ts b/clients/client-sesv2/src/commands/GetContactListCommand.ts index 863550f85b5e..e0169b0c77ee 100644 --- a/clients/client-sesv2/src/commands/GetContactListCommand.ts +++ b/clients/client-sesv2/src/commands/GetContactListCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts index 9db368f3886c..97828c4499d0 100644 --- a/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/GetCustomVerificationEmailTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts index cefb23d874f9..34faf75be2e3 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts index 6b0af1c8e98a..59c4a2999011 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpPoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts b/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts index afb9a183b670..6a8fb9c9fb0a 100644 --- a/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts +++ b/clients/client-sesv2/src/commands/GetDedicatedIpsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts b/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts index a0c5222af26f..ef677e1ac800 100644 --- a/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/GetDeliverabilityDashboardOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts b/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts index 74b1756ffe35..34c6935123cc 100644 --- a/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts +++ b/clients/client-sesv2/src/commands/GetDeliverabilityTestReportCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts b/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts index b8af4a269c3e..8f01add678a3 100644 --- a/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts +++ b/clients/client-sesv2/src/commands/GetDomainDeliverabilityCampaignCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts b/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts index f4498bca1380..fd88934a75db 100644 --- a/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts +++ b/clients/client-sesv2/src/commands/GetDomainStatisticsReportCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts b/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts index 029aae790f0d..8414fa6d4065 100644 --- a/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts b/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts index 900da2334508..afd2c194f03c 100644 --- a/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailIdentityPoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts index 46aa1993c8b6..8baf2dfda164 100644 --- a/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/GetEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetExportJobCommand.ts b/clients/client-sesv2/src/commands/GetExportJobCommand.ts index 02f5f850d71a..ea0e2b2bcd33 100644 --- a/clients/client-sesv2/src/commands/GetExportJobCommand.ts +++ b/clients/client-sesv2/src/commands/GetExportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetImportJobCommand.ts b/clients/client-sesv2/src/commands/GetImportJobCommand.ts index 555a929f6f7d..123696166068 100644 --- a/clients/client-sesv2/src/commands/GetImportJobCommand.ts +++ b/clients/client-sesv2/src/commands/GetImportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts b/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts index 803b51c46177..4d8262da8d3d 100644 --- a/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts +++ b/clients/client-sesv2/src/commands/GetMessageInsightsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts index 2fba19eb4c31..67e20da872e1 100644 --- a/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/GetSuppressedDestinationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts b/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts index 64f24b0b74dd..8ff63a49e34a 100644 --- a/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-sesv2/src/commands/ListConfigurationSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListContactListsCommand.ts b/clients/client-sesv2/src/commands/ListContactListsCommand.ts index 0bb27e9574b0..76f778fe6133 100644 --- a/clients/client-sesv2/src/commands/ListContactListsCommand.ts +++ b/clients/client-sesv2/src/commands/ListContactListsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListContactsCommand.ts b/clients/client-sesv2/src/commands/ListContactsCommand.ts index 19a6fa8ff8b5..4f53dab9a970 100644 --- a/clients/client-sesv2/src/commands/ListContactsCommand.ts +++ b/clients/client-sesv2/src/commands/ListContactsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts b/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts index 7a5869f5d476..bfcd47877eab 100644 --- a/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts +++ b/clients/client-sesv2/src/commands/ListCustomVerificationEmailTemplatesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts b/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts index cb1ee0205686..ae0d52c2516f 100644 --- a/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDedicatedIpPoolsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts b/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts index a04eb1139431..ae30298ae830 100644 --- a/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDeliverabilityTestReportsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts b/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts index 59292ce5fbd7..041c8347d733 100644 --- a/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +++ b/clients/client-sesv2/src/commands/ListDomainDeliverabilityCampaignsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts b/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts index af65c4ea6843..6803b9a325bc 100644 --- a/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts +++ b/clients/client-sesv2/src/commands/ListEmailIdentitiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts b/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts index 0f98b0e8c3cc..ef95f950103e 100644 --- a/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts +++ b/clients/client-sesv2/src/commands/ListEmailTemplatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListExportJobsCommand.ts b/clients/client-sesv2/src/commands/ListExportJobsCommand.ts index 76798a112620..8184a968b70b 100644 --- a/clients/client-sesv2/src/commands/ListExportJobsCommand.ts +++ b/clients/client-sesv2/src/commands/ListExportJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListImportJobsCommand.ts b/clients/client-sesv2/src/commands/ListImportJobsCommand.ts index 53d05973b83f..26c45b021ac1 100644 --- a/clients/client-sesv2/src/commands/ListImportJobsCommand.ts +++ b/clients/client-sesv2/src/commands/ListImportJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts b/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts index e0809b068480..95ac28730131 100644 --- a/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-sesv2/src/commands/ListRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts b/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts index ac3067d1faf9..8a17ad0eacf2 100644 --- a/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts +++ b/clients/client-sesv2/src/commands/ListSuppressedDestinationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts index 017a6b6764d5..107b4e5298ea 100644 --- a/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sesv2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts index 3624b09c67ad..72f46a2c911e 100644 --- a/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts b/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts index 0ce46ba519a7..159cb89e4915 100644 --- a/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountDetailsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts index a3c73dc12439..00bc1b150a04 100644 --- a/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountSendingAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts index c4e4bd0f24e5..e7bc86f354c7 100644 --- a/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountSuppressionAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts b/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts index 27961c9cd658..7215680fdee5 100644 --- a/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutAccountVdmAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index c99d58ab4164..6485b1ebdada 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts index 5e749626d69b..e1a91109bb88 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetReputationOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts index 023ae6b8741d..0a56263edf0a 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetSendingOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts index 29432450565b..038781499d3a 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetSuppressionOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts index 79112c64c6d2..14b4d549d67b 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetTrackingOptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts b/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts index ec1848160b3a..c7c5dc259559 100644 --- a/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts +++ b/clients/client-sesv2/src/commands/PutConfigurationSetVdmOptionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts index 806964ede1e5..ae2b254f34d2 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpInPoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts index 9451219ebf8e..23333460b499 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpPoolScalingAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts b/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts index 213728df5c63..8527dfc8d852 100644 --- a/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutDedicatedIpWarmupAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts b/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts index d0d2a5c52934..bb22008d3cb6 100644 --- a/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts +++ b/clients/client-sesv2/src/commands/PutDeliverabilityDashboardOptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts index 9dabf506cdb4..451c6237c262 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityConfigurationSetAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts index 8d2e81e2ed9f..233f25c002c7 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityDkimAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts index 0085c2ff51f6..ea5454cf5e89 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityDkimSigningAttributesCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts index 544841aabf38..5842bf160439 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts b/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts index 2163731c43b3..3dee38dda894 100644 --- a/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +++ b/clients/client-sesv2/src/commands/PutEmailIdentityMailFromAttributesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts b/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts index 444ab91585fd..4049490c596e 100644 --- a/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/PutSuppressedDestinationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts b/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts index 86e5859cf25a..54865f423afb 100644 --- a/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendBulkEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts b/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts index 798c5024f693..dc0a320ac5e9 100644 --- a/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendCustomVerificationEmailCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/SendEmailCommand.ts b/clients/client-sesv2/src/commands/SendEmailCommand.ts index b3e640db9eee..566e9c8a86ce 100644 --- a/clients/client-sesv2/src/commands/SendEmailCommand.ts +++ b/clients/client-sesv2/src/commands/SendEmailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/TagResourceCommand.ts b/clients/client-sesv2/src/commands/TagResourceCommand.ts index 005c23a5d5f3..ec46e6f79df8 100644 --- a/clients/client-sesv2/src/commands/TagResourceCommand.ts +++ b/clients/client-sesv2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts index 13b9a1d7ee39..e1dc930d23d1 100644 --- a/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/TestRenderEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UntagResourceCommand.ts b/clients/client-sesv2/src/commands/UntagResourceCommand.ts index 433295f0665b..4a72ed410d21 100644 --- a/clients/client-sesv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-sesv2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index ff042b119229..a0c274254dc1 100644 --- a/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateContactCommand.ts b/clients/client-sesv2/src/commands/UpdateContactCommand.ts index 2f577506c1b3..318258a7cd71 100644 --- a/clients/client-sesv2/src/commands/UpdateContactCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateContactListCommand.ts b/clients/client-sesv2/src/commands/UpdateContactListCommand.ts index e104de4891dd..182826861ae8 100644 --- a/clients/client-sesv2/src/commands/UpdateContactListCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateContactListCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts index 942e6da568aa..6be0a94f7b45 100644 --- a/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateCustomVerificationEmailTemplateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts b/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts index 55e9d45c9823..3214fc242994 100644 --- a/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateEmailIdentityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts b/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts index 1e6f5b57f8f6..9b63302ec507 100644 --- a/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts +++ b/clients/client-sesv2/src/commands/UpdateEmailTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sesv2/src/index.ts b/clients/client-sesv2/src/index.ts index 69d383f3b831..1c99b6895b72 100644 --- a/clients/client-sesv2/src/index.ts +++ b/clients/client-sesv2/src/index.ts @@ -14,8 +14,8 @@ export * from "./SESv2Client"; export * from "./SESv2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SESv2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SESv2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sesv2/src/models/SESv2ServiceException.ts b/clients/client-sesv2/src/models/SESv2ServiceException.ts index de80c3565e44..a0183bbe3bf7 100644 --- a/clients/client-sesv2/src/models/SESv2ServiceException.ts +++ b/clients/client-sesv2/src/models/SESv2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sfn/src/commands/CreateActivityCommand.ts b/clients/client-sfn/src/commands/CreateActivityCommand.ts index d8cb3ff8713a..c8011781aae5 100644 --- a/clients/client-sfn/src/commands/CreateActivityCommand.ts +++ b/clients/client-sfn/src/commands/CreateActivityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts index 66ef44fc215a..e97113220d8c 100644 --- a/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/CreateStateMachineAliasCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/CreateStateMachineCommand.ts b/clients/client-sfn/src/commands/CreateStateMachineCommand.ts index 0ebbc19230e5..eafddd592b07 100644 --- a/clients/client-sfn/src/commands/CreateStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/CreateStateMachineCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DeleteActivityCommand.ts b/clients/client-sfn/src/commands/DeleteActivityCommand.ts index 8055ed4c75dd..9dbe38af1d90 100644 --- a/clients/client-sfn/src/commands/DeleteActivityCommand.ts +++ b/clients/client-sfn/src/commands/DeleteActivityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts index 202453e52e4c..990955a8e288 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts index e4e7761eb8b2..49fc71a14363 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts b/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts index ce0432bb8a33..aed9875be1e8 100644 --- a/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts +++ b/clients/client-sfn/src/commands/DeleteStateMachineVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeActivityCommand.ts b/clients/client-sfn/src/commands/DescribeActivityCommand.ts index efa054bbeccf..0e658f23111e 100644 --- a/clients/client-sfn/src/commands/DescribeActivityCommand.ts +++ b/clients/client-sfn/src/commands/DescribeActivityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeExecutionCommand.ts b/clients/client-sfn/src/commands/DescribeExecutionCommand.ts index 7bfd7263a704..45a44afb9f10 100644 --- a/clients/client-sfn/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-sfn/src/commands/DescribeExecutionCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeMapRunCommand.ts b/clients/client-sfn/src/commands/DescribeMapRunCommand.ts index c724da9446ec..d410417b3a1a 100644 --- a/clients/client-sfn/src/commands/DescribeMapRunCommand.ts +++ b/clients/client-sfn/src/commands/DescribeMapRunCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts index 668c59e8e4c7..6f6f91e1a428 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineAliasCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts index b0b67c40a118..7c1c0f8c0d87 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts b/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts index df5ae9370b13..57554974b4f2 100644 --- a/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts +++ b/clients/client-sfn/src/commands/DescribeStateMachineForExecutionCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/GetActivityTaskCommand.ts b/clients/client-sfn/src/commands/GetActivityTaskCommand.ts index 3b5d6b57163b..2da1f6a89c0a 100644 --- a/clients/client-sfn/src/commands/GetActivityTaskCommand.ts +++ b/clients/client-sfn/src/commands/GetActivityTaskCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts b/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts index cf6b16bdc940..933c49505c46 100644 --- a/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts +++ b/clients/client-sfn/src/commands/GetExecutionHistoryCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListActivitiesCommand.ts b/clients/client-sfn/src/commands/ListActivitiesCommand.ts index 7c8a0ad49246..f01fa3a5a9ed 100644 --- a/clients/client-sfn/src/commands/ListActivitiesCommand.ts +++ b/clients/client-sfn/src/commands/ListActivitiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListExecutionsCommand.ts b/clients/client-sfn/src/commands/ListExecutionsCommand.ts index e31f4f016430..f7a5a83974f0 100644 --- a/clients/client-sfn/src/commands/ListExecutionsCommand.ts +++ b/clients/client-sfn/src/commands/ListExecutionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListMapRunsCommand.ts b/clients/client-sfn/src/commands/ListMapRunsCommand.ts index 8171621fd885..bfcffe8552cd 100644 --- a/clients/client-sfn/src/commands/ListMapRunsCommand.ts +++ b/clients/client-sfn/src/commands/ListMapRunsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts b/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts index 5ca5feaa2bd0..6e36dc2b9474 100644 --- a/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachineAliasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts b/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts index e6bb6e2ac77b..6a5be5bc082d 100644 --- a/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachineVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListStateMachinesCommand.ts b/clients/client-sfn/src/commands/ListStateMachinesCommand.ts index ad4627d3ad5c..8cf173f660ad 100644 --- a/clients/client-sfn/src/commands/ListStateMachinesCommand.ts +++ b/clients/client-sfn/src/commands/ListStateMachinesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts b/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts index 8916838538da..87bb8db82b8d 100644 --- a/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sfn/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts b/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts index a0498b2b72eb..e37d8b19b4cd 100644 --- a/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts +++ b/clients/client-sfn/src/commands/PublishStateMachineVersionCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/RedriveExecutionCommand.ts b/clients/client-sfn/src/commands/RedriveExecutionCommand.ts index 80e46c919057..12a1c6ab1afc 100644 --- a/clients/client-sfn/src/commands/RedriveExecutionCommand.ts +++ b/clients/client-sfn/src/commands/RedriveExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/SendTaskFailureCommand.ts b/clients/client-sfn/src/commands/SendTaskFailureCommand.ts index 5711c2cf03b2..5119cb39c97b 100644 --- a/clients/client-sfn/src/commands/SendTaskFailureCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskFailureCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts b/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts index d92df5f57a5b..44ec8a3dc90a 100644 --- a/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskHeartbeatCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts b/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts index edb8bf893c34..40c6500723d9 100644 --- a/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts +++ b/clients/client-sfn/src/commands/SendTaskSuccessCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/StartExecutionCommand.ts b/clients/client-sfn/src/commands/StartExecutionCommand.ts index 40182d261177..717eb253ae7b 100644 --- a/clients/client-sfn/src/commands/StartExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StartExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts b/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts index b6931db9387f..b85b3378b9d9 100644 --- a/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StartSyncExecutionCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/StopExecutionCommand.ts b/clients/client-sfn/src/commands/StopExecutionCommand.ts index 012969cc919d..59cfd82a5946 100644 --- a/clients/client-sfn/src/commands/StopExecutionCommand.ts +++ b/clients/client-sfn/src/commands/StopExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/TagResourceCommand.ts b/clients/client-sfn/src/commands/TagResourceCommand.ts index f31c8d26bc58..84132e96bb11 100644 --- a/clients/client-sfn/src/commands/TagResourceCommand.ts +++ b/clients/client-sfn/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/TestStateCommand.ts b/clients/client-sfn/src/commands/TestStateCommand.ts index e903e97996c1..4d6b9213f82d 100644 --- a/clients/client-sfn/src/commands/TestStateCommand.ts +++ b/clients/client-sfn/src/commands/TestStateCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/UntagResourceCommand.ts b/clients/client-sfn/src/commands/UntagResourceCommand.ts index a26c90a6f5d1..7adc6b043eaf 100644 --- a/clients/client-sfn/src/commands/UntagResourceCommand.ts +++ b/clients/client-sfn/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/UpdateMapRunCommand.ts b/clients/client-sfn/src/commands/UpdateMapRunCommand.ts index a34ea8252765..1f717681b0c2 100644 --- a/clients/client-sfn/src/commands/UpdateMapRunCommand.ts +++ b/clients/client-sfn/src/commands/UpdateMapRunCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts b/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts index 12fb91078913..a3114bd69c45 100644 --- a/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts +++ b/clients/client-sfn/src/commands/UpdateStateMachineAliasCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts b/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts index 05f5d4d6922b..f0531c60e96f 100644 --- a/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts +++ b/clients/client-sfn/src/commands/UpdateStateMachineCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/commands/ValidateStateMachineDefinitionCommand.ts b/clients/client-sfn/src/commands/ValidateStateMachineDefinitionCommand.ts index 7ab30297ef56..e4d917a1c4b1 100644 --- a/clients/client-sfn/src/commands/ValidateStateMachineDefinitionCommand.ts +++ b/clients/client-sfn/src/commands/ValidateStateMachineDefinitionCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SFNClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sfn/src/index.ts b/clients/client-sfn/src/index.ts index 743ee0f808b1..f1ce873398ec 100644 --- a/clients/client-sfn/src/index.ts +++ b/clients/client-sfn/src/index.ts @@ -26,8 +26,8 @@ export * from "./SFNClient"; export * from "./SFN"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SFNExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SFNExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sfn/src/models/SFNServiceException.ts b/clients/client-sfn/src/models/SFNServiceException.ts index 13361ad284a1..a7a286a968e8 100644 --- a/clients/client-sfn/src/models/SFNServiceException.ts +++ b/clients/client-sfn/src/models/SFNServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts b/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts index 7970f004f3a9..ad22b2acb317 100644 --- a/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts +++ b/clients/client-shield/src/commands/AssociateDRTLogBucketCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts b/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts index 5024aa1c6d17..bdb2d44ae5ee 100644 --- a/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts +++ b/clients/client-shield/src/commands/AssociateDRTRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts b/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts index 796ad6bad5ff..71dd8887ef59 100644 --- a/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts +++ b/clients/client-shield/src/commands/AssociateHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts b/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts index a07d87f1758d..d6e110704d64 100644 --- a/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts +++ b/clients/client-shield/src/commands/AssociateProactiveEngagementDetailsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/CreateProtectionCommand.ts b/clients/client-shield/src/commands/CreateProtectionCommand.ts index c8b40c83ba9e..f5ac4a218999 100644 --- a/clients/client-shield/src/commands/CreateProtectionCommand.ts +++ b/clients/client-shield/src/commands/CreateProtectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts b/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts index d35e60d9e598..3d66f5fbc7b6 100644 --- a/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/CreateProtectionGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/CreateSubscriptionCommand.ts b/clients/client-shield/src/commands/CreateSubscriptionCommand.ts index 2fd91ce54a91..6eb064d22415 100644 --- a/clients/client-shield/src/commands/CreateSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/CreateSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DeleteProtectionCommand.ts b/clients/client-shield/src/commands/DeleteProtectionCommand.ts index 959b35712d9f..5f2a2ca49579 100644 --- a/clients/client-shield/src/commands/DeleteProtectionCommand.ts +++ b/clients/client-shield/src/commands/DeleteProtectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts b/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts index 2eca9f6d9569..30b95ef59a3f 100644 --- a/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/DeleteProtectionGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts b/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts index 8c9750fbf099..d26185a6fbf6 100644 --- a/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/DeleteSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeAttackCommand.ts b/clients/client-shield/src/commands/DescribeAttackCommand.ts index 878cc5a680f4..f3271e103d62 100644 --- a/clients/client-shield/src/commands/DescribeAttackCommand.ts +++ b/clients/client-shield/src/commands/DescribeAttackCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts b/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts index 34486815a1e2..9037c1e3d53d 100644 --- a/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts +++ b/clients/client-shield/src/commands/DescribeAttackStatisticsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts b/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts index ff59509fc103..63e8ce2045a9 100644 --- a/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts +++ b/clients/client-shield/src/commands/DescribeDRTAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts b/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts index 3c2e055a693b..22454a4cc7cf 100644 --- a/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts +++ b/clients/client-shield/src/commands/DescribeEmergencyContactSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeProtectionCommand.ts b/clients/client-shield/src/commands/DescribeProtectionCommand.ts index cdf85d8baf75..d8ebce0cf14a 100644 --- a/clients/client-shield/src/commands/DescribeProtectionCommand.ts +++ b/clients/client-shield/src/commands/DescribeProtectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts b/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts index 3a7373c15c1d..4045cf83d7db 100644 --- a/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/DescribeProtectionGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts b/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts index 6bf487f54e49..cc92523c23cc 100644 --- a/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/DescribeSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts index 06b88c639e2a..4c1752054bd4 100644 --- a/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/DisableApplicationLayerAutomaticResponseCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts b/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts index 924199acac49..d208ba479dc3 100644 --- a/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts +++ b/clients/client-shield/src/commands/DisableProactiveEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts b/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts index 607529bbc934..e6a39caaefcc 100644 --- a/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts +++ b/clients/client-shield/src/commands/DisassociateDRTLogBucketCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts b/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts index f196f5a70ca0..641b3199a570 100644 --- a/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts +++ b/clients/client-shield/src/commands/DisassociateDRTRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts b/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts index df47e9e9f702..eeca32f4ec39 100644 --- a/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts +++ b/clients/client-shield/src/commands/DisassociateHealthCheckCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts index eea85c6a40ce..6319a8b77917 100644 --- a/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/EnableApplicationLayerAutomaticResponseCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts b/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts index d266f4b3647f..2d4c8beeebf5 100644 --- a/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts +++ b/clients/client-shield/src/commands/EnableProactiveEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts b/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts index eafa78d8c20a..7ba24be95d7b 100644 --- a/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts +++ b/clients/client-shield/src/commands/GetSubscriptionStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/ListAttacksCommand.ts b/clients/client-shield/src/commands/ListAttacksCommand.ts index 92c6c4494158..84b7bc85e942 100644 --- a/clients/client-shield/src/commands/ListAttacksCommand.ts +++ b/clients/client-shield/src/commands/ListAttacksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts b/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts index efab3fea84ef..a1d51d8ac632 100644 --- a/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts +++ b/clients/client-shield/src/commands/ListProtectionGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/ListProtectionsCommand.ts b/clients/client-shield/src/commands/ListProtectionsCommand.ts index fc67a1d5658a..2c3bb9ea5075 100644 --- a/clients/client-shield/src/commands/ListProtectionsCommand.ts +++ b/clients/client-shield/src/commands/ListProtectionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts b/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts index 5112e1f27b9b..0c3af3a19289 100644 --- a/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/ListResourcesInProtectionGroupCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/ListTagsForResourceCommand.ts b/clients/client-shield/src/commands/ListTagsForResourceCommand.ts index 3433d123f59c..0b1b1468a5b7 100644 --- a/clients/client-shield/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-shield/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/TagResourceCommand.ts b/clients/client-shield/src/commands/TagResourceCommand.ts index 7318234982af..495b5b753271 100644 --- a/clients/client-shield/src/commands/TagResourceCommand.ts +++ b/clients/client-shield/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/UntagResourceCommand.ts b/clients/client-shield/src/commands/UntagResourceCommand.ts index 672d914952e1..c13b6eade426 100644 --- a/clients/client-shield/src/commands/UntagResourceCommand.ts +++ b/clients/client-shield/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts b/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts index 7c262b73bb1b..a5381daefc3a 100644 --- a/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts +++ b/clients/client-shield/src/commands/UpdateApplicationLayerAutomaticResponseCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts b/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts index 6c1da73d1eea..4dcb008ea6c8 100644 --- a/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts +++ b/clients/client-shield/src/commands/UpdateEmergencyContactSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts b/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts index e699e8138338..21bf4760d9e9 100644 --- a/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts +++ b/clients/client-shield/src/commands/UpdateProtectionGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts b/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts index 3dfdcae94d07..03bc3894f464 100644 --- a/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts +++ b/clients/client-shield/src/commands/UpdateSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, ShieldClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-shield/src/index.ts b/clients/client-shield/src/index.ts index d13df0c2d470..d78cc4b28e7e 100644 --- a/clients/client-shield/src/index.ts +++ b/clients/client-shield/src/index.ts @@ -11,8 +11,8 @@ export * from "./ShieldClient"; export * from "./Shield"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { ShieldExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { ShieldExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-shield/src/models/ShieldServiceException.ts b/clients/client-shield/src/models/ShieldServiceException.ts index c8be9193b6cd..f83f606bc057 100644 --- a/clients/client-shield/src/models/ShieldServiceException.ts +++ b/clients/client-shield/src/models/ShieldServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-signer/src/commands/AddProfilePermissionCommand.ts b/clients/client-signer/src/commands/AddProfilePermissionCommand.ts index 18eaf3e67573..1a129e47a56c 100644 --- a/clients/client-signer/src/commands/AddProfilePermissionCommand.ts +++ b/clients/client-signer/src/commands/AddProfilePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/CancelSigningProfileCommand.ts b/clients/client-signer/src/commands/CancelSigningProfileCommand.ts index 59476441caca..70febf942f5a 100644 --- a/clients/client-signer/src/commands/CancelSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/CancelSigningProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/DescribeSigningJobCommand.ts b/clients/client-signer/src/commands/DescribeSigningJobCommand.ts index c1440197e3ea..7c7a8759fd49 100644 --- a/clients/client-signer/src/commands/DescribeSigningJobCommand.ts +++ b/clients/client-signer/src/commands/DescribeSigningJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/GetRevocationStatusCommand.ts b/clients/client-signer/src/commands/GetRevocationStatusCommand.ts index c7950c2f6bb0..b3570fd985cb 100644 --- a/clients/client-signer/src/commands/GetRevocationStatusCommand.ts +++ b/clients/client-signer/src/commands/GetRevocationStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/GetSigningPlatformCommand.ts b/clients/client-signer/src/commands/GetSigningPlatformCommand.ts index 0997aa79760d..a9578293ef5a 100644 --- a/clients/client-signer/src/commands/GetSigningPlatformCommand.ts +++ b/clients/client-signer/src/commands/GetSigningPlatformCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/GetSigningProfileCommand.ts b/clients/client-signer/src/commands/GetSigningProfileCommand.ts index 35449ecba386..8e2eadadd00b 100644 --- a/clients/client-signer/src/commands/GetSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/GetSigningProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts b/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts index 724360394a45..08acf90c3dad 100644 --- a/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts +++ b/clients/client-signer/src/commands/ListProfilePermissionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/ListSigningJobsCommand.ts b/clients/client-signer/src/commands/ListSigningJobsCommand.ts index d0e7b95f512f..cce83e2a5677 100644 --- a/clients/client-signer/src/commands/ListSigningJobsCommand.ts +++ b/clients/client-signer/src/commands/ListSigningJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts b/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts index febf171f6e4d..11d05f2506f9 100644 --- a/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts +++ b/clients/client-signer/src/commands/ListSigningPlatformsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/ListSigningProfilesCommand.ts b/clients/client-signer/src/commands/ListSigningProfilesCommand.ts index 1d7596fc040e..1d7cbfce388b 100644 --- a/clients/client-signer/src/commands/ListSigningProfilesCommand.ts +++ b/clients/client-signer/src/commands/ListSigningProfilesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/ListTagsForResourceCommand.ts b/clients/client-signer/src/commands/ListTagsForResourceCommand.ts index 8d1e5c35cbdd..1ae53d7c1c6b 100644 --- a/clients/client-signer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-signer/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/PutSigningProfileCommand.ts b/clients/client-signer/src/commands/PutSigningProfileCommand.ts index c6e258f4265f..09a705839ee6 100644 --- a/clients/client-signer/src/commands/PutSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/PutSigningProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts b/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts index e65be958f67e..d3f3e3df84d3 100644 --- a/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts +++ b/clients/client-signer/src/commands/RemoveProfilePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/RevokeSignatureCommand.ts b/clients/client-signer/src/commands/RevokeSignatureCommand.ts index 410af35b2edb..3a668d7d4c53 100644 --- a/clients/client-signer/src/commands/RevokeSignatureCommand.ts +++ b/clients/client-signer/src/commands/RevokeSignatureCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts b/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts index 22627110bc45..c6d7c38faa3e 100644 --- a/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts +++ b/clients/client-signer/src/commands/RevokeSigningProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/SignPayloadCommand.ts b/clients/client-signer/src/commands/SignPayloadCommand.ts index d2b9e3d5a217..7568e4d659a2 100644 --- a/clients/client-signer/src/commands/SignPayloadCommand.ts +++ b/clients/client-signer/src/commands/SignPayloadCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/StartSigningJobCommand.ts b/clients/client-signer/src/commands/StartSigningJobCommand.ts index eaf505dea548..0b12b8158935 100644 --- a/clients/client-signer/src/commands/StartSigningJobCommand.ts +++ b/clients/client-signer/src/commands/StartSigningJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/TagResourceCommand.ts b/clients/client-signer/src/commands/TagResourceCommand.ts index 8c62b3faeb8e..8285d7278023 100644 --- a/clients/client-signer/src/commands/TagResourceCommand.ts +++ b/clients/client-signer/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/commands/UntagResourceCommand.ts b/clients/client-signer/src/commands/UntagResourceCommand.ts index 548e494a78af..b2a62a76d826 100644 --- a/clients/client-signer/src/commands/UntagResourceCommand.ts +++ b/clients/client-signer/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SignerClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-signer/src/index.ts b/clients/client-signer/src/index.ts index d831a3fad5ba..7d42d2dba499 100644 --- a/clients/client-signer/src/index.ts +++ b/clients/client-signer/src/index.ts @@ -25,8 +25,8 @@ export * from "./SignerClient"; export * from "./Signer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SignerExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SignerExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-signer/src/models/SignerServiceException.ts b/clients/client-signer/src/models/SignerServiceException.ts index e571807acb40..62f839cc29f0 100644 --- a/clients/client-signer/src/models/SignerServiceException.ts +++ b/clients/client-signer/src/models/SignerServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts b/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts index 2ea093df5261..726e788ffba2 100644 --- a/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-simspaceweaver/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts b/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts index 5ace5b4ab0b5..c50ce9a36c1e 100644 --- a/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts index 04781948f476..291026b0b02f 100644 --- a/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DeleteSimulationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts b/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts index 74323a650c0e..5a8517eaf79e 100644 --- a/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DescribeAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts index c10607232232..a8fae5844942 100644 --- a/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/DescribeSimulationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts b/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts index dacbab61965b..38b549233bcb 100644 --- a/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListAppsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts b/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts index 01df8474d6ce..2ed486a35d79 100644 --- a/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListSimulationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts b/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts index 0f69ba1478cf..5cc4e6da9bc9 100644 --- a/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StartAppCommand.ts b/clients/client-simspaceweaver/src/commands/StartAppCommand.ts index 5b1252f4d82e..5f5ba716f152 100644 --- a/clients/client-simspaceweaver/src/commands/StartAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StartClockCommand.ts b/clients/client-simspaceweaver/src/commands/StartClockCommand.ts index 6d13449ed840..eb8cf77cd2d8 100644 --- a/clients/client-simspaceweaver/src/commands/StartClockCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartClockCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts index 76d6025fa19c..87c37c05fb32 100644 --- a/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StartSimulationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StopAppCommand.ts b/clients/client-simspaceweaver/src/commands/StopAppCommand.ts index 5363b526cf26..03131cff3216 100644 --- a/clients/client-simspaceweaver/src/commands/StopAppCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StopClockCommand.ts b/clients/client-simspaceweaver/src/commands/StopClockCommand.ts index 594edd41c663..372f810ad05c 100644 --- a/clients/client-simspaceweaver/src/commands/StopClockCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopClockCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts b/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts index c10a0923b638..5eb8d679df0f 100644 --- a/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts +++ b/clients/client-simspaceweaver/src/commands/StopSimulationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts b/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts index 5872cd01579e..fcb8ad208759 100644 --- a/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts b/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts index 4147b8026af9..5f3e1442a42e 100644 --- a/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts +++ b/clients/client-simspaceweaver/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SimSpaceWeaverClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-simspaceweaver/src/index.ts b/clients/client-simspaceweaver/src/index.ts index db9cc9c87c8a..c3f742fea4d2 100644 --- a/clients/client-simspaceweaver/src/index.ts +++ b/clients/client-simspaceweaver/src/index.ts @@ -18,8 +18,8 @@ export * from "./SimSpaceWeaverClient"; export * from "./SimSpaceWeaver"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SimSpaceWeaverExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SimSpaceWeaverExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-simspaceweaver/src/models/SimSpaceWeaverServiceException.ts b/clients/client-simspaceweaver/src/models/SimSpaceWeaverServiceException.ts index 0651395d1584..d29b5fa48485 100644 --- a/clients/client-simspaceweaver/src/models/SimSpaceWeaverServiceException.ts +++ b/clients/client-simspaceweaver/src/models/SimSpaceWeaverServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sms/src/commands/CreateAppCommand.ts b/clients/client-sms/src/commands/CreateAppCommand.ts index 85be6fc75dc2..fc0c86ad418b 100644 --- a/clients/client-sms/src/commands/CreateAppCommand.ts +++ b/clients/client-sms/src/commands/CreateAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/CreateReplicationJobCommand.ts b/clients/client-sms/src/commands/CreateReplicationJobCommand.ts index 9c0de2bf439c..8e7dfd45987f 100644 --- a/clients/client-sms/src/commands/CreateReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/CreateReplicationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteAppCommand.ts b/clients/client-sms/src/commands/DeleteAppCommand.ts index 02beb2776f0d..b6d48c36f855 100644 --- a/clients/client-sms/src/commands/DeleteAppCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts index e8439f9f3148..fcdc67b09df1 100644 --- a/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppLaunchConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts index 3698c5aaa01e..40d29ad66622 100644 --- a/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppReplicationConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts index 2ac703e40ff4..f8228ca6344f 100644 --- a/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/DeleteAppValidationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts b/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts index 3e9860716cf2..b57bc23a7070 100644 --- a/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/DeleteReplicationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts b/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts index 97d2170dc1ba..e4e49e2928ef 100644 --- a/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts +++ b/clients/client-sms/src/commands/DeleteServerCatalogCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/DisassociateConnectorCommand.ts b/clients/client-sms/src/commands/DisassociateConnectorCommand.ts index cf2000b44e47..5848869d7433 100644 --- a/clients/client-sms/src/commands/DisassociateConnectorCommand.ts +++ b/clients/client-sms/src/commands/DisassociateConnectorCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GenerateChangeSetCommand.ts b/clients/client-sms/src/commands/GenerateChangeSetCommand.ts index 7985fdd9a902..8b66ee65fec3 100644 --- a/clients/client-sms/src/commands/GenerateChangeSetCommand.ts +++ b/clients/client-sms/src/commands/GenerateChangeSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GenerateTemplateCommand.ts b/clients/client-sms/src/commands/GenerateTemplateCommand.ts index 1f373b0bf034..f87a739fe401 100644 --- a/clients/client-sms/src/commands/GenerateTemplateCommand.ts +++ b/clients/client-sms/src/commands/GenerateTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetAppCommand.ts b/clients/client-sms/src/commands/GetAppCommand.ts index 91a251741cd5..0b8a33c37876 100644 --- a/clients/client-sms/src/commands/GetAppCommand.ts +++ b/clients/client-sms/src/commands/GetAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts index 5f05347bc9d5..26e66b8a1d4e 100644 --- a/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts index 5380dbfeb6b9..760691739c8b 100644 --- a/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppReplicationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts index 2d98eb15e08b..4162be5a6d0c 100644 --- a/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/GetAppValidationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts b/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts index d348fb734da9..af85db89f3e1 100644 --- a/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts +++ b/clients/client-sms/src/commands/GetAppValidationOutputCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetConnectorsCommand.ts b/clients/client-sms/src/commands/GetConnectorsCommand.ts index 915bf6df3acf..f9f8c90edf72 100644 --- a/clients/client-sms/src/commands/GetConnectorsCommand.ts +++ b/clients/client-sms/src/commands/GetConnectorsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetReplicationJobsCommand.ts b/clients/client-sms/src/commands/GetReplicationJobsCommand.ts index 02611ad22fed..6c73989e9e72 100644 --- a/clients/client-sms/src/commands/GetReplicationJobsCommand.ts +++ b/clients/client-sms/src/commands/GetReplicationJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetReplicationRunsCommand.ts b/clients/client-sms/src/commands/GetReplicationRunsCommand.ts index 8b7416ce01bc..8d9d1fd5024d 100644 --- a/clients/client-sms/src/commands/GetReplicationRunsCommand.ts +++ b/clients/client-sms/src/commands/GetReplicationRunsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/GetServersCommand.ts b/clients/client-sms/src/commands/GetServersCommand.ts index 51d2035366b7..fb20f81737e6 100644 --- a/clients/client-sms/src/commands/GetServersCommand.ts +++ b/clients/client-sms/src/commands/GetServersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/ImportAppCatalogCommand.ts b/clients/client-sms/src/commands/ImportAppCatalogCommand.ts index 806d330f9a82..ddb8d6f05eff 100644 --- a/clients/client-sms/src/commands/ImportAppCatalogCommand.ts +++ b/clients/client-sms/src/commands/ImportAppCatalogCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/ImportServerCatalogCommand.ts b/clients/client-sms/src/commands/ImportServerCatalogCommand.ts index df9f3aa64f66..90d7a25738aa 100644 --- a/clients/client-sms/src/commands/ImportServerCatalogCommand.ts +++ b/clients/client-sms/src/commands/ImportServerCatalogCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/LaunchAppCommand.ts b/clients/client-sms/src/commands/LaunchAppCommand.ts index 1ce87145b0b3..d76c1477034a 100644 --- a/clients/client-sms/src/commands/LaunchAppCommand.ts +++ b/clients/client-sms/src/commands/LaunchAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/ListAppsCommand.ts b/clients/client-sms/src/commands/ListAppsCommand.ts index 7494082ca4fd..aa7681673cda 100644 --- a/clients/client-sms/src/commands/ListAppsCommand.ts +++ b/clients/client-sms/src/commands/ListAppsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts b/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts index 94a44ec4a996..da48636b9810 100644 --- a/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts +++ b/clients/client-sms/src/commands/NotifyAppValidationOutputCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts index 604de16da96f..60214c56436d 100644 --- a/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppLaunchConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts index c53c6638ba61..4418df0a7489 100644 --- a/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppReplicationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts b/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts index 597338b95027..39c308cb6752 100644 --- a/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts +++ b/clients/client-sms/src/commands/PutAppValidationConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/StartAppReplicationCommand.ts b/clients/client-sms/src/commands/StartAppReplicationCommand.ts index b1952abd96c4..fb3dced09622 100644 --- a/clients/client-sms/src/commands/StartAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StartAppReplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts b/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts index 60cfa126bbe8..78d0a7a7b5c2 100644 --- a/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StartOnDemandAppReplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts b/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts index 1102fa0578ab..1f94b98cb2f1 100644 --- a/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts +++ b/clients/client-sms/src/commands/StartOnDemandReplicationRunCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/StopAppReplicationCommand.ts b/clients/client-sms/src/commands/StopAppReplicationCommand.ts index cf65f01ed4af..1faee98ff318 100644 --- a/clients/client-sms/src/commands/StopAppReplicationCommand.ts +++ b/clients/client-sms/src/commands/StopAppReplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/TerminateAppCommand.ts b/clients/client-sms/src/commands/TerminateAppCommand.ts index 3106dbcbb86c..e856bf434b86 100644 --- a/clients/client-sms/src/commands/TerminateAppCommand.ts +++ b/clients/client-sms/src/commands/TerminateAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/UpdateAppCommand.ts b/clients/client-sms/src/commands/UpdateAppCommand.ts index 32de30bcd975..5dca647bb182 100644 --- a/clients/client-sms/src/commands/UpdateAppCommand.ts +++ b/clients/client-sms/src/commands/UpdateAppCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts b/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts index bf32e85650e4..641981c12310 100644 --- a/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts +++ b/clients/client-sms/src/commands/UpdateReplicationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SMSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sms/src/index.ts b/clients/client-sms/src/index.ts index eb8da97e2ada..89715133419e 100644 --- a/clients/client-sms/src/index.ts +++ b/clients/client-sms/src/index.ts @@ -32,8 +32,8 @@ export * from "./SMSClient"; export * from "./SMS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SMSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SMSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sms/src/models/SMSServiceException.ts b/clients/client-sms/src/models/SMSServiceException.ts index 22f54539ec18..46c022168bec 100644 --- a/clients/client-sms/src/models/SMSServiceException.ts +++ b/clients/client-sms/src/models/SMSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts b/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts index 178eb8974827..4a33bf0321f7 100644 --- a/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/CancelTaskCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts b/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts index 4783d05812a3..daa02cf8cd66 100644 --- a/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/CreateTaskCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts b/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts index 406f45a7f76a..3ecaae842bee 100644 --- a/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeDeviceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts b/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts index dd262eaae4ec..9b271187e483 100644 --- a/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeDeviceEc2InstancesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts b/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts index 633e157683b2..bddca9170ad8 100644 --- a/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeExecutionCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts b/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts index 075f72d018aa..3d610d317199 100644 --- a/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts +++ b/clients/client-snow-device-management/src/commands/DescribeTaskCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts b/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts index 1db07f6c751c..c01cf9618b0e 100644 --- a/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListDeviceResourcesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts b/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts index d198e5f99040..cdb24408bc3e 100644 --- a/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListDevicesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts b/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts index bf5ec1427358..96ea8b5ed5a2 100644 --- a/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListExecutionsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts b/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts index 2243ee6e00ac..dce24b706ea9 100644 --- a/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/ListTasksCommand.ts b/clients/client-snow-device-management/src/commands/ListTasksCommand.ts index 1abede8a464d..98cf811dc984 100644 --- a/clients/client-snow-device-management/src/commands/ListTasksCommand.ts +++ b/clients/client-snow-device-management/src/commands/ListTasksCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/TagResourceCommand.ts b/clients/client-snow-device-management/src/commands/TagResourceCommand.ts index 149fd15bbd2d..4425f3102cf0 100644 --- a/clients/client-snow-device-management/src/commands/TagResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts b/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts index be7856f9ad42..45f4a97865ca 100644 --- a/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts +++ b/clients/client-snow-device-management/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snow-device-management/src/index.ts b/clients/client-snow-device-management/src/index.ts index 2f8a6a0efec1..0a7ba5eb67ad 100644 --- a/clients/client-snow-device-management/src/index.ts +++ b/clients/client-snow-device-management/src/index.ts @@ -8,8 +8,8 @@ export * from "./SnowDeviceManagementClient"; export * from "./SnowDeviceManagement"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SnowDeviceManagementExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SnowDeviceManagementExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-snow-device-management/src/models/SnowDeviceManagementServiceException.ts b/clients/client-snow-device-management/src/models/SnowDeviceManagementServiceException.ts index c7cc8fb0f337..511f7d3926f2 100644 --- a/clients/client-snow-device-management/src/models/SnowDeviceManagementServiceException.ts +++ b/clients/client-snow-device-management/src/models/SnowDeviceManagementServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-snowball/src/commands/CancelClusterCommand.ts b/clients/client-snowball/src/commands/CancelClusterCommand.ts index 2f990b525523..7ade404fff8b 100644 --- a/clients/client-snowball/src/commands/CancelClusterCommand.ts +++ b/clients/client-snowball/src/commands/CancelClusterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CancelJobCommand.ts b/clients/client-snowball/src/commands/CancelJobCommand.ts index f2edbb0a6979..74e7f627e83d 100644 --- a/clients/client-snowball/src/commands/CancelJobCommand.ts +++ b/clients/client-snowball/src/commands/CancelJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CreateAddressCommand.ts b/clients/client-snowball/src/commands/CreateAddressCommand.ts index 15d9877a6137..14b424cb4728 100644 --- a/clients/client-snowball/src/commands/CreateAddressCommand.ts +++ b/clients/client-snowball/src/commands/CreateAddressCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CreateClusterCommand.ts b/clients/client-snowball/src/commands/CreateClusterCommand.ts index 0cb90c3a630b..4b47085cb33b 100644 --- a/clients/client-snowball/src/commands/CreateClusterCommand.ts +++ b/clients/client-snowball/src/commands/CreateClusterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CreateJobCommand.ts b/clients/client-snowball/src/commands/CreateJobCommand.ts index 63a4ac93e4a9..a14fa860688a 100644 --- a/clients/client-snowball/src/commands/CreateJobCommand.ts +++ b/clients/client-snowball/src/commands/CreateJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts b/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts index c4df8ddb9bc9..36d8c753cff3 100644 --- a/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/CreateLongTermPricingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts b/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts index 2c6bf2fa039c..ba0f1d0979af 100644 --- a/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts +++ b/clients/client-snowball/src/commands/CreateReturnShippingLabelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/DescribeAddressCommand.ts b/clients/client-snowball/src/commands/DescribeAddressCommand.ts index b682531ed977..488fd6932fe7 100644 --- a/clients/client-snowball/src/commands/DescribeAddressCommand.ts +++ b/clients/client-snowball/src/commands/DescribeAddressCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/DescribeAddressesCommand.ts b/clients/client-snowball/src/commands/DescribeAddressesCommand.ts index 4a69082c9019..7759bca23c41 100644 --- a/clients/client-snowball/src/commands/DescribeAddressesCommand.ts +++ b/clients/client-snowball/src/commands/DescribeAddressesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/DescribeClusterCommand.ts b/clients/client-snowball/src/commands/DescribeClusterCommand.ts index 3c81c64f738f..00ad5ed0260f 100644 --- a/clients/client-snowball/src/commands/DescribeClusterCommand.ts +++ b/clients/client-snowball/src/commands/DescribeClusterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/DescribeJobCommand.ts b/clients/client-snowball/src/commands/DescribeJobCommand.ts index 55f513dae8be..0ec7af511e55 100644 --- a/clients/client-snowball/src/commands/DescribeJobCommand.ts +++ b/clients/client-snowball/src/commands/DescribeJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts b/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts index ad46637d9ff9..927a51e979a2 100644 --- a/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts +++ b/clients/client-snowball/src/commands/DescribeReturnShippingLabelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/GetJobManifestCommand.ts b/clients/client-snowball/src/commands/GetJobManifestCommand.ts index 8e774e972793..5e87b85a0b4f 100644 --- a/clients/client-snowball/src/commands/GetJobManifestCommand.ts +++ b/clients/client-snowball/src/commands/GetJobManifestCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts b/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts index ee4899431dbe..c66e4399d743 100644 --- a/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts +++ b/clients/client-snowball/src/commands/GetJobUnlockCodeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts b/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts index c24270436b34..c5a64a893ef0 100644 --- a/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts +++ b/clients/client-snowball/src/commands/GetSnowballUsageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts b/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts index c6b626ed1932..383a65139551 100644 --- a/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts +++ b/clients/client-snowball/src/commands/GetSoftwareUpdatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListClusterJobsCommand.ts b/clients/client-snowball/src/commands/ListClusterJobsCommand.ts index f3c638527730..b376a80a26b5 100644 --- a/clients/client-snowball/src/commands/ListClusterJobsCommand.ts +++ b/clients/client-snowball/src/commands/ListClusterJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListClustersCommand.ts b/clients/client-snowball/src/commands/ListClustersCommand.ts index bb73d4648152..b9c92c8b2bac 100644 --- a/clients/client-snowball/src/commands/ListClustersCommand.ts +++ b/clients/client-snowball/src/commands/ListClustersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts b/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts index c0b0186566ad..c2946f36b5c3 100644 --- a/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts +++ b/clients/client-snowball/src/commands/ListCompatibleImagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListJobsCommand.ts b/clients/client-snowball/src/commands/ListJobsCommand.ts index 33b68c05efc8..f343cd42d189 100644 --- a/clients/client-snowball/src/commands/ListJobsCommand.ts +++ b/clients/client-snowball/src/commands/ListJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts b/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts index 795a83b06ebd..0d5b281fbb8a 100644 --- a/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/ListLongTermPricingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts b/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts index 391438b3add4..ba809e3396e7 100644 --- a/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts +++ b/clients/client-snowball/src/commands/ListPickupLocationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts b/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts index 22b5280f2dcb..7cf939832c35 100644 --- a/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts +++ b/clients/client-snowball/src/commands/ListServiceVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/UpdateClusterCommand.ts b/clients/client-snowball/src/commands/UpdateClusterCommand.ts index cbb9a53090db..6f8b2c327088 100644 --- a/clients/client-snowball/src/commands/UpdateClusterCommand.ts +++ b/clients/client-snowball/src/commands/UpdateClusterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/UpdateJobCommand.ts b/clients/client-snowball/src/commands/UpdateJobCommand.ts index 49cd4f637992..ad146db72786 100644 --- a/clients/client-snowball/src/commands/UpdateJobCommand.ts +++ b/clients/client-snowball/src/commands/UpdateJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts b/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts index 58d47e57eabf..ea8d56695be3 100644 --- a/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts +++ b/clients/client-snowball/src/commands/UpdateJobShipmentStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts b/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts index 019a6b9845e2..a65054f28eda 100644 --- a/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts +++ b/clients/client-snowball/src/commands/UpdateLongTermPricingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SnowballClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-snowball/src/index.ts b/clients/client-snowball/src/index.ts index a6e83ca8e49c..f9410cda71ed 100644 --- a/clients/client-snowball/src/index.ts +++ b/clients/client-snowball/src/index.ts @@ -13,8 +13,8 @@ export * from "./SnowballClient"; export * from "./Snowball"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SnowballExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SnowballExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-snowball/src/models/SnowballServiceException.ts b/clients/client-snowball/src/models/SnowballServiceException.ts index 5252b262f57c..29b190a3fa56 100644 --- a/clients/client-snowball/src/models/SnowballServiceException.ts +++ b/clients/client-snowball/src/models/SnowballServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sns/src/commands/AddPermissionCommand.ts b/clients/client-sns/src/commands/AddPermissionCommand.ts index afaea979f8bd..04c488b6c236 100644 --- a/clients/client-sns/src/commands/AddPermissionCommand.ts +++ b/clients/client-sns/src/commands/AddPermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts b/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts index 78d05a3cfe24..f65c3ab98e1d 100644 --- a/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts +++ b/clients/client-sns/src/commands/CheckIfPhoneNumberIsOptedOutCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts b/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts index 15fdcfd7de14..23fa17d36398 100644 --- a/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts +++ b/clients/client-sns/src/commands/ConfirmSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts index 22d02ca5a63d..cc514b055f21 100644 --- a/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/CreatePlatformApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts b/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts index fab2200c52ce..cc3c47e7c2f5 100644 --- a/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts +++ b/clients/client-sns/src/commands/CreatePlatformEndpointCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts index b723062f3410..983e082b9da8 100644 --- a/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/CreateSMSSandboxPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/CreateTopicCommand.ts b/clients/client-sns/src/commands/CreateTopicCommand.ts index 5bcd2ed30309..e2acc5a402f6 100644 --- a/clients/client-sns/src/commands/CreateTopicCommand.ts +++ b/clients/client-sns/src/commands/CreateTopicCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/DeleteEndpointCommand.ts b/clients/client-sns/src/commands/DeleteEndpointCommand.ts index 5ede081534cb..2d4fbbeaa248 100644 --- a/clients/client-sns/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-sns/src/commands/DeleteEndpointCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts b/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts index d9e413a0d3c5..8618fd55c951 100644 --- a/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/DeletePlatformApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts index e2b46146b7ca..245f48c51069 100644 --- a/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/DeleteSMSSandboxPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/DeleteTopicCommand.ts b/clients/client-sns/src/commands/DeleteTopicCommand.ts index 97b49f24764f..ded6af4c30fb 100644 --- a/clients/client-sns/src/commands/DeleteTopicCommand.ts +++ b/clients/client-sns/src/commands/DeleteTopicCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts b/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts index 9ce53a9789c6..0c7fdb2ae113 100644 --- a/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts +++ b/clients/client-sns/src/commands/GetDataProtectionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts b/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts index e26f81af2e72..3a26db59da2d 100644 --- a/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetEndpointAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts b/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts index 1ac3ea8f8ddd..bb24db771852 100644 --- a/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetPlatformApplicationAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetSMSAttributesCommand.ts b/clients/client-sns/src/commands/GetSMSAttributesCommand.ts index 39f1cc58c4ae..2d1a19ed4801 100644 --- a/clients/client-sns/src/commands/GetSMSAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetSMSAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts b/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts index 6489664e1b57..0673a2f9f370 100644 --- a/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts +++ b/clients/client-sns/src/commands/GetSMSSandboxAccountStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts b/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts index 1206b0e12757..198dbe7fd180 100644 --- a/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetSubscriptionAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/GetTopicAttributesCommand.ts b/clients/client-sns/src/commands/GetTopicAttributesCommand.ts index f313bd64478f..baf51217307c 100644 --- a/clients/client-sns/src/commands/GetTopicAttributesCommand.ts +++ b/clients/client-sns/src/commands/GetTopicAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts b/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts index c9157360a4c0..667e4b34985a 100644 --- a/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts +++ b/clients/client-sns/src/commands/ListEndpointsByPlatformApplicationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts b/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts index fea4159cbef4..9ea120446560 100644 --- a/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts +++ b/clients/client-sns/src/commands/ListOriginationNumbersCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts b/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts index 799b4d6ecb01..ec18775dbd8a 100644 --- a/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts +++ b/clients/client-sns/src/commands/ListPhoneNumbersOptedOutCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts b/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts index ff62d34df1e2..516e78801a08 100644 --- a/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts +++ b/clients/client-sns/src/commands/ListPlatformApplicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts b/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts index e5c17384b94f..26acf3d4fafa 100644 --- a/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts +++ b/clients/client-sns/src/commands/ListSMSSandboxPhoneNumbersCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts b/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts index 1fc1dbf177e8..95ef75505dfa 100644 --- a/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts +++ b/clients/client-sns/src/commands/ListSubscriptionsByTopicCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListSubscriptionsCommand.ts b/clients/client-sns/src/commands/ListSubscriptionsCommand.ts index 680179206d24..5c171f0792df 100644 --- a/clients/client-sns/src/commands/ListSubscriptionsCommand.ts +++ b/clients/client-sns/src/commands/ListSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListTagsForResourceCommand.ts b/clients/client-sns/src/commands/ListTagsForResourceCommand.ts index 1b30453f0c37..3bddcc791df2 100644 --- a/clients/client-sns/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sns/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/ListTopicsCommand.ts b/clients/client-sns/src/commands/ListTopicsCommand.ts index f399b63f6af0..c03b9ac4538a 100644 --- a/clients/client-sns/src/commands/ListTopicsCommand.ts +++ b/clients/client-sns/src/commands/ListTopicsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts b/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts index 1e133ca1fddb..8140d38c9fbc 100644 --- a/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/OptInPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/PublishBatchCommand.ts b/clients/client-sns/src/commands/PublishBatchCommand.ts index 6776e31bdd9e..cb5a55f5e661 100644 --- a/clients/client-sns/src/commands/PublishBatchCommand.ts +++ b/clients/client-sns/src/commands/PublishBatchCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/PublishCommand.ts b/clients/client-sns/src/commands/PublishCommand.ts index 40d15f7309f7..501e517a05e1 100644 --- a/clients/client-sns/src/commands/PublishCommand.ts +++ b/clients/client-sns/src/commands/PublishCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts b/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts index dfc2a3aaef8d..d30892811230 100644 --- a/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts +++ b/clients/client-sns/src/commands/PutDataProtectionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/RemovePermissionCommand.ts b/clients/client-sns/src/commands/RemovePermissionCommand.ts index f1530b316cd9..0230cdaf451b 100644 --- a/clients/client-sns/src/commands/RemovePermissionCommand.ts +++ b/clients/client-sns/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts b/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts index 1218828a8a71..6d6dbc42d5b4 100644 --- a/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetEndpointAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts b/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts index ee0180718411..2c19d9b77093 100644 --- a/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetPlatformApplicationAttributesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SetSMSAttributesCommand.ts b/clients/client-sns/src/commands/SetSMSAttributesCommand.ts index 8a54b6463080..be8ee2ea0760 100644 --- a/clients/client-sns/src/commands/SetSMSAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetSMSAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts b/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts index 9501fa653540..4a4c0486b041 100644 --- a/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetSubscriptionAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SetTopicAttributesCommand.ts b/clients/client-sns/src/commands/SetTopicAttributesCommand.ts index 54c7581ad9ce..e658cc94f688 100644 --- a/clients/client-sns/src/commands/SetTopicAttributesCommand.ts +++ b/clients/client-sns/src/commands/SetTopicAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/SubscribeCommand.ts b/clients/client-sns/src/commands/SubscribeCommand.ts index 57f1af38dd29..cf0754a5aa43 100644 --- a/clients/client-sns/src/commands/SubscribeCommand.ts +++ b/clients/client-sns/src/commands/SubscribeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/TagResourceCommand.ts b/clients/client-sns/src/commands/TagResourceCommand.ts index 02e50a61a82a..64ee063d3884 100644 --- a/clients/client-sns/src/commands/TagResourceCommand.ts +++ b/clients/client-sns/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/UnsubscribeCommand.ts b/clients/client-sns/src/commands/UnsubscribeCommand.ts index 92dd878b4686..590f4d0b062f 100644 --- a/clients/client-sns/src/commands/UnsubscribeCommand.ts +++ b/clients/client-sns/src/commands/UnsubscribeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/UntagResourceCommand.ts b/clients/client-sns/src/commands/UntagResourceCommand.ts index 5860901944c8..13eea8173fd8 100644 --- a/clients/client-sns/src/commands/UntagResourceCommand.ts +++ b/clients/client-sns/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts b/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts index 167e472a4706..0d76a0e465a1 100644 --- a/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts +++ b/clients/client-sns/src/commands/VerifySMSSandboxPhoneNumberCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SNSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sns/src/index.ts b/clients/client-sns/src/index.ts index 4f7f8ca35a12..e519bf24bdfc 100644 --- a/clients/client-sns/src/index.ts +++ b/clients/client-sns/src/index.ts @@ -20,8 +20,8 @@ export * from "./SNSClient"; export * from "./SNS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SNSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SNSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sns/src/models/SNSServiceException.ts b/clients/client-sns/src/models/SNSServiceException.ts index d0c0ca06d40a..be16844ebddf 100644 --- a/clients/client-sns/src/models/SNSServiceException.ts +++ b/clients/client-sns/src/models/SNSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sqs/src/commands/AddPermissionCommand.ts b/clients/client-sqs/src/commands/AddPermissionCommand.ts index d77d64c22c4c..59d27b88fe6b 100644 --- a/clients/client-sqs/src/commands/AddPermissionCommand.ts +++ b/clients/client-sqs/src/commands/AddPermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts b/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts index b60c216805c6..fe4b654a6913 100644 --- a/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts +++ b/clients/client-sqs/src/commands/CancelMessageMoveTaskCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts b/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts index 00c2370d63a6..74cb2f241920 100644 --- a/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts +++ b/clients/client-sqs/src/commands/ChangeMessageVisibilityBatchCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts b/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts index 7218d19074fa..295978087bf9 100644 --- a/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts +++ b/clients/client-sqs/src/commands/ChangeMessageVisibilityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/CreateQueueCommand.ts b/clients/client-sqs/src/commands/CreateQueueCommand.ts index 101107331e1f..ffe15ce6c944 100644 --- a/clients/client-sqs/src/commands/CreateQueueCommand.ts +++ b/clients/client-sqs/src/commands/CreateQueueCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts b/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts index 5970fb46da42..0ba4f20dccb7 100644 --- a/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts +++ b/clients/client-sqs/src/commands/DeleteMessageBatchCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/DeleteMessageCommand.ts b/clients/client-sqs/src/commands/DeleteMessageCommand.ts index a0cbd0be151d..ac1715df9021 100644 --- a/clients/client-sqs/src/commands/DeleteMessageCommand.ts +++ b/clients/client-sqs/src/commands/DeleteMessageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/DeleteQueueCommand.ts b/clients/client-sqs/src/commands/DeleteQueueCommand.ts index e6a67f616986..20468fff55f5 100644 --- a/clients/client-sqs/src/commands/DeleteQueueCommand.ts +++ b/clients/client-sqs/src/commands/DeleteQueueCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts b/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts index 27c7f77ca16b..fc6f54e7c3fc 100644 --- a/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts +++ b/clients/client-sqs/src/commands/GetQueueAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/GetQueueUrlCommand.ts b/clients/client-sqs/src/commands/GetQueueUrlCommand.ts index 7c5d9f8c20ec..0d1d8eab9910 100644 --- a/clients/client-sqs/src/commands/GetQueueUrlCommand.ts +++ b/clients/client-sqs/src/commands/GetQueueUrlCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts b/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts index 407a02436660..2cc93d4832b3 100644 --- a/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts +++ b/clients/client-sqs/src/commands/ListDeadLetterSourceQueuesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts b/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts index 47d74984dbc6..81c44d981079 100644 --- a/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts +++ b/clients/client-sqs/src/commands/ListMessageMoveTasksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ListQueueTagsCommand.ts b/clients/client-sqs/src/commands/ListQueueTagsCommand.ts index b2f0f4755fe5..51b3b7508dd5 100644 --- a/clients/client-sqs/src/commands/ListQueueTagsCommand.ts +++ b/clients/client-sqs/src/commands/ListQueueTagsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ListQueuesCommand.ts b/clients/client-sqs/src/commands/ListQueuesCommand.ts index 6bada54fb078..5438103b923c 100644 --- a/clients/client-sqs/src/commands/ListQueuesCommand.ts +++ b/clients/client-sqs/src/commands/ListQueuesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/PurgeQueueCommand.ts b/clients/client-sqs/src/commands/PurgeQueueCommand.ts index 2811bc98e86a..0c288dadea8b 100644 --- a/clients/client-sqs/src/commands/PurgeQueueCommand.ts +++ b/clients/client-sqs/src/commands/PurgeQueueCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/ReceiveMessageCommand.ts b/clients/client-sqs/src/commands/ReceiveMessageCommand.ts index 3f3e720d65ea..f4f55e046780 100644 --- a/clients/client-sqs/src/commands/ReceiveMessageCommand.ts +++ b/clients/client-sqs/src/commands/ReceiveMessageCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/RemovePermissionCommand.ts b/clients/client-sqs/src/commands/RemovePermissionCommand.ts index b62fdfe67dc8..61427fb1cf87 100644 --- a/clients/client-sqs/src/commands/RemovePermissionCommand.ts +++ b/clients/client-sqs/src/commands/RemovePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/SendMessageBatchCommand.ts b/clients/client-sqs/src/commands/SendMessageBatchCommand.ts index 7622f4bf47e3..28f7bb43765f 100644 --- a/clients/client-sqs/src/commands/SendMessageBatchCommand.ts +++ b/clients/client-sqs/src/commands/SendMessageBatchCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/SendMessageCommand.ts b/clients/client-sqs/src/commands/SendMessageCommand.ts index f59f15b534e4..9b70e3377edd 100644 --- a/clients/client-sqs/src/commands/SendMessageCommand.ts +++ b/clients/client-sqs/src/commands/SendMessageCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts b/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts index d995228be6bd..046f3e4d2011 100644 --- a/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts +++ b/clients/client-sqs/src/commands/SetQueueAttributesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts b/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts index 0331c7889f95..c8f01e17372b 100644 --- a/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts +++ b/clients/client-sqs/src/commands/StartMessageMoveTaskCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/TagQueueCommand.ts b/clients/client-sqs/src/commands/TagQueueCommand.ts index 77fcd34e098c..1044c5a54945 100644 --- a/clients/client-sqs/src/commands/TagQueueCommand.ts +++ b/clients/client-sqs/src/commands/TagQueueCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/commands/UntagQueueCommand.ts b/clients/client-sqs/src/commands/UntagQueueCommand.ts index 40e2492f6515..c342a8ea1d04 100644 --- a/clients/client-sqs/src/commands/UntagQueueCommand.ts +++ b/clients/client-sqs/src/commands/UntagQueueCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SQSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sqs/src/index.ts b/clients/client-sqs/src/index.ts index aa6a06a5d4b7..d056e00cccdd 100644 --- a/clients/client-sqs/src/index.ts +++ b/clients/client-sqs/src/index.ts @@ -79,8 +79,8 @@ export * from "./SQSClient"; export * from "./SQS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SQSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SQSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sqs/src/models/SQSServiceException.ts b/clients/client-sqs/src/models/SQSServiceException.ts index 5b6d219d0270..b89886fc9ff4 100644 --- a/clients/client-sqs/src/models/SQSServiceException.ts +++ b/clients/client-sqs/src/models/SQSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts b/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts index 1d30582b7920..935ed22ebf21 100644 --- a/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts +++ b/clients/client-ssm-contacts/src/commands/AcceptPageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts index 7340a9b9d150..1ceffaf6baf3 100644 --- a/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ActivateContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts index 4ab34997c019..35298654ed23 100644 --- a/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts b/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts index 68c3261d1455..8871eba8ea90 100644 --- a/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts b/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts index 18677d86be77..c33031e09dec 100644 --- a/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateRotationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts index 1b13fa1a3853..3846f97236af 100644 --- a/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/CreateRotationOverrideCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts index 2d93c4082477..55c7e927feee 100644 --- a/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeactivateContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts index df7708470d34..18ab1100e06e 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts index f52acd4da2f0..965e1f081887 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts index 871d4d782ade..ce421c8ca09f 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteRotationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts index 0fc16d54bade..c67c858d32cf 100644 --- a/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DeleteRotationOverrideCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts index 9db0ce92a6bf..bda3e07a3d66 100644 --- a/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DescribeEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts b/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts index db297461bab9..0a900126991d 100644 --- a/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts +++ b/clients/client-ssm-contacts/src/commands/DescribePageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts index 89473ad960ae..63d02b91cabb 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/GetContactCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactCommand.ts index 91966f0805ab..b2ae5801176a 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts b/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts index facb6a016125..a4467aeb6768 100644 --- a/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetContactPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts b/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts index e9494209c412..541e40f15666 100644 --- a/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetRotationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts b/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts index 39337722200b..9ca6c8ba3210 100644 --- a/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts +++ b/clients/client-ssm-contacts/src/commands/GetRotationOverrideCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts b/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts index a2234440e376..4f444d4fab1c 100644 --- a/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListContactChannelsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts b/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts index 7820b0d7fdca..87c9af584fff 100644 --- a/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListContactsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts b/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts index 97caee82af39..508c6b667ebb 100644 --- a/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListEngagementsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts index aef25b4133f1..dbdef6fc0ca1 100644 --- a/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPageReceiptsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts index f3680f01e8d5..ce8894ce015f 100644 --- a/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPageResolutionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts b/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts index f8644c8bb43e..b7b18969082b 100644 --- a/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPagesByContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts index 627ca6ebc134..1a2a964f7247 100644 --- a/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPagesByEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts b/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts index 0c539f4c3d67..aa86180028a3 100644 --- a/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListPreviewRotationShiftsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts index 0fc6f7d4cef4..81f181a33e27 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationOverridesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts index 8518aa899784..639c49160b1b 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationShiftsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts b/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts index 5cc1bf5a179e..53cd226601c7 100644 --- a/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListRotationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts index 30ec38c4c879..1a3869340479 100644 --- a/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts b/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts index 6023ee895b42..120f1a627c94 100644 --- a/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts +++ b/clients/client-ssm-contacts/src/commands/PutContactPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts b/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts index dee6503d1eee..6e11e6d631b1 100644 --- a/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts +++ b/clients/client-ssm-contacts/src/commands/SendActivationCodeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts index 301ed570e77c..239946edad2a 100644 --- a/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/StartEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts b/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts index a904ff3d5984..38db253d94af 100644 --- a/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts +++ b/clients/client-ssm-contacts/src/commands/StopEngagementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts b/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts index ff1f590fda52..0c80ce8e2ba5 100644 --- a/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts b/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts index fce3f6d3649c..073f78cad143 100644 --- a/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts index 0c9063f62850..7377981c37c4 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateContactChannelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts index 945a7e648ba2..8204f29ec2ca 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateContactCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts b/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts index 119d9a703904..1ebd0b7b60cd 100644 --- a/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts +++ b/clients/client-ssm-contacts/src/commands/UpdateRotationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMContactsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-contacts/src/index.ts b/clients/client-ssm-contacts/src/index.ts index c1d88532c087..43b923d78072 100644 --- a/clients/client-ssm-contacts/src/index.ts +++ b/clients/client-ssm-contacts/src/index.ts @@ -15,8 +15,8 @@ export * from "./SSMContactsClient"; export * from "./SSMContacts"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSMContactsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSMContactsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ssm-contacts/src/models/SSMContactsServiceException.ts b/clients/client-ssm-contacts/src/models/SSMContactsServiceException.ts index 1d67224e01f9..b76b5fa36d80 100644 --- a/clients/client-ssm-contacts/src/models/SSMContactsServiceException.ts +++ b/clients/client-ssm-contacts/src/models/SSMContactsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ssm-incidents/src/commands/BatchGetIncidentFindingsCommand.ts b/clients/client-ssm-incidents/src/commands/BatchGetIncidentFindingsCommand.ts index 4376c0355c6a..ddc9e13a6b87 100644 --- a/clients/client-ssm-incidents/src/commands/BatchGetIncidentFindingsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/BatchGetIncidentFindingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts index d433f3cafc25..cafb3e43a503 100644 --- a/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateReplicationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts index 58ff437e7c20..8a364eb8b15a 100644 --- a/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateResponsePlanCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts index 7973fde4ab56..3c7d4bd6ec51 100644 --- a/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/CreateTimelineEventCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts index 982bc4a94d8d..3f4336bfeffa 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteIncidentRecordCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts index 6801f585858a..681e9ff2a84a 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteReplicationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts index 128cc6b14058..750d7111ff92 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts index 9daacc4c6dbd..0d28818ea170 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteResponsePlanCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts index 28cd5bdd6b56..ebd10ec93f32 100644 --- a/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/DeleteTimelineEventCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts index 5067fb25a464..ec4a53ad0dc6 100644 --- a/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetIncidentRecordCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts index ec50d1704502..688d316523f1 100644 --- a/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetReplicationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts index d33ddb87cc7f..dcbccf9089cf 100644 --- a/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts index 58d3eb982936..c235f40559f5 100644 --- a/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetResponsePlanCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts index 151cace83a0b..1b5aae3005e9 100644 --- a/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/GetTimelineEventCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListIncidentFindingsCommand.ts b/clients/client-ssm-incidents/src/commands/ListIncidentFindingsCommand.ts index bebd2fad788d..a795d791de40 100644 --- a/clients/client-ssm-incidents/src/commands/ListIncidentFindingsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListIncidentFindingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts b/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts index 2b0d04ffa576..7da4f02c68b5 100644 --- a/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListIncidentRecordsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts b/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts index 4b22786fe896..3bee7a107226 100644 --- a/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListRelatedItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts b/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts index e2b3eeb0ebe3..aa789479625d 100644 --- a/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListReplicationSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts b/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts index 65c4071a3b59..8cfc66455315 100644 --- a/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListResponsePlansCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts index 8eefcd3f163e..54443fb969bf 100644 --- a/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts b/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts index 9bf92981289e..2256853f15be 100644 --- a/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/ListTimelineEventsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts b/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts index 94a0cc3d44ca..eb81a8cc3c19 100644 --- a/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-ssm-incidents/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts b/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts index a3f4fd2e09d5..e82ade53ee0b 100644 --- a/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts +++ b/clients/client-ssm-incidents/src/commands/StartIncidentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts b/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts index f3b404a560e0..e13e84860582 100644 --- a/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts b/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts index 87ae7480968c..5adae87cd92d 100644 --- a/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts index 6c9ab7db9c63..fa16b2ffefb0 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateDeletionProtectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts index 1f685763c5a8..db75d7106ba1 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateIncidentRecordCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts index 97ee9b68a1e9..404eba8e51bd 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateRelatedItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts index 830898e885ff..dbc9780db795 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateReplicationSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts index cabae495f917..fe684dc96934 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateResponsePlanCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts b/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts index 941bcab1cf70..b96ae05915a6 100644 --- a/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts +++ b/clients/client-ssm-incidents/src/commands/UpdateTimelineEventCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMIncidentsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-incidents/src/index.ts b/clients/client-ssm-incidents/src/index.ts index bc577d4f7638..9a4352347527 100644 --- a/clients/client-ssm-incidents/src/index.ts +++ b/clients/client-ssm-incidents/src/index.ts @@ -15,8 +15,8 @@ export * from "./SSMIncidentsClient"; export * from "./SSMIncidents"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSMIncidentsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSMIncidentsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ssm-incidents/src/models/SSMIncidentsServiceException.ts b/clients/client-ssm-incidents/src/models/SSMIncidentsServiceException.ts index dffc23d25802..f1644513b742 100644 --- a/clients/client-ssm-incidents/src/models/SSMIncidentsServiceException.ts +++ b/clients/client-ssm-incidents/src/models/SSMIncidentsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts index 7b40efd4c704..21f423470636 100644 --- a/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/DeleteResourcePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts b/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts index 39c6dfc43d58..37c8273ef260 100644 --- a/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/DeregisterApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts b/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts index e09b8db12b59..797cb769a459 100644 --- a/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/GetComponentCommand.ts b/clients/client-ssm-sap/src/commands/GetComponentCommand.ts index a8ec26a713e4..88ed9200071b 100644 --- a/clients/client-ssm-sap/src/commands/GetComponentCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetComponentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts b/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts index fd5e5323b0eb..b6a0c443c0e4 100644 --- a/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetDatabaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/GetOperationCommand.ts b/clients/client-ssm-sap/src/commands/GetOperationCommand.ts index cd56fa6ca98c..50a01d896eca 100644 --- a/clients/client-ssm-sap/src/commands/GetOperationCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetOperationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts index 387a7a5abe2f..044534e70c93 100644 --- a/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/GetResourcePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts b/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts index fe70c7ae971d..36b5799df363 100644 --- a/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts b/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts index 488bdad018a0..fccd910a3650 100644 --- a/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListComponentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts b/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts index 8122c3b32da8..e72a69f56185 100644 --- a/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListDatabasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListOperationEventsCommand.ts b/clients/client-ssm-sap/src/commands/ListOperationEventsCommand.ts index 37c613529016..22c02c14ac33 100644 --- a/clients/client-ssm-sap/src/commands/ListOperationEventsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListOperationEventsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts b/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts index 06fbaa7fb0ff..174ea00832b0 100644 --- a/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListOperationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts index 8599eaf35273..41fddfb6772b 100644 --- a/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts b/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts index 80cb18083e15..bc214dc0e1fd 100644 --- a/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts +++ b/clients/client-ssm-sap/src/commands/PutResourcePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts b/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts index 5f73982eb8c7..5ef1631e1abe 100644 --- a/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/RegisterApplicationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/StartApplicationCommand.ts b/clients/client-ssm-sap/src/commands/StartApplicationCommand.ts index 0472f00e60c5..d982b7b61570 100644 --- a/clients/client-ssm-sap/src/commands/StartApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/StartApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts b/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts index 562c3f2fd5c8..67069e0cd1e3 100644 --- a/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts +++ b/clients/client-ssm-sap/src/commands/StartApplicationRefreshCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/StopApplicationCommand.ts b/clients/client-ssm-sap/src/commands/StopApplicationCommand.ts index afcfc3a1a177..5272807df6b7 100644 --- a/clients/client-ssm-sap/src/commands/StopApplicationCommand.ts +++ b/clients/client-ssm-sap/src/commands/StopApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/TagResourceCommand.ts b/clients/client-ssm-sap/src/commands/TagResourceCommand.ts index 6699081f30a7..d63b80d8d41b 100644 --- a/clients/client-ssm-sap/src/commands/TagResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts b/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts index 4697a2661ad7..9ec059f9c345 100644 --- a/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts +++ b/clients/client-ssm-sap/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts b/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts index c28d9c9201c4..9dfe1bf43861 100644 --- a/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts +++ b/clients/client-ssm-sap/src/commands/UpdateApplicationSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SsmSapClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm-sap/src/index.ts b/clients/client-ssm-sap/src/index.ts index 1e4e496d0f9b..dfbab62983aa 100644 --- a/clients/client-ssm-sap/src/index.ts +++ b/clients/client-ssm-sap/src/index.ts @@ -10,8 +10,8 @@ export * from "./SsmSapClient"; export * from "./SsmSap"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SsmSapExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SsmSapExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-ssm-sap/src/models/SsmSapServiceException.ts b/clients/client-ssm-sap/src/models/SsmSapServiceException.ts index 21659c23c787..0565b858c7f8 100644 --- a/clients/client-ssm-sap/src/models/SsmSapServiceException.ts +++ b/clients/client-ssm-sap/src/models/SsmSapServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts b/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts index f850d2ef6ffa..7f2e4afbde34 100644 --- a/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-ssm/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts b/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts index e17d10ee6035..a53cd8d96179 100644 --- a/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts +++ b/clients/client-ssm/src/commands/AssociateOpsItemRelatedItemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CancelCommandCommand.ts b/clients/client-ssm/src/commands/CancelCommandCommand.ts index 5c25a4433bc1..60d033d4eec2 100644 --- a/clients/client-ssm/src/commands/CancelCommandCommand.ts +++ b/clients/client-ssm/src/commands/CancelCommandCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts b/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts index 46efe2b5c47b..ed735945744a 100644 --- a/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts +++ b/clients/client-ssm/src/commands/CancelMaintenanceWindowExecutionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateActivationCommand.ts b/clients/client-ssm/src/commands/CreateActivationCommand.ts index a81aae03489a..e79362affe0b 100644 --- a/clients/client-ssm/src/commands/CreateActivationCommand.ts +++ b/clients/client-ssm/src/commands/CreateActivationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts b/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts index 78edec6c70b7..1261e015c55b 100644 --- a/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts +++ b/clients/client-ssm/src/commands/CreateAssociationBatchCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateAssociationCommand.ts b/clients/client-ssm/src/commands/CreateAssociationCommand.ts index fb938254968a..510d9d482144 100644 --- a/clients/client-ssm/src/commands/CreateAssociationCommand.ts +++ b/clients/client-ssm/src/commands/CreateAssociationCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateDocumentCommand.ts b/clients/client-ssm/src/commands/CreateDocumentCommand.ts index 53ce1a16ffba..4f8de26ac7b6 100644 --- a/clients/client-ssm/src/commands/CreateDocumentCommand.ts +++ b/clients/client-ssm/src/commands/CreateDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts index a07685dfbe58..33946c18fc14 100644 --- a/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/CreateMaintenanceWindowCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateOpsItemCommand.ts b/clients/client-ssm/src/commands/CreateOpsItemCommand.ts index df4aa05a7b38..b76954c3c560 100644 --- a/clients/client-ssm/src/commands/CreateOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/CreateOpsItemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts b/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts index c55f9d60589e..9ea1f99e2110 100644 --- a/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/CreateOpsMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts b/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts index 7498a437d594..c403d0969324 100644 --- a/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/CreatePatchBaselineCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts index 7cc50387dcb3..c015af25157c 100644 --- a/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/CreateResourceDataSyncCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteActivationCommand.ts b/clients/client-ssm/src/commands/DeleteActivationCommand.ts index 8ee89d2beb64..7de6591e293a 100644 --- a/clients/client-ssm/src/commands/DeleteActivationCommand.ts +++ b/clients/client-ssm/src/commands/DeleteActivationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteAssociationCommand.ts b/clients/client-ssm/src/commands/DeleteAssociationCommand.ts index 212e53b1e3ef..893098f826e5 100644 --- a/clients/client-ssm/src/commands/DeleteAssociationCommand.ts +++ b/clients/client-ssm/src/commands/DeleteAssociationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteDocumentCommand.ts b/clients/client-ssm/src/commands/DeleteDocumentCommand.ts index bf3e45a16f31..1b7e3b6d1cee 100644 --- a/clients/client-ssm/src/commands/DeleteDocumentCommand.ts +++ b/clients/client-ssm/src/commands/DeleteDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteInventoryCommand.ts b/clients/client-ssm/src/commands/DeleteInventoryCommand.ts index 80de995bab68..820b9a8309bb 100644 --- a/clients/client-ssm/src/commands/DeleteInventoryCommand.ts +++ b/clients/client-ssm/src/commands/DeleteInventoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts index 9a836ddd6e23..457aa09e9419 100644 --- a/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeleteMaintenanceWindowCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteOpsItemCommand.ts b/clients/client-ssm/src/commands/DeleteOpsItemCommand.ts index d1ee6267491d..0f0b808392c4 100644 --- a/clients/client-ssm/src/commands/DeleteOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/DeleteOpsItemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts b/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts index 98ecd423f87e..6aee49e78a95 100644 --- a/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/DeleteOpsMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteParameterCommand.ts b/clients/client-ssm/src/commands/DeleteParameterCommand.ts index 60281e8c33b3..b5468e975e23 100644 --- a/clients/client-ssm/src/commands/DeleteParameterCommand.ts +++ b/clients/client-ssm/src/commands/DeleteParameterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteParametersCommand.ts b/clients/client-ssm/src/commands/DeleteParametersCommand.ts index 1be93e89c205..490d102771e6 100644 --- a/clients/client-ssm/src/commands/DeleteParametersCommand.ts +++ b/clients/client-ssm/src/commands/DeleteParametersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts b/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts index 9c6ab6238343..03ad778fb46c 100644 --- a/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/DeletePatchBaselineCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts index ec36613834a4..94605fddd04a 100644 --- a/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/DeleteResourceDataSyncCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts index 4df2bc721b9f..bf8f628f4474 100644 --- a/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-ssm/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts b/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts index a59a52eb2120..136404c2bd4b 100644 --- a/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterManagedInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts index 3286c3f4a4ee..cc7fe0d3e98a 100644 --- a/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterPatchBaselineForPatchGroupCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts index cb2f2d78b75f..9ae3471a5ab2 100644 --- a/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterTargetFromMaintenanceWindowCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts index de8e69c47245..17e47797d98f 100644 --- a/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/DeregisterTaskFromMaintenanceWindowCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeActivationsCommand.ts b/clients/client-ssm/src/commands/DescribeActivationsCommand.ts index 3950cba86870..122731efed4b 100644 --- a/clients/client-ssm/src/commands/DescribeActivationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeActivationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAssociationCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationCommand.ts index bcba228aed3e..dc8cceeb75f9 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts index 777e8c3ec40e..ca0d8359014a 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationExecutionTargetsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts index 575d00e5c9ce..8ce082e8ecfa 100644 --- a/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAssociationExecutionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts index b1fbfe619f0c..b410a1246fcc 100644 --- a/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAutomationExecutionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts index bb7fd4b3dbff..a0c8a6ee104a 100644 --- a/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAutomationStepExecutionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts b/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts index 27c7d7c0baa3..1638c77f2bc9 100644 --- a/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeAvailablePatchesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeDocumentCommand.ts b/clients/client-ssm/src/commands/DescribeDocumentCommand.ts index 87611a57d46e..adb2aab0e9cc 100644 --- a/clients/client-ssm/src/commands/DescribeDocumentCommand.ts +++ b/clients/client-ssm/src/commands/DescribeDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts b/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts index d4051ae93173..399ae53901e1 100644 --- a/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts +++ b/clients/client-ssm/src/commands/DescribeDocumentPermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts b/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts index df53797a1547..d7b67400f9e8 100644 --- a/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeEffectiveInstanceAssociationsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts b/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts index f7ebbb77fc55..484d1f8b4f50 100644 --- a/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/DescribeEffectivePatchesForPatchBaselineCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts b/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts index 0829c3d206de..21d2335a3130 100644 --- a/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstanceAssociationsStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts b/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts index 3fc8c236eedb..48498fe0bd23 100644 --- a/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstanceInformationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts index 608bc0cc6704..f0faea79aa60 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchStatesCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts index e53abc7fbf99..685e26354c17 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchStatesForPatchGroupCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts index 478b76bbe9cb..b94cc174f546 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePatchesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInstancePropertiesCommand.ts b/clients/client-ssm/src/commands/DescribeInstancePropertiesCommand.ts index eddb9d2220ae..59b7f7a33f10 100644 --- a/clients/client-ssm/src/commands/DescribeInstancePropertiesCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInstancePropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts b/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts index 668bfcfcff70..89f93e1e9352 100644 --- a/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeInventoryDeletionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts index c91e92696781..f18971e7198b 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts index 1be11b0afd36..13143891ce64 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionTasksCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts index cb852d860a07..a05c618e385e 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowExecutionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts index 3e50857cfce7..796938555bf1 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowScheduleCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts index 690950072f7a..f68e7bddeb28 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTargetsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts index 2272d3ba0bae..9a0885817be0 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowTasksCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts index 02306a87a14c..73e9728fc952 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts index b161f9c478f4..71c43ee0875a 100644 --- a/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts +++ b/clients/client-ssm/src/commands/DescribeMaintenanceWindowsForTargetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts b/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts index 95027ef180a8..b5db71683178 100644 --- a/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeOpsItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeParametersCommand.ts b/clients/client-ssm/src/commands/DescribeParametersCommand.ts index 5dc716d3ce1d..04d7f35bf5c6 100644 --- a/clients/client-ssm/src/commands/DescribeParametersCommand.ts +++ b/clients/client-ssm/src/commands/DescribeParametersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts b/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts index dc7c07cf0fca..8300c7cf8f6c 100644 --- a/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchBaselinesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts b/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts index 55b7f41cf06d..bcf51d60a442 100644 --- a/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchGroupStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts b/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts index 768274c946cf..6765a826d84b 100644 --- a/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts b/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts index b8e9c971ceac..e75d7bef8f46 100644 --- a/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts +++ b/clients/client-ssm/src/commands/DescribePatchPropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DescribeSessionsCommand.ts b/clients/client-ssm/src/commands/DescribeSessionsCommand.ts index 16b1fd507086..2f3067fd409d 100644 --- a/clients/client-ssm/src/commands/DescribeSessionsCommand.ts +++ b/clients/client-ssm/src/commands/DescribeSessionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts b/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts index a10027a251d3..75a1cf22b9bc 100644 --- a/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts +++ b/clients/client-ssm/src/commands/DisassociateOpsItemRelatedItemCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts index b8a4c78ca09c..da700dc3c7c2 100644 --- a/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/GetAutomationExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetCalendarStateCommand.ts b/clients/client-ssm/src/commands/GetCalendarStateCommand.ts index e91e300c1943..5bf8b4329914 100644 --- a/clients/client-ssm/src/commands/GetCalendarStateCommand.ts +++ b/clients/client-ssm/src/commands/GetCalendarStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts b/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts index 3a55b083ddc2..36f96744cfc0 100644 --- a/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts +++ b/clients/client-ssm/src/commands/GetCommandInvocationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts b/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts index 7fd7986e2d15..fdac7368e5ba 100644 --- a/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts +++ b/clients/client-ssm/src/commands/GetConnectionStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts b/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts index 2c6ff967bf0a..2d54ccdfc05f 100644 --- a/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/GetDefaultPatchBaselineCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts b/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts index b435eefae396..511b9d9ebc86 100644 --- a/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts +++ b/clients/client-ssm/src/commands/GetDeployablePatchSnapshotForInstanceCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetDocumentCommand.ts b/clients/client-ssm/src/commands/GetDocumentCommand.ts index 10f89061b67f..8a2668b703c4 100644 --- a/clients/client-ssm/src/commands/GetDocumentCommand.ts +++ b/clients/client-ssm/src/commands/GetDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetInventoryCommand.ts b/clients/client-ssm/src/commands/GetInventoryCommand.ts index b5986bda81b1..ed3e41b927d6 100644 --- a/clients/client-ssm/src/commands/GetInventoryCommand.ts +++ b/clients/client-ssm/src/commands/GetInventoryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts b/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts index f76352c86e04..36f81dde053b 100644 --- a/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts +++ b/clients/client-ssm/src/commands/GetInventorySchemaCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts index 71152ac0c66f..0891c2dec816 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts index 0799f382150f..046059dd0d82 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts index babadb292157..27732f8a2ac5 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts index 2e0e8d5adbab..793fd9c42f6c 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts b/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts index e6b522904562..0b8363e5f0bc 100644 --- a/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts +++ b/clients/client-ssm/src/commands/GetMaintenanceWindowTaskCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetOpsItemCommand.ts b/clients/client-ssm/src/commands/GetOpsItemCommand.ts index ee0ed02a86d8..fcb3d99a39d1 100644 --- a/clients/client-ssm/src/commands/GetOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsItemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts b/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts index 746bebdaed51..d22987bf2307 100644 --- a/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts b/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts index d07810fdc837..aa9c12617b47 100644 --- a/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts +++ b/clients/client-ssm/src/commands/GetOpsSummaryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetParameterCommand.ts b/clients/client-ssm/src/commands/GetParameterCommand.ts index 079cadb5edac..20491733f333 100644 --- a/clients/client-ssm/src/commands/GetParameterCommand.ts +++ b/clients/client-ssm/src/commands/GetParameterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts b/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts index aaf8ef519a8f..c4a453060a32 100644 --- a/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts +++ b/clients/client-ssm/src/commands/GetParameterHistoryCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetParametersByPathCommand.ts b/clients/client-ssm/src/commands/GetParametersByPathCommand.ts index 277083f392ba..3939fe9e3a31 100644 --- a/clients/client-ssm/src/commands/GetParametersByPathCommand.ts +++ b/clients/client-ssm/src/commands/GetParametersByPathCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetParametersCommand.ts b/clients/client-ssm/src/commands/GetParametersCommand.ts index 68356327fe9c..df0ded958c59 100644 --- a/clients/client-ssm/src/commands/GetParametersCommand.ts +++ b/clients/client-ssm/src/commands/GetParametersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts b/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts index 250fd1c53852..4f329848a03b 100644 --- a/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/GetPatchBaselineCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts index e97a9d78968e..bc6aa6ff2410 100644 --- a/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/GetPatchBaselineForPatchGroupCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts b/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts index 9fc4a2088584..a63fe97d38bd 100644 --- a/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts +++ b/clients/client-ssm/src/commands/GetResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/GetServiceSettingCommand.ts b/clients/client-ssm/src/commands/GetServiceSettingCommand.ts index 6b2945bb199b..f309f1612876 100644 --- a/clients/client-ssm/src/commands/GetServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/GetServiceSettingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts b/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts index d11f917420d7..879a2e1b78d1 100644 --- a/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts +++ b/clients/client-ssm/src/commands/LabelParameterVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts b/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts index 0ca66e882ab5..4251d558bf6a 100644 --- a/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts +++ b/clients/client-ssm/src/commands/ListAssociationVersionsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListAssociationsCommand.ts b/clients/client-ssm/src/commands/ListAssociationsCommand.ts index b53787484678..52fd7b34cf9b 100644 --- a/clients/client-ssm/src/commands/ListAssociationsCommand.ts +++ b/clients/client-ssm/src/commands/ListAssociationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts b/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts index 451f776379be..69abccb0db41 100644 --- a/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts +++ b/clients/client-ssm/src/commands/ListCommandInvocationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListCommandsCommand.ts b/clients/client-ssm/src/commands/ListCommandsCommand.ts index afc833221286..d9c723563260 100644 --- a/clients/client-ssm/src/commands/ListCommandsCommand.ts +++ b/clients/client-ssm/src/commands/ListCommandsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts b/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts index 9f72c923c39f..9c053eec6022 100644 --- a/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts +++ b/clients/client-ssm/src/commands/ListComplianceItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts b/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts index 965c045223d0..6fc5b57c7e2b 100644 --- a/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts +++ b/clients/client-ssm/src/commands/ListComplianceSummariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts b/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts index 097f7ee444fb..4281915207d1 100644 --- a/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentMetadataHistoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts b/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts index 6facd849ac87..806aa2a3d6b2 100644 --- a/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListDocumentsCommand.ts b/clients/client-ssm/src/commands/ListDocumentsCommand.ts index a9bd1438bd43..f3fec5aa2831 100644 --- a/clients/client-ssm/src/commands/ListDocumentsCommand.ts +++ b/clients/client-ssm/src/commands/ListDocumentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts b/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts index dc46c4e0f6eb..397c379849b7 100644 --- a/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts +++ b/clients/client-ssm/src/commands/ListInventoryEntriesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts b/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts index 40ad1de0a69c..2ded99d4af6d 100644 --- a/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsItemEventsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts b/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts index 630d18bb6636..e739cb7b9347 100644 --- a/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsItemRelatedItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts b/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts index a43828cb39f0..3a3c3ce50eea 100644 --- a/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/ListOpsMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts b/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts index 5798af06858f..c425cf657834 100644 --- a/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts +++ b/clients/client-ssm/src/commands/ListResourceComplianceSummariesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts index f5c57824f58c..ea5f03474116 100644 --- a/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/ListResourceDataSyncCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts b/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts index 1d9f88a17db5..dc596fb7cedf 100644 --- a/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ssm/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts b/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts index 745380186838..2890adce588f 100644 --- a/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts +++ b/clients/client-ssm/src/commands/ModifyDocumentPermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts b/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts index 96dabd7fb2fe..fbcfa43f0c58 100644 --- a/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts +++ b/clients/client-ssm/src/commands/PutComplianceItemsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/PutInventoryCommand.ts b/clients/client-ssm/src/commands/PutInventoryCommand.ts index 745e63b1f31f..6718c8dab2c4 100644 --- a/clients/client-ssm/src/commands/PutInventoryCommand.ts +++ b/clients/client-ssm/src/commands/PutInventoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/PutParameterCommand.ts b/clients/client-ssm/src/commands/PutParameterCommand.ts index 4a92e5880d05..7481766155d2 100644 --- a/clients/client-ssm/src/commands/PutParameterCommand.ts +++ b/clients/client-ssm/src/commands/PutParameterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts b/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts index 3206cf1d682d..2d8cdb0e504b 100644 --- a/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-ssm/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts b/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts index 541b8637edce..c633f5a9606d 100644 --- a/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/RegisterDefaultPatchBaselineCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts b/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts index e9ba493e21b2..465704e87257 100644 --- a/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts +++ b/clients/client-ssm/src/commands/RegisterPatchBaselineForPatchGroupCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts index 0661e83570d6..b84d04119a4a 100644 --- a/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/RegisterTargetWithMaintenanceWindowCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts index b3474a147f35..b933443aa0ca 100644 --- a/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/RegisterTaskWithMaintenanceWindowCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts index 10028cf12fb7..e2bc6b1848f4 100644 --- a/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-ssm/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts b/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts index d60d45cf39e4..b24e74828f68 100644 --- a/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/ResetServiceSettingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/ResumeSessionCommand.ts b/clients/client-ssm/src/commands/ResumeSessionCommand.ts index aab5cab4c2ed..ef024921a28c 100644 --- a/clients/client-ssm/src/commands/ResumeSessionCommand.ts +++ b/clients/client-ssm/src/commands/ResumeSessionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts b/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts index aeaa24a58cfb..93598040f462 100644 --- a/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts +++ b/clients/client-ssm/src/commands/SendAutomationSignalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/SendCommandCommand.ts b/clients/client-ssm/src/commands/SendCommandCommand.ts index d29e869af35d..a34030ebf029 100644 --- a/clients/client-ssm/src/commands/SendCommandCommand.ts +++ b/clients/client-ssm/src/commands/SendCommandCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts b/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts index b094e107b61e..b6f867f2d7b6 100644 --- a/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts +++ b/clients/client-ssm/src/commands/StartAssociationsOnceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts index b22bf65a48ce..70aae22ae7b2 100644 --- a/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StartAutomationExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts b/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts index c7c1c612c008..3684984fbc87 100644 --- a/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StartChangeRequestExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/StartSessionCommand.ts b/clients/client-ssm/src/commands/StartSessionCommand.ts index b6cf531205a1..d35a579313ce 100644 --- a/clients/client-ssm/src/commands/StartSessionCommand.ts +++ b/clients/client-ssm/src/commands/StartSessionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts b/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts index de383d1fcb83..befee54ddf44 100644 --- a/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts +++ b/clients/client-ssm/src/commands/StopAutomationExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/TerminateSessionCommand.ts b/clients/client-ssm/src/commands/TerminateSessionCommand.ts index 41cd3b7fba1a..e8e7ef8155d1 100644 --- a/clients/client-ssm/src/commands/TerminateSessionCommand.ts +++ b/clients/client-ssm/src/commands/TerminateSessionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts b/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts index 7993753c8cc2..854c6c8f4d3f 100644 --- a/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts +++ b/clients/client-ssm/src/commands/UnlabelParameterVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateAssociationCommand.ts b/clients/client-ssm/src/commands/UpdateAssociationCommand.ts index b546516e74ac..e68f38749941 100644 --- a/clients/client-ssm/src/commands/UpdateAssociationCommand.ts +++ b/clients/client-ssm/src/commands/UpdateAssociationCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts b/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts index df0ae2074bd1..bc1dcc10390d 100644 --- a/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts +++ b/clients/client-ssm/src/commands/UpdateAssociationStatusCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateDocumentCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentCommand.ts index 79454777a7ab..4d70c47b9ddc 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts index 0ddad3bc8138..cb6b800853c6 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentDefaultVersionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts b/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts index f2d51c8251b9..864555dc5c64 100644 --- a/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts +++ b/clients/client-ssm/src/commands/UpdateDocumentMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts index 183b136219ab..5e3b53e82c6b 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts index 199cee497dd7..1aac2ad555e3 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTargetCommand.ts @@ -20,7 +20,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts index 72ec327ec70e..201e1666be5d 100644 --- a/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts +++ b/clients/client-ssm/src/commands/UpdateMaintenanceWindowTaskCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts b/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts index 9c6a04b8b14e..51db58681641 100644 --- a/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts +++ b/clients/client-ssm/src/commands/UpdateManagedInstanceRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts b/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts index 8c18a454a9a0..712ab2d654d6 100644 --- a/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts +++ b/clients/client-ssm/src/commands/UpdateOpsItemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts b/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts index c79f90a401da..ab150ef2e4d4 100644 --- a/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts +++ b/clients/client-ssm/src/commands/UpdateOpsMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts b/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts index defa4ecfebd2..7cf2dd1ece71 100644 --- a/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts +++ b/clients/client-ssm/src/commands/UpdatePatchBaselineCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts b/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts index 772a6c006809..8225278b31c6 100644 --- a/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts +++ b/clients/client-ssm/src/commands/UpdateResourceDataSyncCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts b/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts index be9cfec8acde..e8121d7bc18d 100644 --- a/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts +++ b/clients/client-ssm/src/commands/UpdateServiceSettingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSMClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-ssm/src/index.ts b/clients/client-ssm/src/index.ts index 42609bdcecd8..a75bd3c3850c 100644 --- a/clients/client-ssm/src/index.ts +++ b/clients/client-ssm/src/index.ts @@ -43,8 +43,8 @@ export * from "./SSMClient"; export * from "./SSM"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSMExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSMExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-ssm/src/models/SSMServiceException.ts b/clients/client-ssm/src/models/SSMServiceException.ts index 25555369116c..d43d7460fac3 100644 --- a/clients/client-ssm/src/models/SSMServiceException.ts +++ b/clients/client-ssm/src/models/SSMServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts index 900a7ad68eed..ac1ef08db976 100644 --- a/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts index 6f4e790c73e5..0c9bfe06cc20 100644 --- a/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/AttachManagedPolicyToPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts b/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts index 3a846fae29c5..b37c5799861e 100644 --- a/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateAccountAssignmentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateApplicationAssignmentCommand.ts b/clients/client-sso-admin/src/commands/CreateApplicationAssignmentCommand.ts index 1c5b2ea6f13a..03efcb0b2c35 100644 --- a/clients/client-sso-admin/src/commands/CreateApplicationAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateApplicationAssignmentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateApplicationCommand.ts b/clients/client-sso-admin/src/commands/CreateApplicationCommand.ts index afcd2dfd8f74..99c18679bbe7 100644 --- a/clients/client-sso-admin/src/commands/CreateApplicationCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts index 3c86c53b9a69..5d1e58394be7 100644 --- a/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateInstanceAccessControlAttributeConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateInstanceCommand.ts b/clients/client-sso-admin/src/commands/CreateInstanceCommand.ts index 39babd0599a0..add964bf2377 100644 --- a/clients/client-sso-admin/src/commands/CreateInstanceCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts index 1167a54b47e1..33fc8603ca06 100644 --- a/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/CreatePermissionSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/CreateTrustedTokenIssuerCommand.ts b/clients/client-sso-admin/src/commands/CreateTrustedTokenIssuerCommand.ts index b27c6c942718..c5eb30298b01 100644 --- a/clients/client-sso-admin/src/commands/CreateTrustedTokenIssuerCommand.ts +++ b/clients/client-sso-admin/src/commands/CreateTrustedTokenIssuerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts b/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts index ce1e8a9ebd05..ae5695d81062 100644 --- a/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteAccountAssignmentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteApplicationAccessScopeCommand.ts b/clients/client-sso-admin/src/commands/DeleteApplicationAccessScopeCommand.ts index 2b1f183fab0e..48799a8e7896 100644 --- a/clients/client-sso-admin/src/commands/DeleteApplicationAccessScopeCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteApplicationAccessScopeCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteApplicationAssignmentCommand.ts b/clients/client-sso-admin/src/commands/DeleteApplicationAssignmentCommand.ts index a644ef8ea00b..c8585f146f7c 100644 --- a/clients/client-sso-admin/src/commands/DeleteApplicationAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteApplicationAssignmentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteApplicationAuthenticationMethodCommand.ts b/clients/client-sso-admin/src/commands/DeleteApplicationAuthenticationMethodCommand.ts index 261ae5a7ae1c..e1d955e83df2 100644 --- a/clients/client-sso-admin/src/commands/DeleteApplicationAuthenticationMethodCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteApplicationAuthenticationMethodCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteApplicationCommand.ts b/clients/client-sso-admin/src/commands/DeleteApplicationCommand.ts index ebc2128f8375..ef808e1b8f06 100644 --- a/clients/client-sso-admin/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteApplicationGrantCommand.ts b/clients/client-sso-admin/src/commands/DeleteApplicationGrantCommand.ts index b47557c3e017..24662c26cfb7 100644 --- a/clients/client-sso-admin/src/commands/DeleteApplicationGrantCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteApplicationGrantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts index d10ea25bf236..0b82df8f3059 100644 --- a/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteInlinePolicyFromPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts index 1953576103c2..9e82d67d4700 100644 --- a/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteInstanceCommand.ts b/clients/client-sso-admin/src/commands/DeleteInstanceCommand.ts index 7adf97df693d..81d9b1ca66a1 100644 --- a/clients/client-sso-admin/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts index c77906185b32..49997e9af40a 100644 --- a/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeletePermissionSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts index 6619faacf482..07024d3c050b 100644 --- a/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DeletePermissionsBoundaryFromPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DeleteTrustedTokenIssuerCommand.ts b/clients/client-sso-admin/src/commands/DeleteTrustedTokenIssuerCommand.ts index 8afe49d74012..ad2d6cfb5772 100644 --- a/clients/client-sso-admin/src/commands/DeleteTrustedTokenIssuerCommand.ts +++ b/clients/client-sso-admin/src/commands/DeleteTrustedTokenIssuerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts index fceca10c57a0..729f6bf01860 100644 --- a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentCreationStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts index 02a8c78d83b0..b59ebdba0fd7 100644 --- a/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeAccountAssignmentDeletionStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeApplicationAssignmentCommand.ts b/clients/client-sso-admin/src/commands/DescribeApplicationAssignmentCommand.ts index b8ab9f33dea4..0edc9ebaba70 100644 --- a/clients/client-sso-admin/src/commands/DescribeApplicationAssignmentCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeApplicationAssignmentCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeApplicationCommand.ts b/clients/client-sso-admin/src/commands/DescribeApplicationCommand.ts index abb7e1a0a39f..8c3e3f94b0e7 100644 --- a/clients/client-sso-admin/src/commands/DescribeApplicationCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeApplicationProviderCommand.ts b/clients/client-sso-admin/src/commands/DescribeApplicationProviderCommand.ts index b90a65b5e827..3575ae003226 100644 --- a/clients/client-sso-admin/src/commands/DescribeApplicationProviderCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeApplicationProviderCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts index de4de0149b1b..c5f204beec0a 100644 --- a/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeInstanceCommand.ts b/clients/client-sso-admin/src/commands/DescribeInstanceCommand.ts index abb960560de5..9a14a82a155c 100644 --- a/clients/client-sso-admin/src/commands/DescribeInstanceCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts index 571bd6ee409f..6e7cf0eaa3ea 100644 --- a/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribePermissionSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts b/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts index 104e840873e1..e90569a805c9 100644 --- a/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribePermissionSetProvisioningStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DescribeTrustedTokenIssuerCommand.ts b/clients/client-sso-admin/src/commands/DescribeTrustedTokenIssuerCommand.ts index 832953392830..c4210d50d004 100644 --- a/clients/client-sso-admin/src/commands/DescribeTrustedTokenIssuerCommand.ts +++ b/clients/client-sso-admin/src/commands/DescribeTrustedTokenIssuerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts index 2f8adf4005e7..385a4faf78da 100644 --- a/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts index dcb9047edb46..adc4a4f77cac 100644 --- a/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/DetachManagedPolicyFromPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetApplicationAccessScopeCommand.ts b/clients/client-sso-admin/src/commands/GetApplicationAccessScopeCommand.ts index 8c2e3413fc1c..fd4c135918db 100644 --- a/clients/client-sso-admin/src/commands/GetApplicationAccessScopeCommand.ts +++ b/clients/client-sso-admin/src/commands/GetApplicationAccessScopeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetApplicationAssignmentConfigurationCommand.ts b/clients/client-sso-admin/src/commands/GetApplicationAssignmentConfigurationCommand.ts index 21da3582d498..3ea6db96801f 100644 --- a/clients/client-sso-admin/src/commands/GetApplicationAssignmentConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/GetApplicationAssignmentConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetApplicationAuthenticationMethodCommand.ts b/clients/client-sso-admin/src/commands/GetApplicationAuthenticationMethodCommand.ts index b0f574b0630b..649a0279d111 100644 --- a/clients/client-sso-admin/src/commands/GetApplicationAuthenticationMethodCommand.ts +++ b/clients/client-sso-admin/src/commands/GetApplicationAuthenticationMethodCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetApplicationGrantCommand.ts b/clients/client-sso-admin/src/commands/GetApplicationGrantCommand.ts index f42404f17b34..ad741abbb038 100644 --- a/clients/client-sso-admin/src/commands/GetApplicationGrantCommand.ts +++ b/clients/client-sso-admin/src/commands/GetApplicationGrantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts index b62db45237e7..ad254bc09607 100644 --- a/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/GetInlinePolicyForPermissionSetCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts index f17b8380493d..52972bb96b20 100644 --- a/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/GetPermissionsBoundaryForPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts index 95ca901291ae..5ff1522960a5 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentCreationStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts index c11060b10606..923350c3d436 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentDeletionStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts index c2be31a3c2a6..31e69d4f9a4c 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListAccountAssignmentsForPrincipalCommand.ts b/clients/client-sso-admin/src/commands/ListAccountAssignmentsForPrincipalCommand.ts index 8f3ce8b6ed14..a92c302bb6a6 100644 --- a/clients/client-sso-admin/src/commands/ListAccountAssignmentsForPrincipalCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountAssignmentsForPrincipalCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts index 16de217c517b..3e8b83b962f2 100644 --- a/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListAccountsForProvisionedPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationAccessScopesCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationAccessScopesCommand.ts index 4929a1024924..50ab22127f2e 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationAccessScopesCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationAccessScopesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationAssignmentsCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationAssignmentsCommand.ts index 5934c7e8cdd1..eb1f940945d2 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationAssignmentsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationAssignmentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationAssignmentsForPrincipalCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationAssignmentsForPrincipalCommand.ts index a84d789b572f..95c13e353ba0 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationAssignmentsForPrincipalCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationAssignmentsForPrincipalCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationAuthenticationMethodsCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationAuthenticationMethodsCommand.ts index 6f0e1c6ec5cc..bb11e646bf6a 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationAuthenticationMethodsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationAuthenticationMethodsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationGrantsCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationGrantsCommand.ts index 5a324fa3dd8e..3d7a2a5409eb 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationGrantsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationGrantsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationProvidersCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationProvidersCommand.ts index 68fe4edbecdc..1eaf58178226 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationProvidersCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationProvidersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListApplicationsCommand.ts b/clients/client-sso-admin/src/commands/ListApplicationsCommand.ts index 6eb453aef0a2..5a1ff4664f99 100644 --- a/clients/client-sso-admin/src/commands/ListApplicationsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListApplicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts index 5d1222aa3a00..e39d3d297e97 100644 --- a/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListInstancesCommand.ts b/clients/client-sso-admin/src/commands/ListInstancesCommand.ts index 2c47ee6b408f..f5a8bbf7e47e 100644 --- a/clients/client-sso-admin/src/commands/ListInstancesCommand.ts +++ b/clients/client-sso-admin/src/commands/ListInstancesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts index f403196ade99..de94afb7b982 100644 --- a/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ListManagedPoliciesInPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts index c000caba8279..429eb2413e5b 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetProvisioningStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts index 1351015b316a..0915a99f7776 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts b/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts index 61691c2fa6d0..3bc04000e9f5 100644 --- a/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts +++ b/clients/client-sso-admin/src/commands/ListPermissionSetsProvisionedToAccountCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts b/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts index 948938de4cfa..8d264ea42df5 100644 --- a/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ListTrustedTokenIssuersCommand.ts b/clients/client-sso-admin/src/commands/ListTrustedTokenIssuersCommand.ts index 45d7f6de1027..47ab1b647cb1 100644 --- a/clients/client-sso-admin/src/commands/ListTrustedTokenIssuersCommand.ts +++ b/clients/client-sso-admin/src/commands/ListTrustedTokenIssuersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts index 3fe065c103aa..09530e02ae7d 100644 --- a/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/ProvisionPermissionSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutApplicationAccessScopeCommand.ts b/clients/client-sso-admin/src/commands/PutApplicationAccessScopeCommand.ts index d01858e4f596..1721220d6446 100644 --- a/clients/client-sso-admin/src/commands/PutApplicationAccessScopeCommand.ts +++ b/clients/client-sso-admin/src/commands/PutApplicationAccessScopeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutApplicationAssignmentConfigurationCommand.ts b/clients/client-sso-admin/src/commands/PutApplicationAssignmentConfigurationCommand.ts index 868dc0e18222..c71ee8f1093e 100644 --- a/clients/client-sso-admin/src/commands/PutApplicationAssignmentConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/PutApplicationAssignmentConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutApplicationAuthenticationMethodCommand.ts b/clients/client-sso-admin/src/commands/PutApplicationAuthenticationMethodCommand.ts index fda6dc1d418a..098c68d2c990 100644 --- a/clients/client-sso-admin/src/commands/PutApplicationAuthenticationMethodCommand.ts +++ b/clients/client-sso-admin/src/commands/PutApplicationAuthenticationMethodCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutApplicationGrantCommand.ts b/clients/client-sso-admin/src/commands/PutApplicationGrantCommand.ts index a1fee12f9d7d..e54094eca8f2 100644 --- a/clients/client-sso-admin/src/commands/PutApplicationGrantCommand.ts +++ b/clients/client-sso-admin/src/commands/PutApplicationGrantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts index 67781aec86de..9f0cf7d57be5 100644 --- a/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/PutInlinePolicyToPermissionSetCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts b/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts index 3e6f3fb4f206..66f6d487d789 100644 --- a/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/PutPermissionsBoundaryToPermissionSetCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/TagResourceCommand.ts b/clients/client-sso-admin/src/commands/TagResourceCommand.ts index d1ba7d953488..a4ad74d19de2 100644 --- a/clients/client-sso-admin/src/commands/TagResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UntagResourceCommand.ts b/clients/client-sso-admin/src/commands/UntagResourceCommand.ts index b53c5ba4bf59..c2393a710c4b 100644 --- a/clients/client-sso-admin/src/commands/UntagResourceCommand.ts +++ b/clients/client-sso-admin/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UpdateApplicationCommand.ts b/clients/client-sso-admin/src/commands/UpdateApplicationCommand.ts index 58fd950c69a8..188cfc9ad710 100644 --- a/clients/client-sso-admin/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdateApplicationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts b/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts index 73afc5480bfc..81ef0b762266 100644 --- a/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UpdateInstanceCommand.ts b/clients/client-sso-admin/src/commands/UpdateInstanceCommand.ts index b4cf579decac..11eaab700c3d 100644 --- a/clients/client-sso-admin/src/commands/UpdateInstanceCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdateInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts b/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts index 9f834e0aa1ac..795a53a9d353 100644 --- a/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdatePermissionSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/commands/UpdateTrustedTokenIssuerCommand.ts b/clients/client-sso-admin/src/commands/UpdateTrustedTokenIssuerCommand.ts index 338485b766fd..3db769147669 100644 --- a/clients/client-sso-admin/src/commands/UpdateTrustedTokenIssuerCommand.ts +++ b/clients/client-sso-admin/src/commands/UpdateTrustedTokenIssuerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-admin/src/index.ts b/clients/client-sso-admin/src/index.ts index b0895121bed9..9977967c8de5 100644 --- a/clients/client-sso-admin/src/index.ts +++ b/clients/client-sso-admin/src/index.ts @@ -31,8 +31,8 @@ export * from "./SSOAdminClient"; export * from "./SSOAdmin"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSOAdminExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSOAdminExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sso-admin/src/models/SSOAdminServiceException.ts b/clients/client-sso-admin/src/models/SSOAdminServiceException.ts index 80fddd0f39b1..c4189e98b227 100644 --- a/clients/client-sso-admin/src/models/SSOAdminServiceException.ts +++ b/clients/client-sso-admin/src/models/SSOAdminServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts b/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts index 40dec940b0d1..432e666488c0 100644 --- a/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts +++ b/clients/client-sso-oidc/src/commands/CreateTokenCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOOIDCClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-oidc/src/commands/CreateTokenWithIAMCommand.ts b/clients/client-sso-oidc/src/commands/CreateTokenWithIAMCommand.ts index ad5f08260af0..303108dd6706 100644 --- a/clients/client-sso-oidc/src/commands/CreateTokenWithIAMCommand.ts +++ b/clients/client-sso-oidc/src/commands/CreateTokenWithIAMCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOOIDCClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts b/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts index b40d05184278..cbc73a29e973 100644 --- a/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts +++ b/clients/client-sso-oidc/src/commands/RegisterClientCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOOIDCClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts b/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts index c1a08fb674f8..17b156516392 100644 --- a/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts +++ b/clients/client-sso-oidc/src/commands/StartDeviceAuthorizationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOOIDCClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso-oidc/src/index.ts b/clients/client-sso-oidc/src/index.ts index 940196fb4eb2..f2f7755bd7cd 100644 --- a/clients/client-sso-oidc/src/index.ts +++ b/clients/client-sso-oidc/src/index.ts @@ -45,8 +45,8 @@ export * from "./SSOOIDCClient"; export * from "./SSOOIDC"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSOOIDCExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSOOIDCExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sso-oidc/src/models/SSOOIDCServiceException.ts b/clients/client-sso-oidc/src/models/SSOOIDCServiceException.ts index bafe4384fcdd..12a2c75b94af 100644 --- a/clients/client-sso-oidc/src/models/SSOOIDCServiceException.ts +++ b/clients/client-sso-oidc/src/models/SSOOIDCServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts b/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts index 46361381a2fd..8d976cc4115a 100644 --- a/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts +++ b/clients/client-sso/src/commands/GetRoleCredentialsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso/src/commands/ListAccountRolesCommand.ts b/clients/client-sso/src/commands/ListAccountRolesCommand.ts index a12adf6aa0a7..dd251b3e5e11 100644 --- a/clients/client-sso/src/commands/ListAccountRolesCommand.ts +++ b/clients/client-sso/src/commands/ListAccountRolesCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso/src/commands/ListAccountsCommand.ts b/clients/client-sso/src/commands/ListAccountsCommand.ts index d529ef43e2d9..a8d03c4892f3 100644 --- a/clients/client-sso/src/commands/ListAccountsCommand.ts +++ b/clients/client-sso/src/commands/ListAccountsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso/src/commands/LogoutCommand.ts b/clients/client-sso/src/commands/LogoutCommand.ts index d2440e4b60e5..a38a7007b019 100644 --- a/clients/client-sso/src/commands/LogoutCommand.ts +++ b/clients/client-sso/src/commands/LogoutCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SSOClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sso/src/index.ts b/clients/client-sso/src/index.ts index 6ca2f2168eba..dc0bdce6a2d3 100644 --- a/clients/client-sso/src/index.ts +++ b/clients/client-sso/src/index.ts @@ -23,8 +23,8 @@ export * from "./SSOClient"; export * from "./SSO"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SSOExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SSOExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-sso/src/models/SSOServiceException.ts b/clients/client-sso/src/models/SSOServiceException.ts index 131697f60d3f..eb04e5079e9d 100644 --- a/clients/client-sso/src/models/SSOServiceException.ts +++ b/clients/client-sso/src/models/SSOServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts b/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts index aea0a441c857..54e6e5c7c725 100644 --- a/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/ActivateGatewayCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AddCacheCommand.ts b/clients/client-storage-gateway/src/commands/AddCacheCommand.ts index 9d1feff3d390..dcd41ebefe32 100644 --- a/clients/client-storage-gateway/src/commands/AddCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddCacheCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts b/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts index 7b6963587bdb..461e083f2a68 100644 --- a/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddTagsToResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts b/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts index 9835696cc9d5..f48a6d417ee9 100644 --- a/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddUploadBufferCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts b/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts index 6960456f37ef..dfb8eaeda2a3 100644 --- a/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts +++ b/clients/client-storage-gateway/src/commands/AddWorkingStorageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts index 523370bc8f89..e17264c24f86 100644 --- a/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/AssignTapePoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts b/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts index 214a3d462fe7..a993f2311756 100644 --- a/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts +++ b/clients/client-storage-gateway/src/commands/AssociateFileSystemCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts b/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts index 3750d42a8c11..853125ffdf96 100644 --- a/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/AttachVolumeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts b/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts index f8077c134726..9ce10154d945 100644 --- a/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts +++ b/clients/client-storage-gateway/src/commands/CancelArchivalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts b/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts index 59f6b47ff508..b3334f8e3f4d 100644 --- a/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts +++ b/clients/client-storage-gateway/src/commands/CancelRetrievalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts b/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts index 954d9a701046..8be5370a6a18 100644 --- a/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateCachediSCSIVolumeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts b/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts index e1756fbf410e..8961a7922cd1 100644 --- a/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateNFSFileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts b/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts index cc3305b96208..aeee35722a01 100644 --- a/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSMBFileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts b/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts index 4791968f433f..ea899dbaf087 100644 --- a/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSnapshotCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts b/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts index b7d18d08cac3..8c32f0f01de6 100644 --- a/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateSnapshotFromVolumeRecoveryPointCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts b/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts index 8e3c300403d1..ba9703d2c5a1 100644 --- a/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateStorediSCSIVolumeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts index 80ae67dee359..d3d9ec6d7f81 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapePoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts index 645eb86a87f0..6f356fefb434 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapeWithBarcodeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts b/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts index bfb554c5111c..72d3d42d34b5 100644 --- a/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/CreateTapesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts b/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts index a5e3c517845b..ced37e1ca608 100644 --- a/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteAutomaticTapeCreationPolicyCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts index 51a2e3191df2..ebf7307b6742 100644 --- a/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteBandwidthRateLimitCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts index febd7036e304..b5548d938a2e 100644 --- a/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteChapCredentialsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts b/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts index 6b0d96ddb9c7..f8d3bc60a60b 100644 --- a/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteFileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts b/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts index 8720cf325aa5..95c41f058681 100644 --- a/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteGatewayCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts index dbbce1b0edd2..22966086c1bc 100644 --- a/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteSnapshotScheduleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts index 253326961a1b..6eaeae880c4c 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapeArchiveCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts index e41e34018679..f3eb596bf988 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts b/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts index 978edf74b8d7..af3d151f9569 100644 --- a/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteTapePoolCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts b/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts index 5ad5a8fc2d40..01ca25d13ca1 100644 --- a/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DeleteVolumeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts b/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts index 61f1fff4941e..eb831539cd05 100644 --- a/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeAvailabilityMonitorTestCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts index 55e89e0db058..3bbc4711d109 100644 --- a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts index 93d14cbc993f..6384ae2f805a 100644 --- a/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeBandwidthRateLimitScheduleCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts b/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts index 79e1e489277b..73d73910ea8c 100644 --- a/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeCacheCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts index d5f5441c360a..381fc12b15c2 100644 --- a/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeCachediSCSIVolumesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts index 32cf9972b51a..3713cb1d92ea 100644 --- a/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeChapCredentialsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts index f06a00fa7929..9dbc3835c8ac 100644 --- a/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeFileSystemAssociationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts b/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts index cd3369c2e8e5..11c7980a5528 100644 --- a/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeGatewayInformationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts b/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts index 7f34b5d094a9..19ccb6012d69 100644 --- a/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeMaintenanceStartTimeCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts index 1098af33b38c..7acdc17d939e 100644 --- a/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeNFSFileSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts index 6782f54c05aa..2c3fdb2a38a4 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSMBFileSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts index fcff9268c63f..776cf2165415 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSMBSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts index 8e67400fdbbe..ad9ff00e4e62 100644 --- a/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeSnapshotScheduleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts index 33b1cb929da7..76b8a98af94e 100644 --- a/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeStorediSCSIVolumesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts index 6e63047a2bca..e4881a94272f 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapeArchivesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts index 8ac6feeca9d0..8e7f369ba77e 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapeRecoveryPointsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts index c298cba08e15..dac1ac210104 100644 --- a/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeTapesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts b/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts index 24315ba28482..cf1aa94b5073 100644 --- a/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeUploadBufferCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts b/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts index c84b974efb32..e8f4c1511e92 100644 --- a/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeVTLDevicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts b/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts index 8525436e35b0..f869a624610e 100644 --- a/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts +++ b/clients/client-storage-gateway/src/commands/DescribeWorkingStorageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts b/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts index 601e8c1f3ae0..abdfb74dfbe3 100644 --- a/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts +++ b/clients/client-storage-gateway/src/commands/DetachVolumeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts b/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts index 5c6a85b0eb55..e279f84e7023 100644 --- a/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/DisableGatewayCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts b/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts index d3931fde77e3..cb59930b19a0 100644 --- a/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts +++ b/clients/client-storage-gateway/src/commands/DisassociateFileSystemCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts b/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts index 077e10ae0e4e..e8f69ec6b64d 100644 --- a/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts +++ b/clients/client-storage-gateway/src/commands/JoinDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts b/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts index c0eedc850692..c0262e50c388 100644 --- a/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListAutomaticTapeCreationPoliciesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts b/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts index c208f4165c2a..714520d63a24 100644 --- a/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListFileSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts b/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts index 890a86fa4857..c3a60b3b441c 100644 --- a/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListFileSystemAssociationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts b/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts index 71d07b14e59b..9cddc92fc3f3 100644 --- a/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListGatewaysCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts b/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts index 0b0ce53b6ea3..66416a781286 100644 --- a/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListLocalDisksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts b/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts index 9c9b85bc9461..9ce73fe94e54 100644 --- a/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts b/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts index 871ffbbdbf66..4a15a2dbdc14 100644 --- a/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTapePoolsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListTapesCommand.ts b/clients/client-storage-gateway/src/commands/ListTapesCommand.ts index a49a5dc37ec6..842c08db892a 100644 --- a/clients/client-storage-gateway/src/commands/ListTapesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListTapesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts index b1abbd17e6e6..57f891df92fa 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumeInitiatorsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts index 1b92f9cb1db7..0ea91eb83d8e 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumeRecoveryPointsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts b/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts index f74a95128bb5..e8286a5c16c5 100644 --- a/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts +++ b/clients/client-storage-gateway/src/commands/ListVolumesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts b/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts index f13690fce49f..23c503ecb620 100644 --- a/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts +++ b/clients/client-storage-gateway/src/commands/NotifyWhenUploadedCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts b/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts index 8f7ec03596d8..fdcb4c4d2c8c 100644 --- a/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/RefreshCacheCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts index 4eb7aec332f4..0bf1ae23a8a9 100644 --- a/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-storage-gateway/src/commands/RemoveTagsFromResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts b/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts index 1d0b66ffa05b..58c73a352ad7 100644 --- a/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts +++ b/clients/client-storage-gateway/src/commands/ResetCacheCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts b/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts index cda9a007a317..9682937d387f 100644 --- a/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts +++ b/clients/client-storage-gateway/src/commands/RetrieveTapeArchiveCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts b/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts index d8e1ef192a3c..e6eaacbac9bc 100644 --- a/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts +++ b/clients/client-storage-gateway/src/commands/RetrieveTapeRecoveryPointCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts b/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts index 0869f3ca7613..abc93b16ba85 100644 --- a/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts +++ b/clients/client-storage-gateway/src/commands/SetLocalConsolePasswordCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts b/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts index 7a5a6db97bf5..beb289a4848c 100644 --- a/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts +++ b/clients/client-storage-gateway/src/commands/SetSMBGuestPasswordCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts b/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts index 2a8822e1d2df..61ad788ba643 100644 --- a/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/ShutdownGatewayCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts b/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts index e350038b3867..73d2975ef21d 100644 --- a/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts +++ b/clients/client-storage-gateway/src/commands/StartAvailabilityMonitorTestCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts b/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts index 2dfc6c2071da..b1a7d4cce255 100644 --- a/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts +++ b/clients/client-storage-gateway/src/commands/StartGatewayCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts b/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts index 505aed177fac..15d700e39f81 100644 --- a/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateAutomaticTapeCreationPolicyCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts index e13bfa8511ef..5b8ebd318f54 100644 --- a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts index 878c48e135cc..a32b58839555 100644 --- a/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateBandwidthRateLimitScheduleCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts b/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts index 326244a374c7..98b7ef050f08 100644 --- a/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateChapCredentialsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts b/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts index 954263f35d18..abeb4212ca4a 100644 --- a/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateFileSystemAssociationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts b/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts index 399eae296176..e507999244be 100644 --- a/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateGatewayInformationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts b/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts index 1a6dd7faf278..27ae30215148 100644 --- a/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateGatewaySoftwareNowCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts b/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts index 12dfeeec7809..13e7c15765ad 100644 --- a/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateMaintenanceStartTimeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts b/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts index 3a94cdfb0d92..eb9f39a61193 100644 --- a/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateNFSFileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts index 1d272fd9870e..8f9ee8fcefea 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts index a24f15d4dae3..51b1dd6c7ae4 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBFileShareVisibilityCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts index ca6e23c754ad..d499bd42bc36 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBLocalGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts index 102dec15d304..778edce9d137 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSMBSecurityStrategyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts b/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts index 0dbfec03b9d6..8e069826fe24 100644 --- a/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateSnapshotScheduleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts b/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts index f1e9d3ee25ee..45e3a03f53bc 100644 --- a/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts +++ b/clients/client-storage-gateway/src/commands/UpdateVTLDeviceTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, StorageGatewayClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-storage-gateway/src/index.ts b/clients/client-storage-gateway/src/index.ts index 9460fc1a05c9..39bf21eff938 100644 --- a/clients/client-storage-gateway/src/index.ts +++ b/clients/client-storage-gateway/src/index.ts @@ -66,8 +66,8 @@ export * from "./StorageGatewayClient"; export * from "./StorageGateway"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { StorageGatewayExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { StorageGatewayExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-storage-gateway/src/models/StorageGatewayServiceException.ts b/clients/client-storage-gateway/src/models/StorageGatewayServiceException.ts index 5807ae79ba69..638f63380ab7 100644 --- a/clients/client-storage-gateway/src/models/StorageGatewayServiceException.ts +++ b/clients/client-storage-gateway/src/models/StorageGatewayServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-sts/src/commands/AssumeRoleCommand.ts b/clients/client-sts/src/commands/AssumeRoleCommand.ts index fb5c16539452..25de9886b156 100644 --- a/clients/client-sts/src/commands/AssumeRoleCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts b/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts index 6befa8821baf..d39daaa9dcd5 100644 --- a/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleWithSAMLCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts b/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts index 603f9bfdaff5..6fd66c916370 100644 --- a/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts +++ b/clients/client-sts/src/commands/AssumeRoleWithWebIdentityCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts b/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts index dbf8a8a4b921..ead16fcd0fdd 100644 --- a/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts +++ b/clients/client-sts/src/commands/DecodeAuthorizationMessageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts b/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts index dbff36a93e19..199fa5ff4fe5 100644 --- a/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts +++ b/clients/client-sts/src/commands/GetAccessKeyInfoCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/GetCallerIdentityCommand.ts b/clients/client-sts/src/commands/GetCallerIdentityCommand.ts index b44c1238e7f6..a2c7a7d1d9d2 100644 --- a/clients/client-sts/src/commands/GetCallerIdentityCommand.ts +++ b/clients/client-sts/src/commands/GetCallerIdentityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/GetFederationTokenCommand.ts b/clients/client-sts/src/commands/GetFederationTokenCommand.ts index 3657470924e1..ef3b9abba955 100644 --- a/clients/client-sts/src/commands/GetFederationTokenCommand.ts +++ b/clients/client-sts/src/commands/GetFederationTokenCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/commands/GetSessionTokenCommand.ts b/clients/client-sts/src/commands/GetSessionTokenCommand.ts index 91a7d6148482..7cd5832b77e0 100644 --- a/clients/client-sts/src/commands/GetSessionTokenCommand.ts +++ b/clients/client-sts/src/commands/GetSessionTokenCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, STSClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-sts/src/index.ts b/clients/client-sts/src/index.ts index 55aeafdd457c..04c5d711c6c2 100644 --- a/clients/client-sts/src/index.ts +++ b/clients/client-sts/src/index.ts @@ -11,8 +11,8 @@ export * from "./STSClient"; export * from "./STS"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { STSExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { STSExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-sts/src/models/STSServiceException.ts b/clients/client-sts/src/models/STSServiceException.ts index 45b1466c4572..39bb3621516b 100644 --- a/clients/client-sts/src/models/STSServiceException.ts +++ b/clients/client-sts/src/models/STSServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-supplychain/src/commands/CreateBillOfMaterialsImportJobCommand.ts b/clients/client-supplychain/src/commands/CreateBillOfMaterialsImportJobCommand.ts index 8cefea9891bc..9488a8d41f55 100644 --- a/clients/client-supplychain/src/commands/CreateBillOfMaterialsImportJobCommand.ts +++ b/clients/client-supplychain/src/commands/CreateBillOfMaterialsImportJobCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupplyChainClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-supplychain/src/commands/GetBillOfMaterialsImportJobCommand.ts b/clients/client-supplychain/src/commands/GetBillOfMaterialsImportJobCommand.ts index bcd4b53269a2..a3101eb3a4a5 100644 --- a/clients/client-supplychain/src/commands/GetBillOfMaterialsImportJobCommand.ts +++ b/clients/client-supplychain/src/commands/GetBillOfMaterialsImportJobCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupplyChainClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-supplychain/src/commands/SendDataIntegrationEventCommand.ts b/clients/client-supplychain/src/commands/SendDataIntegrationEventCommand.ts index 55ab9ac51490..9f8bc61b21c9 100644 --- a/clients/client-supplychain/src/commands/SendDataIntegrationEventCommand.ts +++ b/clients/client-supplychain/src/commands/SendDataIntegrationEventCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupplyChainClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-supplychain/src/index.ts b/clients/client-supplychain/src/index.ts index 82215a513854..db689d7f627e 100644 --- a/clients/client-supplychain/src/index.ts +++ b/clients/client-supplychain/src/index.ts @@ -14,8 +14,8 @@ export * from "./SupplyChainClient"; export * from "./SupplyChain"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SupplyChainExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SupplyChainExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-supplychain/src/models/SupplyChainServiceException.ts b/clients/client-supplychain/src/models/SupplyChainServiceException.ts index a654c4ea696f..fe57ee72d655 100644 --- a/clients/client-supplychain/src/models/SupplyChainServiceException.ts +++ b/clients/client-supplychain/src/models/SupplyChainServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts index 965c3770777e..ae4d014a16c1 100644 --- a/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/CreateSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts b/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts index 53387d7d2a8b..5a5086d6be75 100644 --- a/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/DeleteAccountAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts index c0a59ec47c8a..04ac1f58bdfa 100644 --- a/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/DeleteSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts b/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts index bf51de5cb612..7f00acf8d173 100644 --- a/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/DeleteSlackWorkspaceConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/GetAccountAliasCommand.ts b/clients/client-support-app/src/commands/GetAccountAliasCommand.ts index 297f49ed3e86..3153051248dd 100644 --- a/clients/client-support-app/src/commands/GetAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/GetAccountAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts b/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts index e33685c20dd7..45631781174e 100644 --- a/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts +++ b/clients/client-support-app/src/commands/ListSlackChannelConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts b/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts index 33ea82eb875a..d9585c9d9f23 100644 --- a/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts +++ b/clients/client-support-app/src/commands/ListSlackWorkspaceConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/PutAccountAliasCommand.ts b/clients/client-support-app/src/commands/PutAccountAliasCommand.ts index f5037a36092e..69821022c685 100644 --- a/clients/client-support-app/src/commands/PutAccountAliasCommand.ts +++ b/clients/client-support-app/src/commands/PutAccountAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts b/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts index 349203b0394c..ecdd6d832fd9 100644 --- a/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts +++ b/clients/client-support-app/src/commands/RegisterSlackWorkspaceForOrganizationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts b/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts index 69b0201f02fb..291a8d00c045 100644 --- a/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts +++ b/clients/client-support-app/src/commands/UpdateSlackChannelConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportAppClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support-app/src/index.ts b/clients/client-support-app/src/index.ts index ce5ff82a7833..d93b8bdfa7d8 100644 --- a/clients/client-support-app/src/index.ts +++ b/clients/client-support-app/src/index.ts @@ -61,8 +61,8 @@ export * from "./SupportAppClient"; export * from "./SupportApp"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SupportAppExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SupportAppExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-support-app/src/models/SupportAppServiceException.ts b/clients/client-support-app/src/models/SupportAppServiceException.ts index 177f8e4778b4..2bcd1ace3ac3 100644 --- a/clients/client-support-app/src/models/SupportAppServiceException.ts +++ b/clients/client-support-app/src/models/SupportAppServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts b/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts index cdfc62a94592..680ed0d766fa 100644 --- a/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts +++ b/clients/client-support/src/commands/AddAttachmentsToSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts b/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts index ada41dd796d2..65de245feb00 100644 --- a/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts +++ b/clients/client-support/src/commands/AddCommunicationToCaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/CreateCaseCommand.ts b/clients/client-support/src/commands/CreateCaseCommand.ts index 26382955883b..17187990d31f 100644 --- a/clients/client-support/src/commands/CreateCaseCommand.ts +++ b/clients/client-support/src/commands/CreateCaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeAttachmentCommand.ts b/clients/client-support/src/commands/DescribeAttachmentCommand.ts index f443613e52c3..9f82d3467384 100644 --- a/clients/client-support/src/commands/DescribeAttachmentCommand.ts +++ b/clients/client-support/src/commands/DescribeAttachmentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeCasesCommand.ts b/clients/client-support/src/commands/DescribeCasesCommand.ts index eca772e50999..dd676aca9f4c 100644 --- a/clients/client-support/src/commands/DescribeCasesCommand.ts +++ b/clients/client-support/src/commands/DescribeCasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeCommunicationsCommand.ts b/clients/client-support/src/commands/DescribeCommunicationsCommand.ts index 1e208778e611..458847492efe 100644 --- a/clients/client-support/src/commands/DescribeCommunicationsCommand.ts +++ b/clients/client-support/src/commands/DescribeCommunicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts b/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts index a22654fe976a..a602f255bf78 100644 --- a/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts +++ b/clients/client-support/src/commands/DescribeCreateCaseOptionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeServicesCommand.ts b/clients/client-support/src/commands/DescribeServicesCommand.ts index dd1c61df4a12..eacddd833906 100644 --- a/clients/client-support/src/commands/DescribeServicesCommand.ts +++ b/clients/client-support/src/commands/DescribeServicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts b/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts index c8947d566501..821c72d68cbc 100644 --- a/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts +++ b/clients/client-support/src/commands/DescribeSeverityLevelsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts b/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts index d4cb405dc141..1b099a6e248c 100644 --- a/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts +++ b/clients/client-support/src/commands/DescribeSupportedLanguagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts index d6271948a67f..10da62d7374f 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckRefreshStatusesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts index 2215f36a8330..45e4b9598308 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckResultCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts index 023cceed46ed..fd630cc6d775 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorCheckSummariesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts b/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts index 7bfec9cb28f5..5a8043e6c4f0 100644 --- a/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts +++ b/clients/client-support/src/commands/DescribeTrustedAdvisorChecksCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts b/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts index 926e59e17900..44886253bf27 100644 --- a/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts +++ b/clients/client-support/src/commands/RefreshTrustedAdvisorCheckCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/commands/ResolveCaseCommand.ts b/clients/client-support/src/commands/ResolveCaseCommand.ts index 70c35db14401..e7ddceb55a95 100644 --- a/clients/client-support/src/commands/ResolveCaseCommand.ts +++ b/clients/client-support/src/commands/ResolveCaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SupportClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-support/src/index.ts b/clients/client-support/src/index.ts index 7b884d8d7dc5..dae78498b1f3 100644 --- a/clients/client-support/src/index.ts +++ b/clients/client-support/src/index.ts @@ -51,8 +51,8 @@ export * from "./SupportClient"; export * from "./Support"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SupportExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SupportExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-support/src/models/SupportServiceException.ts b/clients/client-support/src/models/SupportServiceException.ts index 11b6bd769ecd..5381fa5878ac 100644 --- a/clients/client-support/src/models/SupportServiceException.ts +++ b/clients/client-support/src/models/SupportServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts index a092bb1dd8b7..3f22961a5659 100644 --- a/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/CountClosedWorkflowExecutionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts index b43a8ba844e8..a04e0400c70e 100644 --- a/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/CountOpenWorkflowExecutionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts b/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts index f1a10fce2578..763dc907494b 100644 --- a/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts +++ b/clients/client-swf/src/commands/CountPendingActivityTasksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts b/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts index 83691f3b70b7..b21ab5a6c728 100644 --- a/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts +++ b/clients/client-swf/src/commands/CountPendingDecisionTasksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DeleteActivityTypeCommand.ts b/clients/client-swf/src/commands/DeleteActivityTypeCommand.ts index 3791a2c9a2b2..d6f0a8449422 100644 --- a/clients/client-swf/src/commands/DeleteActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/DeleteActivityTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DeleteWorkflowTypeCommand.ts b/clients/client-swf/src/commands/DeleteWorkflowTypeCommand.ts index 91a28cc44b01..4437fef82d85 100644 --- a/clients/client-swf/src/commands/DeleteWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/DeleteWorkflowTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts b/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts index f15db7c906bf..3679e9282eb5 100644 --- a/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/DeprecateActivityTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DeprecateDomainCommand.ts b/clients/client-swf/src/commands/DeprecateDomainCommand.ts index 87c3eb2a8c58..a280c9b0fd24 100644 --- a/clients/client-swf/src/commands/DeprecateDomainCommand.ts +++ b/clients/client-swf/src/commands/DeprecateDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts b/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts index 919cc0428d70..b53b7fda6cf3 100644 --- a/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/DeprecateWorkflowTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts b/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts index c7a46b29b6fb..fd18f9e5aee3 100644 --- a/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/DescribeActivityTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DescribeDomainCommand.ts b/clients/client-swf/src/commands/DescribeDomainCommand.ts index ce4b38e2294e..76354d78b69b 100644 --- a/clients/client-swf/src/commands/DescribeDomainCommand.ts +++ b/clients/client-swf/src/commands/DescribeDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts index e14280e354ec..9c533fcd74ba 100644 --- a/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/DescribeWorkflowExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts b/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts index 5ec1dcc1c188..18b2cbfe2473 100644 --- a/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/DescribeWorkflowTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts b/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts index 3b9da2e2e44b..d5be683b5d37 100644 --- a/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts +++ b/clients/client-swf/src/commands/GetWorkflowExecutionHistoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListActivityTypesCommand.ts b/clients/client-swf/src/commands/ListActivityTypesCommand.ts index 9c3c8998646e..ada98c60c880 100644 --- a/clients/client-swf/src/commands/ListActivityTypesCommand.ts +++ b/clients/client-swf/src/commands/ListActivityTypesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts index eedde710c1b3..114d6379ff5d 100644 --- a/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/ListClosedWorkflowExecutionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListDomainsCommand.ts b/clients/client-swf/src/commands/ListDomainsCommand.ts index 43b07a59b7fd..23d56ac3ab32 100644 --- a/clients/client-swf/src/commands/ListDomainsCommand.ts +++ b/clients/client-swf/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts b/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts index cd024070531f..3fee63d61623 100644 --- a/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts +++ b/clients/client-swf/src/commands/ListOpenWorkflowExecutionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListTagsForResourceCommand.ts b/clients/client-swf/src/commands/ListTagsForResourceCommand.ts index 79f09bdf9cae..3631ea4cc005 100644 --- a/clients/client-swf/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-swf/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts b/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts index 08a4cabe97cc..2d20d468afa5 100644 --- a/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts +++ b/clients/client-swf/src/commands/ListWorkflowTypesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/PollForActivityTaskCommand.ts b/clients/client-swf/src/commands/PollForActivityTaskCommand.ts index ca5404eea61e..9fa255f95188 100644 --- a/clients/client-swf/src/commands/PollForActivityTaskCommand.ts +++ b/clients/client-swf/src/commands/PollForActivityTaskCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts b/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts index cb00e3f62613..2a3edc5ed965 100644 --- a/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts +++ b/clients/client-swf/src/commands/PollForDecisionTaskCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts b/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts index c78299dbe455..e8be1879dcf5 100644 --- a/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts +++ b/clients/client-swf/src/commands/RecordActivityTaskHeartbeatCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts b/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts index 28514a55fe2c..2a05c3762d16 100644 --- a/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/RegisterActivityTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RegisterDomainCommand.ts b/clients/client-swf/src/commands/RegisterDomainCommand.ts index 0489f606ad62..e7d2eca6e9d6 100644 --- a/clients/client-swf/src/commands/RegisterDomainCommand.ts +++ b/clients/client-swf/src/commands/RegisterDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts b/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts index e6f42485d6a6..cc79598f5eb4 100644 --- a/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/RegisterWorkflowTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts index 08d0476cf94e..34594a92cc85 100644 --- a/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/RequestCancelWorkflowExecutionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts index 94945c26524c..6d58f95abd33 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskCanceledCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts index 5f78f7463516..41c5d991b5df 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskCompletedCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts b/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts index 4d23c28c55ed..52501107ec4d 100644 --- a/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts +++ b/clients/client-swf/src/commands/RespondActivityTaskFailedCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts b/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts index 8f504ed6c9c2..cb96355181dd 100644 --- a/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts +++ b/clients/client-swf/src/commands/RespondDecisionTaskCompletedCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts index 5a0f9924c559..9cea37f2c453 100644 --- a/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/SignalWorkflowExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts index 10d56ab6399a..b5c6bd7f18ba 100644 --- a/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/StartWorkflowExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/TagResourceCommand.ts b/clients/client-swf/src/commands/TagResourceCommand.ts index 7abaa397092e..6c7e859cdf07 100644 --- a/clients/client-swf/src/commands/TagResourceCommand.ts +++ b/clients/client-swf/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts b/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts index 1901a6bbc544..ddabd969795b 100644 --- a/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts +++ b/clients/client-swf/src/commands/TerminateWorkflowExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts b/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts index 48828de565d8..a177ae5427f0 100644 --- a/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateActivityTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/UndeprecateDomainCommand.ts b/clients/client-swf/src/commands/UndeprecateDomainCommand.ts index 30d25dcfebd5..9b0b85a85cef 100644 --- a/clients/client-swf/src/commands/UndeprecateDomainCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts b/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts index 072f176a36b2..64a80ea1a9a0 100644 --- a/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts +++ b/clients/client-swf/src/commands/UndeprecateWorkflowTypeCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/commands/UntagResourceCommand.ts b/clients/client-swf/src/commands/UntagResourceCommand.ts index a3545fdf25be..542b258b051e 100644 --- a/clients/client-swf/src/commands/UntagResourceCommand.ts +++ b/clients/client-swf/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SWFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-swf/src/index.ts b/clients/client-swf/src/index.ts index 1c5a2aed6d12..63ae0d91f369 100644 --- a/clients/client-swf/src/index.ts +++ b/clients/client-swf/src/index.ts @@ -20,8 +20,8 @@ export * from "./SWFClient"; export * from "./SWF"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SWFExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SWFExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-swf/src/models/SWFServiceException.ts b/clients/client-swf/src/models/SWFServiceException.ts index b0568bcfe8d1..a9c5c1825a99 100644 --- a/clients/client-swf/src/models/SWFServiceException.ts +++ b/clients/client-swf/src/models/SWFServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-synthetics/src/commands/AssociateResourceCommand.ts b/clients/client-synthetics/src/commands/AssociateResourceCommand.ts index e8450b246397..7dbdd603b34e 100644 --- a/clients/client-synthetics/src/commands/AssociateResourceCommand.ts +++ b/clients/client-synthetics/src/commands/AssociateResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/CreateCanaryCommand.ts b/clients/client-synthetics/src/commands/CreateCanaryCommand.ts index 3eb0e5cb8e94..ae76fd909dd3 100644 --- a/clients/client-synthetics/src/commands/CreateCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/CreateCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/CreateGroupCommand.ts b/clients/client-synthetics/src/commands/CreateGroupCommand.ts index d65e13ed0e89..045f90afccda 100644 --- a/clients/client-synthetics/src/commands/CreateGroupCommand.ts +++ b/clients/client-synthetics/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts b/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts index e9ac89ee7f06..88e6724a03da 100644 --- a/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/DeleteCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DeleteGroupCommand.ts b/clients/client-synthetics/src/commands/DeleteGroupCommand.ts index 11a8068eb4af..1f1dff7ab986 100644 --- a/clients/client-synthetics/src/commands/DeleteGroupCommand.ts +++ b/clients/client-synthetics/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts b/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts index ec233cc72e17..b9e21bf4a200 100644 --- a/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeCanariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts b/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts index 748ce9266790..ff270b5887f9 100644 --- a/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeCanariesLastRunCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts b/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts index 1c61c213e0ac..bca5416f0565 100644 --- a/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts +++ b/clients/client-synthetics/src/commands/DescribeRuntimeVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts b/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts index 4b387646d8c4..8cb6a23ec8e1 100644 --- a/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts +++ b/clients/client-synthetics/src/commands/DisassociateResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/GetCanaryCommand.ts b/clients/client-synthetics/src/commands/GetCanaryCommand.ts index 046dd00a00ce..c199705722b3 100644 --- a/clients/client-synthetics/src/commands/GetCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/GetCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts b/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts index 643bf9ceffe4..f53066f751ae 100644 --- a/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts +++ b/clients/client-synthetics/src/commands/GetCanaryRunsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/GetGroupCommand.ts b/clients/client-synthetics/src/commands/GetGroupCommand.ts index ec71abb759c3..5ee06111350a 100644 --- a/clients/client-synthetics/src/commands/GetGroupCommand.ts +++ b/clients/client-synthetics/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts b/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts index 56197b75a6a0..50d61a61835e 100644 --- a/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts +++ b/clients/client-synthetics/src/commands/ListAssociatedGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts b/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts index 7aba84406988..e2138aa84a3a 100644 --- a/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts +++ b/clients/client-synthetics/src/commands/ListGroupResourcesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/ListGroupsCommand.ts b/clients/client-synthetics/src/commands/ListGroupsCommand.ts index 96fb0b7f3251..45417bae4d30 100644 --- a/clients/client-synthetics/src/commands/ListGroupsCommand.ts +++ b/clients/client-synthetics/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts b/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts index e0a56a4b958d..6c4e9056b7ba 100644 --- a/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-synthetics/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/StartCanaryCommand.ts b/clients/client-synthetics/src/commands/StartCanaryCommand.ts index 3249536cc1af..d3ad021b7067 100644 --- a/clients/client-synthetics/src/commands/StartCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/StartCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/StopCanaryCommand.ts b/clients/client-synthetics/src/commands/StopCanaryCommand.ts index 9aac4f6e3c90..6925cac50eaf 100644 --- a/clients/client-synthetics/src/commands/StopCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/StopCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/TagResourceCommand.ts b/clients/client-synthetics/src/commands/TagResourceCommand.ts index 7de2905f9355..aeb41163b40a 100644 --- a/clients/client-synthetics/src/commands/TagResourceCommand.ts +++ b/clients/client-synthetics/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/UntagResourceCommand.ts b/clients/client-synthetics/src/commands/UntagResourceCommand.ts index d58333759309..faa3ed4b1516 100644 --- a/clients/client-synthetics/src/commands/UntagResourceCommand.ts +++ b/clients/client-synthetics/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts b/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts index 50cfb2f0fcb9..812b6965b6f6 100644 --- a/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts +++ b/clients/client-synthetics/src/commands/UpdateCanaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, SyntheticsClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-synthetics/src/index.ts b/clients/client-synthetics/src/index.ts index fe7ef1d849c0..a92927675a4d 100644 --- a/clients/client-synthetics/src/index.ts +++ b/clients/client-synthetics/src/index.ts @@ -22,8 +22,8 @@ export * from "./SyntheticsClient"; export * from "./Synthetics"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { SyntheticsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { SyntheticsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-synthetics/src/models/SyntheticsServiceException.ts b/clients/client-synthetics/src/models/SyntheticsServiceException.ts index 3957e84e82f1..ba2d940f70ac 100644 --- a/clients/client-synthetics/src/models/SyntheticsServiceException.ts +++ b/clients/client-synthetics/src/models/SyntheticsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-taxsettings/src/commands/BatchDeleteTaxRegistrationCommand.ts b/clients/client-taxsettings/src/commands/BatchDeleteTaxRegistrationCommand.ts index 7a8fe016a874..aca7850ab4c4 100644 --- a/clients/client-taxsettings/src/commands/BatchDeleteTaxRegistrationCommand.ts +++ b/clients/client-taxsettings/src/commands/BatchDeleteTaxRegistrationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/BatchPutTaxRegistrationCommand.ts b/clients/client-taxsettings/src/commands/BatchPutTaxRegistrationCommand.ts index 3c1c31d8a75b..e4d85aed7a22 100644 --- a/clients/client-taxsettings/src/commands/BatchPutTaxRegistrationCommand.ts +++ b/clients/client-taxsettings/src/commands/BatchPutTaxRegistrationCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/DeleteTaxRegistrationCommand.ts b/clients/client-taxsettings/src/commands/DeleteTaxRegistrationCommand.ts index c3d1e9ef53f5..9865e912f0c6 100644 --- a/clients/client-taxsettings/src/commands/DeleteTaxRegistrationCommand.ts +++ b/clients/client-taxsettings/src/commands/DeleteTaxRegistrationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/GetTaxRegistrationCommand.ts b/clients/client-taxsettings/src/commands/GetTaxRegistrationCommand.ts index 273fa2faf7e3..7d570a520b77 100644 --- a/clients/client-taxsettings/src/commands/GetTaxRegistrationCommand.ts +++ b/clients/client-taxsettings/src/commands/GetTaxRegistrationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/GetTaxRegistrationDocumentCommand.ts b/clients/client-taxsettings/src/commands/GetTaxRegistrationDocumentCommand.ts index 295b04f2f45f..e7b33266b4ec 100644 --- a/clients/client-taxsettings/src/commands/GetTaxRegistrationDocumentCommand.ts +++ b/clients/client-taxsettings/src/commands/GetTaxRegistrationDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/ListTaxRegistrationsCommand.ts b/clients/client-taxsettings/src/commands/ListTaxRegistrationsCommand.ts index 04b96de75d5b..13d706b23ae1 100644 --- a/clients/client-taxsettings/src/commands/ListTaxRegistrationsCommand.ts +++ b/clients/client-taxsettings/src/commands/ListTaxRegistrationsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/commands/PutTaxRegistrationCommand.ts b/clients/client-taxsettings/src/commands/PutTaxRegistrationCommand.ts index e4dc3ae324d9..f4f9b34dbe37 100644 --- a/clients/client-taxsettings/src/commands/PutTaxRegistrationCommand.ts +++ b/clients/client-taxsettings/src/commands/PutTaxRegistrationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TaxSettingsClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-taxsettings/src/index.ts b/clients/client-taxsettings/src/index.ts index 7fbd72a7a8de..c4960fb54b83 100644 --- a/clients/client-taxsettings/src/index.ts +++ b/clients/client-taxsettings/src/index.ts @@ -19,8 +19,8 @@ export * from "./TaxSettingsClient"; export * from "./TaxSettings"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TaxSettingsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TaxSettingsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-taxsettings/src/models/TaxSettingsServiceException.ts b/clients/client-taxsettings/src/models/TaxSettingsServiceException.ts index f3eac6fe20f7..94d15d89cac2 100644 --- a/clients/client-taxsettings/src/models/TaxSettingsServiceException.ts +++ b/clients/client-taxsettings/src/models/TaxSettingsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts b/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts index b75c96f93783..de20e7379e76 100644 --- a/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts b/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts index 86c71d99eb36..a4a784815d7b 100644 --- a/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeExpenseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/AnalyzeIDCommand.ts b/clients/client-textract/src/commands/AnalyzeIDCommand.ts index 8d560b8d4fb5..eb1608827dbb 100644 --- a/clients/client-textract/src/commands/AnalyzeIDCommand.ts +++ b/clients/client-textract/src/commands/AnalyzeIDCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/CreateAdapterCommand.ts b/clients/client-textract/src/commands/CreateAdapterCommand.ts index e943c7637cd4..df8fcece036d 100644 --- a/clients/client-textract/src/commands/CreateAdapterCommand.ts +++ b/clients/client-textract/src/commands/CreateAdapterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/CreateAdapterVersionCommand.ts b/clients/client-textract/src/commands/CreateAdapterVersionCommand.ts index ca936f8afa8d..bc3b7a0f330c 100644 --- a/clients/client-textract/src/commands/CreateAdapterVersionCommand.ts +++ b/clients/client-textract/src/commands/CreateAdapterVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/DeleteAdapterCommand.ts b/clients/client-textract/src/commands/DeleteAdapterCommand.ts index 273ed12707b2..3a5c030a17af 100644 --- a/clients/client-textract/src/commands/DeleteAdapterCommand.ts +++ b/clients/client-textract/src/commands/DeleteAdapterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/DeleteAdapterVersionCommand.ts b/clients/client-textract/src/commands/DeleteAdapterVersionCommand.ts index 4331bad03331..03db2b220adc 100644 --- a/clients/client-textract/src/commands/DeleteAdapterVersionCommand.ts +++ b/clients/client-textract/src/commands/DeleteAdapterVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/DetectDocumentTextCommand.ts b/clients/client-textract/src/commands/DetectDocumentTextCommand.ts index 5d06523baea0..342beed3b89b 100644 --- a/clients/client-textract/src/commands/DetectDocumentTextCommand.ts +++ b/clients/client-textract/src/commands/DetectDocumentTextCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetAdapterCommand.ts b/clients/client-textract/src/commands/GetAdapterCommand.ts index f3b3793fb9b0..e47e1ae84b30 100644 --- a/clients/client-textract/src/commands/GetAdapterCommand.ts +++ b/clients/client-textract/src/commands/GetAdapterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetAdapterVersionCommand.ts b/clients/client-textract/src/commands/GetAdapterVersionCommand.ts index b466ea9c7851..76dd25015439 100644 --- a/clients/client-textract/src/commands/GetAdapterVersionCommand.ts +++ b/clients/client-textract/src/commands/GetAdapterVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts b/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts index 8e56a1352963..0ff91fdbd1a3 100644 --- a/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetDocumentAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts b/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts index 39f67e1d147e..bb22b0967fa3 100644 --- a/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts +++ b/clients/client-textract/src/commands/GetDocumentTextDetectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts b/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts index 2ad7dc1744db..89deca3a5fd7 100644 --- a/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetExpenseAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts b/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts index f8ebc6798da4..878674d9e6bf 100644 --- a/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts +++ b/clients/client-textract/src/commands/GetLendingAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts b/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts index 4e60596e2f29..e1ce7c858428 100644 --- a/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts +++ b/clients/client-textract/src/commands/GetLendingAnalysisSummaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/ListAdapterVersionsCommand.ts b/clients/client-textract/src/commands/ListAdapterVersionsCommand.ts index c1da44c8117c..327b598f7ff7 100644 --- a/clients/client-textract/src/commands/ListAdapterVersionsCommand.ts +++ b/clients/client-textract/src/commands/ListAdapterVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/ListAdaptersCommand.ts b/clients/client-textract/src/commands/ListAdaptersCommand.ts index b10a32996280..90880cded04b 100644 --- a/clients/client-textract/src/commands/ListAdaptersCommand.ts +++ b/clients/client-textract/src/commands/ListAdaptersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/ListTagsForResourceCommand.ts b/clients/client-textract/src/commands/ListTagsForResourceCommand.ts index 7a93f0e86680..fd4de9bb9919 100644 --- a/clients/client-textract/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-textract/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts b/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts index 8ccd7b9e614c..d2eb460b6abb 100644 --- a/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartDocumentAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts b/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts index 935d0cd58e32..98935437b156 100644 --- a/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts +++ b/clients/client-textract/src/commands/StartDocumentTextDetectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts b/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts index 81250fb159bf..0bc734b7486d 100644 --- a/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartExpenseAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts b/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts index f795c295c873..b890e2def9b4 100644 --- a/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts +++ b/clients/client-textract/src/commands/StartLendingAnalysisCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/TagResourceCommand.ts b/clients/client-textract/src/commands/TagResourceCommand.ts index 8de0aa15811a..7235b95d7023 100644 --- a/clients/client-textract/src/commands/TagResourceCommand.ts +++ b/clients/client-textract/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/UntagResourceCommand.ts b/clients/client-textract/src/commands/UntagResourceCommand.ts index 3ae64c9ea3d6..7f6fbfe1bc31 100644 --- a/clients/client-textract/src/commands/UntagResourceCommand.ts +++ b/clients/client-textract/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/commands/UpdateAdapterCommand.ts b/clients/client-textract/src/commands/UpdateAdapterCommand.ts index 31fe570ece91..2b4ece207828 100644 --- a/clients/client-textract/src/commands/UpdateAdapterCommand.ts +++ b/clients/client-textract/src/commands/UpdateAdapterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TextractClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-textract/src/index.ts b/clients/client-textract/src/index.ts index 60a4d358f8b4..666fe4afff8b 100644 --- a/clients/client-textract/src/index.ts +++ b/clients/client-textract/src/index.ts @@ -10,8 +10,8 @@ export * from "./TextractClient"; export * from "./Textract"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TextractExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TextractExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-textract/src/models/TextractServiceException.ts b/clients/client-textract/src/models/TextractServiceException.ts index 43df8ddc431e..b89039a8d4b5 100644 --- a/clients/client-textract/src/models/TextractServiceException.ts +++ b/clients/client-textract/src/models/TextractServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-timestream-influxdb/src/commands/CreateDbInstanceCommand.ts b/clients/client-timestream-influxdb/src/commands/CreateDbInstanceCommand.ts index 97cf428cde02..4696fd337551 100644 --- a/clients/client-timestream-influxdb/src/commands/CreateDbInstanceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/CreateDbInstanceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/CreateDbParameterGroupCommand.ts b/clients/client-timestream-influxdb/src/commands/CreateDbParameterGroupCommand.ts index a1520b1fd2b9..cd5bd0b7c344 100644 --- a/clients/client-timestream-influxdb/src/commands/CreateDbParameterGroupCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/CreateDbParameterGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/DeleteDbInstanceCommand.ts b/clients/client-timestream-influxdb/src/commands/DeleteDbInstanceCommand.ts index 8ef0476c5b19..2930a28db5d7 100644 --- a/clients/client-timestream-influxdb/src/commands/DeleteDbInstanceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/DeleteDbInstanceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/GetDbInstanceCommand.ts b/clients/client-timestream-influxdb/src/commands/GetDbInstanceCommand.ts index ce9e0acf6cfd..678ce263383c 100644 --- a/clients/client-timestream-influxdb/src/commands/GetDbInstanceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/GetDbInstanceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/GetDbParameterGroupCommand.ts b/clients/client-timestream-influxdb/src/commands/GetDbParameterGroupCommand.ts index 81f6358eac09..17a8510b49a7 100644 --- a/clients/client-timestream-influxdb/src/commands/GetDbParameterGroupCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/GetDbParameterGroupCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/ListDbInstancesCommand.ts b/clients/client-timestream-influxdb/src/commands/ListDbInstancesCommand.ts index b726c6b0edf2..c37de4dc4a15 100644 --- a/clients/client-timestream-influxdb/src/commands/ListDbInstancesCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/ListDbInstancesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/ListDbParameterGroupsCommand.ts b/clients/client-timestream-influxdb/src/commands/ListDbParameterGroupsCommand.ts index 068354205e32..039f18ae1724 100644 --- a/clients/client-timestream-influxdb/src/commands/ListDbParameterGroupsCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/ListDbParameterGroupsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/ListTagsForResourceCommand.ts b/clients/client-timestream-influxdb/src/commands/ListTagsForResourceCommand.ts index 6670e3823a0b..5661953d3b25 100644 --- a/clients/client-timestream-influxdb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/TagResourceCommand.ts b/clients/client-timestream-influxdb/src/commands/TagResourceCommand.ts index bb5de45fb2df..2b67f3f98c7e 100644 --- a/clients/client-timestream-influxdb/src/commands/TagResourceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/UntagResourceCommand.ts b/clients/client-timestream-influxdb/src/commands/UntagResourceCommand.ts index 686d04e52f78..ce241959dbfa 100644 --- a/clients/client-timestream-influxdb/src/commands/UntagResourceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/commands/UpdateDbInstanceCommand.ts b/clients/client-timestream-influxdb/src/commands/UpdateDbInstanceCommand.ts index 4fafacb305d6..0bff8d8112ab 100644 --- a/clients/client-timestream-influxdb/src/commands/UpdateDbInstanceCommand.ts +++ b/clients/client-timestream-influxdb/src/commands/UpdateDbInstanceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-influxdb/src/index.ts b/clients/client-timestream-influxdb/src/index.ts index cf8894a08fd3..6984d884fc6a 100644 --- a/clients/client-timestream-influxdb/src/index.ts +++ b/clients/client-timestream-influxdb/src/index.ts @@ -8,8 +8,8 @@ export * from "./TimestreamInfluxDBClient"; export * from "./TimestreamInfluxDB"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TimestreamInfluxDBExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TimestreamInfluxDBExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-timestream-influxdb/src/models/TimestreamInfluxDBServiceException.ts b/clients/client-timestream-influxdb/src/models/TimestreamInfluxDBServiceException.ts index f4c87db09d16..77ac7b3ca9fb 100644 --- a/clients/client-timestream-influxdb/src/models/TimestreamInfluxDBServiceException.ts +++ b/clients/client-timestream-influxdb/src/models/TimestreamInfluxDBServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-timestream-query/src/commands/CancelQueryCommand.ts b/clients/client-timestream-query/src/commands/CancelQueryCommand.ts index 7770b70ca613..336450fb8223 100644 --- a/clients/client-timestream-query/src/commands/CancelQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/CancelQueryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts index 5ef4723f0303..d63bf29974a2 100644 --- a/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/CreateScheduledQueryCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts index ae843e9b8f02..fe2f056047db 100644 --- a/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/DeleteScheduledQueryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/DescribeAccountSettingsCommand.ts b/clients/client-timestream-query/src/commands/DescribeAccountSettingsCommand.ts index d415274b7869..a36e808c8da6 100644 --- a/clients/client-timestream-query/src/commands/DescribeAccountSettingsCommand.ts +++ b/clients/client-timestream-query/src/commands/DescribeAccountSettingsCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts b/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts index fdaa2f907bd7..4d4f032e018e 100644 --- a/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-timestream-query/src/commands/DescribeEndpointsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts index eb5b26d1079b..783f1a57588d 100644 --- a/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/DescribeScheduledQueryCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts index 690ecc436ac5..1782d732900c 100644 --- a/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/ExecuteScheduledQueryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts b/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts index d1361acb0364..4221bab0c716 100644 --- a/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts +++ b/clients/client-timestream-query/src/commands/ListScheduledQueriesCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts b/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts index 610192e79483..3ec6cf3e0fab 100644 --- a/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/ListTagsForResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts b/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts index 59f9e66f235e..969c0431974d 100644 --- a/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/PrepareQueryCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/QueryCommand.ts b/clients/client-timestream-query/src/commands/QueryCommand.ts index ec28917b5648..8d02ad553769 100644 --- a/clients/client-timestream-query/src/commands/QueryCommand.ts +++ b/clients/client-timestream-query/src/commands/QueryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/TagResourceCommand.ts b/clients/client-timestream-query/src/commands/TagResourceCommand.ts index 31a7eefba8e9..f7b99c175a5a 100644 --- a/clients/client-timestream-query/src/commands/TagResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/TagResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/UntagResourceCommand.ts b/clients/client-timestream-query/src/commands/UntagResourceCommand.ts index e5190f0c7be7..b49b2933ef9d 100644 --- a/clients/client-timestream-query/src/commands/UntagResourceCommand.ts +++ b/clients/client-timestream-query/src/commands/UntagResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-timestream-query/src/commands/UpdateAccountSettingsCommand.ts index 145ad10b1ad5..3cad28ae6a42 100644 --- a/clients/client-timestream-query/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-timestream-query/src/commands/UpdateAccountSettingsCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts b/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts index df52324a54a2..5c1bbe474638 100644 --- a/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts +++ b/clients/client-timestream-query/src/commands/UpdateScheduledQueryCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamQueryClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-query/src/index.ts b/clients/client-timestream-query/src/index.ts index 699513cc895f..3a5e09e133a6 100644 --- a/clients/client-timestream-query/src/index.ts +++ b/clients/client-timestream-query/src/index.ts @@ -10,8 +10,8 @@ export * from "./TimestreamQueryClient"; export * from "./TimestreamQuery"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TimestreamQueryExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TimestreamQueryExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-timestream-query/src/models/TimestreamQueryServiceException.ts b/clients/client-timestream-query/src/models/TimestreamQueryServiceException.ts index a924e9cbc375..5bc77cff0bf3 100644 --- a/clients/client-timestream-query/src/models/TimestreamQueryServiceException.ts +++ b/clients/client-timestream-query/src/models/TimestreamQueryServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts index a1d850116baf..f12f0fda5dc2 100644 --- a/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateBatchLoadTaskCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts b/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts index 588fbc7f7864..5ba6819d9141 100644 --- a/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateDatabaseCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/CreateTableCommand.ts b/clients/client-timestream-write/src/commands/CreateTableCommand.ts index 9a96deec09de..ae885ae24212 100644 --- a/clients/client-timestream-write/src/commands/CreateTableCommand.ts +++ b/clients/client-timestream-write/src/commands/CreateTableCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts b/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts index d099b9c4a7f7..6f5e68e3e3a7 100644 --- a/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/DeleteDatabaseCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DeleteTableCommand.ts b/clients/client-timestream-write/src/commands/DeleteTableCommand.ts index ebd5114ce0bf..1e85d8273ebe 100644 --- a/clients/client-timestream-write/src/commands/DeleteTableCommand.ts +++ b/clients/client-timestream-write/src/commands/DeleteTableCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts index 9ba9663dc55d..eb642050b24b 100644 --- a/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeBatchLoadTaskCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts b/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts index baa1c4705fb2..7c729590881b 100644 --- a/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeDatabaseCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts b/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts index 4183da9e49f2..da519a45a17e 100644 --- a/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeEndpointsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/DescribeTableCommand.ts b/clients/client-timestream-write/src/commands/DescribeTableCommand.ts index 989dd91ea1d0..e788ff2806cb 100644 --- a/clients/client-timestream-write/src/commands/DescribeTableCommand.ts +++ b/clients/client-timestream-write/src/commands/DescribeTableCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts b/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts index 7f6b79702f26..b5e8a4705f64 100644 --- a/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts +++ b/clients/client-timestream-write/src/commands/ListBatchLoadTasksCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts b/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts index 0105955cfa3f..976e84442894 100644 --- a/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts +++ b/clients/client-timestream-write/src/commands/ListDatabasesCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/ListTablesCommand.ts b/clients/client-timestream-write/src/commands/ListTablesCommand.ts index 927d00a74273..fa57c8d56b69 100644 --- a/clients/client-timestream-write/src/commands/ListTablesCommand.ts +++ b/clients/client-timestream-write/src/commands/ListTablesCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts b/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts index 1195c2eb0413..26e94329b591 100644 --- a/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/ListTagsForResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts b/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts index 707287726bb3..64d6aa808ba8 100644 --- a/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts +++ b/clients/client-timestream-write/src/commands/ResumeBatchLoadTaskCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/TagResourceCommand.ts b/clients/client-timestream-write/src/commands/TagResourceCommand.ts index 3719f235f704..6b254a43ee42 100644 --- a/clients/client-timestream-write/src/commands/TagResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/TagResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/UntagResourceCommand.ts b/clients/client-timestream-write/src/commands/UntagResourceCommand.ts index 10757e1e2542..07250a6b3472 100644 --- a/clients/client-timestream-write/src/commands/UntagResourceCommand.ts +++ b/clients/client-timestream-write/src/commands/UntagResourceCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts b/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts index 8e8388672ba3..6bc80d22e1c5 100644 --- a/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts +++ b/clients/client-timestream-write/src/commands/UpdateDatabaseCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/UpdateTableCommand.ts b/clients/client-timestream-write/src/commands/UpdateTableCommand.ts index a6f37ca51b67..6d5fbbad73a0 100644 --- a/clients/client-timestream-write/src/commands/UpdateTableCommand.ts +++ b/clients/client-timestream-write/src/commands/UpdateTableCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts b/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts index fb19062cc2a5..69162724a423 100644 --- a/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts +++ b/clients/client-timestream-write/src/commands/WriteRecordsCommand.ts @@ -13,7 +13,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TimestreamWriteClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-timestream-write/src/index.ts b/clients/client-timestream-write/src/index.ts index b343dd7cf106..102050bd5ade 100644 --- a/clients/client-timestream-write/src/index.ts +++ b/clients/client-timestream-write/src/index.ts @@ -20,8 +20,8 @@ export * from "./TimestreamWriteClient"; export * from "./TimestreamWrite"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TimestreamWriteExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TimestreamWriteExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-timestream-write/src/models/TimestreamWriteServiceException.ts b/clients/client-timestream-write/src/models/TimestreamWriteServiceException.ts index eeb0b4771e1e..5e4c19ed3307 100644 --- a/clients/client-timestream-write/src/models/TimestreamWriteServiceException.ts +++ b/clients/client-timestream-write/src/models/TimestreamWriteServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts b/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts index 956095f8ac66..6937acf72d44 100644 --- a/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts +++ b/clients/client-tnb/src/commands/CancelSolNetworkOperationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts index c1af7ff4d4d2..6387b15ff265 100644 --- a/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolFunctionPackageCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts index 55ac0e8dc6a5..444a753ff087 100644 --- a/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolNetworkInstanceCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts index ae8ba02a04dd..0c3f80243c40 100644 --- a/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/CreateSolNetworkPackageCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts index 37aa4e3be539..baed7495309d 100644 --- a/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolFunctionPackageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts index 87dc37e95066..caef2328b7b0 100644 --- a/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolNetworkInstanceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts index 35d602c6f6dd..c9f02a7c08c6 100644 --- a/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/DeleteSolNetworkPackageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts index 561f60f461bb..5180b9b8c182 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionInstanceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts index da263de3ab80..aa1071143711 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts index cd6fc5bb7b21..11cd0246493d 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageContentCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts index 5db95b2dce9b..104b462e2578 100644 --- a/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolFunctionPackageDescriptorCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts index 3485b3db5bbc..5d021058b6e6 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkInstanceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts index f786e18c1270..de2454f58b2f 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkOperationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts index b9a54bb9396e..38778fad744a 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts index 7f043a5502d2..6025a6d31fbc 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageContentCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts index 96193242d157..18a2b454c169 100644 --- a/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts +++ b/clients/client-tnb/src/commands/GetSolNetworkPackageDescriptorCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts index 6457b3cd4652..ac1f7a26d5fd 100644 --- a/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/InstantiateSolNetworkInstanceCommand.ts @@ -20,7 +20,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts b/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts index c56f90f617bf..e72eb456b665 100644 --- a/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolFunctionInstancesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts b/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts index 3b489e905554..788301fc4bb4 100644 --- a/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolFunctionPackagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts index c675846ad15e..049c6bc4952a 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkInstancesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts index 1ad860c216a6..2d9580981dfb 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkOperationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts b/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts index 4d839e9cc507..7763d0812c7b 100644 --- a/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts +++ b/clients/client-tnb/src/commands/ListSolNetworkPackagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts b/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts index fa3b3683dd12..f9a2752b9cf9 100644 --- a/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-tnb/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts index 71b3db08d0d9..d17a0806b7a3 100644 --- a/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolFunctionPackageContentCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts index a42792a0a8e3..39cb079def2f 100644 --- a/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/PutSolNetworkPackageContentCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-tnb/src/commands/TagResourceCommand.ts b/clients/client-tnb/src/commands/TagResourceCommand.ts index 0f8dba559a25..a875bd09917c 100644 --- a/clients/client-tnb/src/commands/TagResourceCommand.ts +++ b/clients/client-tnb/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts index 846ce0136a59..b0ffeaa7447f 100644 --- a/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/TerminateSolNetworkInstanceCommand.ts @@ -20,7 +20,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/UntagResourceCommand.ts b/clients/client-tnb/src/commands/UntagResourceCommand.ts index 83d39e072b1b..35f88a314528 100644 --- a/clients/client-tnb/src/commands/UntagResourceCommand.ts +++ b/clients/client-tnb/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts b/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts index 2edb86db6e58..210bc37c5eb4 100644 --- a/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolFunctionPackageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts b/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts index b9ecccb490b6..9158536bec79 100644 --- a/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolNetworkInstanceCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts b/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts index c6f85b141df4..4e059393023b 100644 --- a/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts +++ b/clients/client-tnb/src/commands/UpdateSolNetworkPackageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts index d5971ae5bc81..ae130710dbc3 100644 --- a/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolFunctionPackageContentCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts index eb199934bfed..2c420e7c0730 100644 --- a/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts +++ b/clients/client-tnb/src/commands/ValidateSolNetworkPackageContentCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TnbClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/clients/client-tnb/src/index.ts b/clients/client-tnb/src/index.ts index 9a7468a2cc04..1a95fbff8894 100644 --- a/clients/client-tnb/src/index.ts +++ b/clients/client-tnb/src/index.ts @@ -8,8 +8,8 @@ export * from "./TnbClient"; export * from "./Tnb"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TnbExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TnbExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-tnb/src/models/TnbServiceException.ts b/clients/client-tnb/src/models/TnbServiceException.ts index 89eab54e0d37..6544a22bb21a 100644 --- a/clients/client-tnb/src/models/TnbServiceException.ts +++ b/clients/client-tnb/src/models/TnbServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts index fcac4cc5ca08..b299431c7617 100644 --- a/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartCallAnalyticsStreamTranscriptionCommand.ts @@ -26,7 +26,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts index a8d88bf8a7d0..d64a54e9bba4 100644 --- a/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartMedicalStreamTranscriptionCommand.ts @@ -26,7 +26,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts b/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts index 16b9e68b4e1f..100b9cf28deb 100644 --- a/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts +++ b/clients/client-transcribe-streaming/src/commands/StartStreamTranscriptionCommand.ts @@ -23,7 +23,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe-streaming/src/index.ts b/clients/client-transcribe-streaming/src/index.ts index e9d03e26a31c..e8ccb5c9d95a 100644 --- a/clients/client-transcribe-streaming/src/index.ts +++ b/clients/client-transcribe-streaming/src/index.ts @@ -30,8 +30,8 @@ export * from "./TranscribeStreamingClient"; export * from "./TranscribeStreaming"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TranscribeStreamingExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TranscribeStreamingExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-transcribe-streaming/src/models/TranscribeStreamingServiceException.ts b/clients/client-transcribe-streaming/src/models/TranscribeStreamingServiceException.ts index e127e043021e..cd80f654a42c 100644 --- a/clients/client-transcribe-streaming/src/models/TranscribeStreamingServiceException.ts +++ b/clients/client-transcribe-streaming/src/models/TranscribeStreamingServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts index 44ffa793e4d9..8122db717b00 100644 --- a/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/CreateCallAnalyticsCategoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts b/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts index bb3b90f8781d..de17b0ae28c9 100644 --- a/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/CreateLanguageModelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts index b89c5867f8c9..b5325d82567a 100644 --- a/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/CreateMedicalVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts b/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts index 16bacf21f017..f7fe85011c4d 100644 --- a/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/CreateVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts index 135d2b679fc7..1dab57185974 100644 --- a/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/CreateVocabularyFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts index 0222db8a45f4..eabe88cf4a2b 100644 --- a/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteCallAnalyticsCategoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts index 2e3bcda39b78..3e1d6c189b68 100644 --- a/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteCallAnalyticsJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts b/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts index 2f205b46a909..0136e972468a 100644 --- a/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteLanguageModelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteMedicalScribeJobCommand.ts b/clients/client-transcribe/src/commands/DeleteMedicalScribeJobCommand.ts index 9f4256dc2ca0..72147a04a033 100644 --- a/clients/client-transcribe/src/commands/DeleteMedicalScribeJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteMedicalScribeJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts index 524cc79b18e9..90b6c782b03f 100644 --- a/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteMedicalTranscriptionJobCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts index e2176dc66f98..f1f6001f0045 100644 --- a/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteMedicalVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts index 0f06b0c6491c..cec515a8a8e9 100644 --- a/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteTranscriptionJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts b/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts index 0df7dd65f96b..675affffe1b4 100644 --- a/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts index ada9e1094b0e..f306b62e67e5 100644 --- a/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/DeleteVocabularyFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts b/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts index c5e0c3c5ef35..6436fc846bb5 100644 --- a/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts +++ b/clients/client-transcribe/src/commands/DescribeLanguageModelCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts index 1c47ba3dd96a..4b7e19f4e993 100644 --- a/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/GetCallAnalyticsCategoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts index c4e26f1cfdef..7ec45d4db1b6 100644 --- a/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetCallAnalyticsJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetMedicalScribeJobCommand.ts b/clients/client-transcribe/src/commands/GetMedicalScribeJobCommand.ts index 9282a40939e5..0bda6f1d5ba0 100644 --- a/clients/client-transcribe/src/commands/GetMedicalScribeJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetMedicalScribeJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts index 72e1895962ec..6fc74377a177 100644 --- a/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetMedicalTranscriptionJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts index 870542fe10d3..5fd36e8a770d 100644 --- a/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/GetMedicalVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts index 9c3c930656fa..238e0be3ab6e 100644 --- a/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/GetTranscriptionJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetVocabularyCommand.ts b/clients/client-transcribe/src/commands/GetVocabularyCommand.ts index 572ecc2ee33f..f3e269e1e93b 100644 --- a/clients/client-transcribe/src/commands/GetVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/GetVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts index b49d47c9fb0a..57717ace6b93 100644 --- a/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/GetVocabularyFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts b/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts index 180051c39cb6..4db1c0831fb3 100644 --- a/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts +++ b/clients/client-transcribe/src/commands/ListCallAnalyticsCategoriesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts b/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts index 5d167990eac3..7b75cf7b3f39 100644 --- a/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListCallAnalyticsJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts b/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts index e4e1fc24f072..c2078cd84b05 100644 --- a/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts +++ b/clients/client-transcribe/src/commands/ListLanguageModelsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListMedicalScribeJobsCommand.ts b/clients/client-transcribe/src/commands/ListMedicalScribeJobsCommand.ts index a78d84a4692f..9172e67efdb1 100644 --- a/clients/client-transcribe/src/commands/ListMedicalScribeJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListMedicalScribeJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts b/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts index fd39413ae21d..548e0f505dc5 100644 --- a/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListMedicalTranscriptionJobsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts b/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts index 8e854e66e08e..9191e5a4c2ac 100644 --- a/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts +++ b/clients/client-transcribe/src/commands/ListMedicalVocabulariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts b/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts index f62d35685b44..4fdec5b00dda 100644 --- a/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-transcribe/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts b/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts index 528c01f7d277..1d46cf928e9b 100644 --- a/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts +++ b/clients/client-transcribe/src/commands/ListTranscriptionJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts b/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts index a5c6a6dee0b5..83bb540b8b5b 100644 --- a/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts +++ b/clients/client-transcribe/src/commands/ListVocabulariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts b/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts index 2e76fed4fab0..4296c219dccf 100644 --- a/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts +++ b/clients/client-transcribe/src/commands/ListVocabularyFiltersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts b/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts index 4ac9d831e304..ca2d23df7eee 100644 --- a/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartCallAnalyticsJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/StartMedicalScribeJobCommand.ts b/clients/client-transcribe/src/commands/StartMedicalScribeJobCommand.ts index 95c684a0f3d3..d2d802f747ba 100644 --- a/clients/client-transcribe/src/commands/StartMedicalScribeJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartMedicalScribeJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts index 9ece35f425ca..78ea63c2db33 100644 --- a/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartMedicalTranscriptionJobCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts b/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts index 724999f1d2dd..3980e62b44c4 100644 --- a/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts +++ b/clients/client-transcribe/src/commands/StartTranscriptionJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/TagResourceCommand.ts b/clients/client-transcribe/src/commands/TagResourceCommand.ts index 738036ca123d..50ae06bdf27a 100644 --- a/clients/client-transcribe/src/commands/TagResourceCommand.ts +++ b/clients/client-transcribe/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/UntagResourceCommand.ts b/clients/client-transcribe/src/commands/UntagResourceCommand.ts index 5a95e56bad2f..a217c13537d1 100644 --- a/clients/client-transcribe/src/commands/UntagResourceCommand.ts +++ b/clients/client-transcribe/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts b/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts index ab7d81ac67af..e6ccfb29a46a 100644 --- a/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateCallAnalyticsCategoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts b/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts index 1a61f863269f..ebd66eab087a 100644 --- a/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateMedicalVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts b/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts index 6457ce0a4dbf..40ae5f8833b6 100644 --- a/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateVocabularyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts b/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts index 48f8db1a0341..70d8a1245706 100644 --- a/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts +++ b/clients/client-transcribe/src/commands/UpdateVocabularyFilterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranscribeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transcribe/src/index.ts b/clients/client-transcribe/src/index.ts index f0d67fe18c91..f9b587108dfa 100644 --- a/clients/client-transcribe/src/index.ts +++ b/clients/client-transcribe/src/index.ts @@ -29,8 +29,8 @@ export * from "./TranscribeClient"; export * from "./Transcribe"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TranscribeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TranscribeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-transcribe/src/models/TranscribeServiceException.ts b/clients/client-transcribe/src/models/TranscribeServiceException.ts index e149a74cd7fe..e8264766f8b2 100644 --- a/clients/client-transcribe/src/models/TranscribeServiceException.ts +++ b/clients/client-transcribe/src/models/TranscribeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-transfer/src/commands/CreateAccessCommand.ts b/clients/client-transfer/src/commands/CreateAccessCommand.ts index 7c1cca47d821..86cc1b4b0043 100644 --- a/clients/client-transfer/src/commands/CreateAccessCommand.ts +++ b/clients/client-transfer/src/commands/CreateAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateAgreementCommand.ts b/clients/client-transfer/src/commands/CreateAgreementCommand.ts index 98f1bfe666ad..afd4dd1f065f 100644 --- a/clients/client-transfer/src/commands/CreateAgreementCommand.ts +++ b/clients/client-transfer/src/commands/CreateAgreementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateConnectorCommand.ts b/clients/client-transfer/src/commands/CreateConnectorCommand.ts index 900bfd754cc1..d7817f89078a 100644 --- a/clients/client-transfer/src/commands/CreateConnectorCommand.ts +++ b/clients/client-transfer/src/commands/CreateConnectorCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateProfileCommand.ts b/clients/client-transfer/src/commands/CreateProfileCommand.ts index 8fc5f8171930..6744b9e1beb4 100644 --- a/clients/client-transfer/src/commands/CreateProfileCommand.ts +++ b/clients/client-transfer/src/commands/CreateProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateServerCommand.ts b/clients/client-transfer/src/commands/CreateServerCommand.ts index 793e291beefc..c85562511993 100644 --- a/clients/client-transfer/src/commands/CreateServerCommand.ts +++ b/clients/client-transfer/src/commands/CreateServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateUserCommand.ts b/clients/client-transfer/src/commands/CreateUserCommand.ts index 181905018a62..d90e83b4f0b0 100644 --- a/clients/client-transfer/src/commands/CreateUserCommand.ts +++ b/clients/client-transfer/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/CreateWorkflowCommand.ts b/clients/client-transfer/src/commands/CreateWorkflowCommand.ts index 53d092fe1d41..d734418dbccd 100644 --- a/clients/client-transfer/src/commands/CreateWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/CreateWorkflowCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteAccessCommand.ts b/clients/client-transfer/src/commands/DeleteAccessCommand.ts index 3839200dc390..4cee3da393ea 100644 --- a/clients/client-transfer/src/commands/DeleteAccessCommand.ts +++ b/clients/client-transfer/src/commands/DeleteAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteAgreementCommand.ts b/clients/client-transfer/src/commands/DeleteAgreementCommand.ts index 9e0161bbcf7b..0078b1e9dd3a 100644 --- a/clients/client-transfer/src/commands/DeleteAgreementCommand.ts +++ b/clients/client-transfer/src/commands/DeleteAgreementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteCertificateCommand.ts b/clients/client-transfer/src/commands/DeleteCertificateCommand.ts index 6c0c4a783073..b1d716f70df7 100644 --- a/clients/client-transfer/src/commands/DeleteCertificateCommand.ts +++ b/clients/client-transfer/src/commands/DeleteCertificateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteConnectorCommand.ts b/clients/client-transfer/src/commands/DeleteConnectorCommand.ts index 1cd583e05827..80c1572e246d 100644 --- a/clients/client-transfer/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-transfer/src/commands/DeleteConnectorCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts b/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts index 4ef603f2eab2..e875d4a4e0db 100644 --- a/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/DeleteHostKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteProfileCommand.ts b/clients/client-transfer/src/commands/DeleteProfileCommand.ts index 1c1d1d63f9bb..c5a7cb2526e4 100644 --- a/clients/client-transfer/src/commands/DeleteProfileCommand.ts +++ b/clients/client-transfer/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteServerCommand.ts b/clients/client-transfer/src/commands/DeleteServerCommand.ts index b67140774355..2aecf69ed861 100644 --- a/clients/client-transfer/src/commands/DeleteServerCommand.ts +++ b/clients/client-transfer/src/commands/DeleteServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts b/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts index 71e06f6e13ed..41eeb124d958 100644 --- a/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts +++ b/clients/client-transfer/src/commands/DeleteSshPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteUserCommand.ts b/clients/client-transfer/src/commands/DeleteUserCommand.ts index 684948b1f799..3a30732cd8a9 100644 --- a/clients/client-transfer/src/commands/DeleteUserCommand.ts +++ b/clients/client-transfer/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts b/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts index fd855bf2fe9a..0097cc316cb6 100644 --- a/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/DeleteWorkflowCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeAccessCommand.ts b/clients/client-transfer/src/commands/DescribeAccessCommand.ts index f05ff3d5fb7a..84ae1b5347f4 100644 --- a/clients/client-transfer/src/commands/DescribeAccessCommand.ts +++ b/clients/client-transfer/src/commands/DescribeAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeAgreementCommand.ts b/clients/client-transfer/src/commands/DescribeAgreementCommand.ts index c999dc4f418d..f73b13c8cea8 100644 --- a/clients/client-transfer/src/commands/DescribeAgreementCommand.ts +++ b/clients/client-transfer/src/commands/DescribeAgreementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeCertificateCommand.ts b/clients/client-transfer/src/commands/DescribeCertificateCommand.ts index d4041bbaa564..823d030bdd1e 100644 --- a/clients/client-transfer/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-transfer/src/commands/DescribeCertificateCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeConnectorCommand.ts b/clients/client-transfer/src/commands/DescribeConnectorCommand.ts index 7f02e48c4978..870ee3591fe1 100644 --- a/clients/client-transfer/src/commands/DescribeConnectorCommand.ts +++ b/clients/client-transfer/src/commands/DescribeConnectorCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeExecutionCommand.ts b/clients/client-transfer/src/commands/DescribeExecutionCommand.ts index b0e9323da3ec..b427b5fed00e 100644 --- a/clients/client-transfer/src/commands/DescribeExecutionCommand.ts +++ b/clients/client-transfer/src/commands/DescribeExecutionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts b/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts index 06b951eba6db..eeb82a99f62e 100644 --- a/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/DescribeHostKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeProfileCommand.ts b/clients/client-transfer/src/commands/DescribeProfileCommand.ts index b6c160b0d2b0..26e057ba887f 100644 --- a/clients/client-transfer/src/commands/DescribeProfileCommand.ts +++ b/clients/client-transfer/src/commands/DescribeProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts b/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts index 979a5112510c..3446c10e4c41 100644 --- a/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts +++ b/clients/client-transfer/src/commands/DescribeSecurityPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeServerCommand.ts b/clients/client-transfer/src/commands/DescribeServerCommand.ts index 6a984eaf7fa4..8e4bc243ea01 100644 --- a/clients/client-transfer/src/commands/DescribeServerCommand.ts +++ b/clients/client-transfer/src/commands/DescribeServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeUserCommand.ts b/clients/client-transfer/src/commands/DescribeUserCommand.ts index 6c9da13f85d5..90d44e33f652 100644 --- a/clients/client-transfer/src/commands/DescribeUserCommand.ts +++ b/clients/client-transfer/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts b/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts index 51733386dd80..34e1ae904c5b 100644 --- a/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts +++ b/clients/client-transfer/src/commands/DescribeWorkflowCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ImportCertificateCommand.ts b/clients/client-transfer/src/commands/ImportCertificateCommand.ts index 96ff1d671b49..1a35f168c922 100644 --- a/clients/client-transfer/src/commands/ImportCertificateCommand.ts +++ b/clients/client-transfer/src/commands/ImportCertificateCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ImportHostKeyCommand.ts b/clients/client-transfer/src/commands/ImportHostKeyCommand.ts index 032d05424721..f49055f7b2fb 100644 --- a/clients/client-transfer/src/commands/ImportHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/ImportHostKeyCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts b/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts index 0489110b752c..bb836c5e1543 100644 --- a/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts +++ b/clients/client-transfer/src/commands/ImportSshPublicKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListAccessesCommand.ts b/clients/client-transfer/src/commands/ListAccessesCommand.ts index a6e3b7d8fc99..c5541fb69431 100644 --- a/clients/client-transfer/src/commands/ListAccessesCommand.ts +++ b/clients/client-transfer/src/commands/ListAccessesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListAgreementsCommand.ts b/clients/client-transfer/src/commands/ListAgreementsCommand.ts index 76d3439455b0..782b0849be51 100644 --- a/clients/client-transfer/src/commands/ListAgreementsCommand.ts +++ b/clients/client-transfer/src/commands/ListAgreementsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListCertificatesCommand.ts b/clients/client-transfer/src/commands/ListCertificatesCommand.ts index 5072579fff46..f4ec07186bee 100644 --- a/clients/client-transfer/src/commands/ListCertificatesCommand.ts +++ b/clients/client-transfer/src/commands/ListCertificatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListConnectorsCommand.ts b/clients/client-transfer/src/commands/ListConnectorsCommand.ts index c2b1b2b386d9..d2503bb53656 100644 --- a/clients/client-transfer/src/commands/ListConnectorsCommand.ts +++ b/clients/client-transfer/src/commands/ListConnectorsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListExecutionsCommand.ts b/clients/client-transfer/src/commands/ListExecutionsCommand.ts index 21359c4184fc..6f8c814203f3 100644 --- a/clients/client-transfer/src/commands/ListExecutionsCommand.ts +++ b/clients/client-transfer/src/commands/ListExecutionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListHostKeysCommand.ts b/clients/client-transfer/src/commands/ListHostKeysCommand.ts index dc96e029804d..bc26b7d968cb 100644 --- a/clients/client-transfer/src/commands/ListHostKeysCommand.ts +++ b/clients/client-transfer/src/commands/ListHostKeysCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListProfilesCommand.ts b/clients/client-transfer/src/commands/ListProfilesCommand.ts index 4592dfb44a71..b1cd4193b7f4 100644 --- a/clients/client-transfer/src/commands/ListProfilesCommand.ts +++ b/clients/client-transfer/src/commands/ListProfilesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts b/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts index 32c5b87989ea..adc0598c64ce 100644 --- a/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts +++ b/clients/client-transfer/src/commands/ListSecurityPoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListServersCommand.ts b/clients/client-transfer/src/commands/ListServersCommand.ts index 11d0458b0749..ac452bb3c9b7 100644 --- a/clients/client-transfer/src/commands/ListServersCommand.ts +++ b/clients/client-transfer/src/commands/ListServersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts b/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts index 198e9b7c8490..90fc504ef995 100644 --- a/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-transfer/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListUsersCommand.ts b/clients/client-transfer/src/commands/ListUsersCommand.ts index c36c45d2888b..9d77555f260b 100644 --- a/clients/client-transfer/src/commands/ListUsersCommand.ts +++ b/clients/client-transfer/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/ListWorkflowsCommand.ts b/clients/client-transfer/src/commands/ListWorkflowsCommand.ts index fd35631e6ece..82fe09c19abb 100644 --- a/clients/client-transfer/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-transfer/src/commands/ListWorkflowsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts b/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts index 39dc7036651c..024979a0f5b1 100644 --- a/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts +++ b/clients/client-transfer/src/commands/SendWorkflowStepStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/StartDirectoryListingCommand.ts b/clients/client-transfer/src/commands/StartDirectoryListingCommand.ts index 1c33e5a86388..42f89e2056e4 100644 --- a/clients/client-transfer/src/commands/StartDirectoryListingCommand.ts +++ b/clients/client-transfer/src/commands/StartDirectoryListingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/StartFileTransferCommand.ts b/clients/client-transfer/src/commands/StartFileTransferCommand.ts index e5edcb4db0f1..f68f3eab7db9 100644 --- a/clients/client-transfer/src/commands/StartFileTransferCommand.ts +++ b/clients/client-transfer/src/commands/StartFileTransferCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/StartServerCommand.ts b/clients/client-transfer/src/commands/StartServerCommand.ts index 4a659aad57fd..61e136d1dbcd 100644 --- a/clients/client-transfer/src/commands/StartServerCommand.ts +++ b/clients/client-transfer/src/commands/StartServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/StopServerCommand.ts b/clients/client-transfer/src/commands/StopServerCommand.ts index b4713dc00a3c..44978382e139 100644 --- a/clients/client-transfer/src/commands/StopServerCommand.ts +++ b/clients/client-transfer/src/commands/StopServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/TagResourceCommand.ts b/clients/client-transfer/src/commands/TagResourceCommand.ts index b4791cab7620..d9aa7f174d79 100644 --- a/clients/client-transfer/src/commands/TagResourceCommand.ts +++ b/clients/client-transfer/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/TestConnectionCommand.ts b/clients/client-transfer/src/commands/TestConnectionCommand.ts index 224d91b7b610..43ed598f90ae 100644 --- a/clients/client-transfer/src/commands/TestConnectionCommand.ts +++ b/clients/client-transfer/src/commands/TestConnectionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts b/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts index 626405541942..8539c7a64374 100644 --- a/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts +++ b/clients/client-transfer/src/commands/TestIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UntagResourceCommand.ts b/clients/client-transfer/src/commands/UntagResourceCommand.ts index 6f45a5000ef1..b64c2029022f 100644 --- a/clients/client-transfer/src/commands/UntagResourceCommand.ts +++ b/clients/client-transfer/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateAccessCommand.ts b/clients/client-transfer/src/commands/UpdateAccessCommand.ts index f2154e07bf5c..283f273694fe 100644 --- a/clients/client-transfer/src/commands/UpdateAccessCommand.ts +++ b/clients/client-transfer/src/commands/UpdateAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateAgreementCommand.ts b/clients/client-transfer/src/commands/UpdateAgreementCommand.ts index 9e83a6284aeb..330564eb007d 100644 --- a/clients/client-transfer/src/commands/UpdateAgreementCommand.ts +++ b/clients/client-transfer/src/commands/UpdateAgreementCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateCertificateCommand.ts b/clients/client-transfer/src/commands/UpdateCertificateCommand.ts index 551258892000..e089d1147a0c 100644 --- a/clients/client-transfer/src/commands/UpdateCertificateCommand.ts +++ b/clients/client-transfer/src/commands/UpdateCertificateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateConnectorCommand.ts b/clients/client-transfer/src/commands/UpdateConnectorCommand.ts index 67b4cd09270f..35f5048a66e6 100644 --- a/clients/client-transfer/src/commands/UpdateConnectorCommand.ts +++ b/clients/client-transfer/src/commands/UpdateConnectorCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts b/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts index 42485782351c..04d13a27534a 100644 --- a/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts +++ b/clients/client-transfer/src/commands/UpdateHostKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateProfileCommand.ts b/clients/client-transfer/src/commands/UpdateProfileCommand.ts index 2053fb40b483..2db1f2c82e8d 100644 --- a/clients/client-transfer/src/commands/UpdateProfileCommand.ts +++ b/clients/client-transfer/src/commands/UpdateProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateServerCommand.ts b/clients/client-transfer/src/commands/UpdateServerCommand.ts index 822365ad10bd..4a40bbf6e15d 100644 --- a/clients/client-transfer/src/commands/UpdateServerCommand.ts +++ b/clients/client-transfer/src/commands/UpdateServerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/commands/UpdateUserCommand.ts b/clients/client-transfer/src/commands/UpdateUserCommand.ts index 7dd842dfe2a4..f531babd6cd7 100644 --- a/clients/client-transfer/src/commands/UpdateUserCommand.ts +++ b/clients/client-transfer/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TransferClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-transfer/src/index.ts b/clients/client-transfer/src/index.ts index 0a22c25fc729..227656a16b6c 100644 --- a/clients/client-transfer/src/index.ts +++ b/clients/client-transfer/src/index.ts @@ -17,8 +17,8 @@ export * from "./TransferClient"; export * from "./Transfer"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TransferExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TransferExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./waiters"; diff --git a/clients/client-transfer/src/models/TransferServiceException.ts b/clients/client-transfer/src/models/TransferServiceException.ts index f2ca1a2a4d94..46bc5408a642 100644 --- a/clients/client-transfer/src/models/TransferServiceException.ts +++ b/clients/client-transfer/src/models/TransferServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-translate/src/commands/CreateParallelDataCommand.ts b/clients/client-translate/src/commands/CreateParallelDataCommand.ts index 9cd61e469079..881dbfc75d19 100644 --- a/clients/client-translate/src/commands/CreateParallelDataCommand.ts +++ b/clients/client-translate/src/commands/CreateParallelDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/DeleteParallelDataCommand.ts b/clients/client-translate/src/commands/DeleteParallelDataCommand.ts index 3b889770bc53..7515d5eb1d5f 100644 --- a/clients/client-translate/src/commands/DeleteParallelDataCommand.ts +++ b/clients/client-translate/src/commands/DeleteParallelDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/DeleteTerminologyCommand.ts b/clients/client-translate/src/commands/DeleteTerminologyCommand.ts index 53a8b3625d7b..357fff09a499 100644 --- a/clients/client-translate/src/commands/DeleteTerminologyCommand.ts +++ b/clients/client-translate/src/commands/DeleteTerminologyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts b/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts index 124996ac0fc5..c16bc3d9a59b 100644 --- a/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/DescribeTextTranslationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/GetParallelDataCommand.ts b/clients/client-translate/src/commands/GetParallelDataCommand.ts index 43f5d26c28af..75fe3c3cb6f9 100644 --- a/clients/client-translate/src/commands/GetParallelDataCommand.ts +++ b/clients/client-translate/src/commands/GetParallelDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/GetTerminologyCommand.ts b/clients/client-translate/src/commands/GetTerminologyCommand.ts index 57dde52a1201..3ba76ac33be1 100644 --- a/clients/client-translate/src/commands/GetTerminologyCommand.ts +++ b/clients/client-translate/src/commands/GetTerminologyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ImportTerminologyCommand.ts b/clients/client-translate/src/commands/ImportTerminologyCommand.ts index d75934c0d298..fe5871779d97 100644 --- a/clients/client-translate/src/commands/ImportTerminologyCommand.ts +++ b/clients/client-translate/src/commands/ImportTerminologyCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ListLanguagesCommand.ts b/clients/client-translate/src/commands/ListLanguagesCommand.ts index 6028874d2a2c..a2b355bba1f4 100644 --- a/clients/client-translate/src/commands/ListLanguagesCommand.ts +++ b/clients/client-translate/src/commands/ListLanguagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ListParallelDataCommand.ts b/clients/client-translate/src/commands/ListParallelDataCommand.ts index cd538f19b878..8adf65e57e4a 100644 --- a/clients/client-translate/src/commands/ListParallelDataCommand.ts +++ b/clients/client-translate/src/commands/ListParallelDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ListTagsForResourceCommand.ts b/clients/client-translate/src/commands/ListTagsForResourceCommand.ts index 484bb6c284f0..37f001f3967a 100644 --- a/clients/client-translate/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-translate/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ListTerminologiesCommand.ts b/clients/client-translate/src/commands/ListTerminologiesCommand.ts index 0c56bf468270..c944689b0ac3 100644 --- a/clients/client-translate/src/commands/ListTerminologiesCommand.ts +++ b/clients/client-translate/src/commands/ListTerminologiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts b/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts index a007c4f237d0..e01261f5f36d 100644 --- a/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts +++ b/clients/client-translate/src/commands/ListTextTranslationJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts b/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts index 4ec4bbfa22fa..b6cf687e4877 100644 --- a/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/StartTextTranslationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts b/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts index 623647e6073e..2629a103f01c 100644 --- a/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts +++ b/clients/client-translate/src/commands/StopTextTranslationJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/TagResourceCommand.ts b/clients/client-translate/src/commands/TagResourceCommand.ts index 80a247e59d50..40a34c8d5eae 100644 --- a/clients/client-translate/src/commands/TagResourceCommand.ts +++ b/clients/client-translate/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/TranslateDocumentCommand.ts b/clients/client-translate/src/commands/TranslateDocumentCommand.ts index 8e6a2464a5ed..0bcab17cc344 100644 --- a/clients/client-translate/src/commands/TranslateDocumentCommand.ts +++ b/clients/client-translate/src/commands/TranslateDocumentCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/TranslateTextCommand.ts b/clients/client-translate/src/commands/TranslateTextCommand.ts index 160a242d67ac..1dd318c3dd20 100644 --- a/clients/client-translate/src/commands/TranslateTextCommand.ts +++ b/clients/client-translate/src/commands/TranslateTextCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/UntagResourceCommand.ts b/clients/client-translate/src/commands/UntagResourceCommand.ts index 3dbf12946f11..483a206e7afb 100644 --- a/clients/client-translate/src/commands/UntagResourceCommand.ts +++ b/clients/client-translate/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/commands/UpdateParallelDataCommand.ts b/clients/client-translate/src/commands/UpdateParallelDataCommand.ts index c907433244a7..c0051ae62c50 100644 --- a/clients/client-translate/src/commands/UpdateParallelDataCommand.ts +++ b/clients/client-translate/src/commands/UpdateParallelDataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TranslateClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-translate/src/index.ts b/clients/client-translate/src/index.ts index 8351585ff1d1..985a8b1d1c91 100644 --- a/clients/client-translate/src/index.ts +++ b/clients/client-translate/src/index.ts @@ -8,8 +8,8 @@ export * from "./TranslateClient"; export * from "./Translate"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TranslateExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TranslateExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-translate/src/models/TranslateServiceException.ts b/clients/client-translate/src/models/TranslateServiceException.ts index 64bb007d9c01..34ac68f8db40 100644 --- a/clients/client-translate/src/models/TranslateServiceException.ts +++ b/clients/client-translate/src/models/TranslateServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-trustedadvisor/src/commands/BatchUpdateRecommendationResourceExclusionCommand.ts b/clients/client-trustedadvisor/src/commands/BatchUpdateRecommendationResourceExclusionCommand.ts index 5682ebfb589f..63a94ad9ed94 100644 --- a/clients/client-trustedadvisor/src/commands/BatchUpdateRecommendationResourceExclusionCommand.ts +++ b/clients/client-trustedadvisor/src/commands/BatchUpdateRecommendationResourceExclusionCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/GetOrganizationRecommendationCommand.ts b/clients/client-trustedadvisor/src/commands/GetOrganizationRecommendationCommand.ts index 6d9ac66ec034..70361acdcdc9 100644 --- a/clients/client-trustedadvisor/src/commands/GetOrganizationRecommendationCommand.ts +++ b/clients/client-trustedadvisor/src/commands/GetOrganizationRecommendationCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/GetRecommendationCommand.ts b/clients/client-trustedadvisor/src/commands/GetRecommendationCommand.ts index 35ccbc3bd2b4..ec310b08793a 100644 --- a/clients/client-trustedadvisor/src/commands/GetRecommendationCommand.ts +++ b/clients/client-trustedadvisor/src/commands/GetRecommendationCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListChecksCommand.ts b/clients/client-trustedadvisor/src/commands/ListChecksCommand.ts index c7e3f543a52f..3d8a752e82c2 100644 --- a/clients/client-trustedadvisor/src/commands/ListChecksCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListChecksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationAccountsCommand.ts b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationAccountsCommand.ts index 4a814de49589..9cad08f569e8 100644 --- a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationAccountsCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationAccountsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationResourcesCommand.ts b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationResourcesCommand.ts index 0a13d78b00c1..72501dac47e1 100644 --- a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationResourcesCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationResourcesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationsCommand.ts b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationsCommand.ts index 848dac81e9b5..7ef89f1105aa 100644 --- a/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationsCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListOrganizationRecommendationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListRecommendationResourcesCommand.ts b/clients/client-trustedadvisor/src/commands/ListRecommendationResourcesCommand.ts index 103448cd47fa..8b9af422c5fc 100644 --- a/clients/client-trustedadvisor/src/commands/ListRecommendationResourcesCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListRecommendationResourcesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/ListRecommendationsCommand.ts b/clients/client-trustedadvisor/src/commands/ListRecommendationsCommand.ts index 5d962dced2f0..fb21c220982c 100644 --- a/clients/client-trustedadvisor/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-trustedadvisor/src/commands/ListRecommendationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/UpdateOrganizationRecommendationLifecycleCommand.ts b/clients/client-trustedadvisor/src/commands/UpdateOrganizationRecommendationLifecycleCommand.ts index 86c4be06a334..de81c31de2ea 100644 --- a/clients/client-trustedadvisor/src/commands/UpdateOrganizationRecommendationLifecycleCommand.ts +++ b/clients/client-trustedadvisor/src/commands/UpdateOrganizationRecommendationLifecycleCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/commands/UpdateRecommendationLifecycleCommand.ts b/clients/client-trustedadvisor/src/commands/UpdateRecommendationLifecycleCommand.ts index 6ad552f5bb72..a2ce7b0b1332 100644 --- a/clients/client-trustedadvisor/src/commands/UpdateRecommendationLifecycleCommand.ts +++ b/clients/client-trustedadvisor/src/commands/UpdateRecommendationLifecycleCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, TrustedAdvisorClientResolvedConf /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-trustedadvisor/src/index.ts b/clients/client-trustedadvisor/src/index.ts index 17c29bb4c908..d025408207cb 100644 --- a/clients/client-trustedadvisor/src/index.ts +++ b/clients/client-trustedadvisor/src/index.ts @@ -8,8 +8,8 @@ export * from "./TrustedAdvisorClient"; export * from "./TrustedAdvisor"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { TrustedAdvisorExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { TrustedAdvisorExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-trustedadvisor/src/models/TrustedAdvisorServiceException.ts b/clients/client-trustedadvisor/src/models/TrustedAdvisorServiceException.ts index a41db1549dbb..224d4711aa0b 100644 --- a/clients/client-trustedadvisor/src/models/TrustedAdvisorServiceException.ts +++ b/clients/client-trustedadvisor/src/models/TrustedAdvisorServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedCommand.ts b/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedCommand.ts index 49b06103e6c4..51a1f79a0fd1 100644 --- a/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedWithTokenCommand.ts b/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedWithTokenCommand.ts index da9adbc88a55..df80afacc73e 100644 --- a/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedWithTokenCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/BatchIsAuthorizedWithTokenCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts index 984985f55444..64bed7a54e94 100644 --- a/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreateIdentitySourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts index bbb8f0eb7e34..6ec56822f7b7 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts index 6d2e4a062d3d..37e4fe35249f 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyStoreCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts index 42dd1b021b87..ad32debaf0cf 100644 --- a/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/CreatePolicyTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts index f0216b6c493f..4da17501fd0c 100644 --- a/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeleteIdentitySourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts index a36301a2c37c..8ccede73bee5 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts index e50ef3f008d5..b117dd8c4978 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyStoreCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts index 79d8a2a3915d..4580afdbb6a1 100644 --- a/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/DeletePolicyTemplateCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts index d778bf42dd42..763e5d16d687 100644 --- a/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetIdentitySourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts index 246233374370..4d44e2a4f56d 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts index ab8e2c519d07..6038295e5129 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyStoreCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts index 7f09fc7056e1..d20aec5da266 100644 --- a/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetPolicyTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts b/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts index 8b9485509c5d..8d15d0e12605 100644 --- a/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/GetSchemaCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts b/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts index c82400bc6f47..2d8c0c112de0 100644 --- a/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/IsAuthorizedCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts b/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts index 4bdbec5383f9..309a760712ab 100644 --- a/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/IsAuthorizedWithTokenCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts index baf73c2929ad..bd994b7926a8 100644 --- a/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListIdentitySourcesCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts index c13b3c367bbe..2583fd3f6860 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPoliciesCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts index ca1b4fb2581b..3430c42e93b2 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPolicyStoresCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts b/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts index 27430ac87233..966e640fc733 100644 --- a/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/ListPolicyTemplatesCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts b/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts index 8787dbc67378..4524a69bfed6 100644 --- a/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/PutSchemaCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts index a9dd4d8e2135..3553001c07a1 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdateIdentitySourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts index 02cda5e92308..92bd9e12ff73 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts index 9e4e95cc17f4..4a84487198f9 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyStoreCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts b/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts index cf9d1e5a13dd..1d1269751de2 100644 --- a/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts +++ b/clients/client-verifiedpermissions/src/commands/UpdatePolicyTemplateCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-verifiedpermissions/src/index.ts b/clients/client-verifiedpermissions/src/index.ts index 4285fac5db67..f7953c154d5c 100644 --- a/clients/client-verifiedpermissions/src/index.ts +++ b/clients/client-verifiedpermissions/src/index.ts @@ -72,8 +72,8 @@ export * from "./VerifiedPermissionsClient"; export * from "./VerifiedPermissions"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { VerifiedPermissionsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { VerifiedPermissionsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-verifiedpermissions/src/models/VerifiedPermissionsServiceException.ts b/clients/client-verifiedpermissions/src/models/VerifiedPermissionsServiceException.ts index b8b8ba315ed4..aa79da6b39d1 100644 --- a/clients/client-verifiedpermissions/src/models/VerifiedPermissionsServiceException.ts +++ b/clients/client-verifiedpermissions/src/models/VerifiedPermissionsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts b/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts index c3bad11a25eb..a03b3a94b93c 100644 --- a/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/AssociateFraudsterCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/CreateDomainCommand.ts b/clients/client-voice-id/src/commands/CreateDomainCommand.ts index 56bd93d66262..810314913414 100644 --- a/clients/client-voice-id/src/commands/CreateDomainCommand.ts +++ b/clients/client-voice-id/src/commands/CreateDomainCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts b/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts index 0a8b820fec43..af888cf95c39 100644 --- a/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/CreateWatchlistCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DeleteDomainCommand.ts b/clients/client-voice-id/src/commands/DeleteDomainCommand.ts index 513edad0d864..2fbfe2647aeb 100644 --- a/clients/client-voice-id/src/commands/DeleteDomainCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts b/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts index 7b223f3684ae..a67dd1409446 100644 --- a/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteFraudsterCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts b/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts index 37badc888bfd..491beeecf6c2 100644 --- a/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteSpeakerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts b/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts index 3196d0de4058..6c62f37f9fac 100644 --- a/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/DeleteWatchlistCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeDomainCommand.ts b/clients/client-voice-id/src/commands/DescribeDomainCommand.ts index 9376c78ada7d..da6d53b131fe 100644 --- a/clients/client-voice-id/src/commands/DescribeDomainCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeDomainCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts b/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts index 7e852046ad3a..4f86705d6248 100644 --- a/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeFraudsterCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts b/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts index 6fdb64475c07..ebc73cdfb4cc 100644 --- a/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeFraudsterRegistrationJobCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts b/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts index bff6cceea6aa..8e8bb1a12c2c 100644 --- a/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeSpeakerCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts b/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts index 27f8bd526706..52b2112f3576 100644 --- a/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeSpeakerEnrollmentJobCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts b/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts index 1982efc0d9c7..faee2099e169 100644 --- a/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/DescribeWatchlistCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts b/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts index b8c98dd7fc66..949ec179e57b 100644 --- a/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts +++ b/clients/client-voice-id/src/commands/DisassociateFraudsterCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts b/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts index 5f4f12e112ee..bf5c93d3cc55 100644 --- a/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts +++ b/clients/client-voice-id/src/commands/EvaluateSessionCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListDomainsCommand.ts b/clients/client-voice-id/src/commands/ListDomainsCommand.ts index cd611bea294a..ab6843d7666a 100644 --- a/clients/client-voice-id/src/commands/ListDomainsCommand.ts +++ b/clients/client-voice-id/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts b/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts index 588159147f48..250146dc03c6 100644 --- a/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts +++ b/clients/client-voice-id/src/commands/ListFraudsterRegistrationJobsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListFraudstersCommand.ts b/clients/client-voice-id/src/commands/ListFraudstersCommand.ts index f2cb5cfcb48c..0f6d657478b3 100644 --- a/clients/client-voice-id/src/commands/ListFraudstersCommand.ts +++ b/clients/client-voice-id/src/commands/ListFraudstersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts b/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts index 31dc1f322995..55addc4df18c 100644 --- a/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts +++ b/clients/client-voice-id/src/commands/ListSpeakerEnrollmentJobsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListSpeakersCommand.ts b/clients/client-voice-id/src/commands/ListSpeakersCommand.ts index 90944ce03228..7e728109a7d0 100644 --- a/clients/client-voice-id/src/commands/ListSpeakersCommand.ts +++ b/clients/client-voice-id/src/commands/ListSpeakersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts b/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts index 383095286f0c..cfa2ff73e0b6 100644 --- a/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-voice-id/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts b/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts index 2ede00d2bb13..44813fcc8ff9 100644 --- a/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts +++ b/clients/client-voice-id/src/commands/ListWatchlistsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts b/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts index 6b134de514eb..72fe8d48d445 100644 --- a/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts +++ b/clients/client-voice-id/src/commands/OptOutSpeakerCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts b/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts index 6654c51bc3e6..67fc85ecf8d2 100644 --- a/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts +++ b/clients/client-voice-id/src/commands/StartFraudsterRegistrationJobCommand.ts @@ -20,7 +20,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts b/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts index e38bda482c0c..0f933530526a 100644 --- a/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts +++ b/clients/client-voice-id/src/commands/StartSpeakerEnrollmentJobCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/TagResourceCommand.ts b/clients/client-voice-id/src/commands/TagResourceCommand.ts index f5e629e85343..251556f9b233 100644 --- a/clients/client-voice-id/src/commands/TagResourceCommand.ts +++ b/clients/client-voice-id/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/UntagResourceCommand.ts b/clients/client-voice-id/src/commands/UntagResourceCommand.ts index f3eca7cbdcf0..ba0137fe27d8 100644 --- a/clients/client-voice-id/src/commands/UntagResourceCommand.ts +++ b/clients/client-voice-id/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/UpdateDomainCommand.ts b/clients/client-voice-id/src/commands/UpdateDomainCommand.ts index 76c17ba333e3..14b35bf0d1d4 100644 --- a/clients/client-voice-id/src/commands/UpdateDomainCommand.ts +++ b/clients/client-voice-id/src/commands/UpdateDomainCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts b/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts index 18d50f11c0c8..20faf7d1b27d 100644 --- a/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts +++ b/clients/client-voice-id/src/commands/UpdateWatchlistCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VoiceIDClientResolvedConfig } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-voice-id/src/index.ts b/clients/client-voice-id/src/index.ts index 2b130dcbdb71..5304d0f2d538 100644 --- a/clients/client-voice-id/src/index.ts +++ b/clients/client-voice-id/src/index.ts @@ -9,8 +9,8 @@ export * from "./VoiceIDClient"; export * from "./VoiceID"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { VoiceIDExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { VoiceIDExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-voice-id/src/models/VoiceIDServiceException.ts b/clients/client-voice-id/src/models/VoiceIDServiceException.ts index ff51af32fd42..75b14105142d 100644 --- a/clients/client-voice-id/src/models/VoiceIDServiceException.ts +++ b/clients/client-voice-id/src/models/VoiceIDServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts index 94191d322c95..112f46939f90 100644 --- a/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/BatchUpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts index f74f976b6bb0..7cdba8210b40 100644 --- a/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateAccessLogSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts index 1adcfccb9931..1542d0662e60 100644 --- a/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateListenerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts index ab303a0b61ae..3b5938735413 100644 --- a/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts index f2cfc028cf2c..cef7da842ae2 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts index 24d23fb2288f..844a01fa35cb 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts index 46f667fd9b12..971f0d195c93 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkServiceAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts index be0feff93aef..3778fb428be9 100644 --- a/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateServiceNetworkVpcAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts index 1db0f8b1f7f0..7dbb92199174 100644 --- a/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/CreateTargetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts index e6761e07db74..98cbe4b44c4a 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAccessLogSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts index 991842411a1d..8a71ad040e2d 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteAuthPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts index da2cf50e56d4..ec0ca7ffcd89 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteListenerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts index 9765c2a61c22..218f68a8b4fa 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts index 160795d85f28..86c63210eb74 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts index 25ed5296b24e..a09cd9e15f0c 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts index b30503636fe9..85d43fe15d30 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts index 9bfc55e60acf..f516fe252fc0 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkServiceAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts index c218083af63c..3b3dab4e5e22 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteServiceNetworkVpcAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts index fcdd7850f268..b8696b6a07fe 100644 --- a/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeleteTargetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts index c4c1547aa4d7..8ef308af9d8f 100644 --- a/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/DeregisterTargetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts index 001f033aa5f2..601584d6996a 100644 --- a/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAccessLogSubscriptionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts index bb66d3fd2ae6..f22090fac7f6 100644 --- a/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetAuthPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts index bad09d704c41..f988a25c3f8f 100644 --- a/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetListenerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts index cfe86212de4d..143d095668de 100644 --- a/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts index 31b5a81680ea..fa06bf6a63c1 100644 --- a/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts index d72ba7bd1c86..e40066f18450 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts index e4fabc183be5..a3fb9104a8d1 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts index ffbbc60f2396..3cc0ce4a87a9 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkServiceAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts index 98982cc29ec3..26e919544501 100644 --- a/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetServiceNetworkVpcAssociationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts index fc541c8877f8..bddee358a011 100644 --- a/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/GetTargetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts index ec89a37e6ec7..0c5a81efef6d 100644 --- a/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListAccessLogSubscriptionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts index 4bd5b60e21e6..627ffb3be973 100644 --- a/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListListenersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts index 158c8e5669f3..0bc4f2927a72 100644 --- a/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts index f6dd3e1d39f0..4efbe6e15392 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkServiceAssociationsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts index 5340028d8f85..4001e91961b8 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworkVpcAssociationsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts index 365c2d0f0fca..9b16e125e2a4 100644 --- a/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServiceNetworksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts index ad9a72f755d5..142533a54e9b 100644 --- a/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListServicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts index 475005bfe181..7691df9d8c7c 100644 --- a/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts index d74d05f57825..3d440d3a2fc1 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts index 197c31bc822b..8190ed45e2e9 100644 --- a/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/ListTargetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts index bf9256b39e4c..de94015fad19 100644 --- a/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutAuthPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts index ddced137cf11..74b11518ba96 100644 --- a/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-vpc-lattice/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts index 29d6755536e5..059326a2e9e2 100644 --- a/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts +++ b/clients/client-vpc-lattice/src/commands/RegisterTargetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts index 639fc227d9ec..fadd1300e212 100644 --- a/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts index 4e2319563c7b..80ca9f919331 100644 --- a/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts index 37e49aafbd1e..40353734710c 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateAccessLogSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts index 3f557ec0cde3..87470cde3591 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateListenerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts index 457f669bcbed..5fb9f6b24196 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts index 2ac78925700c..cae4173ff11f 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts index 5cd69b06536b..dbd948290e3c 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts index 2e468938dd87..9d422aec4838 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateServiceNetworkVpcAssociationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts index 3a1b101f7c39..08ff652eff72 100644 --- a/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts +++ b/clients/client-vpc-lattice/src/commands/UpdateTargetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, VPCLatticeClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-vpc-lattice/src/index.ts b/clients/client-vpc-lattice/src/index.ts index 6970ad981cd4..0a0465eea7da 100644 --- a/clients/client-vpc-lattice/src/index.ts +++ b/clients/client-vpc-lattice/src/index.ts @@ -12,8 +12,8 @@ export * from "./VPCLatticeClient"; export * from "./VPCLattice"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { VPCLatticeExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { VPCLatticeExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-vpc-lattice/src/models/VPCLatticeServiceException.ts b/clients/client-vpc-lattice/src/models/VPCLatticeServiceException.ts index c8f5934b9901..279e71d66d24 100644 --- a/clients/client-vpc-lattice/src/models/VPCLatticeServiceException.ts +++ b/clients/client-vpc-lattice/src/models/VPCLatticeServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts b/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts index d2e89537eb9f..2ed12007ee85 100644 --- a/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/AssociateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts index a947c9aabf59..5672ab2c781a 100644 --- a/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts index 1df1c3c36fe6..0aeaca11e67d 100644 --- a/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts b/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts index 8a0db2492652..1ade2bd0e7c6 100644 --- a/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts index aa8929fe92ea..5cac75855696 100644 --- a/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts index 2637cc69de28..25f5d76fb499 100644 --- a/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts index 364426de6d60..a5b07266beb1 100644 --- a/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateRuleCommand.ts b/clients/client-waf-regional/src/commands/CreateRuleCommand.ts index 23e4cd815e62..7be036873e7c 100644 --- a/clients/client-waf-regional/src/commands/CreateRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts index 6e3d3e876fb2..6e8e08715236 100644 --- a/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts index e8fa55663bff..aa4f72f68345 100644 --- a/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts index 439347e33e84..cbf4ae246dc2 100644 --- a/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts b/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts index fa88da2875a1..ab9ead4f27a9 100644 --- a/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts b/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts index 4d740efe7e89..fcfb65de287e 100644 --- a/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateWebACLMigrationStackCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts index 556c9d57b251..7b4cf10fa36d 100644 --- a/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/CreateXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts index 0c75994f4c75..bd38502923cb 100644 --- a/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts index 493d149b980b..e5484e6b6ae3 100644 --- a/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts index 12acd95ffced..7983fe520a04 100644 --- a/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts index 5de36906a12a..6741fab7e8bf 100644 --- a/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts index af0a7e6b4677..a25baae270f5 100644 --- a/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/DeletePermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts index cdc3598f0f53..fda4b8f40474 100644 --- a/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts index f2a4e0881d67..a76064700c6a 100644 --- a/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts index 3a211c8c47d4..19e5831d817e 100644 --- a/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts b/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts index 4176e2c88148..29ac7aea83e7 100644 --- a/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts index 7d7794166d2e..279af431c5db 100644 --- a/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts index 56821618ab9c..1ae43761d0ac 100644 --- a/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts index a8ee04bff848..7e54e93152c4 100644 --- a/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts b/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts index 6e826beb47a2..59ba916779fb 100644 --- a/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts index d38c7da764f4..069f8cd6744d 100644 --- a/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/DeleteXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts b/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts index 5b7f431c9dea..9ae6fcd0bd66 100644 --- a/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/DisassociateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts index 04c037de6205..e2a8a255eacf 100644 --- a/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts b/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts index cda00800b545..6fbc4d12969d 100644 --- a/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts +++ b/clients/client-waf-regional/src/commands/GetChangeTokenCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts b/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts index fc872e0bbd5a..fce9c4846941 100644 --- a/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts +++ b/clients/client-waf-regional/src/commands/GetChangeTokenStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts index 21acaf033033..24d3b39862bb 100644 --- a/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetIPSetCommand.ts b/clients/client-waf-regional/src/commands/GetIPSetCommand.ts index 155d417d82a6..0ef5fa7ba98e 100644 --- a/clients/client-waf-regional/src/commands/GetIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts index f70cf696ccef..682ccd5680d2 100644 --- a/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/GetLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts index 06a1a289b5f5..955ae8efc4d8 100644 --- a/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/GetPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts index 580e30bcbf60..589e56043870 100644 --- a/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts b/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts index 12c1ed75c121..4136865d2b8e 100644 --- a/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRateBasedRuleManagedKeysCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts index 0931c4aa6576..8fe9e2109374 100644 --- a/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts index c43fa345ae91..e4e52f11def6 100644 --- a/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRuleCommand.ts b/clients/client-waf-regional/src/commands/GetRuleCommand.ts index a6dfdd3f52b4..b7880c1f762e 100644 --- a/clients/client-waf-regional/src/commands/GetRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts index bf774bb5570b..23902f400745 100644 --- a/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/GetRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts b/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts index 7478bdec99a1..3e58d88f1c99 100644 --- a/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSampledRequestsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts index 1e3bd3328d35..078cf6678607 100644 --- a/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts index f0ed0e1dc5b0..f656956e4ce0 100644 --- a/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetWebACLCommand.ts b/clients/client-waf-regional/src/commands/GetWebACLCommand.ts index 299accdf4c16..863531ef9cd5 100644 --- a/clients/client-waf-regional/src/commands/GetWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/GetWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts b/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts index 1d92d5473e29..f5fd2b7f67d9 100644 --- a/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/GetWebACLForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts index f795fd430938..69257f8db162 100644 --- a/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/GetXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts index c2eacf858633..f39e4c1f5cb3 100644 --- a/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/ListActivatedRulesInRuleGroupCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts index 3bb7d83e708c..202a187dd0bf 100644 --- a/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListByteMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts index 962f260536f0..89f42d44ab57 100644 --- a/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListGeoMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts b/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts index 871f9e4337c1..48b52d673fcd 100644 --- a/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListIPSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts index e6e9a30192de..7f1fae5b2385 100644 --- a/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListLoggingConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts b/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts index 6d63e552a28d..54532e54208e 100644 --- a/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRateBasedRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts index 9947bec105c7..edc739aa9121 100644 --- a/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRegexMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts index d1db91468c9e..d69391cbc20d 100644 --- a/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRegexPatternSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts b/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts index eaf96d5a38f5..ca30b3782eab 100644 --- a/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/ListResourcesForWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts b/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts index 5f1914f033c7..70878665fd7f 100644 --- a/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListRulesCommand.ts b/clients/client-waf-regional/src/commands/ListRulesCommand.ts index 6f0c6f06e4fb..620e67ce3558 100644 --- a/clients/client-waf-regional/src/commands/ListRulesCommand.ts +++ b/clients/client-waf-regional/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts b/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts index d2ac9daa51c4..0a24b346f564 100644 --- a/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSizeConstraintSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts index c55854852135..4792da17a4a7 100644 --- a/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSqlInjectionMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts b/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts index 956f1b0b2ef6..d1e228655ac2 100644 --- a/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListSubscribedRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts b/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts index c0e32a262e91..538472f94a93 100644 --- a/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts b/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts index 198d9e00efb6..53f677fb1468 100644 --- a/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListWebACLsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts b/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts index 2cb0c421dc1b..55088c9be993 100644 --- a/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts +++ b/clients/client-waf-regional/src/commands/ListXssMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts index a7059ad68925..cd96f2201942 100644 --- a/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-waf-regional/src/commands/PutLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts b/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts index 25424e73001a..736c7e1d5361 100644 --- a/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-waf-regional/src/commands/PutPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/TagResourceCommand.ts b/clients/client-waf-regional/src/commands/TagResourceCommand.ts index 8056f64c3390..e9fc8209f257 100644 --- a/clients/client-waf-regional/src/commands/TagResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UntagResourceCommand.ts b/clients/client-waf-regional/src/commands/UntagResourceCommand.ts index b77fca8f28c2..1f2b584ca915 100644 --- a/clients/client-waf-regional/src/commands/UntagResourceCommand.ts +++ b/clients/client-waf-regional/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts index 0dc6ebc0507e..1dd2d79aadca 100644 --- a/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts index 8655809c0921..82e550a0d064 100644 --- a/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts index 08b1bf5561ff..cd81be610b69 100644 --- a/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts b/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts index f0509a5f2b0a..dc99551a027d 100644 --- a/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts index 6955e26db85d..dd3cb23e2577 100644 --- a/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts index 4e40c783ad91..c906d8f08c63 100644 --- a/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts b/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts index 2e2ac49898e8..5ba961c653b1 100644 --- a/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts b/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts index 645848739209..e13d394ad1f1 100644 --- a/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts index 06789b5a4ba2..efef1b0fc5f5 100644 --- a/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts index caea175a5acf..19d045955a25 100644 --- a/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts b/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts index 9c1a82b6a049..821dd5b92f3e 100644 --- a/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts b/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts index 0aebbf65c55c..e77750ee15a5 100644 --- a/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts +++ b/clients/client-waf-regional/src/commands/UpdateXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf-regional/src/index.ts b/clients/client-waf-regional/src/index.ts index 04b9c7dbdf7b..f7c4396ecd5b 100644 --- a/clients/client-waf-regional/src/index.ts +++ b/clients/client-waf-regional/src/index.ts @@ -18,8 +18,8 @@ export * from "./WAFRegionalClient"; export * from "./WAFRegional"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WAFRegionalExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WAFRegionalExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-waf-regional/src/models/WAFRegionalServiceException.ts b/clients/client-waf-regional/src/models/WAFRegionalServiceException.ts index 17e69d621088..ae49b9324b48 100644 --- a/clients/client-waf-regional/src/models/WAFRegionalServiceException.ts +++ b/clients/client-waf-regional/src/models/WAFRegionalServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts b/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts index 178989cf2649..7f0eeef76104 100644 --- a/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts b/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts index 0abbfe9c1d70..7e2a0557c81c 100644 --- a/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateIPSetCommand.ts b/clients/client-waf/src/commands/CreateIPSetCommand.ts index 4450956d0e40..3a19138e4b2f 100644 --- a/clients/client-waf/src/commands/CreateIPSetCommand.ts +++ b/clients/client-waf/src/commands/CreateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts b/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts index 8acb7e56c532..7f26c0f89284 100644 --- a/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/CreateRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts b/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts index 48a5ab7ff28d..7928c0edb87c 100644 --- a/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts index ea514e1a7ff3..ebec1db9d5d3 100644 --- a/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/CreateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateRuleCommand.ts b/clients/client-waf/src/commands/CreateRuleCommand.ts index 530532305a43..35ec5a3ab1e7 100644 --- a/clients/client-waf/src/commands/CreateRuleCommand.ts +++ b/clients/client-waf/src/commands/CreateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateRuleGroupCommand.ts b/clients/client-waf/src/commands/CreateRuleGroupCommand.ts index 32de77d859d4..daf2ae703b90 100644 --- a/clients/client-waf/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/CreateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts index 79faa5036812..c5182bf3f559 100644 --- a/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/CreateSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts index cc281dff88ad..91e07873b59f 100644 --- a/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateWebACLCommand.ts b/clients/client-waf/src/commands/CreateWebACLCommand.ts index feb2276ca5db..a15fc16dcee9 100644 --- a/clients/client-waf/src/commands/CreateWebACLCommand.ts +++ b/clients/client-waf/src/commands/CreateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts b/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts index 36035c166521..1126b69c5a44 100644 --- a/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts +++ b/clients/client-waf/src/commands/CreateWebACLMigrationStackCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts b/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts index 57c9dd59099d..1a59e3d2b9b0 100644 --- a/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/CreateXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts index baad5ceca44a..5d5a7956b978 100644 --- a/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts index 3521623df2fc..40c1fb732e75 100644 --- a/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteIPSetCommand.ts b/clients/client-waf/src/commands/DeleteIPSetCommand.ts index 42a2cb433488..f797356cac12 100644 --- a/clients/client-waf/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts index 7d330bf22f35..ee6237104334 100644 --- a/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/DeleteLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts index efc3bfbb482b..c5edcbccdada 100644 --- a/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/DeletePermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts b/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts index 08d51adc9253..560789f48a6a 100644 --- a/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/DeleteRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts index 5de4919456c8..3b493e53854d 100644 --- a/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts index bd745af24cb7..f62cf4b5c066 100644 --- a/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteRuleCommand.ts b/clients/client-waf/src/commands/DeleteRuleCommand.ts index 5f008bacc375..73250ca2a7a3 100644 --- a/clients/client-waf/src/commands/DeleteRuleCommand.ts +++ b/clients/client-waf/src/commands/DeleteRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts b/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts index d14c04f1cfc4..d60ae425d335 100644 --- a/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/DeleteRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts index 5781ab4e049a..159cafd913b4 100644 --- a/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts index 44ac975c15d7..37c1d616360e 100644 --- a/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteWebACLCommand.ts b/clients/client-waf/src/commands/DeleteWebACLCommand.ts index 3c0165a18174..ff4cdcdbffe9 100644 --- a/clients/client-waf/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-waf/src/commands/DeleteWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts b/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts index c253a8f408c7..fa032a64e88a 100644 --- a/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/DeleteXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetByteMatchSetCommand.ts b/clients/client-waf/src/commands/GetByteMatchSetCommand.ts index 1ed999072490..4ffd7e3d6a94 100644 --- a/clients/client-waf/src/commands/GetByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetChangeTokenCommand.ts b/clients/client-waf/src/commands/GetChangeTokenCommand.ts index bb52b21e008e..85df7e50895a 100644 --- a/clients/client-waf/src/commands/GetChangeTokenCommand.ts +++ b/clients/client-waf/src/commands/GetChangeTokenCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts b/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts index faa0d620c44a..bd63b75c0ab3 100644 --- a/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts +++ b/clients/client-waf/src/commands/GetChangeTokenStatusCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts b/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts index e36d72dfddff..1d0f362fa98e 100644 --- a/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetIPSetCommand.ts b/clients/client-waf/src/commands/GetIPSetCommand.ts index d583388324d9..7be00bfb672d 100644 --- a/clients/client-waf/src/commands/GetIPSetCommand.ts +++ b/clients/client-waf/src/commands/GetIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts index 6f6c42898d12..db7df8da2060 100644 --- a/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/GetLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts b/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts index b6f7de773682..e9028e31e628 100644 --- a/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/GetPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts b/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts index 7b2504d3e9ed..543e4b3a3990 100644 --- a/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/GetRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts b/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts index e82b9216f19b..fca2a5b0206f 100644 --- a/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts +++ b/clients/client-waf/src/commands/GetRateBasedRuleManagedKeysCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts b/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts index 60537fbbeb09..da5a87a89218 100644 --- a/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts b/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts index b64bf140e3a6..cc8b30c844fd 100644 --- a/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/GetRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRuleCommand.ts b/clients/client-waf/src/commands/GetRuleCommand.ts index e66a5ddf54be..533fb04683f9 100644 --- a/clients/client-waf/src/commands/GetRuleCommand.ts +++ b/clients/client-waf/src/commands/GetRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetRuleGroupCommand.ts b/clients/client-waf/src/commands/GetRuleGroupCommand.ts index 6ab2eace8c3a..1b8d62f2104a 100644 --- a/clients/client-waf/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/GetRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetSampledRequestsCommand.ts b/clients/client-waf/src/commands/GetSampledRequestsCommand.ts index 808245b8a85b..32265ca1a7fa 100644 --- a/clients/client-waf/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-waf/src/commands/GetSampledRequestsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts index 8a283f87a594..ea43a187bf64 100644 --- a/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/GetSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts index b8a44d770636..9f6d15149e02 100644 --- a/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetWebACLCommand.ts b/clients/client-waf/src/commands/GetWebACLCommand.ts index 38294b793c40..6122ceec4705 100644 --- a/clients/client-waf/src/commands/GetWebACLCommand.ts +++ b/clients/client-waf/src/commands/GetWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/GetXssMatchSetCommand.ts b/clients/client-waf/src/commands/GetXssMatchSetCommand.ts index 6d439172b8b0..128880fe660b 100644 --- a/clients/client-waf/src/commands/GetXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/GetXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts b/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts index aa3293d8bfb1..747cdfd68f35 100644 --- a/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/ListActivatedRulesInRuleGroupCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts b/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts index 2a4c18a2d550..63c54784a202 100644 --- a/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListByteMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts b/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts index 03f3d64d0042..9b216616758c 100644 --- a/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListGeoMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListIPSetsCommand.ts b/clients/client-waf/src/commands/ListIPSetsCommand.ts index 165ef93fa367..6bc3c32a3c62 100644 --- a/clients/client-waf/src/commands/ListIPSetsCommand.ts +++ b/clients/client-waf/src/commands/ListIPSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts index 197414577caa..8214a9763b9b 100644 --- a/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-waf/src/commands/ListLoggingConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts b/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts index 362c16ab3918..dd7679ba57ae 100644 --- a/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts +++ b/clients/client-waf/src/commands/ListRateBasedRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts b/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts index 6a2c6b595279..3e35aa90878e 100644 --- a/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListRegexMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts index d8405a496170..74e6a396bc0c 100644 --- a/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-waf/src/commands/ListRegexPatternSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListRuleGroupsCommand.ts b/clients/client-waf/src/commands/ListRuleGroupsCommand.ts index 31412294db3a..8cc938acdbe2 100644 --- a/clients/client-waf/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-waf/src/commands/ListRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListRulesCommand.ts b/clients/client-waf/src/commands/ListRulesCommand.ts index 5d626246e3f8..59b590be4cdf 100644 --- a/clients/client-waf/src/commands/ListRulesCommand.ts +++ b/clients/client-waf/src/commands/ListRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts b/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts index 6374301b63e4..30743cb4d0ae 100644 --- a/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts +++ b/clients/client-waf/src/commands/ListSizeConstraintSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts b/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts index c41f1ec5ebbb..4a3077bcc4d7 100644 --- a/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListSqlInjectionMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts b/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts index b2d972f79d84..e20d85e5466d 100644 --- a/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts +++ b/clients/client-waf/src/commands/ListSubscribedRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListTagsForResourceCommand.ts b/clients/client-waf/src/commands/ListTagsForResourceCommand.ts index 5c2bd2671f3b..0e1b7678599c 100644 --- a/clients/client-waf/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-waf/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListWebACLsCommand.ts b/clients/client-waf/src/commands/ListWebACLsCommand.ts index 1812a8e71592..4e45151af722 100644 --- a/clients/client-waf/src/commands/ListWebACLsCommand.ts +++ b/clients/client-waf/src/commands/ListWebACLsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts b/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts index 5070f818dbdb..df9d389e3bc2 100644 --- a/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts +++ b/clients/client-waf/src/commands/ListXssMatchSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts index 699f7ff02d89..3355a8e5428f 100644 --- a/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-waf/src/commands/PutLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts b/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts index 3d4192fb78fd..8320cc79af78 100644 --- a/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-waf/src/commands/PutPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/TagResourceCommand.ts b/clients/client-waf/src/commands/TagResourceCommand.ts index db544d4a7bde..e384791971ce 100644 --- a/clients/client-waf/src/commands/TagResourceCommand.ts +++ b/clients/client-waf/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UntagResourceCommand.ts b/clients/client-waf/src/commands/UntagResourceCommand.ts index 38cb5320168c..ca680f746228 100644 --- a/clients/client-waf/src/commands/UntagResourceCommand.ts +++ b/clients/client-waf/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts index 227624ae0a51..82f1777c1b2c 100644 --- a/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateByteMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts index 2a5a3e1bbba9..ee3e890dbb91 100644 --- a/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateGeoMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateIPSetCommand.ts b/clients/client-waf/src/commands/UpdateIPSetCommand.ts index 58384726309c..1c194830782c 100644 --- a/clients/client-waf/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts b/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts index 1820f8e6e916..75f4ce6759aa 100644 --- a/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts +++ b/clients/client-waf/src/commands/UpdateRateBasedRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts index cc9501e8232f..9076b01a0c7a 100644 --- a/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateRegexMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts index f39564828107..8c41cc663bfd 100644 --- a/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateRuleCommand.ts b/clients/client-waf/src/commands/UpdateRuleCommand.ts index e28c8c2dd9b6..7cbd24e7b1ad 100644 --- a/clients/client-waf/src/commands/UpdateRuleCommand.ts +++ b/clients/client-waf/src/commands/UpdateRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts b/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts index a7c06febb34c..4747f0cff56f 100644 --- a/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-waf/src/commands/UpdateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts b/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts index 2c4c6574186d..59d9d90f8f00 100644 --- a/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateSizeConstraintSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts index d204e33b1052..4c26cbb4d097 100644 --- a/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateSqlInjectionMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateWebACLCommand.ts b/clients/client-waf/src/commands/UpdateWebACLCommand.ts index 7f48bf23aeb8..7c63d6115f47 100644 --- a/clients/client-waf/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-waf/src/commands/UpdateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts b/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts index d615d58e975e..e86e3ea70a6f 100644 --- a/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts +++ b/clients/client-waf/src/commands/UpdateXssMatchSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFClientResolvedConfig } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-waf/src/index.ts b/clients/client-waf/src/index.ts index eaa1e28d7069..52375e70a628 100644 --- a/clients/client-waf/src/index.ts +++ b/clients/client-waf/src/index.ts @@ -18,8 +18,8 @@ export * from "./WAFClient"; export * from "./WAF"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WAFExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WAFExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-waf/src/models/WAFServiceException.ts b/clients/client-waf/src/models/WAFServiceException.ts index 541c54dbf682..f5a1b3296492 100644 --- a/clients/client-waf/src/models/WAFServiceException.ts +++ b/clients/client-waf/src/models/WAFServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts b/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts index f7f90a27dcd9..120593aff0ec 100644 --- a/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/AssociateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CheckCapacityCommand.ts b/clients/client-wafv2/src/commands/CheckCapacityCommand.ts index 2cbc20014228..24ee4a17a88a 100644 --- a/clients/client-wafv2/src/commands/CheckCapacityCommand.ts +++ b/clients/client-wafv2/src/commands/CheckCapacityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts b/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts index b0cee85dbff0..9d5f8c2f1abe 100644 --- a/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts +++ b/clients/client-wafv2/src/commands/CreateAPIKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CreateIPSetCommand.ts b/clients/client-wafv2/src/commands/CreateIPSetCommand.ts index f6a4e2461105..0ed0e77fcb89 100644 --- a/clients/client-wafv2/src/commands/CreateIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/CreateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts index 8fe5b8c6643d..bba94085e2e4 100644 --- a/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/CreateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts b/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts index b49aceffddd1..7f2c608cfe24 100644 --- a/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/CreateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/CreateWebACLCommand.ts b/clients/client-wafv2/src/commands/CreateWebACLCommand.ts index c6030d0565d9..008790b45de4 100644 --- a/clients/client-wafv2/src/commands/CreateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/CreateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteAPIKeyCommand.ts b/clients/client-wafv2/src/commands/DeleteAPIKeyCommand.ts index b9cd2b8c6df8..c5a3c8e4ec12 100644 --- a/clients/client-wafv2/src/commands/DeleteAPIKeyCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteAPIKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts index be31c737b0b0..e913da2715ce 100644 --- a/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteFirewallManagerRuleGroupsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts b/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts index a0742e578d5f..c68157381579 100644 --- a/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts index bf3b0dfde2d6..f049f0054e92 100644 --- a/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts index 4f4da996940f..447cd009684d 100644 --- a/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/DeletePermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts index 79c5ed125b25..18d5d3fa85b2 100644 --- a/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts b/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts index 229ba627e40c..704fb6f26e69 100644 --- a/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts b/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts index b2310bdfc105..5156264e40a2 100644 --- a/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/DeleteWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts b/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts index c9905f92279d..6e1062a3b5fc 100644 --- a/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeAllManagedProductsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts b/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts index e5e7eae0f00d..89489464d85a 100644 --- a/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeManagedProductsByVendorCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts b/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts index d1600272edff..b0c2ca0f9056 100644 --- a/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/DescribeManagedRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts b/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts index 9ddfd974fbf7..83b43d64b681 100644 --- a/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/DisassociateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts b/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts index 0f25e6aae2aa..2f82beacdd6b 100644 --- a/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts +++ b/clients/client-wafv2/src/commands/GenerateMobileSdkReleaseUrlCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts b/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts index a9132e52f9f0..c7383a800ab0 100644 --- a/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts +++ b/clients/client-wafv2/src/commands/GetDecryptedAPIKeyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetIPSetCommand.ts b/clients/client-wafv2/src/commands/GetIPSetCommand.ts index e6d566f42a96..91d2f4df4a89 100644 --- a/clients/client-wafv2/src/commands/GetIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts index 443f9861ad79..802c77353a62 100644 --- a/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/GetLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts b/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts index 461df9bf2586..69abe699bdc2 100644 --- a/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetManagedRuleSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts b/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts index 07969e6165fc..034c8caf9769 100644 --- a/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts +++ b/clients/client-wafv2/src/commands/GetMobileSdkReleaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts index e8cdb6a8a808..4b6470335a88 100644 --- a/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/GetPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts b/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts index c6642d5160b4..febf4ebdefa1 100644 --- a/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts +++ b/clients/client-wafv2/src/commands/GetRateBasedStatementManagedKeysCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts index 878939cf84fe..d64a7968ab2b 100644 --- a/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/GetRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts b/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts index bd4e67cc56bb..dce0ee1c0319 100644 --- a/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/GetRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts b/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts index 89c4e5918a3b..1863588737d7 100644 --- a/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts +++ b/clients/client-wafv2/src/commands/GetSampledRequestsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetWebACLCommand.ts b/clients/client-wafv2/src/commands/GetWebACLCommand.ts index 1701686806d5..e6116870f152 100644 --- a/clients/client-wafv2/src/commands/GetWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/GetWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts b/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts index 109293f334b2..f430335cf48c 100644 --- a/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts +++ b/clients/client-wafv2/src/commands/GetWebACLForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts b/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts index 9482a51e959d..ceaf9b5a29f9 100644 --- a/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts +++ b/clients/client-wafv2/src/commands/ListAPIKeysCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts index 4aa0ccd57072..9256dddf1893 100644 --- a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts +++ b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupVersionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts index 2adefff80a0a..f99480bbdc2e 100644 --- a/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/ListAvailableManagedRuleGroupsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListIPSetsCommand.ts b/clients/client-wafv2/src/commands/ListIPSetsCommand.ts index 2c64d9e12b5a..de53f070bfc8 100644 --- a/clients/client-wafv2/src/commands/ListIPSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListIPSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts index c765f89561a5..f779ffd43db6 100644 --- a/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-wafv2/src/commands/ListLoggingConfigurationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts b/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts index de59f74553e7..643e7c262997 100644 --- a/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListManagedRuleSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts b/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts index 973b0ea5d17d..6920b945edcf 100644 --- a/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts +++ b/clients/client-wafv2/src/commands/ListMobileSdkReleasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts b/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts index 2c19daec4f47..66e4fd3ee079 100644 --- a/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts +++ b/clients/client-wafv2/src/commands/ListRegexPatternSetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts b/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts index 92f678646c56..2b1d7b517e63 100644 --- a/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/ListResourcesForWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts b/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts index 1cabc8321bff..a43058fe9e50 100644 --- a/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts +++ b/clients/client-wafv2/src/commands/ListRuleGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts b/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts index 83782579639c..3d73e1cabf5a 100644 --- a/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wafv2/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/ListWebACLsCommand.ts b/clients/client-wafv2/src/commands/ListWebACLsCommand.ts index 54ad14674dbf..93a876aef4ad 100644 --- a/clients/client-wafv2/src/commands/ListWebACLsCommand.ts +++ b/clients/client-wafv2/src/commands/ListWebACLsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts b/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts index 938896b3c0cb..9f305177334d 100644 --- a/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts +++ b/clients/client-wafv2/src/commands/PutLoggingConfigurationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts b/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts index 6a71b9e782eb..f64bf8ac3442 100644 --- a/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts +++ b/clients/client-wafv2/src/commands/PutManagedRuleSetVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts b/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts index d1ac96644c03..bcb26416c882 100644 --- a/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts +++ b/clients/client-wafv2/src/commands/PutPermissionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/TagResourceCommand.ts b/clients/client-wafv2/src/commands/TagResourceCommand.ts index b2dff3185551..348191f13c25 100644 --- a/clients/client-wafv2/src/commands/TagResourceCommand.ts +++ b/clients/client-wafv2/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UntagResourceCommand.ts b/clients/client-wafv2/src/commands/UntagResourceCommand.ts index a768e17c2d88..546b7b7500bd 100644 --- a/clients/client-wafv2/src/commands/UntagResourceCommand.ts +++ b/clients/client-wafv2/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts b/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts index 738ce7e274c6..5f2585d7af07 100644 --- a/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateIPSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts b/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts index 69c180f2e21e..17ddc9f9979c 100644 --- a/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateManagedRuleSetVersionExpiryDateCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts b/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts index 2dce2f542f60..c83faaf5469d 100644 --- a/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateRegexPatternSetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts b/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts index 2ecbaf260012..0d5ec0f5dad1 100644 --- a/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateRuleGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts b/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts index 285b68fe7bfb..2001fa702fa7 100644 --- a/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts +++ b/clients/client-wafv2/src/commands/UpdateWebACLCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WAFV2ClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wafv2/src/index.ts b/clients/client-wafv2/src/index.ts index 0c20ad50113a..482ea2328a68 100644 --- a/clients/client-wafv2/src/index.ts +++ b/clients/client-wafv2/src/index.ts @@ -65,8 +65,8 @@ export * from "./WAFV2Client"; export * from "./WAFV2"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WAFV2ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WAFV2ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-wafv2/src/models/WAFV2ServiceException.ts b/clients/client-wafv2/src/models/WAFV2ServiceException.ts index 281ef695020d..513130560702 100644 --- a/clients/client-wafv2/src/models/WAFV2ServiceException.ts +++ b/clients/client-wafv2/src/models/WAFV2ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts b/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts index 8f3c60344a7e..d9e47f22dfbd 100644 --- a/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/AssociateLensesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts b/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts index 07a54e387af3..409a6438c036 100644 --- a/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/AssociateProfilesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts index d3226133f93f..2a876757798f 100644 --- a/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateLensShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts b/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts index d969bb6ccfb8..607d4d260261 100644 --- a/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateLensVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts b/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts index c3cd81158634..74bd78cb8afa 100644 --- a/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateMilestoneCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts b/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts index b78a90e58f3e..620c8bd5dae7 100644 --- a/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts index eb31af72e695..c8b07c2fda0f 100644 --- a/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateProfileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateReviewTemplateCommand.ts b/clients/client-wellarchitected/src/commands/CreateReviewTemplateCommand.ts index 75861dbd4fba..b8f016dd0eb7 100644 --- a/clients/client-wellarchitected/src/commands/CreateReviewTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateReviewTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateTemplateShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateTemplateShareCommand.ts index 9d7d0e7f2695..6d173258da95 100644 --- a/clients/client-wellarchitected/src/commands/CreateTemplateShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateTemplateShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts index ed38deab72be..bb99a0da5f08 100644 --- a/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateWorkloadCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts index 074ec97e33e5..4d908bde1230 100644 --- a/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/CreateWorkloadShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts b/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts index 85e0bb0e71c6..aac78648764c 100644 --- a/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteLensCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts index 11e5f4889d1b..fd686eb377fb 100644 --- a/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteLensShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts b/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts index 704ec21d8660..6e6bc7394cb8 100644 --- a/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts index 1cb1224613a7..97847f0c740c 100644 --- a/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteProfileShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteReviewTemplateCommand.ts b/clients/client-wellarchitected/src/commands/DeleteReviewTemplateCommand.ts index 3e4565559bf0..b009ecd0afb9 100644 --- a/clients/client-wellarchitected/src/commands/DeleteReviewTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteReviewTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteTemplateShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteTemplateShareCommand.ts index 418030f9eb72..f87883b3f412 100644 --- a/clients/client-wellarchitected/src/commands/DeleteTemplateShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteTemplateShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts index 6d4881ae5999..97facc8ecda6 100644 --- a/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteWorkloadCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts index 9311557bcfaa..b96815b9c09b 100644 --- a/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/DeleteWorkloadShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts b/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts index f15036ee15fe..c3f90056b134 100644 --- a/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/DisassociateLensesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts b/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts index f7c06007c8f3..bb3afd7d9741 100644 --- a/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/DisassociateProfilesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ExportLensCommand.ts b/clients/client-wellarchitected/src/commands/ExportLensCommand.ts index 105699deab8f..000bc187954d 100644 --- a/clients/client-wellarchitected/src/commands/ExportLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/ExportLensCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts b/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts index 363a792ad904..56a07d64fd10 100644 --- a/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetAnswerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts b/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts index ceea9b0595eb..f9d270fe4dbd 100644 --- a/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetConsolidatedReportCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetGlobalSettingsCommand.ts b/clients/client-wellarchitected/src/commands/GetGlobalSettingsCommand.ts index 7044f75d18f7..13c0b4cd8a51 100644 --- a/clients/client-wellarchitected/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetLensCommand.ts b/clients/client-wellarchitected/src/commands/GetLensCommand.ts index 43898e0ef889..039c1404f2b8 100644 --- a/clients/client-wellarchitected/src/commands/GetLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts index 7304cca60c1d..e66252341bf9 100644 --- a/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensReviewCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts b/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts index 127ab9f4f1f6..4fbe2a313d11 100644 --- a/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensReviewReportCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts b/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts index 364051f0c3e2..d8d5a9bfb7a4 100644 --- a/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetLensVersionDifferenceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts b/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts index 3ecb70eda5da..6b59a1e168f9 100644 --- a/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetMilestoneCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetProfileCommand.ts b/clients/client-wellarchitected/src/commands/GetProfileCommand.ts index fa75505d701e..7c50757d7400 100644 --- a/clients/client-wellarchitected/src/commands/GetProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts b/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts index 662cef9c1528..4c5246598e0b 100644 --- a/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetProfileTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetReviewTemplateAnswerCommand.ts b/clients/client-wellarchitected/src/commands/GetReviewTemplateAnswerCommand.ts index ed4309665572..74f3c0d98c04 100644 --- a/clients/client-wellarchitected/src/commands/GetReviewTemplateAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetReviewTemplateAnswerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetReviewTemplateCommand.ts b/clients/client-wellarchitected/src/commands/GetReviewTemplateCommand.ts index c783006902e4..46894390de9a 100644 --- a/clients/client-wellarchitected/src/commands/GetReviewTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetReviewTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetReviewTemplateLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/GetReviewTemplateLensReviewCommand.ts index 4ea0b49ebc71..bd3e355b0072 100644 --- a/clients/client-wellarchitected/src/commands/GetReviewTemplateLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetReviewTemplateLensReviewCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts index 6d78e9b17705..c3ffe08bf895 100644 --- a/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/GetWorkloadCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ImportLensCommand.ts b/clients/client-wellarchitected/src/commands/ImportLensCommand.ts index 79467f498e6f..890a010c22ae 100644 --- a/clients/client-wellarchitected/src/commands/ImportLensCommand.ts +++ b/clients/client-wellarchitected/src/commands/ImportLensCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts b/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts index 1e0f6b137dd2..6e5e83f93763 100644 --- a/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListAnswersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts b/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts index d23025eb1eba..6f1a56e753db 100644 --- a/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListCheckDetailsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts b/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts index aea68cf1e843..e91e2dd2580f 100644 --- a/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListCheckSummariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts b/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts index bfafd4ec54f3..a741264c4da4 100644 --- a/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensReviewImprovementsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts b/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts index adf07cf2a8b2..da832ee44155 100644 --- a/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensReviewsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts index bc3af3e64956..d8be5ad0545a 100644 --- a/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListLensesCommand.ts b/clients/client-wellarchitected/src/commands/ListLensesCommand.ts index 794b5b93dcb5..933aeefcb7ea 100644 --- a/clients/client-wellarchitected/src/commands/ListLensesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListLensesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts b/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts index f5d39a452ec7..dbcbaed1015b 100644 --- a/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListMilestonesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts b/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts index 5b0318f4f0cd..e3c46cc38ccd 100644 --- a/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListNotificationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts b/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts index 435c85e2cbb9..bd6a707c04c1 100644 --- a/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfileNotificationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts index 207b2d99d47c..a1893c6b8b39 100644 --- a/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfileSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts b/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts index c5ab8a26cc6d..5a8ce0c8cebe 100644 --- a/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListProfilesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListReviewTemplateAnswersCommand.ts b/clients/client-wellarchitected/src/commands/ListReviewTemplateAnswersCommand.ts index d3adff0ef326..a7926537cc36 100644 --- a/clients/client-wellarchitected/src/commands/ListReviewTemplateAnswersCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListReviewTemplateAnswersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListReviewTemplatesCommand.ts b/clients/client-wellarchitected/src/commands/ListReviewTemplatesCommand.ts index 02a53d1d1440..a765f4d8bc7c 100644 --- a/clients/client-wellarchitected/src/commands/ListReviewTemplatesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListReviewTemplatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts b/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts index c3a17e6a9047..7d7038d27175 100644 --- a/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListShareInvitationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts b/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts index 3e5c1cdc9a42..cf1b68054a73 100644 --- a/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListTemplateSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListTemplateSharesCommand.ts index 4e0058af87a9..16ab73ec0c47 100644 --- a/clients/client-wellarchitected/src/commands/ListTemplateSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListTemplateSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts b/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts index 4011ca7779c5..59a3ae034ba3 100644 --- a/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListWorkloadSharesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts b/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts index 45534adfff9f..7e803b01d172 100644 --- a/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts +++ b/clients/client-wellarchitected/src/commands/ListWorkloadsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/TagResourceCommand.ts b/clients/client-wellarchitected/src/commands/TagResourceCommand.ts index 7923a094f33c..0b7ce5a793c8 100644 --- a/clients/client-wellarchitected/src/commands/TagResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts b/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts index 878cba84893a..8aa63ee17624 100644 --- a/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts +++ b/clients/client-wellarchitected/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts b/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts index 66383db0ac80..dbea140a2273 100644 --- a/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateAnswerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts index d78e5804ce5c..889645dcd9bb 100644 --- a/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateGlobalSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateIntegrationCommand.ts b/clients/client-wellarchitected/src/commands/UpdateIntegrationCommand.ts index 1b4ae26c505b..751b7b3c2124 100644 --- a/clients/client-wellarchitected/src/commands/UpdateIntegrationCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateIntegrationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts index a9917a097dcd..82770140da55 100644 --- a/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateLensReviewCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts b/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts index 1cfb8bbadea1..1b7745bd31a9 100644 --- a/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateProfileCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateAnswerCommand.ts b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateAnswerCommand.ts index 7dcc67ef2cd1..f406a1a10e6d 100644 --- a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateAnswerCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateAnswerCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateCommand.ts b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateCommand.ts index 0b0f1ddac6b1..5bb62ffc55ff 100644 --- a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateLensReviewCommand.ts index 61c72a229c64..aa6ff1511d3e 100644 --- a/clients/client-wellarchitected/src/commands/UpdateReviewTemplateLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateReviewTemplateLensReviewCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts b/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts index 0388571aadb2..feb37fee9243 100644 --- a/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateShareInvitationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts b/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts index 48437460f919..17808021b288 100644 --- a/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateWorkloadCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts b/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts index 3bcd8000100d..cedfed2cad4e 100644 --- a/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpdateWorkloadShareCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts index ba94df1113cc..c0ee9ddc6d41 100644 --- a/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpgradeLensReviewCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts b/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts index 1b0533417814..cb8966f09d3e 100644 --- a/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpgradeProfileVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/commands/UpgradeReviewTemplateLensReviewCommand.ts b/clients/client-wellarchitected/src/commands/UpgradeReviewTemplateLensReviewCommand.ts index fb8a97801386..4c8956879fed 100644 --- a/clients/client-wellarchitected/src/commands/UpgradeReviewTemplateLensReviewCommand.ts +++ b/clients/client-wellarchitected/src/commands/UpgradeReviewTemplateLensReviewCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wellarchitected/src/index.ts b/clients/client-wellarchitected/src/index.ts index b56e4db2fc81..d4eefe4cd92b 100644 --- a/clients/client-wellarchitected/src/index.ts +++ b/clients/client-wellarchitected/src/index.ts @@ -13,8 +13,8 @@ export * from "./WellArchitectedClient"; export * from "./WellArchitected"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WellArchitectedExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WellArchitectedExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-wellarchitected/src/models/WellArchitectedServiceException.ts b/clients/client-wellarchitected/src/models/WellArchitectedServiceException.ts index a55348b17d66..43eba74d3466 100644 --- a/clients/client-wellarchitected/src/models/WellArchitectedServiceException.ts +++ b/clients/client-wellarchitected/src/models/WellArchitectedServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts index 7b4cd6eedf7f..bf6b6a9ffd05 100644 --- a/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/CreateAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/CreateAssistantCommand.ts b/clients/client-wisdom/src/commands/CreateAssistantCommand.ts index a4f4c30a6632..3da0589a55e5 100644 --- a/clients/client-wisdom/src/commands/CreateAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/CreateAssistantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/CreateContentCommand.ts b/clients/client-wisdom/src/commands/CreateContentCommand.ts index 742cd1f4bbb5..41bdf437d5ba 100644 --- a/clients/client-wisdom/src/commands/CreateContentCommand.ts +++ b/clients/client-wisdom/src/commands/CreateContentCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts index 5b85888f1fe0..dd6aee00778d 100644 --- a/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/CreateKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/CreateQuickResponseCommand.ts b/clients/client-wisdom/src/commands/CreateQuickResponseCommand.ts index 50ebe2b17bde..67c166b6bd8a 100644 --- a/clients/client-wisdom/src/commands/CreateQuickResponseCommand.ts +++ b/clients/client-wisdom/src/commands/CreateQuickResponseCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/CreateSessionCommand.ts b/clients/client-wisdom/src/commands/CreateSessionCommand.ts index b56b053fccf6..d4ca84f04e24 100644 --- a/clients/client-wisdom/src/commands/CreateSessionCommand.ts +++ b/clients/client-wisdom/src/commands/CreateSessionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts index 1fcd5f0342be..377ef706f6de 100644 --- a/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts b/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts index 7eb00995942a..ecc4a8cf5fc0 100644 --- a/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteAssistantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteContentCommand.ts b/clients/client-wisdom/src/commands/DeleteContentCommand.ts index 2e97296c9298..3b72bbfbc8a8 100644 --- a/clients/client-wisdom/src/commands/DeleteContentCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteContentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteImportJobCommand.ts b/clients/client-wisdom/src/commands/DeleteImportJobCommand.ts index 8f8899c71dff..9e51603d682c 100644 --- a/clients/client-wisdom/src/commands/DeleteImportJobCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteImportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts index ebc029940d79..40d27ea1da91 100644 --- a/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/DeleteQuickResponseCommand.ts b/clients/client-wisdom/src/commands/DeleteQuickResponseCommand.ts index d31fcec2d282..7ff1f654bd11 100644 --- a/clients/client-wisdom/src/commands/DeleteQuickResponseCommand.ts +++ b/clients/client-wisdom/src/commands/DeleteQuickResponseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts b/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts index 2ff87c4ebc05..2564bd175441 100644 --- a/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts +++ b/clients/client-wisdom/src/commands/GetAssistantAssociationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetAssistantCommand.ts b/clients/client-wisdom/src/commands/GetAssistantCommand.ts index 3a67af155591..4beb986e55c7 100644 --- a/clients/client-wisdom/src/commands/GetAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/GetAssistantCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetContentCommand.ts b/clients/client-wisdom/src/commands/GetContentCommand.ts index 234ece09ebf6..7252210544a3 100644 --- a/clients/client-wisdom/src/commands/GetContentCommand.ts +++ b/clients/client-wisdom/src/commands/GetContentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts b/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts index 9309524782e3..08aef8eb4d96 100644 --- a/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts +++ b/clients/client-wisdom/src/commands/GetContentSummaryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetImportJobCommand.ts b/clients/client-wisdom/src/commands/GetImportJobCommand.ts index 9fbf33e496df..474a7e07dfce 100644 --- a/clients/client-wisdom/src/commands/GetImportJobCommand.ts +++ b/clients/client-wisdom/src/commands/GetImportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts b/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts index 5ddb13506a30..b05a975d50fa 100644 --- a/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts +++ b/clients/client-wisdom/src/commands/GetKnowledgeBaseCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetQuickResponseCommand.ts b/clients/client-wisdom/src/commands/GetQuickResponseCommand.ts index e4400855ab00..f45a0fda4776 100644 --- a/clients/client-wisdom/src/commands/GetQuickResponseCommand.ts +++ b/clients/client-wisdom/src/commands/GetQuickResponseCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts b/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts index 9137bb907f66..af285144145d 100644 --- a/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-wisdom/src/commands/GetRecommendationsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/GetSessionCommand.ts b/clients/client-wisdom/src/commands/GetSessionCommand.ts index 582bfff89d60..bb1de3671219 100644 --- a/clients/client-wisdom/src/commands/GetSessionCommand.ts +++ b/clients/client-wisdom/src/commands/GetSessionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts b/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts index 715c0ca1b6a1..d19dd67acd11 100644 --- a/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts +++ b/clients/client-wisdom/src/commands/ListAssistantAssociationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListAssistantsCommand.ts b/clients/client-wisdom/src/commands/ListAssistantsCommand.ts index 1e4f24e9d52e..50b90dadbb28 100644 --- a/clients/client-wisdom/src/commands/ListAssistantsCommand.ts +++ b/clients/client-wisdom/src/commands/ListAssistantsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListContentsCommand.ts b/clients/client-wisdom/src/commands/ListContentsCommand.ts index afeb04ccd3f1..a44072cadf33 100644 --- a/clients/client-wisdom/src/commands/ListContentsCommand.ts +++ b/clients/client-wisdom/src/commands/ListContentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListImportJobsCommand.ts b/clients/client-wisdom/src/commands/ListImportJobsCommand.ts index b15016b7ffd0..8b19a811a560 100644 --- a/clients/client-wisdom/src/commands/ListImportJobsCommand.ts +++ b/clients/client-wisdom/src/commands/ListImportJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts b/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts index 327df75c0b75..63fa97ea09a3 100644 --- a/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts +++ b/clients/client-wisdom/src/commands/ListKnowledgeBasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListQuickResponsesCommand.ts b/clients/client-wisdom/src/commands/ListQuickResponsesCommand.ts index d9ba82db78e6..d08900d0b8d0 100644 --- a/clients/client-wisdom/src/commands/ListQuickResponsesCommand.ts +++ b/clients/client-wisdom/src/commands/ListQuickResponsesCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts b/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts index a7d349b190a3..c62f8f809336 100644 --- a/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-wisdom/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts b/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts index 1e8b5924bbc5..600c2e3843b2 100644 --- a/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts +++ b/clients/client-wisdom/src/commands/NotifyRecommendationsReceivedCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/QueryAssistantCommand.ts b/clients/client-wisdom/src/commands/QueryAssistantCommand.ts index 4049269273a2..94942d3d2923 100644 --- a/clients/client-wisdom/src/commands/QueryAssistantCommand.ts +++ b/clients/client-wisdom/src/commands/QueryAssistantCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts b/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts index 38304f082738..e75182636560 100644 --- a/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-wisdom/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/SearchContentCommand.ts b/clients/client-wisdom/src/commands/SearchContentCommand.ts index 7aa9b8cf61a1..c3ddc57dda83 100644 --- a/clients/client-wisdom/src/commands/SearchContentCommand.ts +++ b/clients/client-wisdom/src/commands/SearchContentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/SearchQuickResponsesCommand.ts b/clients/client-wisdom/src/commands/SearchQuickResponsesCommand.ts index df356f9f3186..3f52085aaf0b 100644 --- a/clients/client-wisdom/src/commands/SearchQuickResponsesCommand.ts +++ b/clients/client-wisdom/src/commands/SearchQuickResponsesCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/SearchSessionsCommand.ts b/clients/client-wisdom/src/commands/SearchSessionsCommand.ts index d9200ed62017..dd064ff764bc 100644 --- a/clients/client-wisdom/src/commands/SearchSessionsCommand.ts +++ b/clients/client-wisdom/src/commands/SearchSessionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/StartContentUploadCommand.ts b/clients/client-wisdom/src/commands/StartContentUploadCommand.ts index 8789552133ac..f8a067153945 100644 --- a/clients/client-wisdom/src/commands/StartContentUploadCommand.ts +++ b/clients/client-wisdom/src/commands/StartContentUploadCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/StartImportJobCommand.ts b/clients/client-wisdom/src/commands/StartImportJobCommand.ts index b26a04d98bc1..0946789b4f7c 100644 --- a/clients/client-wisdom/src/commands/StartImportJobCommand.ts +++ b/clients/client-wisdom/src/commands/StartImportJobCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/TagResourceCommand.ts b/clients/client-wisdom/src/commands/TagResourceCommand.ts index 55c808b007c5..32883443ccf9 100644 --- a/clients/client-wisdom/src/commands/TagResourceCommand.ts +++ b/clients/client-wisdom/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/UntagResourceCommand.ts b/clients/client-wisdom/src/commands/UntagResourceCommand.ts index 129b4693f616..0ae22e56c190 100644 --- a/clients/client-wisdom/src/commands/UntagResourceCommand.ts +++ b/clients/client-wisdom/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/UpdateContentCommand.ts b/clients/client-wisdom/src/commands/UpdateContentCommand.ts index 5cce36693c5f..ca45932eb5c9 100644 --- a/clients/client-wisdom/src/commands/UpdateContentCommand.ts +++ b/clients/client-wisdom/src/commands/UpdateContentCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts b/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts index 00a5cf3ecc8d..905b0483fe11 100644 --- a/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-wisdom/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/commands/UpdateQuickResponseCommand.ts b/clients/client-wisdom/src/commands/UpdateQuickResponseCommand.ts index b66b2f3ad090..487b2365efd2 100644 --- a/clients/client-wisdom/src/commands/UpdateQuickResponseCommand.ts +++ b/clients/client-wisdom/src/commands/UpdateQuickResponseCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WisdomClientResolvedConfig } fro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-wisdom/src/index.ts b/clients/client-wisdom/src/index.ts index 06de3a3bfd7e..8fc50629e7c5 100644 --- a/clients/client-wisdom/src/index.ts +++ b/clients/client-wisdom/src/index.ts @@ -11,8 +11,8 @@ export * from "./WisdomClient"; export * from "./Wisdom"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WisdomExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WisdomExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-wisdom/src/models/WisdomServiceException.ts b/clients/client-wisdom/src/models/WisdomServiceException.ts index 7a0ef9fb6651..dd08e126e474 100644 --- a/clients/client-wisdom/src/models/WisdomServiceException.ts +++ b/clients/client-wisdom/src/models/WisdomServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts b/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts index 72f7e543fd80..d7762dcb3a86 100644 --- a/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts +++ b/clients/client-workdocs/src/commands/AbortDocumentVersionUploadCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/ActivateUserCommand.ts b/clients/client-workdocs/src/commands/ActivateUserCommand.ts index e88da07e4c21..50ea89e055b3 100644 --- a/clients/client-workdocs/src/commands/ActivateUserCommand.ts +++ b/clients/client-workdocs/src/commands/ActivateUserCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts index 139c8b07dffc..bbc83fe45c65 100644 --- a/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/AddResourcePermissionsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateCommentCommand.ts b/clients/client-workdocs/src/commands/CreateCommentCommand.ts index 5c42a6b1f6af..e825052fd593 100644 --- a/clients/client-workdocs/src/commands/CreateCommentCommand.ts +++ b/clients/client-workdocs/src/commands/CreateCommentCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts b/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts index d329c90e3dee..74868e2fcc99 100644 --- a/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts +++ b/clients/client-workdocs/src/commands/CreateCustomMetadataCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateFolderCommand.ts b/clients/client-workdocs/src/commands/CreateFolderCommand.ts index b839675bfb94..6e5975687df2 100644 --- a/clients/client-workdocs/src/commands/CreateFolderCommand.ts +++ b/clients/client-workdocs/src/commands/CreateFolderCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateLabelsCommand.ts b/clients/client-workdocs/src/commands/CreateLabelsCommand.ts index 0c15fbb4650b..527952a71396 100644 --- a/clients/client-workdocs/src/commands/CreateLabelsCommand.ts +++ b/clients/client-workdocs/src/commands/CreateLabelsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts b/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts index c72e27c35291..b7bff13ad3b6 100644 --- a/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts +++ b/clients/client-workdocs/src/commands/CreateNotificationSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/CreateUserCommand.ts b/clients/client-workdocs/src/commands/CreateUserCommand.ts index 82cf86cc8764..773ef8100de8 100644 --- a/clients/client-workdocs/src/commands/CreateUserCommand.ts +++ b/clients/client-workdocs/src/commands/CreateUserCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeactivateUserCommand.ts b/clients/client-workdocs/src/commands/DeactivateUserCommand.ts index 7bba7b80c789..d4e3e13a2ead 100644 --- a/clients/client-workdocs/src/commands/DeactivateUserCommand.ts +++ b/clients/client-workdocs/src/commands/DeactivateUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteCommentCommand.ts b/clients/client-workdocs/src/commands/DeleteCommentCommand.ts index 8e70c62d3bb1..3ca9b198d803 100644 --- a/clients/client-workdocs/src/commands/DeleteCommentCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteCommentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts b/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts index 1e0ead627565..e85deb73bd1b 100644 --- a/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteCustomMetadataCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts b/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts index 3db8e3f41dff..618b950744a4 100644 --- a/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts index 462b53958dd4..6a37a050986b 100644 --- a/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteDocumentVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteFolderCommand.ts b/clients/client-workdocs/src/commands/DeleteFolderCommand.ts index 4fe94b4b578a..1a389596dd32 100644 --- a/clients/client-workdocs/src/commands/DeleteFolderCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteFolderCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts b/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts index 923701f2b9cb..5b427f808e89 100644 --- a/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteFolderContentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts b/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts index 97ebcc4cb3f5..1cab9e733e0f 100644 --- a/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteLabelsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts b/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts index 95d762b74e2b..3a30f60bf8d1 100644 --- a/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteNotificationSubscriptionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DeleteUserCommand.ts b/clients/client-workdocs/src/commands/DeleteUserCommand.ts index 5f146552ec50..da1c43acd170 100644 --- a/clients/client-workdocs/src/commands/DeleteUserCommand.ts +++ b/clients/client-workdocs/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts b/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts index aea3bdd7aebf..4b6c62c46d80 100644 --- a/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeActivitiesCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts b/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts index 28928d67a5af..f943a859309d 100644 --- a/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeCommentsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts b/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts index a9ec818bb59a..9ae2bb9775e3 100644 --- a/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeDocumentVersionsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts b/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts index 43b05733d8fb..102c431d2f53 100644 --- a/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeFolderContentsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts b/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts index cd3ea4e4b429..f3297c3681ff 100644 --- a/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeGroupsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts b/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts index cbc13836591b..186da23c3159 100644 --- a/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeNotificationSubscriptionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts index a4ee172c3553..f574eaee1433 100644 --- a/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeResourcePermissionsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts b/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts index bc459ae196d9..579ec90d1fd2 100644 --- a/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeRootFoldersCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/DescribeUsersCommand.ts b/clients/client-workdocs/src/commands/DescribeUsersCommand.ts index 6819068d7ff5..f0966ec00dd2 100644 --- a/clients/client-workdocs/src/commands/DescribeUsersCommand.ts +++ b/clients/client-workdocs/src/commands/DescribeUsersCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts b/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts index 17fec708ed86..bbbe4cbc97de 100644 --- a/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts +++ b/clients/client-workdocs/src/commands/GetCurrentUserCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetDocumentCommand.ts b/clients/client-workdocs/src/commands/GetDocumentCommand.ts index 360e9b26ca0d..80c9cf5f4633 100644 --- a/clients/client-workdocs/src/commands/GetDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts b/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts index f849fbf70135..20c2cd8f6729 100644 --- a/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentPathCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts index 223f88176d48..40d2755c3c16 100644 --- a/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/GetDocumentVersionCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetFolderCommand.ts b/clients/client-workdocs/src/commands/GetFolderCommand.ts index 542540b10e72..e5ecbe510367 100644 --- a/clients/client-workdocs/src/commands/GetFolderCommand.ts +++ b/clients/client-workdocs/src/commands/GetFolderCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetFolderPathCommand.ts b/clients/client-workdocs/src/commands/GetFolderPathCommand.ts index 97bd1b8dfdd7..e74360cca70c 100644 --- a/clients/client-workdocs/src/commands/GetFolderPathCommand.ts +++ b/clients/client-workdocs/src/commands/GetFolderPathCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/GetResourcesCommand.ts b/clients/client-workdocs/src/commands/GetResourcesCommand.ts index 17099dda9881..f806b1c420c5 100644 --- a/clients/client-workdocs/src/commands/GetResourcesCommand.ts +++ b/clients/client-workdocs/src/commands/GetResourcesCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts b/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts index 520a82c03df8..5f41e9f2688e 100644 --- a/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts +++ b/clients/client-workdocs/src/commands/InitiateDocumentVersionUploadCommand.ts @@ -20,7 +20,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts b/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts index ac76b9cb8b31..fe1393763add 100644 --- a/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts +++ b/clients/client-workdocs/src/commands/RemoveAllResourcePermissionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts b/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts index 647dffc6ad4d..a62bfa74bb8b 100644 --- a/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts +++ b/clients/client-workdocs/src/commands/RemoveResourcePermissionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts b/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts index bcc656fafda8..f780fca23e1d 100644 --- a/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts +++ b/clients/client-workdocs/src/commands/RestoreDocumentVersionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/SearchResourcesCommand.ts b/clients/client-workdocs/src/commands/SearchResourcesCommand.ts index 939cd65f1652..b7091e53e676 100644 --- a/clients/client-workdocs/src/commands/SearchResourcesCommand.ts +++ b/clients/client-workdocs/src/commands/SearchResourcesCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts b/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts index bf0477b7bb73..12fc48a6ab84 100644 --- a/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateDocumentCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts b/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts index 43984cfaf3fb..2f4239763c2c 100644 --- a/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateDocumentVersionCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/UpdateFolderCommand.ts b/clients/client-workdocs/src/commands/UpdateFolderCommand.ts index e3524b8dcb50..b830ad0250fd 100644 --- a/clients/client-workdocs/src/commands/UpdateFolderCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateFolderCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/commands/UpdateUserCommand.ts b/clients/client-workdocs/src/commands/UpdateUserCommand.ts index 942156f582d1..5e019122249e 100644 --- a/clients/client-workdocs/src/commands/UpdateUserCommand.ts +++ b/clients/client-workdocs/src/commands/UpdateUserCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkDocsClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workdocs/src/index.ts b/clients/client-workdocs/src/index.ts index d26910259832..4ed7f1be1a6e 100644 --- a/clients/client-workdocs/src/index.ts +++ b/clients/client-workdocs/src/index.ts @@ -66,8 +66,8 @@ export * from "./WorkDocsClient"; export * from "./WorkDocs"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkDocsExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkDocsExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-workdocs/src/models/WorkDocsServiceException.ts b/clients/client-workdocs/src/models/WorkDocsServiceException.ts index 8c10c8633c36..a0b95cf03381 100644 --- a/clients/client-workdocs/src/models/WorkDocsServiceException.ts +++ b/clients/client-workdocs/src/models/WorkDocsServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-worklink/src/commands/AssociateDomainCommand.ts b/clients/client-worklink/src/commands/AssociateDomainCommand.ts index b82f82dc2b3a..285ec31c3b02 100644 --- a/clients/client-worklink/src/commands/AssociateDomainCommand.ts +++ b/clients/client-worklink/src/commands/AssociateDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts b/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts index 75b22d69a3fd..3127cba3269a 100644 --- a/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts +++ b/clients/client-worklink/src/commands/AssociateWebsiteAuthorizationProviderCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts index d1a235d02e48..4465073064f6 100644 --- a/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/AssociateWebsiteCertificateAuthorityCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/CreateFleetCommand.ts b/clients/client-worklink/src/commands/CreateFleetCommand.ts index e4ac5f36e3f0..fe425843e874 100644 --- a/clients/client-worklink/src/commands/CreateFleetCommand.ts +++ b/clients/client-worklink/src/commands/CreateFleetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DeleteFleetCommand.ts b/clients/client-worklink/src/commands/DeleteFleetCommand.ts index 460414850f31..3860cac406cd 100644 --- a/clients/client-worklink/src/commands/DeleteFleetCommand.ts +++ b/clients/client-worklink/src/commands/DeleteFleetCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts index a6da074ae781..d4869e7a24a3 100644 --- a/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeAuditStreamConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts index eef338a5864f..54954e965e1f 100644 --- a/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeCompanyNetworkConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeDeviceCommand.ts b/clients/client-worklink/src/commands/DescribeDeviceCommand.ts index 43729ef4d73d..1b00682f3fb5 100644 --- a/clients/client-worklink/src/commands/DescribeDeviceCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDeviceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts index 355478a6c8b3..a0b47e87e535 100644 --- a/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDevicePolicyConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeDomainCommand.ts b/clients/client-worklink/src/commands/DescribeDomainCommand.ts index d0fceef6ff8b..8b0a6b001b23 100644 --- a/clients/client-worklink/src/commands/DescribeDomainCommand.ts +++ b/clients/client-worklink/src/commands/DescribeDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts b/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts index 1ec8093fe186..5e5b6775d601 100644 --- a/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts +++ b/clients/client-worklink/src/commands/DescribeFleetMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts b/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts index 9ec01bd58bde..64091e18248b 100644 --- a/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/DescribeIdentityProviderConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts index 8cbb891de744..96d0a77435eb 100644 --- a/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/DescribeWebsiteCertificateAuthorityCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DisassociateDomainCommand.ts b/clients/client-worklink/src/commands/DisassociateDomainCommand.ts index a33fd1b9f846..835a35bf44f1 100644 --- a/clients/client-worklink/src/commands/DisassociateDomainCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts b/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts index 5650c463c212..55221438ea9a 100644 --- a/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateWebsiteAuthorizationProviderCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts b/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts index b385d03226d2..300756eb7ade 100644 --- a/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts +++ b/clients/client-worklink/src/commands/DisassociateWebsiteCertificateAuthorityCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListDevicesCommand.ts b/clients/client-worklink/src/commands/ListDevicesCommand.ts index e87a7457e350..00bfe0f15a4e 100644 --- a/clients/client-worklink/src/commands/ListDevicesCommand.ts +++ b/clients/client-worklink/src/commands/ListDevicesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListDomainsCommand.ts b/clients/client-worklink/src/commands/ListDomainsCommand.ts index 846ff068eb72..76f74872d1e9 100644 --- a/clients/client-worklink/src/commands/ListDomainsCommand.ts +++ b/clients/client-worklink/src/commands/ListDomainsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListFleetsCommand.ts b/clients/client-worklink/src/commands/ListFleetsCommand.ts index bfc84ee29c46..15a5b9f0fafe 100644 --- a/clients/client-worklink/src/commands/ListFleetsCommand.ts +++ b/clients/client-worklink/src/commands/ListFleetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts b/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts index 7ca1cf6671d2..cf804dc6a28e 100644 --- a/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-worklink/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts b/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts index c65ca96a2374..a98fff2ab8e6 100644 --- a/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts +++ b/clients/client-worklink/src/commands/ListWebsiteAuthorizationProvidersCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts b/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts index 506e11cf846a..753a1fc0fc60 100644 --- a/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts +++ b/clients/client-worklink/src/commands/ListWebsiteCertificateAuthoritiesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts b/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts index 3b748164f71b..29da86204c6e 100644 --- a/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts +++ b/clients/client-worklink/src/commands/RestoreDomainAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts b/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts index 10fdcc23ac3c..4ce30b988130 100644 --- a/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts +++ b/clients/client-worklink/src/commands/RevokeDomainAccessCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/SignOutUserCommand.ts b/clients/client-worklink/src/commands/SignOutUserCommand.ts index 44f50e3ad5e5..3d59efc4cdf1 100644 --- a/clients/client-worklink/src/commands/SignOutUserCommand.ts +++ b/clients/client-worklink/src/commands/SignOutUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/TagResourceCommand.ts b/clients/client-worklink/src/commands/TagResourceCommand.ts index 74bfcf874998..553e79bc0b72 100644 --- a/clients/client-worklink/src/commands/TagResourceCommand.ts +++ b/clients/client-worklink/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UntagResourceCommand.ts b/clients/client-worklink/src/commands/UntagResourceCommand.ts index 3bf03151538f..6126c1492245 100644 --- a/clients/client-worklink/src/commands/UntagResourceCommand.ts +++ b/clients/client-worklink/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts index c8f23286231a..958a013ac69d 100644 --- a/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateAuditStreamConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts index ca8f10f38632..9859267bc599 100644 --- a/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateCompanyNetworkConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts index 4e34cda6ffbe..105daebaebbb 100644 --- a/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateDevicePolicyConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts b/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts index eedf58cd8313..8d0318fbbbf6 100644 --- a/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts +++ b/clients/client-worklink/src/commands/UpdateDomainMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts b/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts index f9dec444c78a..d285b489934c 100644 --- a/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts +++ b/clients/client-worklink/src/commands/UpdateFleetMetadataCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts b/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts index 20cbe2d61280..ce6a4bd14537 100644 --- a/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts +++ b/clients/client-worklink/src/commands/UpdateIdentityProviderConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkLinkClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-worklink/src/index.ts b/clients/client-worklink/src/index.ts index dfae129b7b35..fe0f235ab660 100644 --- a/clients/client-worklink/src/index.ts +++ b/clients/client-worklink/src/index.ts @@ -14,8 +14,8 @@ export * from "./WorkLinkClient"; export * from "./WorkLink"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkLinkExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkLinkExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-worklink/src/models/WorkLinkServiceException.ts b/clients/client-worklink/src/models/WorkLinkServiceException.ts index 2b9efac57f08..3b2d13bcb775 100644 --- a/clients/client-worklink/src/models/WorkLinkServiceException.ts +++ b/clients/client-worklink/src/models/WorkLinkServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts b/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts index f5b5e5f6d019..09c45ddb99d0 100644 --- a/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts +++ b/clients/client-workmail/src/commands/AssociateDelegateToResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts b/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts index 78757106ae9d..4b51e185e1bd 100644 --- a/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts +++ b/clients/client-workmail/src/commands/AssociateMemberToGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts index 7fd98e688711..7f4d5cb164c6 100644 --- a/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/AssumeImpersonationRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts index fa4353d74cf3..b7f729732ea4 100644 --- a/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/CancelMailboxExportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateAliasCommand.ts b/clients/client-workmail/src/commands/CreateAliasCommand.ts index eda17f409387..bec34002535f 100644 --- a/clients/client-workmail/src/commands/CreateAliasCommand.ts +++ b/clients/client-workmail/src/commands/CreateAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts index 13b7d64a747a..6786147b8c9e 100644 --- a/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/CreateAvailabilityConfigurationCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateGroupCommand.ts b/clients/client-workmail/src/commands/CreateGroupCommand.ts index 2744c214c000..ee77d850e7d7 100644 --- a/clients/client-workmail/src/commands/CreateGroupCommand.ts +++ b/clients/client-workmail/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts index bb1904f206d6..03c42ccb6502 100644 --- a/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/CreateImpersonationRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts index c65fbc8053f2..9217a189d4e0 100644 --- a/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/CreateMobileDeviceAccessRuleCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateOrganizationCommand.ts b/clients/client-workmail/src/commands/CreateOrganizationCommand.ts index 8b9db741284c..e721ff59c2a8 100644 --- a/clients/client-workmail/src/commands/CreateOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/CreateOrganizationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateResourceCommand.ts b/clients/client-workmail/src/commands/CreateResourceCommand.ts index 7ba8b8eba053..879f3d61c914 100644 --- a/clients/client-workmail/src/commands/CreateResourceCommand.ts +++ b/clients/client-workmail/src/commands/CreateResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/CreateUserCommand.ts b/clients/client-workmail/src/commands/CreateUserCommand.ts index d5ff2dfd4aca..1e4e40907d72 100644 --- a/clients/client-workmail/src/commands/CreateUserCommand.ts +++ b/clients/client-workmail/src/commands/CreateUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts b/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts index d6981fb59d5b..4f45f4a4997a 100644 --- a/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAccessControlRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteAliasCommand.ts b/clients/client-workmail/src/commands/DeleteAliasCommand.ts index c34c2f26b6b7..ee47c1f3ee42 100644 --- a/clients/client-workmail/src/commands/DeleteAliasCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts index ce01c70edbb1..0e628b8c10b9 100644 --- a/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteAvailabilityConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts index f69e2e277c41..96d6448741b3 100644 --- a/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteEmailMonitoringConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteGroupCommand.ts b/clients/client-workmail/src/commands/DeleteGroupCommand.ts index b37bf51cc9cb..b4d995cf98a2 100644 --- a/clients/client-workmail/src/commands/DeleteGroupCommand.ts +++ b/clients/client-workmail/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts index 56e788aa2b71..7b2b559dc390 100644 --- a/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteImpersonationRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts index 1a008539b6f5..4038ac51e99f 100644 --- a/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMailboxPermissionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts index 652fd5fc4d10..067b6bf333f9 100644 --- a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessOverrideCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts index ff0d207e93b0..d46450502edf 100644 --- a/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/DeleteMobileDeviceAccessRuleCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts b/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts index f9723993a2ce..8dad72313dc0 100644 --- a/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/DeleteOrganizationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteResourceCommand.ts b/clients/client-workmail/src/commands/DeleteResourceCommand.ts index 76c924ee26c6..4562c3931454 100644 --- a/clients/client-workmail/src/commands/DeleteResourceCommand.ts +++ b/clients/client-workmail/src/commands/DeleteResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts index f9071e778e4a..1ec345da32e9 100644 --- a/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/DeleteRetentionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeleteUserCommand.ts b/clients/client-workmail/src/commands/DeleteUserCommand.ts index 877e85844fbd..6ad518b6762a 100644 --- a/clients/client-workmail/src/commands/DeleteUserCommand.ts +++ b/clients/client-workmail/src/commands/DeleteUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts b/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts index 3dc89af0e318..75bff3014e26 100644 --- a/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts +++ b/clients/client-workmail/src/commands/DeregisterFromWorkMailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts b/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts index 882e50990360..4d949d610255 100644 --- a/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/DeregisterMailDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts index ba080dd5292c..107a17bb047d 100644 --- a/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/DescribeEmailMonitoringConfigurationCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeEntityCommand.ts b/clients/client-workmail/src/commands/DescribeEntityCommand.ts index 1844f8a8fc33..7b75ee621251 100644 --- a/clients/client-workmail/src/commands/DescribeEntityCommand.ts +++ b/clients/client-workmail/src/commands/DescribeEntityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeGroupCommand.ts b/clients/client-workmail/src/commands/DescribeGroupCommand.ts index 54b33f3e8011..958f1df17146 100644 --- a/clients/client-workmail/src/commands/DescribeGroupCommand.ts +++ b/clients/client-workmail/src/commands/DescribeGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts b/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts index d96c9098355a..07c147604d06 100644 --- a/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts +++ b/clients/client-workmail/src/commands/DescribeInboundDmarcSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts index 51e88c022404..50c8392eb0ed 100644 --- a/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/DescribeMailboxExportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts b/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts index cd058d8214a2..ced7ccad94ee 100644 --- a/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts +++ b/clients/client-workmail/src/commands/DescribeOrganizationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeResourceCommand.ts b/clients/client-workmail/src/commands/DescribeResourceCommand.ts index 6d3f86056d76..d9d1239606d5 100644 --- a/clients/client-workmail/src/commands/DescribeResourceCommand.ts +++ b/clients/client-workmail/src/commands/DescribeResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DescribeUserCommand.ts b/clients/client-workmail/src/commands/DescribeUserCommand.ts index 592541a384c6..ea81cfd46498 100644 --- a/clients/client-workmail/src/commands/DescribeUserCommand.ts +++ b/clients/client-workmail/src/commands/DescribeUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts b/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts index 413047341310..ba1313dac900 100644 --- a/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts +++ b/clients/client-workmail/src/commands/DisassociateDelegateFromResourceCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts b/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts index feccd1fc3321..ac45faa0f1f5 100644 --- a/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts +++ b/clients/client-workmail/src/commands/DisassociateMemberFromGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts b/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts index 2068f9f436f7..fecdf05493d1 100644 --- a/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetAccessControlEffectCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts index b94df4e9fb06..f798790d6e46 100644 --- a/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/GetDefaultRetentionPolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts index b86b6d610ee7..edd9334a0699 100644 --- a/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/GetImpersonationRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts b/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts index a9f864ce0791..c32c44a06159 100644 --- a/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetImpersonationRoleEffectCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetMailDomainCommand.ts b/clients/client-workmail/src/commands/GetMailDomainCommand.ts index 3b8baf10c167..5f3c489754aa 100644 --- a/clients/client-workmail/src/commands/GetMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/GetMailDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts b/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts index 12b251eed908..93c8394c0766 100644 --- a/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts +++ b/clients/client-workmail/src/commands/GetMailboxDetailsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts b/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts index 0a5298a1f0e4..bc618b22a617 100644 --- a/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts +++ b/clients/client-workmail/src/commands/GetMobileDeviceAccessEffectCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts index 4588dd3c1789..808e5f5e351c 100644 --- a/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/GetMobileDeviceAccessOverrideCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts b/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts index 0b0316a3f543..7d9a0434d109 100644 --- a/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts +++ b/clients/client-workmail/src/commands/ListAccessControlRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListAliasesCommand.ts b/clients/client-workmail/src/commands/ListAliasesCommand.ts index d2e8e6509b36..0da10b44629d 100644 --- a/clients/client-workmail/src/commands/ListAliasesCommand.ts +++ b/clients/client-workmail/src/commands/ListAliasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts b/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts index 86431cf82a29..47ac73ff528a 100644 --- a/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts +++ b/clients/client-workmail/src/commands/ListAvailabilityConfigurationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListGroupMembersCommand.ts b/clients/client-workmail/src/commands/ListGroupMembersCommand.ts index 340138f7297c..1843c105f4c6 100644 --- a/clients/client-workmail/src/commands/ListGroupMembersCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupMembersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListGroupsCommand.ts b/clients/client-workmail/src/commands/ListGroupsCommand.ts index 6d9b377380a1..47e9d79f1d08 100644 --- a/clients/client-workmail/src/commands/ListGroupsCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts b/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts index 4a1176a6584f..53ac65d0a8bf 100644 --- a/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts +++ b/clients/client-workmail/src/commands/ListGroupsForEntityCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts b/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts index dcaa82fff95f..0e488344e3ff 100644 --- a/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts +++ b/clients/client-workmail/src/commands/ListImpersonationRolesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListMailDomainsCommand.ts b/clients/client-workmail/src/commands/ListMailDomainsCommand.ts index 433f0d9ff879..9f05eda94224 100644 --- a/clients/client-workmail/src/commands/ListMailDomainsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailDomainsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts b/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts index 452e5bbef374..74fa7dbc5149 100644 --- a/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailboxExportJobsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts index 724c6c90769d..f37e33d7e51e 100644 --- a/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/ListMailboxPermissionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts b/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts index 12f34bdaf92a..7e3623c25de9 100644 --- a/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts +++ b/clients/client-workmail/src/commands/ListMobileDeviceAccessOverridesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts b/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts index 3df134ee6d17..1ebbf04251e3 100644 --- a/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts +++ b/clients/client-workmail/src/commands/ListMobileDeviceAccessRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListOrganizationsCommand.ts b/clients/client-workmail/src/commands/ListOrganizationsCommand.ts index 7590697123fe..92f7817f3e14 100644 --- a/clients/client-workmail/src/commands/ListOrganizationsCommand.ts +++ b/clients/client-workmail/src/commands/ListOrganizationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts b/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts index e0f9722125f8..8fa388fc38a6 100644 --- a/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts +++ b/clients/client-workmail/src/commands/ListResourceDelegatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListResourcesCommand.ts b/clients/client-workmail/src/commands/ListResourcesCommand.ts index 78b1352843e5..5dcb9bec192b 100644 --- a/clients/client-workmail/src/commands/ListResourcesCommand.ts +++ b/clients/client-workmail/src/commands/ListResourcesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts b/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts index b5cd32a4c2ab..8b82338c3c30 100644 --- a/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-workmail/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ListUsersCommand.ts b/clients/client-workmail/src/commands/ListUsersCommand.ts index 8c891a7c1b44..561b6807f25a 100644 --- a/clients/client-workmail/src/commands/ListUsersCommand.ts +++ b/clients/client-workmail/src/commands/ListUsersCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts b/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts index c9134c8182ce..b004ee053683 100644 --- a/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts +++ b/clients/client-workmail/src/commands/PutAccessControlRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts b/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts index 249db185be15..2bde463aa39f 100644 --- a/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/PutEmailMonitoringConfigurationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts b/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts index 65a6523e0d59..95a2d0db9e14 100644 --- a/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts +++ b/clients/client-workmail/src/commands/PutInboundDmarcSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts b/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts index b1af70598106..47d4d2131075 100644 --- a/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts +++ b/clients/client-workmail/src/commands/PutMailboxPermissionsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts b/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts index 6c3173e963d6..bba0ecf8dd6d 100644 --- a/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts +++ b/clients/client-workmail/src/commands/PutMobileDeviceAccessOverrideCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts b/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts index 5a98ecac86e1..9f57adddb41e 100644 --- a/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts +++ b/clients/client-workmail/src/commands/PutRetentionPolicyCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts b/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts index 32086058ad85..2fe259302da6 100644 --- a/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/RegisterMailDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts b/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts index ef5091fd54d9..b85b8cebf77f 100644 --- a/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts +++ b/clients/client-workmail/src/commands/RegisterToWorkMailCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/ResetPasswordCommand.ts b/clients/client-workmail/src/commands/ResetPasswordCommand.ts index 2a75af3f49f0..d4e06cee44e7 100644 --- a/clients/client-workmail/src/commands/ResetPasswordCommand.ts +++ b/clients/client-workmail/src/commands/ResetPasswordCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts b/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts index 135edabe77ef..1fae0048979d 100644 --- a/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts +++ b/clients/client-workmail/src/commands/StartMailboxExportJobCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/TagResourceCommand.ts b/clients/client-workmail/src/commands/TagResourceCommand.ts index 146b2ddaad46..2ffedd56b000 100644 --- a/clients/client-workmail/src/commands/TagResourceCommand.ts +++ b/clients/client-workmail/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts index 566dd4b206fe..6910356eba82 100644 --- a/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/TestAvailabilityConfigurationCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UntagResourceCommand.ts b/clients/client-workmail/src/commands/UntagResourceCommand.ts index a9a69912bf53..cc3dcb8c677c 100644 --- a/clients/client-workmail/src/commands/UntagResourceCommand.ts +++ b/clients/client-workmail/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts b/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts index 544278bef0c7..abde4fe4c23d 100644 --- a/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts +++ b/clients/client-workmail/src/commands/UpdateAvailabilityConfigurationCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts b/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts index 796adee4ff5d..755cc6268020 100644 --- a/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts +++ b/clients/client-workmail/src/commands/UpdateDefaultMailDomainCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateGroupCommand.ts b/clients/client-workmail/src/commands/UpdateGroupCommand.ts index f63e0fea71ff..c17bbd924021 100644 --- a/clients/client-workmail/src/commands/UpdateGroupCommand.ts +++ b/clients/client-workmail/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts b/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts index 36605f9c4653..f576cc38fb7a 100644 --- a/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts +++ b/clients/client-workmail/src/commands/UpdateImpersonationRoleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts b/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts index 38313ad67a53..bb827a039540 100644 --- a/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts +++ b/clients/client-workmail/src/commands/UpdateMailboxQuotaCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts b/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts index c5a5a8f684b3..5ad8202f73e9 100644 --- a/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts +++ b/clients/client-workmail/src/commands/UpdateMobileDeviceAccessRuleCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts b/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts index 73cea8f1c5c3..9bbd68cf5ed9 100644 --- a/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts +++ b/clients/client-workmail/src/commands/UpdatePrimaryEmailAddressCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateResourceCommand.ts b/clients/client-workmail/src/commands/UpdateResourceCommand.ts index 82005f337dbf..baba1814fc06 100644 --- a/clients/client-workmail/src/commands/UpdateResourceCommand.ts +++ b/clients/client-workmail/src/commands/UpdateResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/commands/UpdateUserCommand.ts b/clients/client-workmail/src/commands/UpdateUserCommand.ts index e925d1f2e625..fd97f592a766 100644 --- a/clients/client-workmail/src/commands/UpdateUserCommand.ts +++ b/clients/client-workmail/src/commands/UpdateUserCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkMailClientResolvedConfig } f /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmail/src/index.ts b/clients/client-workmail/src/index.ts index 67cb89ba6c7d..e6ba961752d8 100644 --- a/clients/client-workmail/src/index.ts +++ b/clients/client-workmail/src/index.ts @@ -43,8 +43,8 @@ export * from "./WorkMailClient"; export * from "./WorkMail"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkMailExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkMailExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-workmail/src/models/WorkMailServiceException.ts b/clients/client-workmail/src/models/WorkMailServiceException.ts index e99052a670a9..9bc9370ac934 100644 --- a/clients/client-workmail/src/models/WorkMailServiceException.ts +++ b/clients/client-workmail/src/models/WorkMailServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts b/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts index 81ee2c516b99..470ecf91e29f 100644 --- a/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts +++ b/clients/client-workmailmessageflow/src/commands/GetRawMessageContentCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts b/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts index 681637734f1e..6e5688732c8f 100644 --- a/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts +++ b/clients/client-workmailmessageflow/src/commands/PutRawMessageContentCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workmailmessageflow/src/index.ts b/clients/client-workmailmessageflow/src/index.ts index d7e3b25e7303..39f2ced5a874 100644 --- a/clients/client-workmailmessageflow/src/index.ts +++ b/clients/client-workmailmessageflow/src/index.ts @@ -12,8 +12,8 @@ export * from "./WorkMailMessageFlowClient"; export * from "./WorkMailMessageFlow"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkMailMessageFlowExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkMailMessageFlowExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/clients/client-workmailmessageflow/src/models/WorkMailMessageFlowServiceException.ts b/clients/client-workmailmessageflow/src/models/WorkMailMessageFlowServiceException.ts index 644fcc354beb..7bbe8384f98c 100644 --- a/clients/client-workmailmessageflow/src/models/WorkMailMessageFlowServiceException.ts +++ b/clients/client-workmailmessageflow/src/models/WorkMailMessageFlowServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workspaces-thin-client/src/commands/CreateEnvironmentCommand.ts b/clients/client-workspaces-thin-client/src/commands/CreateEnvironmentCommand.ts index f3673fe85b58..9cb2a1086696 100644 --- a/clients/client-workspaces-thin-client/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/CreateEnvironmentCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/DeleteDeviceCommand.ts b/clients/client-workspaces-thin-client/src/commands/DeleteDeviceCommand.ts index d6564f16fb80..3866e9899f98 100644 --- a/clients/client-workspaces-thin-client/src/commands/DeleteDeviceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/DeleteDeviceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/DeleteEnvironmentCommand.ts b/clients/client-workspaces-thin-client/src/commands/DeleteEnvironmentCommand.ts index 7107f3e4c620..1c9e0137268e 100644 --- a/clients/client-workspaces-thin-client/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/DeleteEnvironmentCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/DeregisterDeviceCommand.ts b/clients/client-workspaces-thin-client/src/commands/DeregisterDeviceCommand.ts index d6164575f0ce..5e506e746ea7 100644 --- a/clients/client-workspaces-thin-client/src/commands/DeregisterDeviceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/DeregisterDeviceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/GetDeviceCommand.ts b/clients/client-workspaces-thin-client/src/commands/GetDeviceCommand.ts index 187a82dca44a..888c5909fa39 100644 --- a/clients/client-workspaces-thin-client/src/commands/GetDeviceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/GetDeviceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/GetEnvironmentCommand.ts b/clients/client-workspaces-thin-client/src/commands/GetEnvironmentCommand.ts index c3f67b5b292a..48ec4edeb573 100644 --- a/clients/client-workspaces-thin-client/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/GetEnvironmentCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/GetSoftwareSetCommand.ts b/clients/client-workspaces-thin-client/src/commands/GetSoftwareSetCommand.ts index bbc743dfcb56..c9147f98956a 100644 --- a/clients/client-workspaces-thin-client/src/commands/GetSoftwareSetCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/GetSoftwareSetCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/ListDevicesCommand.ts b/clients/client-workspaces-thin-client/src/commands/ListDevicesCommand.ts index fe818271d593..3b1423bfa337 100644 --- a/clients/client-workspaces-thin-client/src/commands/ListDevicesCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/ListDevicesCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/ListEnvironmentsCommand.ts b/clients/client-workspaces-thin-client/src/commands/ListEnvironmentsCommand.ts index 1c2b39b20fbf..c36e17821fcb 100644 --- a/clients/client-workspaces-thin-client/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/ListEnvironmentsCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/ListSoftwareSetsCommand.ts b/clients/client-workspaces-thin-client/src/commands/ListSoftwareSetsCommand.ts index b7f0330551ce..b6871bbc0d47 100644 --- a/clients/client-workspaces-thin-client/src/commands/ListSoftwareSetsCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/ListSoftwareSetsCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/ListTagsForResourceCommand.ts b/clients/client-workspaces-thin-client/src/commands/ListTagsForResourceCommand.ts index 3c2f7b545ac6..1c19720a2e8a 100644 --- a/clients/client-workspaces-thin-client/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/ListTagsForResourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/TagResourceCommand.ts b/clients/client-workspaces-thin-client/src/commands/TagResourceCommand.ts index f34b33b1f1b0..ac218f84960a 100644 --- a/clients/client-workspaces-thin-client/src/commands/TagResourceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/TagResourceCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/UntagResourceCommand.ts b/clients/client-workspaces-thin-client/src/commands/UntagResourceCommand.ts index 69943bdfb0ac..ff54d8c881f3 100644 --- a/clients/client-workspaces-thin-client/src/commands/UntagResourceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/UntagResourceCommand.ts @@ -20,7 +20,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts b/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts index 1045ccc795ac..6dc9edadc362 100644 --- a/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/UpdateDeviceCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/UpdateEnvironmentCommand.ts b/clients/client-workspaces-thin-client/src/commands/UpdateEnvironmentCommand.ts index 6d8f6830ae28..d68be2719da7 100644 --- a/clients/client-workspaces-thin-client/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/UpdateEnvironmentCommand.ts @@ -21,7 +21,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/commands/UpdateSoftwareSetCommand.ts b/clients/client-workspaces-thin-client/src/commands/UpdateSoftwareSetCommand.ts index 59a51068c232..cee88d0f7680 100644 --- a/clients/client-workspaces-thin-client/src/commands/UpdateSoftwareSetCommand.ts +++ b/clients/client-workspaces-thin-client/src/commands/UpdateSoftwareSetCommand.ts @@ -16,7 +16,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-thin-client/src/index.ts b/clients/client-workspaces-thin-client/src/index.ts index 2aeb9a58c5b1..16aed869dcb2 100644 --- a/clients/client-workspaces-thin-client/src/index.ts +++ b/clients/client-workspaces-thin-client/src/index.ts @@ -19,8 +19,8 @@ export * from "./WorkSpacesThinClientClient"; export * from "./WorkSpacesThinClient"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkSpacesThinClientExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkSpacesThinClientExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-workspaces-thin-client/src/models/WorkSpacesThinClientServiceException.ts b/clients/client-workspaces-thin-client/src/models/WorkSpacesThinClientServiceException.ts index 5f030389cf06..1cd50c07cf93 100644 --- a/clients/client-workspaces-thin-client/src/models/WorkSpacesThinClientServiceException.ts +++ b/clients/client-workspaces-thin-client/src/models/WorkSpacesThinClientServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts index 6b117fc61c14..9881147ddf54 100644 --- a/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateBrowserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts index b423ea69ae7a..bfdea12e7911 100644 --- a/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateIpAccessSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts index 7637a5e07b83..3d1e8bd23d5c 100644 --- a/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateNetworkSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts index ca1274c18095..1ec1db43f57e 100644 --- a/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateTrustStoreCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts index 28f3000879a0..c53bf88f0cde 100644 --- a/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateUserAccessLoggingSettingsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts index 23e0047ce393..497493736f71 100644 --- a/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/AssociateUserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts index a285ca1abf8c..283264e2569c 100644 --- a/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateBrowserSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts index 266f9a05edd1..46f0f1af3628 100644 --- a/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts index b62acd77d354..6843d87ea318 100644 --- a/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateIpAccessSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts index 73ef7be8fa05..e6038bf065f2 100644 --- a/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateNetworkSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts b/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts index aab4e56b6fd3..9047e8d52596 100644 --- a/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreatePortalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts index 76b3db1dee1d..03874fcfa2ba 100644 --- a/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateTrustStoreCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts index 5b28a32c90b8..646a8378a4dd 100644 --- a/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateUserAccessLoggingSettingsCommand.ts @@ -19,7 +19,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts index 8d1e91504fa5..09a414faa9c6 100644 --- a/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/CreateUserSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts index 75e23af16c43..f36fa0049d2d 100644 --- a/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteBrowserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts index 8999ecd36e26..3e6b0be45417 100644 --- a/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteIdentityProviderCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts index 84d9cbac2d29..16a029b6a30c 100644 --- a/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteIpAccessSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts index 11e846b5a277..dd82fd2f7b57 100644 --- a/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteNetworkSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts b/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts index c4901bbf807b..2eff1be93dc1 100644 --- a/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeletePortalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts index 3e8a73e6b207..bd6b40f9e35c 100644 --- a/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteTrustStoreCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts index 0f9395fafba3..a1e282cd2311 100644 --- a/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteUserAccessLoggingSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts index 53b05b29aa18..ea91ab30b5c3 100644 --- a/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DeleteUserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts index 85417456e705..a3cde48d2cf6 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateBrowserSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts index 4290972fde13..f5d0465129b8 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateIpAccessSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts index d47826584ea2..7d70836c4285 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateNetworkSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts index 2ec8ba0d5976..cf37ed8fec74 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateTrustStoreCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts index 68c6ed80f43a..d47fce09e877 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateUserAccessLoggingSettingsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts index 77ab6fbd6259..7de75325bd34 100644 --- a/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/DisassociateUserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts index 757fb46bd841..30f2eb5d8abd 100644 --- a/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetBrowserSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts index 294967f7043c..eba1b0d9988b 100644 --- a/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetIdentityProviderCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts index 56fefe0921be..65ccc579deb3 100644 --- a/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetIpAccessSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts index dd51c8b6b242..1b607d5c981e 100644 --- a/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetNetworkSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetPortalCommand.ts b/clients/client-workspaces-web/src/commands/GetPortalCommand.ts index d0fabe5ef33a..7685f5787423 100644 --- a/clients/client-workspaces-web/src/commands/GetPortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetPortalCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts b/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts index 0830657c29cf..45576ae51ac8 100644 --- a/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetPortalServiceProviderMetadataCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts b/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts index 8426f08b8b55..e73c42d75469 100644 --- a/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetTrustStoreCertificateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts index ee01eba6a4dd..ebf45036525f 100644 --- a/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetTrustStoreCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts index 823e6b5fa07b..555ca76addbd 100644 --- a/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetUserAccessLoggingSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts index 97d3a7198ed5..e5365dc0b712 100644 --- a/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/GetUserSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts index 9a16db785d23..1db21c02ffbf 100644 --- a/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListBrowserSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts b/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts index a0272dce98af..9b0d2332d978 100644 --- a/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListIdentityProvidersCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts index 824b95a25560..7528ce3f789a 100644 --- a/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListIpAccessSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts index 6afd47c8f7e1..894171f1c5b8 100644 --- a/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListNetworkSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts b/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts index 5c602d3aee52..5ec51ac6fd9e 100644 --- a/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListPortalsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts b/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts index a96185eb23fd..33770101e919 100644 --- a/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTagsForResourceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts b/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts index 62403a690653..e4ab06a27626 100644 --- a/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTrustStoreCertificatesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts b/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts index d459b85b4558..b30bd87c6a12 100644 --- a/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListTrustStoresCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts index 42415609a27c..d2565587c1a9 100644 --- a/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListUserAccessLoggingSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts index f6b772fc3cd1..10f68e267276 100644 --- a/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/ListUserSettingsCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/TagResourceCommand.ts b/clients/client-workspaces-web/src/commands/TagResourceCommand.ts index ccb5edbbfd23..f40b3ff58adc 100644 --- a/clients/client-workspaces-web/src/commands/TagResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts b/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts index 7c12a81d2cc2..d5ecf617c485 100644 --- a/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts +++ b/clients/client-workspaces-web/src/commands/UntagResourceCommand.ts @@ -16,7 +16,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts index 1d8f4d289b34..f0795cd96cac 100644 --- a/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateBrowserSettingsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts b/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts index 2b5c79f6ea84..042af3145c99 100644 --- a/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateIdentityProviderCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts index d1d6fec9a899..f1786b109344 100644 --- a/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateIpAccessSettingsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts index d297f6592016..7c91ae1e0274 100644 --- a/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateNetworkSettingsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts b/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts index 44ed225fa7da..693cad66b91c 100644 --- a/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdatePortalCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts b/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts index f7327c927465..86da6ae4589d 100644 --- a/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateTrustStoreCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts index 0990523042b4..768b67d1d7dc 100644 --- a/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateUserAccessLoggingSettingsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts b/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts index f0185a36b48f..39c1ae9eb9fc 100644 --- a/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts +++ b/clients/client-workspaces-web/src/commands/UpdateUserSettingsCommand.ts @@ -17,7 +17,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces-web/src/index.ts b/clients/client-workspaces-web/src/index.ts index bdf8e7c8fa8f..1e68d883569a 100644 --- a/clients/client-workspaces-web/src/index.ts +++ b/clients/client-workspaces-web/src/index.ts @@ -13,8 +13,8 @@ export * from "./WorkSpacesWebClient"; export * from "./WorkSpacesWeb"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkSpacesWebExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-workspaces-web/src/models/WorkSpacesWebServiceException.ts b/clients/client-workspaces-web/src/models/WorkSpacesWebServiceException.ts index 096e75388f96..1a6169053a3b 100644 --- a/clients/client-workspaces-web/src/models/WorkSpacesWebServiceException.ts +++ b/clients/client-workspaces-web/src/models/WorkSpacesWebServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-workspaces/src/commands/AcceptAccountLinkInvitationCommand.ts b/clients/client-workspaces/src/commands/AcceptAccountLinkInvitationCommand.ts index 095dfc056b29..fd143d7cb938 100644 --- a/clients/client-workspaces/src/commands/AcceptAccountLinkInvitationCommand.ts +++ b/clients/client-workspaces/src/commands/AcceptAccountLinkInvitationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts index f9ec8e4bc22d..7961c7299c68 100644 --- a/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/AssociateConnectionAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts b/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts index 527d8e8f282c..fb91212fec39 100644 --- a/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/AssociateIpGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/AssociateWorkspaceApplicationCommand.ts b/clients/client-workspaces/src/commands/AssociateWorkspaceApplicationCommand.ts index 3c4d44f7fc6f..be430b584ee5 100644 --- a/clients/client-workspaces/src/commands/AssociateWorkspaceApplicationCommand.ts +++ b/clients/client-workspaces/src/commands/AssociateWorkspaceApplicationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts b/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts index 61ba4d8f2733..ea913322d00b 100644 --- a/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts +++ b/clients/client-workspaces/src/commands/AuthorizeIpRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts index cdba9cc3b3f0..e0613bc435f2 100644 --- a/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CopyWorkspaceImageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateAccountLinkInvitationCommand.ts b/clients/client-workspaces/src/commands/CreateAccountLinkInvitationCommand.ts index d1a54f219bba..28ffd65364f7 100644 --- a/clients/client-workspaces/src/commands/CreateAccountLinkInvitationCommand.ts +++ b/clients/client-workspaces/src/commands/CreateAccountLinkInvitationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts index 024250b7de34..c8c6b9c4c115 100644 --- a/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/CreateConnectClientAddInCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts index 055acba031d1..30383a8bf775 100644 --- a/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/CreateConnectionAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts b/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts index 388a1e9ad26e..f9bebd95d050 100644 --- a/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/CreateIpGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts b/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts index e35a4a8790d1..b5f487387cd8 100644 --- a/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/CreateStandbyWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateTagsCommand.ts b/clients/client-workspaces/src/commands/CreateTagsCommand.ts index ecce76d91051..9a36f11e6b9f 100644 --- a/clients/client-workspaces/src/commands/CreateTagsCommand.ts +++ b/clients/client-workspaces/src/commands/CreateTagsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts index 7fe7b839d013..b5b34861f5c0 100644 --- a/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CreateUpdatedWorkspaceImageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts index 95180a296859..47ecde17a5cc 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspaceBundleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts index 92b9e2352b06..422ea6397379 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspaceImageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts b/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts index 6815d26595e7..bff1c3ee816a 100644 --- a/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/CreateWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteAccountLinkInvitationCommand.ts b/clients/client-workspaces/src/commands/DeleteAccountLinkInvitationCommand.ts index 37d95958ca4e..f0f3b037cd16 100644 --- a/clients/client-workspaces/src/commands/DeleteAccountLinkInvitationCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteAccountLinkInvitationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts b/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts index 1f723b4e65df..491a47ac8474 100644 --- a/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteClientBrandingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts index e6f358b21ec8..3b20eaa6ea54 100644 --- a/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteConnectClientAddInCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts index 4c67d54064d9..58b114f496ed 100644 --- a/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteConnectionAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts b/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts index 630d135dc904..4609e78c7b9e 100644 --- a/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteIpGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteTagsCommand.ts b/clients/client-workspaces/src/commands/DeleteTagsCommand.ts index ec91d081e301..ee497a421350 100644 --- a/clients/client-workspaces/src/commands/DeleteTagsCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteTagsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts index 932c573f62fd..e5f1f0a90411 100644 --- a/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteWorkspaceBundleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts index 1b5d5fd36faf..05d120d8c182 100644 --- a/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/DeleteWorkspaceImageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeployWorkspaceApplicationsCommand.ts b/clients/client-workspaces/src/commands/DeployWorkspaceApplicationsCommand.ts index e491fc675c73..dc22d9be16b2 100644 --- a/clients/client-workspaces/src/commands/DeployWorkspaceApplicationsCommand.ts +++ b/clients/client-workspaces/src/commands/DeployWorkspaceApplicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts b/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts index ae431cd900e9..834d14705999 100644 --- a/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts +++ b/clients/client-workspaces/src/commands/DeregisterWorkspaceDirectoryCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeAccountCommand.ts b/clients/client-workspaces/src/commands/DescribeAccountCommand.ts index a77cc055a4c1..3c4ce901b6f5 100644 --- a/clients/client-workspaces/src/commands/DescribeAccountCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeAccountCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts b/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts index 59ca0b160117..5a116f732189 100644 --- a/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeAccountModificationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeApplicationAssociationsCommand.ts b/clients/client-workspaces/src/commands/DescribeApplicationAssociationsCommand.ts index 848766395662..5defb025fee4 100644 --- a/clients/client-workspaces/src/commands/DescribeApplicationAssociationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeApplicationAssociationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeApplicationsCommand.ts b/clients/client-workspaces/src/commands/DescribeApplicationsCommand.ts index fcae2096dffc..a8517b92ee61 100644 --- a/clients/client-workspaces/src/commands/DescribeApplicationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeApplicationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeBundleAssociationsCommand.ts b/clients/client-workspaces/src/commands/DescribeBundleAssociationsCommand.ts index b11a5bf648ad..4e2ca9f086f4 100644 --- a/clients/client-workspaces/src/commands/DescribeBundleAssociationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeBundleAssociationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts b/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts index 82794d5bbdc5..2c7834db0811 100644 --- a/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeClientBrandingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts b/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts index 7a25fea2899c..b877ea476f92 100644 --- a/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeClientPropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts index 56c01287f00c..62c8eafde998 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectClientAddInsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts index bb7b7605caed..d290899da558 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectionAliasPermissionsCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts b/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts index 53f5d41b52ba..7cd695276a44 100644 --- a/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeConnectionAliasesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeImageAssociationsCommand.ts b/clients/client-workspaces/src/commands/DescribeImageAssociationsCommand.ts index a557174e04b1..6319fd135dd2 100644 --- a/clients/client-workspaces/src/commands/DescribeImageAssociationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeImageAssociationsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts b/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts index 80d884f3d362..b5c9d8fa299d 100644 --- a/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeIpGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeTagsCommand.ts b/clients/client-workspaces/src/commands/DescribeTagsCommand.ts index 5a9fff12a963..16d99f014866 100644 --- a/clients/client-workspaces/src/commands/DescribeTagsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeTagsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceAssociationsCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceAssociationsCommand.ts index 868c6195ad09..982e56ffa1b2 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceAssociationsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceAssociationsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts index 5ab65053b012..2ebdcd00bf4e 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceBundlesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts index 39d7ebe611b0..c1af5f1e2bda 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceDirectoriesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts index 2c7fe1cfef75..930bb157950d 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceImagePermissionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts index 4e7a5a293a0f..4992b984de5c 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceImagesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts index 2ef82aafcfc3..daad0cea7c0d 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspaceSnapshotsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts index 725a4e42da1a..64c9d53573e5 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts b/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts index fe524845043f..7e751c94a433 100644 --- a/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts +++ b/clients/client-workspaces/src/commands/DescribeWorkspacesConnectionStatusCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts b/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts index 45a7da1ff209..7c40efefaf55 100644 --- a/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts +++ b/clients/client-workspaces/src/commands/DisassociateConnectionAliasCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts b/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts index cde82bbb7c80..3a217d13b9dd 100644 --- a/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts +++ b/clients/client-workspaces/src/commands/DisassociateIpGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/DisassociateWorkspaceApplicationCommand.ts b/clients/client-workspaces/src/commands/DisassociateWorkspaceApplicationCommand.ts index a6d9b2b0e352..f4e133634bc8 100644 --- a/clients/client-workspaces/src/commands/DisassociateWorkspaceApplicationCommand.ts +++ b/clients/client-workspaces/src/commands/DisassociateWorkspaceApplicationCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/GetAccountLinkCommand.ts b/clients/client-workspaces/src/commands/GetAccountLinkCommand.ts index f56eecf1609a..d3a744ffdb81 100644 --- a/clients/client-workspaces/src/commands/GetAccountLinkCommand.ts +++ b/clients/client-workspaces/src/commands/GetAccountLinkCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts b/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts index c2f377c2eec9..203329c82cf3 100644 --- a/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts +++ b/clients/client-workspaces/src/commands/ImportClientBrandingCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts b/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts index cb1fe131c796..57642bd8a535 100644 --- a/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts +++ b/clients/client-workspaces/src/commands/ImportWorkspaceImageCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ListAccountLinksCommand.ts b/clients/client-workspaces/src/commands/ListAccountLinksCommand.ts index 2bf7ac6a0fe8..3520c96ae602 100644 --- a/clients/client-workspaces/src/commands/ListAccountLinksCommand.ts +++ b/clients/client-workspaces/src/commands/ListAccountLinksCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts b/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts index 09157817833a..31db21b490ae 100644 --- a/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts +++ b/clients/client-workspaces/src/commands/ListAvailableManagementCidrRangesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts b/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts index 7015c623a713..30007939b56e 100644 --- a/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts +++ b/clients/client-workspaces/src/commands/MigrateWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyAccountCommand.ts b/clients/client-workspaces/src/commands/ModifyAccountCommand.ts index 3294585c1c79..d7a59e217922 100644 --- a/clients/client-workspaces/src/commands/ModifyAccountCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyAccountCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts index 1193ada96bfb..dbd004d80e2f 100644 --- a/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyCertificateBasedAuthPropertiesCommand.ts @@ -18,7 +18,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts index 360471415585..15f0b94fc03c 100644 --- a/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyClientPropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts index cf46201560fa..925750b91584 100644 --- a/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifySamlPropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts b/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts index d0785d8a8156..e857d04d77dc 100644 --- a/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts +++ b/clients/client-workspaces/src/commands/ModifySelfservicePermissionsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts index 95c7bb7327e5..35e7bcaa1fa6 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceAccessPropertiesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts index 7ad6f4f667ad..b611f2e84a0d 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceCreationPropertiesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts index bd6915f887f9..5bcd73747de1 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspacePropertiesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts b/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts index 89b8b7849da1..f50216f8363f 100644 --- a/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts +++ b/clients/client-workspaces/src/commands/ModifyWorkspaceStateCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts b/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts index 0daa634b9218..638ef499f2cc 100644 --- a/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/RebootWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts b/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts index adfc77db29a6..093be6690c8a 100644 --- a/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/RebuildWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts b/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts index b66af682bfe8..fe870034f83d 100644 --- a/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts +++ b/clients/client-workspaces/src/commands/RegisterWorkspaceDirectoryCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RejectAccountLinkInvitationCommand.ts b/clients/client-workspaces/src/commands/RejectAccountLinkInvitationCommand.ts index d4a37416f0aa..d04ccf401c92 100644 --- a/clients/client-workspaces/src/commands/RejectAccountLinkInvitationCommand.ts +++ b/clients/client-workspaces/src/commands/RejectAccountLinkInvitationCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts b/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts index 984fb970288e..e07aa92a93d1 100644 --- a/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts +++ b/clients/client-workspaces/src/commands/RestoreWorkspaceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts b/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts index cf0baa4791b1..f224ee844961 100644 --- a/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts +++ b/clients/client-workspaces/src/commands/RevokeIpRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts b/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts index 99ad04558e0b..fe7f7ec0b47f 100644 --- a/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/StartWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts b/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts index f6e4a68d8f3a..ddde7c2ed8e6 100644 --- a/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/StopWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts b/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts index 9a732c2b2ea2..debd6dbb59f2 100644 --- a/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts +++ b/clients/client-workspaces/src/commands/TerminateWorkspacesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts b/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts index cea82aa3b434..ea217de79994 100644 --- a/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateConnectClientAddInCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts b/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts index cf53495c662c..b966abd56da5 100644 --- a/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateConnectionAliasPermissionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts b/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts index d50a74f6460e..05b61f7d93f6 100644 --- a/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateRulesOfIpGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts b/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts index c31710e21f85..8d2700092b3a 100644 --- a/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateWorkspaceBundleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts b/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts index 04972b507e47..6669844fc7bb 100644 --- a/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts +++ b/clients/client-workspaces/src/commands/UpdateWorkspaceImagePermissionCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesClientResolvedConfig } /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-workspaces/src/index.ts b/clients/client-workspaces/src/index.ts index cb4f5b75d0f3..80d911712e69 100644 --- a/clients/client-workspaces/src/index.ts +++ b/clients/client-workspaces/src/index.ts @@ -24,8 +24,8 @@ export * from "./WorkSpacesClient"; export * from "./WorkSpaces"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WorkSpacesExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WorkSpacesExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-workspaces/src/models/WorkSpacesServiceException.ts b/clients/client-workspaces/src/models/WorkSpacesServiceException.ts index dceb57f672bb..64341cb0f8d7 100644 --- a/clients/client-workspaces/src/models/WorkSpacesServiceException.ts +++ b/clients/client-workspaces/src/models/WorkSpacesServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/clients/client-xray/src/commands/BatchGetTracesCommand.ts b/clients/client-xray/src/commands/BatchGetTracesCommand.ts index 67d17c0ce9ec..1194f378db34 100644 --- a/clients/client-xray/src/commands/BatchGetTracesCommand.ts +++ b/clients/client-xray/src/commands/BatchGetTracesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/CreateGroupCommand.ts b/clients/client-xray/src/commands/CreateGroupCommand.ts index 8699ca9cb798..0c8f329039be 100644 --- a/clients/client-xray/src/commands/CreateGroupCommand.ts +++ b/clients/client-xray/src/commands/CreateGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts b/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts index 1dd38444ea96..53d24991d7f9 100644 --- a/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/CreateSamplingRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/DeleteGroupCommand.ts b/clients/client-xray/src/commands/DeleteGroupCommand.ts index a00840d4f338..dbfb153b4203 100644 --- a/clients/client-xray/src/commands/DeleteGroupCommand.ts +++ b/clients/client-xray/src/commands/DeleteGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts index 258ce61d21d8..cdaff7b10fdc 100644 --- a/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-xray/src/commands/DeleteResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts b/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts index 89651c3345f9..1b2703e5f8d7 100644 --- a/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/DeleteSamplingRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts b/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts index aef5462fede9..0f532cff8bf2 100644 --- a/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts +++ b/clients/client-xray/src/commands/GetEncryptionConfigCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetGroupCommand.ts b/clients/client-xray/src/commands/GetGroupCommand.ts index 7b197b49ef7f..8bb9e85da738 100644 --- a/clients/client-xray/src/commands/GetGroupCommand.ts +++ b/clients/client-xray/src/commands/GetGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetGroupsCommand.ts b/clients/client-xray/src/commands/GetGroupsCommand.ts index d777d85e5930..2ac82e8a74cf 100644 --- a/clients/client-xray/src/commands/GetGroupsCommand.ts +++ b/clients/client-xray/src/commands/GetGroupsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetInsightCommand.ts b/clients/client-xray/src/commands/GetInsightCommand.ts index 7f9f767b5a67..2fe0e9beda90 100644 --- a/clients/client-xray/src/commands/GetInsightCommand.ts +++ b/clients/client-xray/src/commands/GetInsightCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetInsightEventsCommand.ts b/clients/client-xray/src/commands/GetInsightEventsCommand.ts index f62718438fce..99f010b008dd 100644 --- a/clients/client-xray/src/commands/GetInsightEventsCommand.ts +++ b/clients/client-xray/src/commands/GetInsightEventsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts b/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts index 3d2370122d65..d893091e72f6 100644 --- a/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts +++ b/clients/client-xray/src/commands/GetInsightImpactGraphCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetInsightSummariesCommand.ts b/clients/client-xray/src/commands/GetInsightSummariesCommand.ts index 97c05a69b631..97fa0b4894b6 100644 --- a/clients/client-xray/src/commands/GetInsightSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetInsightSummariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetSamplingRulesCommand.ts b/clients/client-xray/src/commands/GetSamplingRulesCommand.ts index 2522df856b72..db897d11139d 100644 --- a/clients/client-xray/src/commands/GetSamplingRulesCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingRulesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts b/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts index 320edcf25db1..9d9b1c7c020f 100644 --- a/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingStatisticSummariesCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts b/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts index b03c32ae5ea6..2ab2726a7015 100644 --- a/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts +++ b/clients/client-xray/src/commands/GetSamplingTargetsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetServiceGraphCommand.ts b/clients/client-xray/src/commands/GetServiceGraphCommand.ts index 98fe00a47726..a4f5e35fad0d 100644 --- a/clients/client-xray/src/commands/GetServiceGraphCommand.ts +++ b/clients/client-xray/src/commands/GetServiceGraphCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts b/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts index cfd73fd94dba..46b2fadc962a 100644 --- a/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts +++ b/clients/client-xray/src/commands/GetTimeSeriesServiceStatisticsCommand.ts @@ -15,7 +15,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetTraceGraphCommand.ts b/clients/client-xray/src/commands/GetTraceGraphCommand.ts index 6623b3810434..64533da1e256 100644 --- a/clients/client-xray/src/commands/GetTraceGraphCommand.ts +++ b/clients/client-xray/src/commands/GetTraceGraphCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/GetTraceSummariesCommand.ts b/clients/client-xray/src/commands/GetTraceSummariesCommand.ts index e52ec5862e97..c4f26a043c5b 100644 --- a/clients/client-xray/src/commands/GetTraceSummariesCommand.ts +++ b/clients/client-xray/src/commands/GetTraceSummariesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts b/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts index bf5c5764566c..2c838e8f9f55 100644 --- a/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts +++ b/clients/client-xray/src/commands/ListResourcePoliciesCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/ListTagsForResourceCommand.ts b/clients/client-xray/src/commands/ListTagsForResourceCommand.ts index 592c4c03838a..cc2dd8c460dd 100644 --- a/clients/client-xray/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-xray/src/commands/ListTagsForResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts b/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts index 6b3476f8ddf0..9585240a0a00 100644 --- a/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts +++ b/clients/client-xray/src/commands/PutEncryptionConfigCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/PutResourcePolicyCommand.ts b/clients/client-xray/src/commands/PutResourcePolicyCommand.ts index 2f942073a723..d1ebcd704fc7 100644 --- a/clients/client-xray/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-xray/src/commands/PutResourcePolicyCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts b/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts index 10e03628f41b..4658734fd564 100644 --- a/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts +++ b/clients/client-xray/src/commands/PutTelemetryRecordsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts b/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts index a863c0093441..f05a1a992011 100644 --- a/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts +++ b/clients/client-xray/src/commands/PutTraceSegmentsCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/TagResourceCommand.ts b/clients/client-xray/src/commands/TagResourceCommand.ts index e76344e20fdb..3f45464d6eec 100644 --- a/clients/client-xray/src/commands/TagResourceCommand.ts +++ b/clients/client-xray/src/commands/TagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/UntagResourceCommand.ts b/clients/client-xray/src/commands/UntagResourceCommand.ts index 7c8fd64aab00..b3c639c6e57f 100644 --- a/clients/client-xray/src/commands/UntagResourceCommand.ts +++ b/clients/client-xray/src/commands/UntagResourceCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/UpdateGroupCommand.ts b/clients/client-xray/src/commands/UpdateGroupCommand.ts index 7b200032547e..96cf0a5edc23 100644 --- a/clients/client-xray/src/commands/UpdateGroupCommand.ts +++ b/clients/client-xray/src/commands/UpdateGroupCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts b/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts index 36f37fb30014..bc13c87c8927 100644 --- a/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts +++ b/clients/client-xray/src/commands/UpdateSamplingRuleCommand.ts @@ -12,7 +12,8 @@ import { ServiceInputTypes, ServiceOutputTypes, XRayClientResolvedConfig } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/clients/client-xray/src/index.ts b/clients/client-xray/src/index.ts index 16be8c7af4c3..4d3da15d0dfe 100644 --- a/clients/client-xray/src/index.ts +++ b/clients/client-xray/src/index.ts @@ -9,8 +9,8 @@ export * from "./XRayClient"; export * from "./XRay"; export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { XRayExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { XRayExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./pagination"; export * from "./models"; diff --git a/clients/client-xray/src/models/XRayServiceException.ts b/clients/client-xray/src/models/XRayServiceException.ts index d574d820c61b..52b106aef856 100644 --- a/clients/client-xray/src/models/XRayServiceException.ts +++ b/clients/client-xray/src/models/XRayServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-echo-service/src/commands/EchoCommand.ts b/private/aws-echo-service/src/commands/EchoCommand.ts index 5aba452ad1fe..667c1a5ba935 100644 --- a/private/aws-echo-service/src/commands/EchoCommand.ts +++ b/private/aws-echo-service/src/commands/EchoCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-echo-service/src/commands/LengthCommand.ts b/private/aws-echo-service/src/commands/LengthCommand.ts index f684f59cbd05..32632829508b 100644 --- a/private/aws-echo-service/src/commands/LengthCommand.ts +++ b/private/aws-echo-service/src/commands/LengthCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-echo-service/src/index.ts b/private/aws-echo-service/src/index.ts index 95be0543e0f7..fead9d4bbfa8 100644 --- a/private/aws-echo-service/src/index.ts +++ b/private/aws-echo-service/src/index.ts @@ -2,8 +2,8 @@ /* eslint-disable */ export * from "./EchoServiceClient"; export * from "./EchoService"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EchoServiceExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EchoServiceExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-echo-service/src/models/EchoServiceServiceException.ts b/private/aws-echo-service/src/models/EchoServiceServiceException.ts index f523bfc3ca6b..27bf3835b85d 100644 --- a/private/aws-echo-service/src/models/EchoServiceServiceException.ts +++ b/private/aws-echo-service/src/models/EchoServiceServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts index dcdfee810a6a..45b0283156e3 100644 --- a/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/DatetimeOffsetsCommand.ts @@ -10,7 +10,8 @@ import { de_DatetimeOffsetsCommand, se_DatetimeOffsetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts index 905d9d506788..6c81f7aa5de3 100644 --- a/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,7 +10,8 @@ import { de_EmptyInputAndEmptyOutputCommand, se_EmptyInputAndEmptyOutputCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts index 02a85bbdd589..728b5ecdf64e 100644 --- a/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts index 0ec4a8884b5f..8c8924e12200 100644 --- a/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts index 5a6847a0a6b7..b64fb9d82c65 100644 --- a/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/FractionalSecondsCommand.ts @@ -10,7 +10,8 @@ import { de_FractionalSecondsCommand, se_FractionalSecondsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts index 98e34dfaa2eb..284ebc9486a4 100644 --- a/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { de_GreetingWithErrorsCommand, se_GreetingWithErrorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts index 21d604c2bfdd..fb78b2ff6aa7 100644 --- a/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/HostWithPathOperationCommand.ts @@ -9,7 +9,8 @@ import { de_HostWithPathOperationCommand, se_HostWithPathOperationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts b/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts index 8011af29167d..9a0b4231d4ec 100644 --- a/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/IgnoresWrappingXmlNameCommand.ts @@ -10,7 +10,8 @@ import { de_IgnoresWrappingXmlNameCommand, se_IgnoresWrappingXmlNameCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts b/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts index 437aeec3cd67..06978529b635 100644 --- a/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/NestedStructuresCommand.ts @@ -10,7 +10,8 @@ import { de_NestedStructuresCommand, se_NestedStructuresCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts index 67682b71dbb7..3dd44e416d98 100644 --- a/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/NoInputAndOutputCommand.ts @@ -10,7 +10,8 @@ import { de_NoInputAndOutputCommand, se_NoInputAndOutputCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts index 014d5c354718..f8b2a10de2c7 100644 --- a/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { de_PutWithContentEncodingCommand, se_PutWithContentEncodingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index e340f718ce22..e4559b24c473 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -10,7 +10,8 @@ import { de_QueryIdempotencyTokenAutoFillCommand, se_QueryIdempotencyTokenAutoFi /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts index 13d0ce487587..ee59fc79caa7 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryListsCommand.ts @@ -10,7 +10,8 @@ import { de_QueryListsCommand, se_QueryListsCommand } from "../protocols/Aws_ec2 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts b/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts index a0aa6aeec272..13492bc87842 100644 --- a/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/QueryTimestampsCommand.ts @@ -10,7 +10,8 @@ import { de_QueryTimestampsCommand, se_QueryTimestampsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts b/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts index 8327cbb9e953..1984733f9c23 100644 --- a/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/RecursiveXmlShapesCommand.ts @@ -10,7 +10,8 @@ import { de_RecursiveXmlShapesCommand, se_RecursiveXmlShapesCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts b/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts index 03933c979760..4c9bccb42491 100644 --- a/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/SimpleInputParamsCommand.ts @@ -10,7 +10,8 @@ import { de_SimpleInputParamsCommand, se_SimpleInputParamsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts b/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts index d3c926a6968f..0ca832207026 100644 --- a/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/SimpleScalarXmlPropertiesCommand.ts @@ -10,7 +10,8 @@ import { de_SimpleScalarXmlPropertiesCommand, se_SimpleScalarXmlPropertiesComman /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts index d505b84bf0a5..c8ece5191413 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlBlobsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlBlobsCommand, se_XmlBlobsCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts index b7455ce1599e..1ebed4673a6a 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEmptyBlobsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlEmptyBlobsCommand, se_XmlEmptyBlobsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts index d624b928d82b..f9861530a6d4 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEmptyListsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlEmptyListsCommand, se_XmlEmptyListsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts index ff9d5d63cf23..e3b58474488c 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlEnumsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlEnumsCommand, se_XmlEnumsCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts index 7871edb3b987..6a7c03be191c 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlIntEnumsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlIntEnumsCommand, se_XmlIntEnumsCommand } from "../protocols/Aws_e /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts index 94c231f7d4aa..d8194baa902c 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlListsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlListsCommand, se_XmlListsCommand } from "../protocols/Aws_ec2"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts index 068c90282789..8e9f37eab13d 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlNamespacesCommand.ts @@ -10,7 +10,8 @@ import { de_XmlNamespacesCommand, se_XmlNamespacesCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts index 1c2d1e21850d..5f395d82887d 100644 --- a/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-ec2/src/commands/XmlTimestampsCommand.ts @@ -10,7 +10,8 @@ import { de_XmlTimestampsCommand, se_XmlTimestampsCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-ec2/src/index.ts b/private/aws-protocoltests-ec2/src/index.ts index 19a6e23dcb3e..692295c3adfb 100644 --- a/private/aws-protocoltests-ec2/src/index.ts +++ b/private/aws-protocoltests-ec2/src/index.ts @@ -7,8 +7,8 @@ */ export * from "./EC2ProtocolClient"; export * from "./EC2Protocol"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { EC2ProtocolExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { EC2ProtocolExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-ec2/src/models/EC2ProtocolServiceException.ts b/private/aws-protocoltests-ec2/src/models/EC2ProtocolServiceException.ts index 20d091c19f15..7ca494829e99 100644 --- a/private/aws-protocoltests-ec2/src/models/EC2ProtocolServiceException.ts +++ b/private/aws-protocoltests-ec2/src/models/EC2ProtocolServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts index 69f19549fcb7..ad81fcb17edb 100644 --- a/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,7 +10,8 @@ import { de_EmptyInputAndEmptyOutputCommand, se_EmptyInputAndEmptyOutputCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts index 201773d0d741..657f1bd57c8d 100644 --- a/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts index 132ef21ff2d8..8fbf5ad09cba 100644 --- a/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts index 901e05a42130..27f66b321deb 100644 --- a/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { de_GreetingWithErrorsCommand, se_GreetingWithErrorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts index fa572d6d40f2..f12d331f7af7 100644 --- a/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/HostWithPathOperationCommand.ts @@ -9,7 +9,8 @@ import { de_HostWithPathOperationCommand, se_HostWithPathOperationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts index 2d5c5b3adf25..e66943890cd9 100644 --- a/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/JsonUnionsCommand.ts @@ -10,7 +10,8 @@ import { de_JsonUnionsCommand, se_JsonUnionsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts index 7ee528f59d02..1a81c338a5e3 100644 --- a/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/NoInputAndNoOutputCommand.ts @@ -9,7 +9,8 @@ import { de_NoInputAndNoOutputCommand, se_NoInputAndNoOutputCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts index 7cb0acf67cfe..a91d6808bc60 100644 --- a/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/NoInputAndOutputCommand.ts @@ -10,7 +10,8 @@ import { de_NoInputAndOutputCommand, se_NoInputAndOutputCommand } from "../proto /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/OperationWithDefaultsCommand.ts b/private/aws-protocoltests-json-10/src/commands/OperationWithDefaultsCommand.ts index b5def1a7e26d..4f685fc136da 100644 --- a/private/aws-protocoltests-json-10/src/commands/OperationWithDefaultsCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/OperationWithDefaultsCommand.ts @@ -10,7 +10,8 @@ import { de_OperationWithDefaultsCommand, se_OperationWithDefaultsCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/OperationWithNestedStructureCommand.ts b/private/aws-protocoltests-json-10/src/commands/OperationWithNestedStructureCommand.ts index a2769ac18ac1..57575de0d492 100644 --- a/private/aws-protocoltests-json-10/src/commands/OperationWithNestedStructureCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/OperationWithNestedStructureCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/OperationWithRequiredMembersCommand.ts b/private/aws-protocoltests-json-10/src/commands/OperationWithRequiredMembersCommand.ts index 3410c4087532..03f5496b4194 100644 --- a/private/aws-protocoltests-json-10/src/commands/OperationWithRequiredMembersCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/OperationWithRequiredMembersCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts index 88459dad7b78..9cf2dc2bd241 100644 --- a/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { de_PutWithContentEncodingCommand, se_PutWithContentEncodingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts index 0965984e9f50..8fd6857685d5 100644 --- a/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-json-10/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,7 +10,8 @@ import { de_SimpleScalarPropertiesCommand, se_SimpleScalarPropertiesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json-10/src/index.ts b/private/aws-protocoltests-json-10/src/index.ts index e14c5c255a08..3296cab8b831 100644 --- a/private/aws-protocoltests-json-10/src/index.ts +++ b/private/aws-protocoltests-json-10/src/index.ts @@ -2,8 +2,8 @@ /* eslint-disable */ export * from "./JSONRPC10Client"; export * from "./JSONRPC10"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { JSONRPC10ExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { JSONRPC10ExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-json-10/src/models/JSONRPC10ServiceException.ts b/private/aws-protocoltests-json-10/src/models/JSONRPC10ServiceException.ts index 3e353f8a4c26..9d4aa1fdb3ff 100644 --- a/private/aws-protocoltests-json-10/src/models/JSONRPC10ServiceException.ts +++ b/private/aws-protocoltests-json-10/src/models/JSONRPC10ServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts index 7d2c775fe3ff..4640b79dcbbd 100644 --- a/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/DatetimeOffsetsCommand.ts @@ -10,7 +10,8 @@ import { de_DatetimeOffsetsCommand, se_DatetimeOffsetsCommand } from "../protoco /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts index 0f7f9ef48a62..17fa14228906 100644 --- a/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EmptyOperationCommand.ts @@ -9,7 +9,8 @@ import { de_EmptyOperationCommand, se_EmptyOperationCommand } from "../protocols /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts index 764d1ea7081d..6bd5136fd2d0 100644 --- a/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { de_EndpointOperationCommand, se_EndpointOperationCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts index 72309a349a93..6c9764f513c8 100644 --- a/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts index 617d2b8704fd..c1e0a8831a90 100644 --- a/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/FractionalSecondsCommand.ts @@ -10,7 +10,8 @@ import { de_FractionalSecondsCommand, se_FractionalSecondsCommand } from "../pro /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts index 6e9f64070022..e804e5c467b6 100644 --- a/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { de_GreetingWithErrorsCommand, se_GreetingWithErrorsCommand } from "../p /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts index 2ef8da1ca55b..1cccc0225b1f 100644 --- a/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/HostWithPathOperationCommand.ts @@ -9,7 +9,8 @@ import { de_HostWithPathOperationCommand, se_HostWithPathOperationCommand } from /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts b/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts index dec3466954ec..b8faba7532f7 100644 --- a/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/JsonEnumsCommand.ts @@ -10,7 +10,8 @@ import { de_JsonEnumsCommand, se_JsonEnumsCommand } from "../protocols/Aws_json1 /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts index a60bedd6ab46..daa99d5759ca 100644 --- a/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/JsonUnionsCommand.ts @@ -10,7 +10,8 @@ import { de_JsonUnionsCommand, se_JsonUnionsCommand } from "../protocols/Aws_jso /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts b/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts index 763f26043438..884b8ac500ff 100644 --- a/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/KitchenSinkOperationCommand.ts @@ -10,7 +10,8 @@ import { de_KitchenSinkOperationCommand, se_KitchenSinkOperationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts b/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts index 68747dd68605..578b0e5ea151 100644 --- a/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/NullOperationCommand.ts @@ -10,7 +10,8 @@ import { de_NullOperationCommand, se_NullOperationCommand } from "../protocols/A /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts b/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts index 840476512982..59196c40ddc6 100644 --- a/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts +++ b/private/aws-protocoltests-json/src/commands/OperationWithOptionalInputOutputCommand.ts @@ -13,7 +13,8 @@ import { /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts b/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts index 4bbf8ebf6de0..cac360b2a5ea 100644 --- a/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts +++ b/private/aws-protocoltests-json/src/commands/PutAndGetInlineDocumentsCommand.ts @@ -10,7 +10,8 @@ import { de_PutAndGetInlineDocumentsCommand, se_PutAndGetInlineDocumentsCommand /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts index f66873902c1c..9478b2ffe918 100644 --- a/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-json/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { de_PutWithContentEncodingCommand, se_PutWithContentEncodingCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts index 73501bc1f645..9134db45bb08 100644 --- a/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-json/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,7 +10,8 @@ import { de_SimpleScalarPropertiesCommand, se_SimpleScalarPropertiesCommand } fr /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/commands/SparseNullsOperationCommand.ts b/private/aws-protocoltests-json/src/commands/SparseNullsOperationCommand.ts index 246655277e7e..044599b739c1 100644 --- a/private/aws-protocoltests-json/src/commands/SparseNullsOperationCommand.ts +++ b/private/aws-protocoltests-json/src/commands/SparseNullsOperationCommand.ts @@ -10,7 +10,8 @@ import { de_SparseNullsOperationCommand, se_SparseNullsOperationCommand } from " /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-json/src/index.ts b/private/aws-protocoltests-json/src/index.ts index 4cbe301a707f..913e44f0351a 100644 --- a/private/aws-protocoltests-json/src/index.ts +++ b/private/aws-protocoltests-json/src/index.ts @@ -2,8 +2,8 @@ /* eslint-disable */ export * from "./JsonProtocolClient"; export * from "./JsonProtocol"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { JsonProtocolExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { JsonProtocolExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-json/src/models/JsonProtocolServiceException.ts b/private/aws-protocoltests-json/src/models/JsonProtocolServiceException.ts index 2c2bc5105b13..da46d9fc65ea 100644 --- a/private/aws-protocoltests-json/src/models/JsonProtocolServiceException.ts +++ b/private/aws-protocoltests-json/src/models/JsonProtocolServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts index 245a2c5494f9..2ebb2a9c3cba 100644 --- a/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/DatetimeOffsetsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts index e3ffe396f1cb..9641d298357a 100644 --- a/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts index 53190e7e7b10..954467aa4fa8 100644 --- a/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts index 296b599877fa..06785d75eb0e 100644 --- a/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts index aa07b7930013..355404469fa5 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts index 2ac58e6e8067..dca178235a29 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNameCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts index add0c97eccd8..7802a0dea277 100644 --- a/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts @@ -13,7 +13,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts index c97c25a63087..30484403c1d7 100644 --- a/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/FractionalSecondsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts index 2d663bc50e38..8326fd4f5088 100644 --- a/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts index 7a6cea5328be..5c34ca66c7ed 100644 --- a/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-query/src/commands/HostWithPathOperationCommand.ts @@ -9,7 +9,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts index 18df6571b02d..dd808511b442 100644 --- a/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/IgnoresWrappingXmlNameCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts b/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts index 12a90b34200b..143291f08582 100644 --- a/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NestedStructuresCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts index 7f252251ba8e..01f2cc6a50f4 100644 --- a/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NoInputAndNoOutputCommand.ts @@ -9,7 +9,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts index ad9b5f6bb37a..0c949e3bd3d4 100644 --- a/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-query/src/commands/NoInputAndOutputCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts index 6c8f6bcb43d8..7741884e1b0f 100644 --- a/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-query/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index 8af5698aa29c..75e041afcb9a 100644 --- a/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -13,7 +13,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts index 263a89d77218..0c811593d3e5 100644 --- a/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryListsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts index 21cdb5d88434..2554cb94e371 100644 --- a/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryMapsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts b/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts index 8e8c9c98ca67..37521420e776 100644 --- a/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/QueryTimestampsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts b/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts index 4f81b15743da..37d48af9684c 100644 --- a/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/RecursiveXmlShapesCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts b/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts index fc3a69692da2..25fd114d8add 100644 --- a/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/SimpleInputParamsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts b/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts index 08acd61820dc..ff9a88b66d9b 100644 --- a/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/SimpleScalarXmlPropertiesCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts index 85fdb7dcbdec..fbc22c83d294 100644 --- a/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlBlobsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts index 7a579120cede..48d25ccb2ce6 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyBlobsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts index 676d3b2d2161..e2c0ebd88e2b 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyListsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts index 9414d6495d66..6b804ed6785a 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEmptyMapsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts index edc4deb14c2e..f51ffb07d338 100644 --- a/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlEnumsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts index 134e97a8190e..41974eafb0ec 100644 --- a/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlIntEnumsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts index 8ae49cb1f4a1..9d773204d269 100644 --- a/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlListsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts index 5243395ec9b5..62988a8dc14a 100644 --- a/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlMapsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts b/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts index 4901399e8589..68775ad22954 100644 --- a/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlMapsXmlNameCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts index 6647cc24cb83..ebb6fe6e6504 100644 --- a/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlNamespacesCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts index 065c8775c05d..1e43065132e2 100644 --- a/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-query/src/commands/XmlTimestampsCommand.ts @@ -10,7 +10,8 @@ import { QueryProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputType /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-query/src/index.ts b/private/aws-protocoltests-query/src/index.ts index 04b66aee5c0d..ec86dcaefc89 100644 --- a/private/aws-protocoltests-query/src/index.ts +++ b/private/aws-protocoltests-query/src/index.ts @@ -7,8 +7,8 @@ */ export * from "./QueryProtocolClient"; export * from "./QueryProtocol"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { QueryProtocolExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { QueryProtocolExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-query/src/models/QueryProtocolServiceException.ts b/private/aws-protocoltests-query/src/models/QueryProtocolServiceException.ts index e8be35d0c24d..c2135c1eb4ac 100644 --- a/private/aws-protocoltests-query/src/models/QueryProtocolServiceException.ts +++ b/private/aws-protocoltests-query/src/models/QueryProtocolServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts b/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts index 894c6a34ec5d..79c8e64751d0 100644 --- a/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/AllQueryStringTypesCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts index fae467ac30ba..8d05701ced49 100644 --- a/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/ConstantAndVariableQueryStringCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts index f92bea38af2b..859c9b44f513 100644 --- a/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/ConstantQueryStringCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts index 0d0c47598354..2ac1d0e899c9 100644 --- a/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DatetimeOffsetsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsMapValueCommand.ts b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsMapValueCommand.ts index fbd036cb5ba3..8e618ec063e0 100644 --- a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsMapValueCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsMapValueCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts index 437890f92da9..6f2cec3ca24f 100644 --- a/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DocumentTypeAsPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts index 119da086c97f..f09a7c7a4f7f 100644 --- a/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/DocumentTypeCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts index bd950f61710e..559fc35b3044 100644 --- a/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts index cc9a53897731..8ff5b0a0b8ad 100644 --- a/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts index f783eb61c0ec..36b06a0d23f3 100644 --- a/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts index 122cdf20a9be..43bf819e2415 100644 --- a/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/FractionalSecondsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts index 259df817de8a..9493b37ac45d 100644 --- a/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts b/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts index 1eaaa402330d..b3e71b895f90 100644 --- a/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HostWithPathOperationCommand.ts @@ -9,7 +9,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts index ba8e8949f9e8..e1b396569844 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpChecksumRequiredCommand.ts @@ -11,7 +11,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts index 7a96d7985716..cfa03f35f837 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpEnumPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts index 24a54dfb2474..d57379242c44 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsCommand.ts @@ -11,7 +11,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index d04a4a63634f..2e998eecb2c6 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -14,7 +14,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts index 542684db4b73..d34c3d0971ac 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithStructureCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithUnionCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithUnionCommand.ts index 29c00c574e8a..196f0bf449a2 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithUnionCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPayloadWithUnionCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts index 359c995597b3..3fcbcecbe757 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts index 24e0bd1efc79..fb738e064fa5 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpPrefixHeadersInResponseCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts index 0bb0db18abf7..69e16f026501 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithFloatLabelsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts index 1b3e0a941e73..db5e721705b6 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts index df6cf0a99684..a0d687234286 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts index 7806ce8c5c4d..ebbcdf62ea8c 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithLabelsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts index 57a48f3d79d6..c562f669c736 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpRequestWithRegexLiteralCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts index 625fd810d8ad..e5c86f618c2b 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpResponseCodeCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts index a8daadc9f3a3..6eedac7dde68 100644 --- a/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/HttpStringPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts b/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts index 8920d5ff2429..a1a5c3df671c 100644 --- a/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/IgnoreQueryParamsInResponseCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts index ce85b48f4a7e..0bff19bc28fd 100644 --- a/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/InputAndOutputWithHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts index dad5b7e0088f..a37de5a485b3 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonBlobsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts index 602aa0a791dd..8e56027ebfd4 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonEnumsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts index 5e72b63619a1..075605e536b8 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonIntEnumsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts index 75904925ec0f..5cf75d89ccb6 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonListsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts index 769663b56a26..528a1de22860 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonMapsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts index 22600e9a0a9a..d7c7685d7176 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonTimestampsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts b/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts index 2cbc1a7ebdff..bf1c0dfffc34 100644 --- a/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/JsonUnionsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts index 37f90ad9d748..235c1fa0ca14 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithBodyCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts index 71adb524e976..3c5952b42b8a 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithGenericStringCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts index a34602695da3..3db08f27ee8f 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedAcceptWithPayloadCommand.ts @@ -11,7 +11,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts index b904dd3d800a..be8ff2bd3992 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedBlobCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts index 75d042ed3a10..8e9182b4e8fa 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedBooleanCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts index 86f7a2a18b4e..a44cd2a85533 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedByteCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts index 6596a25c64be..201b0abcc157 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithBodyCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts index 0a7c2b5c0088..bcd55f513800 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithGenericStringCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts index db090b087daa..921c2cd23f4f 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithPayloadCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts index 576ffe5bad0f..7dac7c882ce9 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedContentTypeWithoutBodyCommand.ts @@ -12,7 +12,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts index 473e60f25bfc..bf5a39e15832 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedDoubleCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts index 0168b5e223d6..e6246ead8df1 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedFloatCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts index c6dcc9cf8789..11f16ca7aa83 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedIntegerCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts index 34cf7b59df59..6cb66df9e18c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedListCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts index a7d544eae39b..050da9fe5e5c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedLongCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts index df445beaf5b8..64d918256447 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedMapCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts index 507ae4bb8602..e00f6382f5f9 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedRequestBodyCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts index 98c00278333d..13bb89fafb1f 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedShortCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts index 099bce188b9d..c85507c30b3c 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedStringCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts index a0b06cb16edb..7c3c9a62681e 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDateTimeCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts index 0d4e9b4af1d8..e288cc0f0c8b 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyDefaultCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts index 51bd2f8a6ec5..7060e9488178 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampBodyHttpDateCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts index 6e3a65e42c39..e81e5779a74f 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDateTimeCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts index 0fd1b53c2179..24537e195070 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderDefaultCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts index d39c218e6b15..1714f9dcaabe 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampHeaderEpochCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts index ba169aff216c..62b8a30a7d1f 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathDefaultCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts index eb696a857e7f..1c2cb83dc8c8 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathEpochCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts index b2cdef9af7b4..a930ea472bae 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampPathHttpDateCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts index 5aec9609f796..420607c6eafd 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryDefaultCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts index 06f2d3eb2e3a..2799640643d4 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryEpochCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts index d057364dc94e..52cc62da6ab8 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedTimestampQueryHttpDateCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts b/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts index 9a90fa25d240..52459c7a98dd 100644 --- a/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MalformedUnionCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts b/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts index 5b04664dba1a..d5e0f46b0889 100644 --- a/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/MediaTypeHeaderCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts index 0f5f8535e6a9..bcba3126c1d0 100644 --- a/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NoInputAndNoOutputCommand.ts @@ -9,7 +9,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts index fac3fd5f4ed3..f2c3b6ee9e8d 100644 --- a/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NoInputAndOutputCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts index 36cf56f61b9a..caf510aea92e 100644 --- a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersClientCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts index 2b1acab90266..7ae0803d12f7 100644 --- a/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/NullAndEmptyHeadersServerCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts b/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts index e285c8da218c..2a03975b102e 100644 --- a/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/OmitsNullSerializesEmptyStringCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts b/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts index 2433784c2fd3..53921e149788 100644 --- a/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/OmitsSerializingEmptyListsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts b/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts index 6c66b0161eec..97b7920e1ff9 100644 --- a/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PostPlayerActionCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts b/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts index 0abcdf116e81..63c851532747 100644 --- a/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PostUnionWithJsonNameCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts index 4e3b78494bfc..0ee6a68c9a2c 100644 --- a/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index 5e35cf6bb0a4..9f45915d8320 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -13,7 +13,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts index 9089cfb14274..93e51fba265b 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryParamsAsStringListMapCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts b/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts index f0daebb21d84..a2c163969502 100644 --- a/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/QueryPrecedenceCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts b/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts index c9955b8a4f72..5a937323c279 100644 --- a/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/RecursiveShapesCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts index c61f2c57a641..a7acc9ca6fdc 100644 --- a/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/SparseJsonListsCommand.ts b/private/aws-protocoltests-restjson/src/commands/SparseJsonListsCommand.ts index e4a7cda790ba..0d28fe44beac 100644 --- a/private/aws-protocoltests-restjson/src/commands/SparseJsonListsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/SparseJsonListsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/SparseJsonMapsCommand.ts b/private/aws-protocoltests-restjson/src/commands/SparseJsonMapsCommand.ts index 03422b77ba7d..5e0689ae94b6 100644 --- a/private/aws-protocoltests-restjson/src/commands/SparseJsonMapsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/SparseJsonMapsCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts index 8abdc0064644..579e89a5ac04 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsCommand.ts @@ -14,7 +14,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts index c7f473782fa9..56e257621755 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsRequireLengthCommand.ts @@ -16,7 +16,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts index 9236a536fa18..6290792d87fd 100644 --- a/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/StreamingTraitsWithMediaTypeCommand.ts @@ -20,7 +20,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts index 5ae4d38cfd25..15d9f318577a 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestBodyStructureCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts index e66933ef3228..6ddf0fa79ffa 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestNoPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts index a5589ebc5265..53cd2831ed64 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestPayloadBlobCommand.ts @@ -11,7 +11,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts b/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts index 046f4840e59f..9cfecbcb10fd 100644 --- a/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TestPayloadStructureCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts b/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts index e7bd54b69774..a982dc733763 100644 --- a/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/TimestampFormatHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts b/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts index 4cb34a012e35..59e4ab6c6938 100644 --- a/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restjson/src/commands/UnitInputAndOutputCommand.ts @@ -9,7 +9,8 @@ import { RestJsonProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputT /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restjson/src/index.ts b/private/aws-protocoltests-restjson/src/index.ts index cbcc728ec92a..59d39122b39c 100644 --- a/private/aws-protocoltests-restjson/src/index.ts +++ b/private/aws-protocoltests-restjson/src/index.ts @@ -7,8 +7,8 @@ */ export * from "./RestJsonProtocolClient"; export * from "./RestJsonProtocol"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RestJsonProtocolExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RestJsonProtocolExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-restjson/src/models/RestJsonProtocolServiceException.ts b/private/aws-protocoltests-restjson/src/models/RestJsonProtocolServiceException.ts index f22cb29a93f2..b107bd85b492 100644 --- a/private/aws-protocoltests-restjson/src/models/RestJsonProtocolServiceException.ts +++ b/private/aws-protocoltests-restjson/src/models/RestJsonProtocolServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts b/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts index cba71326642f..d0f14c42bebb 100644 --- a/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/AllQueryStringTypesCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts index a200dd2472cf..db9644510759 100644 --- a/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/BodyWithXmlNameCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts index def15cffd715..aa78bf66544b 100644 --- a/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/ConstantAndVariableQueryStringCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts index f19a137889ff..18367e5feace 100644 --- a/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/ConstantQueryStringCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts b/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts index 9b01c127d7de..27a282fcb138 100644 --- a/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/DatetimeOffsetsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts index b1378c339de5..2c4eafffb417 100644 --- a/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EmptyInputAndEmptyOutputCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts index ebc00f589d1e..e417ffc426fe 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointOperationCommand.ts @@ -9,7 +9,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts index e2f08939412f..a49bacb63220 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelHeaderOperationCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts index 0ad057a54872..2b23a7e9fa0f 100644 --- a/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/EndpointWithHostLabelOperationCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts index ea2b6f25fe93..5a4f4cac3522 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts index a1925926edc5..13dfeed53f81 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNameCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts index cd491bc13fef..58e8af6ec573 100644 --- a/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FlattenedXmlMapWithXmlNamespaceCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts b/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts index 841b912c47cf..085b291af78b 100644 --- a/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/FractionalSecondsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts b/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts index ccdd6f20d950..15cae253f701 100644 --- a/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/GreetingWithErrorsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpEnumPayloadCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpEnumPayloadCommand.ts index 94e7b234c7aa..e7623b255068 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpEnumPayloadCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpEnumPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts index 7c0a9beca885..2ba6a245fef1 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsCommand.ts @@ -11,7 +11,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts index ccc04f199c5c..9d37adbdc063 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadTraitsWithMediaTypeCommand.ts @@ -14,7 +14,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public */ diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts index 48483a2dd19a..4ca54bc1d69c 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithMemberXmlNameCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts index cc9079d03c23..e2b7fb86cc53 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithStructureCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithUnionCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithUnionCommand.ts index dbd183b46b1d..36906b70daca 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithUnionCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithUnionCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts index 8c40f5f570d2..fa4300f2fcdb 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNameCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts index c10a2399f16a..8c4d5ab32119 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceAndPrefixCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts index 877217136819..ddc74f31f131 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPayloadWithXmlNamespaceCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts index c1134e6e38c1..249709e5454f 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpPrefixHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts index 5000fa72a89b..33c86a279b79 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithFloatLabelsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts index d925bec253f3..d1727ead6131 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithGreedyLabelInPathCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts index 30feddc8c4fc..49d00afa2474 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsAndTimestampFormatCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts index 74cbbfa64438..a51dbd2b85b5 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpRequestWithLabelsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts index 12313add4e96..f14fb507c442 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpResponseCodeCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/HttpStringPayloadCommand.ts b/private/aws-protocoltests-restxml/src/commands/HttpStringPayloadCommand.ts index c8283348b4aa..11532f66a7c1 100644 --- a/private/aws-protocoltests-restxml/src/commands/HttpStringPayloadCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/HttpStringPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts b/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts index b20fc98670f4..8d6b1679a921 100644 --- a/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/IgnoreQueryParamsInResponseCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts index f4cbdcb1948b..c3e8bc570a21 100644 --- a/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/InputAndOutputWithHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts index 775b81d6b3e0..a9446b36c708 100644 --- a/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NestedXmlMapsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts index 84c7bea8c612..9a57b0d936e4 100644 --- a/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NoInputAndNoOutputCommand.ts @@ -9,7 +9,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts b/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts index 11d90b83b40c..3bdafa2583ed 100644 --- a/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NoInputAndOutputCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts index 772281e71cc5..e161cd6cf35c 100644 --- a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersClientCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts index e27fea16750b..76b78b1480bd 100644 --- a/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/NullAndEmptyHeadersServerCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts b/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts index 012d86e77130..b89ef0a434cb 100644 --- a/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/OmitsNullSerializesEmptyStringCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts b/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts index 2a677bdd3131..532da26f5ff2 100644 --- a/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/PutWithContentEncodingCommand.ts @@ -11,7 +11,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts index 74ec90061ce3..e31040b48cd3 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryIdempotencyTokenAutoFillCommand.ts @@ -13,7 +13,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts index d9993b6b0c8d..ed3aa9f7ba42 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryParamsAsStringListMapCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts b/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts index eb0de822431f..5bb2e6d77fc2 100644 --- a/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/QueryPrecedenceCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts b/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts index 92eae780c100..3bc7b7836da5 100644 --- a/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/RecursiveShapesCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts b/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts index 532138ab575c..0bcc065bdd2f 100644 --- a/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/SimpleScalarPropertiesCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts b/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts index 1b44b5cd49d7..a1fe6f9a4bcf 100644 --- a/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/TimestampFormatHeadersCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts index 32dbe347c9d7..f15895258424 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlAttributesCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts index 9a2bde3d5435..057eb64534ba 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlAttributesOnPayloadCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts index cd91d713ee81..49dacdc3f8d1 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlBlobsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts index b0e4d8d2a7c8..a211a391df3f 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyBlobsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts index 6d3d537e8701..f36786392339 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyListsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts index e1f51056f3a0..9e6eb7ee4103 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyMapsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts index c6f69993b570..c68348458a6f 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEmptyStringsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts index 91e7714b4f9c..9387d8f72b1d 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlEnumsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts index d71447ed332e..e7c292d1679f 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlIntEnumsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts index a4228b8df684..fc39226a8379 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlListsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlMapWithXmlNamespaceCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlMapWithXmlNamespaceCommand.ts index b00719226369..f55c264f4563 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlMapWithXmlNamespaceCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlMapWithXmlNamespaceCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts index 68b9d77a809e..70b30ef378ab 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlMapsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts index f79e5d5c3aa1..720a3006dd82 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlMapsXmlNameCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts index d4253a8c4188..8110696c6aa8 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlNamespacesCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts index 9a9b76aca3b6..3cdc9d8f419d 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlTimestampsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts b/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts index c7d6f5130fd9..71af4d935bf0 100644 --- a/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts +++ b/private/aws-protocoltests-restxml/src/commands/XmlUnionsCommand.ts @@ -10,7 +10,8 @@ import { RestXmlProtocolClientResolvedConfig, ServiceInputTypes, ServiceOutputTy /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/aws-protocoltests-restxml/src/index.ts b/private/aws-protocoltests-restxml/src/index.ts index 4e00445ccdc7..771acdc94e2e 100644 --- a/private/aws-protocoltests-restxml/src/index.ts +++ b/private/aws-protocoltests-restxml/src/index.ts @@ -7,8 +7,8 @@ */ export * from "./RestXmlProtocolClient"; export * from "./RestXmlProtocol"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { RestXmlProtocolExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { RestXmlProtocolExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/aws-protocoltests-restxml/src/models/RestXmlProtocolServiceException.ts b/private/aws-protocoltests-restxml/src/models/RestXmlProtocolServiceException.ts index 561611645571..75765a3d0eea 100644 --- a/private/aws-protocoltests-restxml/src/models/RestXmlProtocolServiceException.ts +++ b/private/aws-protocoltests-restxml/src/models/RestXmlProtocolServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthCommand.ts index 290f1c119622..ee2160e5ea8e 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthOptionalCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthOptionalCommand.ts index bb9f329935f6..d6ff52ea6f06 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthOptionalCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyCustomAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts index d19a4cf8a505..728a44c093f8 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts index 3326f1431729..a6cdcd98ec26 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthCommand.ts index f597e1e581d5..5c7a636e3ce9 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts index 8655fb2b7c4a..8e1aa065f1fc 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthCommand.ts index b36c65bdd9a3..53a8468d3bdf 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthOptionalCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthOptionalCommand.ts index 489415636410..324a2690c7da 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthOptionalCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlyHttpBearerAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthCommand.ts index 1f332256d28a..76f57c67b0f8 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthOptionalCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthOptionalCommand.ts index 44e53ef4351e..d7531629a6fd 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthOptionalCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/OnlySigv4AuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/commands/SameAsServiceCommand.ts b/private/weather-experimental-identity-and-auth/src/commands/SameAsServiceCommand.ts index 6067bdeb8b8a..17480b4cad76 100644 --- a/private/weather-experimental-identity-and-auth/src/commands/SameAsServiceCommand.ts +++ b/private/weather-experimental-identity-and-auth/src/commands/SameAsServiceCommand.ts @@ -8,7 +8,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather-experimental-identity-and-auth/src/index.ts b/private/weather-experimental-identity-and-auth/src/index.ts index 3cfbabcd8426..d85079927279 100644 --- a/private/weather-experimental-identity-and-auth/src/index.ts +++ b/private/weather-experimental-identity-and-auth/src/index.ts @@ -2,8 +2,8 @@ /* eslint-disable */ export * from "./WeatherClient"; export * from "./Weather"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WeatherExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WeatherExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/weather-experimental-identity-and-auth/src/models/WeatherServiceException.ts b/private/weather-experimental-identity-and-auth/src/models/WeatherServiceException.ts index 2afd9bdd8e14..15983c892943 100644 --- a/private/weather-experimental-identity-and-auth/src/models/WeatherServiceException.ts +++ b/private/weather-experimental-identity-and-auth/src/models/WeatherServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/private/weather/src/commands/OnlyCustomAuthCommand.ts b/private/weather/src/commands/OnlyCustomAuthCommand.ts index 4ef6ee370694..a7ad958b3aa8 100644 --- a/private/weather/src/commands/OnlyCustomAuthCommand.ts +++ b/private/weather/src/commands/OnlyCustomAuthCommand.ts @@ -8,7 +8,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts b/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts index b9ec4c5715d8..665a8d1aa4b5 100644 --- a/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyCustomAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts index 013bed0750cd..0ef10ce03cdb 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts index af1c6e0252be..15b307b2529f 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAndBearerAuthReversedCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts index 4a97928d0a9d..ec9555bdc9eb 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAuthCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts b/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts index 84c6eaa7dbab..0f03a431aad0 100644 --- a/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyHttpApiKeyAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts b/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts index e76f94013a0b..f4541e944219 100644 --- a/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts +++ b/private/weather/src/commands/OnlyHttpBearerAuthCommand.ts @@ -8,7 +8,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts b/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts index 54245e525454..35e718ff42ce 100644 --- a/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlyHttpBearerAuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlySigv4AuthCommand.ts b/private/weather/src/commands/OnlySigv4AuthCommand.ts index bb5b2ff2e04c..bc1715f908bd 100644 --- a/private/weather/src/commands/OnlySigv4AuthCommand.ts +++ b/private/weather/src/commands/OnlySigv4AuthCommand.ts @@ -8,7 +8,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts b/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts index 0442ce468b0e..c326e7d63514 100644 --- a/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts +++ b/private/weather/src/commands/OnlySigv4AuthOptionalCommand.ts @@ -7,7 +7,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/commands/SameAsServiceCommand.ts b/private/weather/src/commands/SameAsServiceCommand.ts index 61256477d810..3417557d4b46 100644 --- a/private/weather/src/commands/SameAsServiceCommand.ts +++ b/private/weather/src/commands/SameAsServiceCommand.ts @@ -9,7 +9,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; /** * @public */ -export { __MetadataBearer, $Command }; +export type { __MetadataBearer }; +export { $Command }; /** * @public * diff --git a/private/weather/src/index.ts b/private/weather/src/index.ts index b17434a68527..02270289f959 100644 --- a/private/weather/src/index.ts +++ b/private/weather/src/index.ts @@ -2,8 +2,8 @@ /* eslint-disable */ export * from "./WeatherClient"; export * from "./Weather"; -export { RuntimeExtension } from "./runtimeExtensions"; -export { WeatherExtensionConfiguration } from "./extensionConfiguration"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { WeatherExtensionConfiguration } from "./extensionConfiguration"; export * from "./commands"; export * from "./models"; diff --git a/private/weather/src/models/WeatherServiceException.ts b/private/weather/src/models/WeatherServiceException.ts index 2afd9bdd8e14..15983c892943 100644 --- a/private/weather/src/models/WeatherServiceException.ts +++ b/private/weather/src/models/WeatherServiceException.ts @@ -4,7 +4,9 @@ import { ServiceExceptionOptions as __ServiceExceptionOptions, } from "@smithy/smithy-client"; -export { __ServiceException, __ServiceExceptionOptions }; +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; /** * @public diff --git a/scripts/generate-clients/config.js b/scripts/generate-clients/config.js index 9d774d77806b..76d8b50fe365 100644 --- a/scripts/generate-clients/config.js +++ b/scripts/generate-clients/config.js @@ -1,7 +1,7 @@ // Update this commit when taking up new changes from smithy-typescript. module.exports = { // Use full commit hash as we explicitly fetch it. - SMITHY_TS_COMMIT: "05b2fb2f92af20e824cc71ed4490ed0c7075964e", + SMITHY_TS_COMMIT: "3798bc15d1af6facaae87ad610986e973336febc", }; if (module.exports.SMITHY_TS_COMMIT.length < 40) {